Just to add the solution to the archive:

1) Of course Scott is right that /dev/fuse must exist.

    I was doing an ls -l /dev/fuse as a regular, non-fuse group user so 
(of course) couldn't see the file. The /dev/fuse exists on all the 
working systems

2) I was using a custom 2.6.16 kernel under Debian Sarge. The Debian 
Sarge fuse source does not compile cleanly due to a change in i_sem in 
the 2.6.16 kernel.

   I'm not sure why compiling the fuse module as part of the kernel 
didn't work.

  Falling back to an older kernel solved the problem, the Debian fuse 
module compiled cleanly and there was joy all around.

  Thank you Scott for the help.

Pete Billson
-- 
http://www.elbnet.com
ELB Internet Services, Inc.
Reliable Tech Support for New Jersey's Public Libraries

Scott Balneaves wrote:
> On Fri, Aug 25, 2006 at 04:10:12PM -0400, Peter Billson wrote:
>> Here is the output of the diagnistics:
>> #2 - VERSION=4.2 update 3
>> #3 - shows /sbin/lbuscd running
>>      /tmp/drives exists
>>      /tmp/drives/My_Floppy exists but is empty
>> #4 - hostname returns ws7
>> #5 - fstab shows /dev/fd0 /tmp/drives/My_Floppy auto rw,noatime 0 0
>> #7 - user is in fuse group
>> #8 - shows /usr/bin/perl -w /usr/sbin/lbussd running
>> #9 - lsmod shows "fuse size 41352 Used by 0"
>>      /dev/fuse did not exist but I created it now shows
>>      crw-rw---- root fuse 10, 229
>>      (side note: I have working installations that
>>                  do not have the /dev/fuse file)
> 
> Nope.  That won't work.  Simply doing a mknod in the /dev directory
> doesn't work anymore.  At least, not on any distro running udev.  Check
> the server's udev rules.
> 
> And it is absolutely, totally, unequivacally impossible for fuse to work
> without a /dev/fuse.  Now, the distro you're on may have chosen to put
> it somewhere else in the dev tree, but it's GOT to be there.  The same
> may apply here.  You've not noted what distro this is on.
> 
> Scott
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to