Beste WHTers,

Bij het herstarten van 1 van onze server gaat er iets niet helemaal goed en bij het uitschakelen (shutdown -h now) duurd het een eeuwigheid voordt de server daadwerkelijk uitschakeld.

OS: CentOS4.4 met DirectAdmin

Het volgende vind ik in de boot.log:

umount: umount: /tmp: device is busy
umount: umount: /tmp: device is busy
netfs: Unmounting loopback filesystems: failed
losetup: ioctl: LOOP_CLR_FD: Device or resource busy
netfs: Detaching loopback device /dev/loop0: failed
umount: umount: /tmp: device is busy
umount: umount: /tmp: device is busy
netfs: Unmounting loopback filesystems (retry): failed
losetup: ioctl: LOOP_CLR_FD: Device or resource busy
netfs: Detaching loopback device /dev/loop0: failed
umount: umount: /tmp: device is busy
umount: umount: /tmp: device is busy
netfs: Unmounting loopback filesystems (retry): failed
losetup: ioctl: LOOP_CLR_FD: Device or resource busy
netfs: Detaching loopback device /dev/loop0: failed
FSTAB file ziet er als volgd uit:
LABEL=/ / ext3 defaults,usrquota,grpquota 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs noexec,nosuid 0 0
LABEL=/home /home ext3 defaults,usrquota,grpquota 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
LABEL=/tmp /tmp ext3 loop,noexec,nosuid 0 0
LABEL=/usr /usr ext3 defaults 1 2
LABEL=/var /var ext3 defaults 1 2
LABEL=SWAP-sda7 swap swap defaults 0 0