Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

removing one mirror copy from rootvg and then reducevg

Status
Not open for further replies.

ogniemi

Technical User
Nov 7, 2003
1,041
PL
hello,

the rootvg was mirrored triple accross hdisk0, hdisk2 and hdisk3. I had removed one copy (fram hdisk0) and then I can't run succesfully "bosboot -a"

# bosboot -a

0301-168 bosboot: The current boot logical volume, /dev/hd5,
does not exist on /dev/hdisk0.



The other copies of hd5 are mirrored and syncd accross hdisk2 and hdisk5.

# bosboot -a -d /dev/hdisk2 -d /dev/hdisk5

bosboot: Boot image is 18060 512 byte blocks.



has anyone idea why it is trying access hdisk0?????



regards,
rm.
 

Do:

bootlist -m normal hdisk2 hdisk3
bosboot -ad /dev/ipldevice

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top