WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Underlying device resized

For PV, xm block-configure supposedly used to do this.

I need to do this all the time but I've never been able to get things to work with any recent Xen.

I have on average 120 to 150 LVM volumes per node on a cluster of 16 nodes (we now have multiple clusters too).  Having to reboot a VM just to pick this up is actually quite a pain.  Does anyone know how to make this work?

On Jun 12, 2007, at 9:52 AM, Petersson, Mats wrote:



-----Original Message-----
Igor Chubin
Sent: 12 June 2007 15:51
Subject: [Xen-users] Underlying device resized


Hello, all!


Please, tell me, how can I say domU
that its underlying disk device (e.g. LVM logical volume)
has changed its size?

I don't want reboot host and reattach the device.

Well, you probably have to, unless you can otherwise make it think the
device has "changed media" or "hotplugged". Since most OS's don't really
expect hard-disks to change size without some sort of hardware event
happening (e.g. hotplug event), the guest OS isn't going to "check" to
see if the disk changed size without some sort of "trigger". 

If it's a PV domain, you may be able to just "xm block-detach" and "xm
block-attach", but for HVM devices, I'm not sure that works without PV
drivers to help out (and I don't think such drivers are available). 

--
Mats

I do lvresize in the dom0 and after that want to do ext2online
in the domU.
I can see that disk is not known to be resized in domU by  
looking at the domU /proc/partitions file.

Thank you.


-- 
WBR, i.m.chubin


_______________________________________________
Xen-users mailing list






_______________________________________________
Xen-users mailing list



-- 
Jayson Vantuyl
Systems Architect


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>