Bug 6560 - [patch] ltspfs mount points fail on NFS
Summary: [patch] ltspfs mount points fail on NFS
Status: REOPENED
Alias: None
Product: LTSP
Classification: Unclassified
Component: local devices (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Jim McQuillan
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2006-04-12 01:58 UTC by andrewz
Modified: 2008-01-11 02:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
diff against /usr/sbin/lbus_event_handler.sh from LTSP 4.2 (2.56 KB, patch)
2006-04-12 01:59 UTC, andrewz
Details | Splinter Review

Description andrewz 2006-04-12 01:58:20 UTC
If /home is on NFS, then ltpfs fails with an error about a stale NFS handle. 
The attached patch mounts in /mnt/localdev and links ~/Drives to /mnt/localdev/$USER
Comment 1 andrewz 2006-04-12 01:59:13 UTC
Created attachment 5259 [details] [review]
diff against  /usr/sbin/lbus_event_handler.sh from LTSP 4.2
Comment 2 Scott Balneaves 2006-05-16 13:35:20 UTC
I'd need more info to help with this.  I do know that ltspfs works just fine
mounting under NFS on Debian Sarge, and Ubuntu Breezy, as this is how I use it
at work.  Which NFS server are you running?  A userspace server, or kernelspace
server?  The kernelspace one ties in with VFS just fine, and should interact
with ltspfs no problem.

Comment 3 andrewz 2006-05-31 12:24:59 UTC
>Which NFS server are you running?  A userspace server, or kernelspace
server?  

I use the systems' default NFS servers, and I assume those are kernelspace.  

NFS Server: Trustix 2.2, Linux 2.4
NFS Client: Fedora Core 5, Linux 2.16

Perhaps the problem is when I tested it, the NFS server did not having nfslock
running.  (Now nfslock is running, but right now, I don't have time to test.)
Comment 4 Richard Houston 2006-07-07 11:15:21 UTC
(In reply to comment #3)
> >Which NFS server are you running?  A userspace server, or kernelspace
> server?  
> 
> I use the systems' default NFS servers, and I assume those are kernelspace.  
> 
> NFS Server: Trustix 2.2, Linux 2.4
> NFS Client: Fedora Core 5, Linux 2.16
> 
> Perhaps the problem is when I tested it, the NFS server did not having nfslock
> running.  (Now nfslock is running, but right now, I don't have time to test.)


Hi Guys,

I have the same issue. If the users home dir is on NFS, we host our home folders
on a IBM AS/400 V5R3 system, then we get the following error "Unable to make the
fifo: Unknown error 524" but if the user's home dir is on the local system it
works great.

Thanks
Richard Houston
Comment 5 andrewz 2006-07-14 11:24:07 UTC
Turning on nfslock did not help, but enabling no_root_squash fixed the problem.
 However, no_root_squash is not always good, so I'm still hoping the patch (or
something like it) will be merged.

Also, I now believe my NFS servers are actually kernelspace.
Comment 6 Benjamin Close 2008-01-11 02:36:49 UTC
Bugzilla Upgrade Mass Bug Change

NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.

  - benjsc
    fd.o Wrangler


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.