Operating System - HP-UX
1834149 Members
3362 Online
110064 Solutions
New Discussion

/ file system mounted in /dev/root file automatically how?

 
SOLVED
Go to solution
HPquestion
Regular Advisor

Re: / file system mounted in /dev/root file automatically how?

Thanks! Is that means that without rebooting I can just do the following as 'lvdisplay - v ' on lvol3 looks normal (shown above) to fix the current production issue?

# mv /etc/mnttab /etc/mnttab.old
# mount -a
# bdf
Mridul Shrivastava
Honored Contributor

Re: / file system mounted in /dev/root file automatically how?

Yes the above three commands in sequence will fix the issue.

Make sure to fix the fstab so you don't face the same issue after next reboot.
Time has a wonderful way of weeding out the trivial
HPquestion
Regular Advisor

Re: / file system mounted in /dev/root file automatically how?

"Well yes and no, curtain HP commands will not work properly like ignite's make_tape/net_recovery commands."

Is that mean that after we fix /dev/root situation, we won't abe able to use ignite's make_tape/net_recovery commands.?
Robert-Jan Goossens
Honored Contributor

Re: / file system mounted in /dev/root file automatically how?

No NO No :-) fix this and you will be able to run make_tape/net_recovery commands.