- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to replace a non root disk
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-20-2009 07:18 AM
08-20-2009 07:18 AM
Could you pls tell me the steps for replacing a failed disk from the Vg01 having 3 disks.{not mirrored)
Could you pls give me the steps for this?
I have taken backup of full data.
As Iam not getting exact steps from any docs.
Thanks alot for your answers
rgds
Sree
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 07:22 AM
08-20-2009 07:22 AM
Re: Need to replace a non root disk
http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 08:18 AM
08-20-2009 08:18 AM
Re: Need to replace a non root disk
Thanks a lot Pete for your quick support.
I really appreciate it!!
rgds Sree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 09:33 AM
08-20-2009 09:33 AM
Re: Need to replace a non root disk
Attached is the disk replacement flowchart.
It has all the commands as well.
It applies on mirrored, non-mirrored, root, non-root, hot swappable or normal disk replacement.
So you can follow instructions for non-mirrored, non root disk. Also check if the disk is hot-swappable or not.
Regds..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 12:55 PM
08-20-2009 12:55 PM
Re: Need to replace a non root disk
Buena suerte
Julián
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 07:18 PM
08-20-2009 07:18 PM
SolutionYou will not get the data from the disk which is failed.
Just replace the disk at the same hardware path and same model.
#vgcfgrestore -n vg01 -f filepath disk
#vgsync vg01
make filesystems.
#newfs -Fvxfs /dev/vg001/rlvol1
mount -a ( if already there in fstab)
restoer the backup
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2009 01:20 AM
08-21-2009 01:20 AM
Re: Need to replace a non root disk
Thanks a Lot for your valuable info.
We can close this thread.