[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Underlying device resized
> > 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). May be it's possible to send hotplug event that device is attached without real attaching? Or do something like partprobe (I know that partprobe is useless in my case; it's just an example). It's very sad to understand that I have LVMs and ext2resize and possibility of hotplug device attaching but despite of this I have to reboot (or go into single user mode yo unmount filesystem) my domU and make my service unavailable for some time. -- WBR, i.m.chubin _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |