Scott, et. al.:

I have the same problem on the FIRST attempt to use a device. I plug in a 
USB key, look in the (wkstn) /etc/fstab/ and see it mounted as a SCSI device:
/dev/scsi/host1/bus0/target0/lun0/part1 /tmp/drives/Removable_Device_483_Mb 
auto rw,noatime 0 0

It's also there as a CD drive, but nothing, including "manually firing" 
the handler script will get me access to it; though 
"/usr/sbin/lbus_event_handler.sh add block tmp 1024 Temp" seems to work, 
and produces a mount entry, when I fix it to point at the device it also 
produces "Unable to run the command specified. The file or folder 
file:///home/krishna/Drives/tmp/drives/ does not exist.") All other tests 
suggested in the wiki seem to be passing, e.g. fuse is installed as a 
module, the user has membership in the fuse group, etc. Any ideas?

-Krishna
p.s. Here's some goodies:(on xterm = server)

-rwsr-x---  1 root fuse 18376 2006-04-29 11:32 /usr/bin/fusermount

$ ps xa|grep lbus
14174 ?        S      0:00 /usr/bin/perl -w /usr/sbin/lbussd

$ mount 
/dev/sda2 on / type reiserfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /boot type reiserfs (rw,notail)
tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)
automount(pid4023) on /misc type autofs 
(rw,fd=4,pgrp=4023,minproto=2,maxproto=4)
automount(pid4129) on /net type autofs (rw,fd=4,pgrp=4129,minproto=2,maxproto=4)
automount(pid4195) on /mnt/localdev type autofs 
(rw,fd=4,pgrp=4195,minproto=2,maxproto=4)
automount(pid4050) on /smb type autofs (rw,fd=4,pgrp=4050,minproto=2,maxproto=4)
ltspfs on /home/krishna/Drives/tmp type fuse (rw,nosuid,nodev,user=krishna)


On Tue, 13 Jun 2006, Scott Balneaves wrote:

On Tue, Jun 13, 2006 at 12:44:59PM -0500, Scott Balneaves wrote:

> Why would you be installing the debian one?  You want the ubuntu one, as
> it's been compiled against the differing ubuntu libs.  Could this be
> your problem?

Barring that, it seems to be in the lbuscd on the workstation, at least,
thats what everything seems to point to.  However, quite frankly, I've
tested this a hundred times in the last couple of weeks, and haven't
been able to duplicate it.  So it's got to be something really tweaky in
the lbuscd code.

Jim and I are going to be at the Ubuntu dev conf soon, so we'll have
some time to take a quick sniff through the source code.  But in all
honesty, we simply haven't seen this behavior here.  I'm using it
extensively here at work, and it's functioning fine, and our users log
in and out all day.

So, it's a puzzle.

Scott



_____________________________________________________________________
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