LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   restarting system via ssh access when shutdown does not work (https://www.linuxquestions.org/questions/linux-newbie-8/restarting-system-via-ssh-access-when-shutdown-does-not-work-893116/)

coenvh 07-22-2011 04:48 AM

restarting system via ssh access when shutdown does not work
 
Hello,

I did something foolish:

After NFS mounting some system folders (i.e. lib, usr) of a slave cluster node to /lib & /usr located on the master cluster server I got into some problems:

I forgot Ubuntu 10.04 was installed on this particular slave node, while the master node runs 9.10.
Now, I am not able to unmount these folders using umount, or restart the system using shutdown, I get some error: " /lib/libblkid.so.1: version `BLKID_2.17' not found".

Is there an alternative way to unmount these NFS shares, or to restart the system to undo the mounts ?

The systems are located elsewhere, so just physically restarting the system would not be the preferred option..

Thanks in advance.

coen

macemoneta 07-22-2011 07:43 AM

A 'reboot -f -n' should do it. See 'man reboot' for details.

jefro 07-22-2011 06:10 PM

This is how to unmount nfs.
http://manpages.ubuntu.com/manpages/...unt.nfs.8.html

Shutdown may render it off not to restart.


All times are GMT -5. The time now is 11:00 PM.