1846709 Members
3660 Online
110256 Solutions
New Discussion

lvlnboot error

 
uadm26
Super Advisor

lvlnboot error

Hi,
In a 11.00 system the make_recovery reports an error, lookings to the related threads, I think the problem it's that:
/# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c1t6d0 (0/0/2/0.6.0) -- Boot Disk
/dev/dsk/c2t6d0 (0/0/2/1.6.0)
Unable to query the I/O interface: Parameter error.
lvlnboot: Unable to print reliable information.

Thanks for all,
Joel
11 REPLIES 11
Stephen Keane
Honored Contributor

Re: lvlnboot error

Can you run

# diskinfo /dev/rdsk/c2t6d0

and

# ioscan -Cdisk -fn
Alessandro Pilati
Esteemed Contributor

Re: lvlnboot error

Hi Joel,
check this link:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=38232&admit=-682735245+1127475050932+28353475

Regards,
Alex
if you don't try, you'll never know if you are able to
uadm26
Super Advisor

Re: lvlnboot error

Stephen Keane, yes I can:

reports of diskinfo:
# diskinfo /dev/rdsk/c2t6d0
SCSI describe of /dev/rdsk/c2t6d0:
vendor: SEAGATE
product id: ST318404LC
type: direct access
size: 17783240 Kbytes
bytes per sector: 512
Muthukumar_5
Honored Contributor

Re: lvlnboot error

Problem is with /etc/lvmtab or disk. Try to scan with, ioscan -fnuC disk. what is the software stage of S/W State field for that disk.

hth.
Easy to suggest when don't know about the problem!
uadm26
Super Advisor

Re: lvlnboot error

Hi,
I don't know where the problem is, I just can't done lvlnboot run without errors.

ioscan to the disk:

disk 1 0/0/2/1.6.0 sdisk CLAIMED DEVICE SEAGATE
ST318404LC
/dev/dsk/c2t6d0 /dev/rdsk/c2t6d0

the disk it's fine
Stephen Keane
Honored Contributor

Re: lvlnboot error

Can you run

# strings /etc/lvmtab

Or try

# mv /etc/lvmtab /etc/lvmtab.old
# vgscan

Helen French
Honored Contributor

Re: lvlnboot error

Try correcting the BDRA with this command:

# lvlnboot -R

and the try:

# lvlnboot -v

I would also recocemmed intsalling latest Ignite-UX software and use 'make_tape_recovery' command instead of 'make_recovery' (this is the old version)
Life is a promise, fulfill it!
Devender Khatana
Honored Contributor

Re: lvlnboot error

Hi,

Just curious if the root is mirrored and the error is related to the disk holding the second copy.Could you post
#vgdisplay -v /dev/vg00

if the root is mirrored ?

HTH,
Devender
Impossible itself mentions "I m possible"
Fabio Ettore
Honored Contributor

Re: lvlnboot error

Hi Joel,

did what Shiju suggest to help you?
I think he is right.

lvlnboot -R

Best regards,
Fabio
WISH? IMPROVEMENT!
Fabio Ettore
Honored Contributor

Re: lvlnboot error

Hi Joel,

did Shiju suggestions' help you?
I think he is right.

lvlnboot -R

Best regards,
Fabio
WISH? IMPROVEMENT!
uadm26
Super Advisor

Re: lvlnboot error

Thanks, but I know now where the problem is.
Before the HP technical change an I/O interface card the ioscan reports that one disk is NO_HW, but not a boot device.