|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Many same managed domain
At 15:46 22/07/2007, Daniel P. Berrange wrote: On Sun, Jul 22, 2007 at 02:09:01PM +0900, Masaki Kanno wrote: > Hi, > > When I tested xm new command without uuid parameter repeatedly, > I saw many same managed domain as follows. > > # xm list> Name ID Mem VCPUs State Time(s) > Domain-0 0 941 2 r----- 51.9> # xm new /xen/vm1.conf > Using config file "/xen/vm1.conf". > # xm new /xen/vm1.conf > Using config file "/xen/vm1.conf". > # xm new /xen/vm1.conf > Using config file "/xen/vm1.conf". > # xm list> Name ID Mem VCPUs State Time(s) > Domain-0 0 941 2 r----- 56.3 > vm1 256 1 0.0 > vm1 256 1 0.0 > vm1 256 1 0.0> > > But, when I tested xm new command with uuid parameter repeatedly, > I did not see same managed domain as follows. > > # xm list> Name ID Mem VCPUs State Time(s) > Domain-0 0 941 2 r----- 69.9> # xm new /xen/vm1.conf uuid="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" > Using config file "/xen/vm1.conf". > # xm new /xen/vm1.conf uuid="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" > Using config file "/xen/vm1.conf". > # xm new /xen/vm1.conf uuid="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" > Using config file "/xen/vm1.conf". > # xm list> Name ID Mem VCPUs State Time(s) > Domain-0 0 941 2 r----- 74.4 > vm1 256 1 0.0 With live migration/save&restore, you shouldn't need to worry about the name [1], but obviously, the UUID should be the same for the new and old migrated domain, and live migration should be allowed to "localhost". [1] Part of "xm save/migrate" is to prepend "migrating" to the name of the domain, so there should be no name conflict with live migration when the new domain is created. -- Mats Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |