[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-bugs] [Bug 938] New: Memory size of a domain is changed to 0 by the xm destroy command



http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=938

           Summary: Memory size of a domain is changed to 0 by the xm
                    destroy command
           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


I tried the xm destroy command to a registered domain 
by the xm new command. As the result, memory size of 
the registered domain was changed to 0. Therefore, the 
next xm start command failed.
FYI, I did not see such the result when used the xm 
shutdown command.

# xm new /xen/vm1.conf 
Using config file "/xen/vm1.conf".
# xm list
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   512     2     r-----     62.6
vm1                                            256     2                 0.0
# xm start vm1
# xm list
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   512     2     r-----     67.4
vm1                                        1   256     2     -b----     23.3
# xm destroy vm1
# xm list
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   512     2     r-----     68.8
vm1                                              0     2                23.3
# xm start vm1
Error: (11, 'Resource temporarily unavailable')
Usage: xm start <DomainName>

Start a Xend managed domain
  -p, --paused                   Do not unpause domain after starting it


-- 
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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.