Operating System - HP-UX
1753795 Members
7056 Online
108799 Solutions
New Discussion юеВ

Re: erorr when do lvlnboot -s

 
hi_5
Frequent Advisor

erorr when do lvlnboot -s

lvlnboot: Unable to configure swap logical volume.
Swap logical volume size beyond the IODC max address.

7 REPLIES 7
James R. Ferguson
Acclaimed Contributor

Re: erorr when do lvlnboot -s

Hi:

One possibility is given by Technical Knowledge Base document #KBRC00010650: you cannot use disks connected to an A5838A
SCSI card for swap or dump space.

Regards!

...JRF...
Patrick Wallek
Honored Contributor

Re: erorr when do lvlnboot -s

See the following documents from the TKB:

Doc ID KBRC00010650:
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000064209299

Doc ID KBRC00002217:
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065679378

Patch PHCO_27408 (this is for HP-UX 11.11):
http://www2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_27408

All the above documents mention the error you are getting somewhere in them. Whether they are applicable to you depends on what version of HP-UX you are using and what type of hardware you have.
hi_5
Frequent Advisor

Re: erorr when do lvlnboot -s

os 11.0 , host is connect via SAN to HP storageworks. and the disk has a mirrorset on the HPstorageworks...
any thoughts?
Michael Tully
Honored Contributor

Re: erorr when do lvlnboot -s

Denver Osborn
Honored Contributor

Re: erorr when do lvlnboot -s

What Model of system and firmware rev?

Do you know what FC HBA is on this box, maybe an A5158A?

-denver
hi_5
Frequent Advisor

Re: erorr when do lvlnboot -s

I am not using mirroring to duplicate the disk.., my plan to use (cpio) method...

and here is the order that i create

pvcreate -B -f /dev/rdsk/disk
mkdir /dev/vgroot
mknod /dev/vgroot/group c 64 0x090000
vgcreate -e 4500 -s 8 /dev/vgroot /dev/dsk/disk
mkboot /dev/rdsk/c16t0d3
mkboot -a "hpux-lq" /dev/rdsk/disk
lvcreate -C y -r n -n lvol1 /dev/vgroot
lvextend -l 128 /dev/vgroot/lvol1 /dev/dsk/
lvcreate -C y -r n -L 500 -n lvol2 /dev/vgroot
lvcreate -C y -r n -n lvol3 /dev/vgroot
lvextend -L 1000 /dev/vgroot/lvol3 /dev/dsk/
lvcreate -L 10000 -n lvol4 /dev/vgroot
lvcreate -L 10000 -n lvol5 /dev/vgroot
lvcreate -L 1000 -n lvol6 /dev/vgroot
lvcreate -L 4000 -n lvol7 /dev/vgroot
lvcreate -L 4000 -n lvol8 /dev/vgroot
lvcreate -L 1000 -n lvol10 /dev/vgroot
hi_5
Frequent Advisor

Re: erorr when do lvlnboot -s

model 9000/800/N4000-55
PDC Firmware Rev 41.2