# virt-install --hvm -n sxc13 -f /dev/zvol/dsk/export/zvol/sxc13-root -r 1024 -c /net/netinstall/export/nv/x_iso/85/85.iso ... ... thewhip:xen # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 30776 16 r----- 593.2 sxc13 4 1024 1 r----- 7.0 thewhip:xen # xm destroy sxc13 thewhip:xen # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 30776 16 r----- 597.4 thewhip:xen # It looks like managed domains are broken in 3.1.4rc1? ''destroy'' should not ''delete'' ! regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Presumably this works in 3.1.3? There are 59 extra changesets in 3.1.4-rc1, most of which look pretty unlikely to change this behaviour, so some intelligent changeset chopping should track this down pretty easily. -- Keir On 27/3/08 18:45, "John Levon" <levon@movementarian.org> wrote:> > # virt-install --hvm -n sxc13 -f /dev/zvol/dsk/export/zvol/sxc13-root -r 1024 > -c /net/netinstall/export/nv/x_iso/85/85.iso > ... > ... > thewhip:xen # xm list > Name ID Mem VCPUs State > Time(s) > Domain-0 0 30776 16 r----- 593.2 > sxc13 4 1024 1 r----- 7.0 > thewhip:xen # xm destroy sxc13 > thewhip:xen # xm list > Name ID Mem VCPUs State > Time(s) > Domain-0 0 30776 16 r----- 597.4 > thewhip:xen # > > It looks like managed domains are broken in 3.1.4rc1? ''destroy'' should not > ''delete'' ! > > regards > john > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, Mar 27, 2008 at 07:25:48PM +0000, Keir Fraser wrote:> Presumably this works in 3.1.3?Yes.> There are 59 extra changesets in 3.1.4-rc1, > most of which look pretty unlikely to change this behaviour, so some > intelligent changeset chopping should track this down pretty easily.I''m trying to figure out the issue right now. Changeset chopping is a royal PITA for us since we have so many patches on top of the community version, but I''m debugging. Just wanted to let you know not to release 3.1.4... cheers john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, Mar 27, 2008 at 07:25:48PM +0000, Keir Fraser wrote:> Presumably this works in 3.1.3? There are 59 extra changesets in 3.1.4-rc1, > most of which look pretty unlikely to change this behaviour, so some > intelligent changeset chopping should track this down pretty easily.Sorry, this was a completely false alarm. The first stage of virt-install doesn''t do the "xm new" equivalent, so there''s no bug here. Been having a bad day. regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel