1832907 Members
3334 Online
110048 Solutions
New Discussion

Unable to boot Server

 
H_16
Trusted Contributor

Unable to boot Server

I have an N-CLass, I have just upgraded to 11.23 and the server was ok.

Powered off and moved server, now server wont reboot. Below are the messages are Im receiving..

ISL> hpux -lm

Boot
: disk(0/0/2/0.6.0.0.0.0.0;0)/stand/vmunix

alloc_pdc_pages: Relocating PDC from 0xffff800000 to 0x7eb00000.
DoCalllist done

Memory Class Setup
-------------------------------------------------------------------------
Class Physmem Lockmem Swapmem
-------------------------------------------------------------------------
System : 16384 MB 16384 MB 16384 MB
Kernel : 16384 MB 16384 MB 16384 MB
User : 15460 MB 13472 MB 13525 MB
-------------------------------------------------------------------------


gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: cachefs_link(): File system was registered at index 4.
NOTICE: nfs3_link(): File system was registered at index 7.


System Console is on the Built-In Serial Interface
Logical volume 64, 0x3 configured as ROOT
Logical volume 64, 0x2 configured as SWAP
Logical volume 64, 0x2 configured as DUMP
Swap device table: (start & size given in 512-byte blocks)
entry 0 - major is 31, minor is 0x16003; start = 0, size = 4194304
Starting the STREAMS daemons-phase 1
NOTE: VxVM is_vxvmroot ERROR V-5-1-6076 Cannot stat /dev/root.
vxfs: WARNING: msgcnt 1 mesg 096: V-2-96: vx_setfsflags - /dev/root file system
fullfsck flag set - vx_ierror
vxfs: WARNING: msgcnt 2 mesg 017: V-2-17: vx_dirlook - / file system inode 2478
marked bad incore
?vxfs msgcnt 2 offset 0x00000000 0 0 0 0
?vxfs msgcnt 2 offset 0x00000010 0 0 0 0
?vxfs msgcnt 2 offset 0x00000020 0 0 0 0
?vxfs msgcnt 2 offset 0x00000030 0 585b29ab 0 0
?vxfs msgcnt 2 offset 0x00000040 0 0 0 0
?vxfs msgcnt 2 offset 0x00000050 0 0 0 0
?vxfs msgcnt 2 offset 0x00000060 0 78 0 0
?vxfs msgcnt 2 offset 0x00000070 0 0 0 0
?vxfs msgcnt 2 offset 0x00000080 0 0 0 0
?vxfs msgcnt 2 offset 0x00000090 0 0 0 0
?vxfs msgcnt 2 offset 0x000000a0 0 0 0 0
?vxfs msgcnt 2 offset 0x000000b0 0 0 0 0
?vxfs msgcnt 2 offset 0x000000c0 0 0 0 0
?vxfs msgcnt 2 offset 0x000000d0 0 0
vxfs: WARNING: msgcnt 3 mesg 096: V-2-96: vx_setfsflags - /dev/root file system 0 0 013bff74 ***
memory config
fullfsck flag set - vx_ierrorffset 0x00000010 0
Root check done.
vxfs: WARNING: msgcnt 4 mesg 096: V-2-96: vx_setfsflags - /dev/root file system
fullfsck flag set - vx_ierror

2 REPLIES 2

Re: Unable to boot Server

is the disk mirrored? have you attempted to boot off the mirror?

otherwise you'll need a HP-UX 11.23 install disc and will need to boot to a recovery shell and attempt to fsck the filesystem

HTH

Duncan

I am an HPE Employee
Accept or Kudo
G V R Shankar
Valued Contributor

Re: Unable to boot Server

Hi,

Looks like the root FS is corrupt. Try to boot the system using alternate boot disk. If it doesn't work insert the OS CD, boot the system using OS CD, select Recovery Shell. At the prompt, use the commands loadfile -v to load all the HP UX command utilities.
If you don't have a OS CD, you can try to boot the system using ignite server.

From there start your diagnosis.

ioscan -fnC disk
diskinfo
mount the root FS and perform fsck.

Ravi.