https://bugzilla.novell.com/show_bug.cgi?id=466484 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466484#c85 --- Comment #85 from Dr. Werner Fink <werner@novell.com> 2009-02-24 06:02:00 MST --- In normal case the 1) should be handled as the /etc/init.d/boot.localfs knows about cifs as it is part of the netfs variable. To bo not deadlocked such file systems will be ignored. the second case 2) seems not be the problem but it could be a problem as you mount local devices into a remote file system ... I've no clue what happens here ... but the mtab shows: /dev/sda5 on / type reiserfs (rw,acl,user_xattr) /proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) debugfs on /sys/kernel/debug type debugfs (rw) udev on /dev type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/mapper/dati-home on /home type xfs (rw) /dev/mapper/dati-samba on /mnt/samba type xfs (rw) /dev/mapper/dati-vmware on /mnt/vmware type reiserfs (rw) securityfs on /sys/kernel/security type securityfs (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) gvfs-fuse-daemon on /home/SSIS/diego.ercolani/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=SSIS+diego.ercolani) .. it seems that terminating the pid 4472 is the reason why your system hangs around. The pid belongs to the process of /usr/lib64/gam_server and seems to be connected to /usr/lib64/gvfs/gvfs-fuse-daemon as it use the same user id 10000. Please run rpm -qf /usr/lib64/gam_server to determine to which package this daemon belongs to. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.