Operating System - HP-UX
1834041 Members
2284 Online
110063 Solutions
New Discussion

i cant boot to runlevel 3 directly

 

i cant boot to runlevel 3 directly

I cant boot to runlevel 3 directly i have to write init 1,init2,init 3.
OS HPUX 11.i
Model SUPERDOME 64

Thanks in advance
9 REPLIES 9
melvyn burnard
Honored Contributor

Re: i cant boot to runlevel 3 directly

What (if any) error or warning messages do you get at boot time?
What is the initdefault set to in /etc/inittab?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!

Re: i cant boot to runlevel 3 directly

init:3:initdefault:


Warning is

cleaning /etc/ptmp

Re: i cant boot to runlevel 3 directly

See attachment
melvyn burnard
Honored Contributor

Re: i cant boot to runlevel 3 directly

your attachment makes no sense, it does not say it cannot go to run level 3 or any other warnings/errors.
Do you get any prompt at all?
What state do you get to to be able to do init 3 ?

Do you have any iSCSI devices with file systems in tyhe VG's that are showing errors?
And is this HP-UX 11.11 or 11.23?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!

Re: i cant boot to runlevel 3 directly

HPUX 11.11

no prompt
melvyn burnard
Honored Contributor

Re: i cant boot to runlevel 3 directly

If you have no prompt, please inform us how you get the server to go to run level 2 and 3?
Also, are you using iSCSI devices?
As a test, edit the /etc/fstab file and comment out all file systems to be mounted except those in VG00.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!

Re: i cant boot to runlevel 3 directly

hpux -is
init 1
init 2
init 3

no problem
boot disk SCSI
cat /etc/fstab

/dev/vg00/lvol3 / vxfs delaylog 0 1
/dev/vg00/lvol1 /stand hfs defaults 0 1
/dev/vg00/lvol4 /opt vxfs delaylog 0 2
/dev/vg00/lvol5 /tmp vxfs delaylog 0 2
/dev/vg00/lvol6 /usr vxfs delaylog 0 2
/dev/vg00/lvol7 /var vxfs delaylog 0 2
/dev/vg00/homevol /export/home vxfs log,nodatainlog 0 0
/dev/vg00/u01vol /u01 vxfs log,nodatainlog 0 0
/dev/uservg02/supportvol /support vxfs log,nodatainlog 0 0
/dev/uservg01/u02vol /u02 vxfs log,nodatainlog,largefiles 0 0
/dev/uservg01/stagingvol /staging vxfs log,nodatainlog 0 0
/dev/sscextend/lvswap ... swap pri=1 0 0
/dev/uservg01/vol3 /u03 vxfs delaylog 0 2
/dev/tstvg01/tst_vol01 /tst_db01 vxfs rw,suid,largefiles,delaylog,datainlog 0 2
/dev/tstvg01/tst_vol02 /tst_db02 vxfs rw,suid,largefiles,delaylog,datainlog 0 2
/dev/uservg02/lvad1 /TST_home vxfs rw,suid,largefiles,delaylog,datainlog 0 2
/dev/tstvg02/Lv_tst_svi01 /tst_svi01 vxfs rw,suid,largefiles,delaylog,datainlog 0 2
/dev/tstvg02/tst_works /tst_works vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2
/dev/tstvg02/tst_userterr /tst_userterr vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2
/dev/tstvg02/tst_svi02 /tst_svi02 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2
/dev/tstvg02/tst_svi03 /tst_svi03 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2
/dev/tstvg02/tst_svi04 /tst_svi04 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2
/dev/tstvg02/tst_svi05 /tst_svi05 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2
/dev/tstvg02/tst_svi10 /tst_svi10 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2

Re: i cant boot to runlevel 3 directly

only VG00 done with same error
melvyn burnard
Honored Contributor

Re: i cant boot to runlevel 3 directly

Was this working before?
If so, what has changed? Patches? New products?

This looks like you may need to log a call woth your local HP Response Centre.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!