Operating System - HP-UX
1832305 Members
2077 Online
110041 Solutions
New Discussion

Re: pesky Messages of Cannot query all physical volume on Reboot

 
Brad Sheldon
Occasional Advisor

pesky Messages of Cannot query all physical volume on Reboot

Hi Guru's we have an                  9000/800/rp3410  running  :/root # uname -a
HP-UX  B.11.23 U 9000/800 3875740098 unlimited-user license
What happens  is on reboot the kernel still trys  to boot  off dead paths, off an EMC clarion

 

I have tried powermt check m powermt config  , and powermt save

 

Still getting the below messages.

Is there anyway to get rid of these to speed up the boot process ?

 

THanks Gurus,

 

/sbin/ioinitrc:
lvlnboot: Warning: couldn't query physical volume "/dev/dsk/c2t0d0":
The specified path does not correspond to physical volume attached to
this volume group
lvlnboot: Warning: couldn't query all of the physical volumes.
lvlnboot: Warning: couldn't query physical volume "/dev/dsk/c27t0d0":
The specified path does not correspond to physical volume attached to
this volume group
lvlnboot: Warning: couldn't query all of the physical volumes.
lvlnboot: Warning: couldn't query physical volume "/dev/dsk/c27t0d0":
The specified path does not correspond to physical volume attached to
this volume group
lvlnboot: Warning: couldn't query all of the physical volumes.
/sbin/krs_sysinit:
NOTICE: mod_fs_reg: Cannot retrieve configured loading phase from KRS for module: cifs. Setting to load at INIT

       * The module 'rng' has been loaded.
       * The module 'ipf' has been loaded.
       * The module 'dmphdsalua' has been loaded.
       * The module 'dmphpalua' has been loaded.

 

 

 

 

 

1 REPLY 1
Torsten.
Acclaimed Contributor

Re: pesky Messages of Cannot query all physical volume on Reboot

You have a problem with 2 disks:

c2t0d0
c27t0d0

The first is likely a local (boot) disk.

Let's check this disk first:

# strings /etc/lvmtab

# vgdisplay -v vg00

# ioscan -fn

# lvlnboot -v

Post the results!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!