Operating System - HP-UX
1834458 Members
2789 Online
110067 Solutions
New Discussion

Re: why cant I boot at altroot

 
Roland Rebstock_1
Frequent Advisor

why cant I boot at altroot

# 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)
/dev/dsk/c2t6d0 (0/0/2/1.6.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c1t6d0
/dev/dsk/c2t6d0
Root: lvol3 on: /dev/dsk/c1t6d0
/dev/dsk/c2t6d0
Swap: lvol2 on: /dev/dsk/c1t6d0
/dev/dsk/c2t6d0
Dump: lvol2 on: /dev/dsk/c2t6d0, 0

bsdos{root}:/
9 REPLIES 9
Rick Garland
Honored Contributor

Re: why cant I boot at altroot

Is this a mirror? Did you create with 'pvcreate -B'? Did you do the mkboot commands for mirroring the root drive?

RAC_1
Honored Contributor

Re: why cant I boot at altroot

lifsls on alternate disk. Is everything preset on that disk-hpux lable etc.

From PDC, if you do sea ipl, does it list alternate disk??
There is no substitute to HARDWORK
Adisuria Wangsadinata_1
Honored Contributor

Re: why cant I boot at altroot

Hi Roland,

Looks like when you create the mirror, you didnt execute the command below :

# pvcreate -B /dev/rdsk/c1t6d0

I refer you the document at this url below for your reference :

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000074435300

Hope this information can help you.

Cheers,
Adisuria Wangsadinata

now working, next not working ... that's unix
문형필
Occasional Contributor

Re: why cant I boot at altroot

maybe you didn't check -B option
when you typed this command

>pvcreate -B /dev/rdsk/c1t6d0
some message showed like this
~~~~~~~~already use volume blar blar ^^

you have to like this
>pvcreate -f /dev/rdsk/c1t6d0
>pvcreate -B /dev/rdsk/c1t6d0

Stf
Esteemed Contributor

Re: why cant I boot at altroot

hello,

if you have done all that it's says before (mkboot command and pvcreate -B) try to do this:

# lvlnboot -Rv

Stf ;-)
Roland Rebstock_1
Frequent Advisor

Re: why cant I boot at altroot

Thanks for your help, I forgot the -b option. BTW, if anyone was on the thread I started about "how to swap a 9GB to a 18GB" I was able to successfully break the altroot drive, pull out the 9gb, install a 18, boot up on primary, mirror to the 18GB, reboot, interrupt, boot off of the 18GB drive, and the physical extents were correct for 18GB and I have created addtional filesystems plus increase /opt and /var to fulfill my requirements plus create addtional swap using the entire 18GB drive and then shutdown the system, removed the 9GB prim drive, install a 18GB device and remirror successfully...
Roland Rebstock_1
Frequent Advisor

Re: why cant I boot at altroot

how do I assign points?
Pete Randall
Outstanding Contributor

Re: why cant I boot at altroot

There should be a "dropdown" box next to each response that you click on and then select the appropriate number of points for each of the answers.


Pete

Pete
Tim D Fulford
Honored Contributor

Re: why cant I boot at altroot

Am I going mad... are there two Roland Rebstocks.. when Roland posted question it says "question Author", but subsequent postings he has "unassigned" against his name....

I'm guessing that one is US login & other is Euro login...

weird...

Tim
-