- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Failed mirror in VM Host storage allocated to VM G...
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
06-08-2010 12:08 AM
06-08-2010 12:08 AM
Failed mirror in VM Host storage allocated to VM Guests
I have removed the mirror from LVM via lvreduce and vgreduce and the new disk is in its place. I am unable to do the sasmgr replace since its says 'device busy', but nothing is touching the old device, its showing NO_HW.
Also this failed disk is one of 4 in the vmos group that is assigned to each VM Guest to make up vg00. I'm unsure how to proceed with the rebuild. I'm guessing since its a SAS disk I can't just get the target replaced via sasmgr and then mirror vg_vmos again?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 02:10 AM
06-08-2010 02:10 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 02:52 AM
06-08-2010 02:52 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
At the moment, the new disk just has its H/W path and no DSF since I have not run 'insf' yet.
Once I have this sorted, Can I just remirror and leave it there? I'm just concerned that this disk is part of the allocation to several VMs vg00s and might need other work, e.g. boot stuff for the VM Guest?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 03:00 AM
06-08-2010 03:00 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
So the guests don't access the disk at disk level.
I have seen this once (without HPVM), a process like ioscan, diskinfo or whatever was still hung, keep the old device "busy".
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 03:06 AM
06-08-2010 03:06 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
I will have another look for a hanging ioscan or diskinfo..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 03:53 AM
06-08-2010 03:53 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 03:59 AM
06-08-2010 03:59 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 04:24 AM
06-08-2010 04:24 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 05:47 AM
06-08-2010 05:47 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 06:54 AM
06-09-2010 06:54 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
I understand following things from your query.
You have assigned one sas disk (full) to one vm guest
This disk is holding mirror copy of guest vg00
and now this disk is failed(conformed).
Keeping above details in consideration>>>
Now you need to replace this faulty disk with new one
you first do lvreduce in guest
then vgreduce -f vgname
from guest
using hpvmmodify remove disk
add new disk to vmhost
assign new disk to vmguest and remirror it
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:00 AM
06-09-2010 07:00 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:02 AM
06-09-2010 07:02 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
# sasmgr replace_tgt -D /dev/sasd0 -q old_dev=/dev/dsk/c1t4d0 -q new_tgt_hwpath=0/4/1/0.0.0.11.0
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:04 AM
06-09-2010 07:04 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:07 AM
06-09-2010 07:07 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:12 AM
06-09-2010 07:12 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
What I'm concerned about with the mirroring is the LVs within the VG on the VM Host are vg00s on the guests. Is a straightforward mirror good enough for the this or is something else needed considering potentially the guest will have to boot from the mirror in a failure scenario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:33 AM
06-09-2010 07:33 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 11:37 PM
06-09-2010 11:37 PM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2010 12:23 AM
06-10-2010 12:23 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
The presented LVOL (from host view) remains the same, mirrored or not.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2010 12:54 AM
06-10-2010 12:54 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2010 01:08 AM
06-10-2010 01:08 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
As you have already removed the OLD device from VG and LV configuration (lvreduce and vgreduce), now you can use new device file to mirror the LVs.
Just extend the VG with new device file, and mirror the LVs again.
The VG/the VM Guests will not affect with this. They will runfine as they are mapped to the LVs which are still available and running.( As Torsten already mentioned.)
All you can get is avoiding a reboot.
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2010 01:13 AM
06-10-2010 01:13 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2010 01:33 AM
06-10-2010 01:33 AM
Re: Failed mirror in VM Host storage allocated to VM Guests
c2t3d0 is mirrored to c1t3d0
c2t4d0 is mirrored to c1t4d0
etc, etc. If I use the new disk instead of rebooting, it would change that, however its a consideration to avoid a reboot.
The disk is one of 4 and all 4 disks are in each LV.
e.g.
LV01 has all 4 disks contained within
LV02 has all 4 disks contained within
LV03 has all 4 disks contained within
There are two PVGs vmos_primary and vmos_mirror
The failed disk is from vmos_primary PVG in Volume group vg_vmos.
I'm unsure how to get the new disk into vmos_primary PVG and then exactly mirrored to its device counterpart (currently being used by the VG) in vmos_mirror PVG.
Once I have done this, I presume I can just use lvextend and increase mirror copies to 1 again for each LV presumably specifying all 4 of the mirror disks in the command