- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Urgent Help - Linux - HP EVA 5000
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
03-14-2005 01:36 PM
03-14-2005 01:36 PM
Urgent Help - Linux - HP EVA 5000
Regards,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 05:44 PM
03-14-2005 05:44 PM
Re: Urgent Help - Linux - HP EVA 5000
Replace the faulty EVA disk in the EVA.
Re-format the partitions on the failed vdisk.
Mount the partitions.
Restore your date from you back-up source (or reinstall)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 06:07 PM
03-14-2005 06:07 PM
Re: Urgent Help - Linux - HP EVA 5000
Unfortunately, I have no EVA experience.
Mic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 12:49 AM
03-15-2005 12:49 AM
Re: Urgent Help - Linux - HP EVA 5000
The partition is already unmounted on the Linux server & a new disk has been added. I did not understand "Re-format the partitions on the failed vdisk". After the disk was replaced & reconstructed, Linux partition was still in inoperative mode. Anyway, I make a Vdisk with Raid 5 & need to mount as separate mount all together. I am not sure how to make a LVM as that would have been better. Any steps for the same?
Regards,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 06:13 PM
03-15-2005 06:13 PM
Re: Urgent Help - Linux - HP EVA 5000
(Linux)
When your EVA Raid0 vdisk failed, you lost part (or greater part) of you disk partition information. From the linux point of view, your disk just became unreadable/corrupt, the replacement of the EVA disk, made the partition whole again, but the data on that part isn't what linux was/is expecting on it.
A re-format (mkfs -t ??? /dev/sd?) will fix this. After that you can remount the partitions and use them again.
(EVA)
Chances are very high that the EVA disabled/removed the Raid0 Vdisks as they used the "failed" disk. The EVA may have un-presented the vdisks that used the failed EVA disk. (On our site, we only use Vraid5 with Single Disk Fail protection) Try to present the linux vdisk again to the linux host, format and use it.
(LVM)
Not sure how LVM could have helped you with this, LVM is handy. But it will not handle a failed disk for you. Don't try to fix things on Linux, that the EVA can do for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 11:54 PM
03-15-2005 11:54 PM
Re: Urgent Help - Linux - HP EVA 5000
I have made another Vdisk with Raid 5 of the same capacity for failed disk & presented to Linux host. Problem is as my Linux server has reboot & now it gets stuck at the volume name which got deleted because of disk crash. I deleted the entry from fstab for the mount point but it still looks for that partition entry. Not sure from where it gets loaded as I am not Linux expert. It was basically created as LVM of the SAN vdisk (2 vdisks of 100 + 50 GB, Raid 0).As it is not a production server, i can get away with that & than mount this new 150 GB Vraid 5 disk again if i somehhow know how to fix those mount errors at boot. Earlier lssd used to show me three entries as sda, sdb, sdc as I had 3 vdisks from SAN.
I need to know how to fix this boot mount error for the failed volume & than load the new vdisk for linux
Regards,
Sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2005 06:08 PM
03-20-2005 06:08 PM
Re: Urgent Help - Linux - HP EVA 5000
I would unpresent the (old) raid0 vdisks, maybe even the (new) raid5 vdisks. And delete the vdisks completely on the EVA.
Create new raid5 vdisks and present them to you linux host. This will give you a fresh start.