|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1133] New: xm restore can restore same domains
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1133
Summary: xm restore can restore same domains
Product: Xen
Version: unstable
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: kanno.masaki@xxxxxxxxxxxxxx
When I tested xm save/restore command, I could restore domains of same name.
The domains were same UUID too.
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 487 2 r----- 2246.3
# xm restore /xen/save.vm1
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 487 2 r----- 2253.7
vm1 3 256 1 -b---- 0.0
# xm restore /xen/save.vm1
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 487 2 r----- 2260.7
vm1 3 256 1 -b---- 0.0
vm1 4 256 1 -b---- 0.0
# xm list --long | grep uuid
(uuid 00000000-0000-0000-0000-000000000000)
(uuid 03692cec-ccdb-1970-692f-ee3f4b012297)
(uuid ac06abf8-5e12-6a21-6034-0d4e34d6cb57)
(uuid 60845ca4-df31-930d-8658-531adb0a0e84)
(uuid 797ed45d-4b49-a9e9-3073-afaf458714fe)
(uuid 03692cec-ccdb-1970-692f-ee3f4b012297)
(uuid ac06abf8-5e12-6a21-6034-0d4e34d6cb57)
(uuid 60845ca4-df31-930d-8658-531adb0a0e84)
(uuid 797ed45d-4b49-a9e9-3073-afaf458714fe)
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-bugs] [Bug 1133] New: xm restore can restore same domains,
bugzilla-daemon <=
|
|
|
|
|