HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- replace a mirrored root disk on itanium with vgcfg...
Operating System - HP-UX
1837606
Members
4378
Online
110117
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2010 07:24 AM
03-05-2010 07:24 AM
replace a mirrored root disk on itanium with vgcfgrestore
two disks in a server
i want to remove one disk
replace it with another disk
and mirror it
itanium server
11.23 OS
please...
i want to remove one disk
replace it with another disk
and mirror it
itanium server
11.23 OS
please...
Behind every Great fortune, there is a crime
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2010 08:15 AM
03-05-2010 08:15 AM
Re: replace a mirrored root disk on itanium with vgcfgrestore
Hi:
See here (in particular, Appendix-D):
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf
Regards!
...JRF...
See here (in particular, Appendix-D):
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2010 08:55 PM
03-05-2010 08:55 PM
Re: replace a mirrored root disk on itanium with vgcfgrestore
Hi Masood,
Detach the deffective disk
swlist | grep OLR
pvchange -a N pvname
Remove the disk
Attach new disk
ioscan -fnC disk -->find the new disk
cat < /tmp/partitionfile
> 3
> EFI 500MB
> HPUX 100%
> HPSP 400MB
> EOF
Create the EFI partitions using this template.
idisk -wf /tmp/partitionfile pvname
insf -eC disk
format the efi partision #1
efi_fsinit -d /dev/rdsk/cxtxdxs1
mkboot -e -l /dev/rdsk/c1t4d0
echo "boot vmunix -lq" > /tmp/auto.lq
efi_cp -d /dev/rdsk/cxtxdxs1 /tmp/auto.lq /EFI/HPUX/AUTO
Now you van restore the LVM information to the new disk
vgcfgrestore -n vg00 /dev/rdsk/cxtxdxs2
pvchange -a y /dev/dsk/cxtxdxs2
Wait couple of minuts all the lv's to sync.
(If the disk is not accessible by lvm but an entry in lvmtab, then need to remove the disk entries using pvkey after that remove the ghost disk from vg00)
Detach the deffective disk
swlist | grep OLR
pvchange -a N pvname
Remove the disk
Attach new disk
ioscan -fnC disk -->find the new disk
cat <
> 3
> EFI 500MB
> HPUX 100%
> HPSP 400MB
> EOF
Create the EFI partitions using this template.
idisk -wf /tmp/partitionfile pvname
insf -eC disk
format the efi partision #1
efi_fsinit -d /dev/rdsk/cxtxdxs1
mkboot -e -l /dev/rdsk/c1t4d0
echo "boot vmunix -lq" > /tmp/auto.lq
efi_cp -d /dev/rdsk/cxtxdxs1 /tmp/auto.lq /EFI/HPUX/AUTO
Now you van restore the LVM information to the new disk
vgcfgrestore -n vg00 /dev/rdsk/cxtxdxs2
pvchange -a y /dev/dsk/cxtxdxs2
Wait couple of minuts all the lv's to sync.
(If the disk is not accessible by lvm but an entry in lvmtab, then need to remove the disk entries using pvkey after that remove the ghost disk from vg00)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP