[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re-Read Partition table in DomU
> On Wed, Feb 04, 2009 at 04:36:03PM +0100, ml@xxxxxxxxx wrote: >> Is there a way to manually re-read the partition table without rebooting? > Unfortunately no, that's not possible at the moment. There is an alternative to it actually. What you're doing right now provides simplicity, at the cost of having to restart domU after disk resize. If you want the ability to add disks to domU online (without reboot), you need to use LVM on domU as well. In that setup new disks can be added to domU online using xm block-attach (and editing domU config file, if you still use that). domU then uses that disk as a new PV to extend its VG. Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |