HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Replace Failed disk with MCSG
Operating System - HP-UX
1826498
Members
1924
Online
109692
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
Go to solution
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-14-2004 07:40 AM
03-14-2004 07:40 AM
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2004 07:53 AM
03-14-2004 07:53 AM
Solution
Hi
The attached is not quite what I'd do. I'd skip the "vgcfgbackup vg_ora" as you are trying to backup info from a failed disk, probably a bad idea.
1) Remove the bad disk out.
2) Put the new disk in (assumoing it is hot swappable)
3) ioscan -fnC disk (to check the status of the new disk)
4) vgcfgrestore -n /dev/vg_ora /dev/rdsk/c0t13d0
I believe LVM will synchronsie the LV's within the VG, if not then you can do vgsync or lvsync.
Good luck
Tim
The attached is not quite what I'd do. I'd skip the "vgcfgbackup vg_ora" as you are trying to backup info from a failed disk, probably a bad idea.
1) Remove the bad disk out.
2) Put the new disk in (assumoing it is hot swappable)
3) ioscan -fnC disk (to check the status of the new disk)
4) vgcfgrestore -n /dev/vg_ora /dev/rdsk/c0t13d0
I believe LVM will synchronsie the LV's within the VG, if not then you can do vgsync or lvsync.
Good luck
Tim
-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2004 08:03 AM
03-14-2004 08:03 AM
Re: Replace Failed disk with MCSG
You don't need to do the vgcfgbackup. I would do:
1) Replace the disk
2) ioscan
3) vgcfgrestore
4) vgchange -a y vg_ora
5) vgsync
1) Replace the disk
2) ioscan
3) vgcfgrestore
4) vgchange -a y vg_ora
5) vgsync
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2004 12:07 PM
03-14-2004 12:07 PM
Re: Replace Failed disk with MCSG
Hi Daniel,
Don't run vgcfgbackup.
1. Take out the defective disk.
2. Insert the new/good disk.
3. ioscan -fnCdisk
4. vgcfgrestore -n /dev/vg_ora /dev/rdsk/c0t13d0
Lvm syncronization should start automatically.
Incase it doesn't then run
5. vgsync /dev/vg_ora
6. lvsync /dev/vg_ora/
hth.
Don't run vgcfgbackup.
1. Take out the defective disk.
2. Insert the new/good disk.
3. ioscan -fnCdisk
4. vgcfgrestore -n /dev/vg_ora /dev/rdsk/c0t13d0
Lvm syncronization should start automatically.
Incase it doesn't then run
5. vgsync /dev/vg_ora
6. lvsync /dev/vg_ora/
hth.
Everything is possible
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP