1830895 Members
1498 Online
110017 Solutions
New Discussion

nfs problem on vpar

 
SOLVED
Go to solution
jimmy_39
Advisor

nfs problem on vpar

i have a partition blocked on nfs client in startup .
as I can skip the passage of the nfs server ?

what is the command ?
thank
5 REPLIES 5
Alzhy
Honored Contributor

Re: nfs problem on vpar

Use CTRL| (control pipe) to skip NFS/network related startup hiccups.
.
Hwy is it blocked in the first place... DNS issue?
.
HTH.
Hakuna Matata.
Jeff Schussele
Honored Contributor

Re: nfs problem on vpar

Hi Jimmy,

Keystroke is ctrl-backslash

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Pete Randall
Outstanding Contributor

Re: nfs problem on vpar

Jimmy,

The keystroke I've used (I think it depends on your keyboard) is break.

And, the reason you're having problems is usually a problem with host name resolution/network configuration. Make sure you can nslookup, by name and ip, forward and backwards, and double check your network config, routing, etc.

Good luck,


Pete


Pete
jimmy_39
Advisor

Re: nfs problem on vpar

thanks but I have tried with ctrl| and backslash without some result
Jeff Schussele
Honored Contributor
Solution

Re: nfs problem on vpar

Hi Jimmy,

OK, then I suspect that you're not running a standard term type OR you're term is misreporting that type.
Once you get to a terminal session, run
stty -a
and look for the keystroke for Quit
That's the one you need to use & IF that doesn't do it, then your terminal is not reporting it's type correctly.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!