- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Striped disk failed
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
01-15-2010 12:51 PM
01-15-2010 12:51 PM
Striped disk failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2010 01:27 PM
01-15-2010 01:27 PM
Re: Striped disk failed
What type of disk ?
If just jbod with LVM stripe and no protection then replace disk and rebuild content from backup.
If jbod in LVM Distributed stripe with mirror protection ( 0+1 ) then once the disk is replaced properly then it will auto re-sync or a vgsync/lvsync will kick it off.
If array based storage then the same questions, was it protected ? if not data would need to come back from tape. if so then it will auto resync.
More info will get you more specifics.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2010 02:40 PM
01-15-2010 02:40 PM
Re: Striped disk failed
raid0?
I assume this is not a disk array on a SAN but SCSI disks in a JBOD using LVM to create striped logical volumes?
If you were using stripes for all LV's across all three disks, you will need to get your backup tapes, as I don't you will mount anything. Your best bet would to recreate the VG/LV's and restore from tape.
This is the LVM raid 0 draw back and why it's rarely used.
Are you sure you're not using firmware raid?
What is the name of your disk array?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2010 07:18 AM
01-18-2010 07:18 AM
Re: Striped disk failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2010 08:49 AM
01-19-2010 08:49 AM
Re: Striped disk failed
A VG with LV that striped to 5 disks !!
Ohh. I assume it is definitely mirrored. Mostly on hardware level. Please check lvdisplay o/p (I think it gives the out even if disk failure are there)
#lvdisplay /dev/vgxx/lvolxx | grep "Mirror copies"
If it shows as 1 or more, you are lucky.