Operating System - HP-UX
1851078 Members
2532 Online
104056 Solutions
New Discussion

Re: fsck fail during boot

 
leelangco_1
Frequent Advisor

fsck fail during boot

i have a vg01 in my system(11iv1),there is lvol1 on vg01,and it mount on /home1. i comment
# /dev/vg01/lvol1 /home1 vxfs delaylog 0 2
in my fstab.

when i reboot my system,and the system is starting,i found the system make a FSCK on the
/dev/vg01/rlvol1 ,and it fails.

and the system drop into a shell:(bcheckrc)#
i type "exit",then the system start to another boot stage,then it starts complete.

when log into my system, i found that /dev/vg01/lvol1 /home1 vxfs delaylog 0 2 became automatically uncomment.

now i want help from you.points will be given!

3 REPLIES 3
Ernesto Cappello
Trusted Contributor

Re: fsck fail during boot

Hi you have some problem with /dev/vg01/rlvol1

run "fsck" with "y" option ... to repair the volume!

For further information look the following URL:

http://osr600doc.sco.com/en/FS_admin/_Generic_fsck_and_Its_Options.html

Best regards.
Ernesto
Fabio Ettore
Honored Contributor

Re: fsck fail during boot

Hi,

it's a very strange behaviour. I've never heard that entries in fstab comment/uncomment automatically.

Take the following test:

- reboot in single user mode;
- comment line about /dev/vg01/lvol1 in fstab;
- init 3

What happens?

Best regards,
Fabio
WISH? IMPROVEMENT!
Ernesto Cappello
Trusted Contributor