Well, the halt problem seems to be solved. It was caused by mounting NFS filesystem within a tree of another NFS fs. Like mounting NFS on /home and then another NFS mount to /home/another/nfs. Obviously the umount of /home happens before umount of /home/another/nfs and fails. Once I have moved /home/another/nfs mountpoint out of /home, halt seems to work (several attempts, no failure).
I still wonder why the shutdown initiated by Power button or Ctrl+Alt+Del worked while GDM button didn't. There are no open files on /home/another/nfs (almost never). Thanks for help, Petr -- Petr "Tosuja" Klíma Mail: [EMAIL PROTECTED] Web: www.tosuja.info ICQ: 52057532 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
