1826074 Members
3454 Online
109690 Solutions
New Discussion

Re: System hang

 
Salm
Frequent Advisor

System hang

My D class Server always hanged on booting at the point of " Start NFS client subsystem"
stage.

any one can help me???
3 REPLIES 3
Wouter Jagers
Honored Contributor

Re: System hang

Maybe the machine is trying to mount NFS filesystems which are not available..

If you know by heart which NFS filesystems the machine uses, check the related NFS servers and make sure the NFS exports are working correctly.

If you don't know which filesystems it needs, it might be an idea to start the machine in single user mode. This way you can check your /etc/fstab for the NFS filesystems (and maybe comment them out for now).

Cheers
Wout
an engineer's aim in a discussion is not to persuade, but to clarify.
Dennis Handly
Acclaimed Contributor

Re: System hang

You could try typing control shift \, then do what Wout said about looking at fstab.
Berd
Trusted Contributor

Re: System hang

Are you sure that the NIC's get configured correctly, or that the server is able to resolve any host names it requires fof NFS ?

I have seen this problem when building machines and I assign temporary network parameters.

Regards,
Berd