luna6
30th November 2004, 05:50 AM
I have 2 fc3 boxes. Box1 is running samba, and box2 I used webmin to mount shares from box1. When I go to reboot box2 with the mapped shared drives, during shutdown it will hang and give me this error :
Code: Bad EIP value.
/etc/rc6.d/S01reboot: line 195: 5766 Segmentation fault /sbin/fuser -k -m $sig $remaining >//dev/null
Unmounting file systems (retry): umount2:Device or resource busy
umount: /home:device is busy
umount2: Device or resource busy
umount: /home:device is busy
umount2: Device or resource busy
..says same thing about other mounted drives...then goes on to say
[FAILED]
<3>arch.i386/kernal/semaphore.c:64: spin_is_locked on uninitialized spinlock 20b06ac0.
arch/i386/kernal/semaphore.c:81: spin_is_locked on uninitialized spinlock 20b06ac0
...can someone explain why this is happening? I have lost data on some of my shared samba drives in the last 2 days so this is making me think it maybe becuase of this shutdown problem. Also would someone recommend using NFS over Samab for this purpose of mounting drives on another linux box? I would like to mount and share drives on both computers to the other computer....I also have a 3rd windows box which I started off using samba, but I could just use samba to share between linux and windows, and use NFS between the two linux box if it would be more efficient/advantageous. I dont really know much about the benefits of NFS. thanks any tips / help is appreciated.
Code: Bad EIP value.
/etc/rc6.d/S01reboot: line 195: 5766 Segmentation fault /sbin/fuser -k -m $sig $remaining >//dev/null
Unmounting file systems (retry): umount2:Device or resource busy
umount: /home:device is busy
umount2: Device or resource busy
umount: /home:device is busy
umount2: Device or resource busy
..says same thing about other mounted drives...then goes on to say
[FAILED]
<3>arch.i386/kernal/semaphore.c:64: spin_is_locked on uninitialized spinlock 20b06ac0.
arch/i386/kernal/semaphore.c:81: spin_is_locked on uninitialized spinlock 20b06ac0
...can someone explain why this is happening? I have lost data on some of my shared samba drives in the last 2 days so this is making me think it maybe becuase of this shutdown problem. Also would someone recommend using NFS over Samab for this purpose of mounting drives on another linux box? I would like to mount and share drives on both computers to the other computer....I also have a 3rd windows box which I started off using samba, but I could just use samba to share between linux and windows, and use NFS between the two linux box if it would be more efficient/advantageous. I dont really know much about the benefits of NFS. thanks any tips / help is appreciated.