Hi, On FC5 vmlinuz-2.6.16-1.2096_FC5xen0 I get when trying to save a domU: Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 64 1 r----- 62.0 centos-HSPERE 3 128 1 -b---- 4.9 xm save centos-HSPERE centos-HSPERE.bak Error: /usr/lib/xen/bin/xc_save 10 17 3 0 0 0 failed the log: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 77, in op_create dominfo = self.xd.domain_create(config) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 226, in domain_create dominfo = XendDomainInfo.create(config) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 179, in create vm = XendDomainInfo(parseConfig(config)) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 436, in __init__ self.validateInfo() File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 565, in validateInfo self.check_name(self.info[''name'']) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1127, in check_name raise VmError("VM name ''%s'' already in use by domain %d" % VmError: VM name ''centos-HSPERE'' already in use by domain 7 [2006-05-17 17:24:59 xend] DEBUG (XendCheckpoint:80) [xc_save]: /usr/lib/xen/bin/xc_save 10 17 3 0 0 0 [2006-05-17 17:25:00 xend] ERROR (XendCheckpoint:227) Unable to get platform info.: 9 [2006-05-17 17:25:00 xend] ERROR (XendCheckpoint:99) Save failed on domain centos-HSPERE (3). Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 93, in save forkHelper(cmd, fd, saveInputHandler, False) File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 218, in forkHelper raise XendError("%s failed" % string.join(cmd)) XendError: /usr/lib/xen/bin/xc_save 10 17 3 0 0 0 failed Any idea? The domU is Centos 4.2 but a uname -a give: uname -a Linux centos_pristine 2.6.16-1.2096_FC5xenU #1 SMP Wed Apr 19 06:07:11 EDT 2006 i686 i686 i386 GNU/Linux Regards, -- Etienne R. Duguay 514-939-HOST (4678) ext 5 Author of/ Auteur de "Se lancer en affaires dans Internet" ISBN 2-89521-001-2; ISBN 2-89472-062-9 Virtual Space International INC., -------------------------------------------------------------- Internet Is Here To Stay, Make Sure Your Business Is! http://www.savetimehosting.net || Make 25% commission for life Get Your Own Business In This Megatrend Webucation Opportunity http://www.profit4me.net and work anywhere in the world! -------------------------------------------------------------- "The best way to predict the future is to invent it" Alan Kay "One who trades freedom for security deserves neither." -Benjamin Franklin "most propaganda is not designed to fool the critical thinker but only to give moral cowards an excuse not to think at all." - Michael Rivero "Anyone who believes exponential growth can go on forever in a finite world is either a madman or an economist." - Kenneth Boulding "The State''s coercive interference in either money or banking, including its licensing of a monopolistic central bank, reduces all men''s freedom and most men''s wealth" -Ludwig von Mises "The Law, when the law, which is force and can be legitimately used only in defense of just rights to life and property, is perverted into an instrument of aggression, slavery, theft, and plunder, it has destroyed its own object" -Frédéric Bastiat "A fine is a tax you pay for doing wrong, and a tax is a fine you pay for doing all right" -Unknown _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, On FC5 vmlinuz-2.6.16-1.2096_FC5xen0 I get when trying to save a domU: Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 64 1 r----- 62.0 centos-HSPERE 3 128 1 -b---- 4.9 xm save centos-HSPERE centos-HSPERE.bak Error: /usr/lib/xen/bin/xc_save 10 17 3 0 0 0 failed the log: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 77, in op_create dominfo = self.xd.domain_create(config) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 226, in domain_create dominfo = XendDomainInfo.create(config) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 179, in create vm = XendDomainInfo(parseConfig(config)) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 436, in __init__ self.validateInfo() File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 565, in validateInfo self.check_name(self.info[''name'']) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1127, in check_name raise VmError("VM name ''%s'' already in use by domain %d" % VmError: VM name ''centos-HSPERE'' already in use by domain 7 [2006-05-17 17:24:59 xend] DEBUG (XendCheckpoint:80) [xc_save]: /usr/lib/xen/bin/xc_save 10 17 3 0 0 0 [2006-05-17 17:25:00 xend] ERROR (XendCheckpoint:227) Unable to get platform info.: 9 [2006-05-17 17:25:00 xend] ERROR (XendCheckpoint:99) Save failed on domain centos-HSPERE (3). Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 93, in save forkHelper(cmd, fd, saveInputHandler, False) File "/usr/lib/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 218, in forkHelper raise XendError("%s failed" % string.join(cmd)) XendError: /usr/lib/xen/bin/xc_save 10 17 3 0 0 0 failed Any idea? The domU is Centos 4.2 but a uname -a give: uname -a Linux centos_pristine 2.6.16-1.2096_FC5xenU #1 SMP Wed Apr 19 06:07:11 EDT 2006 i686 i686 i386 GNU/Linux Regards, -- Etienne R. Duguay 514-939-HOST (4678) ext 5 Author of/ Auteur de "Se lancer en affaires dans Internet" ISBN 2-89521-001-2; ISBN 2-89472-062-9 Virtual Space International INC., -------------------------------------------------------------- Internet Is Here To Stay, Make Sure Your Business Is! http://www.savetimehosting.net || Make 25% commission for life Get Your Own Business In This Megatrend Webucation Opportunity http://www.profit4me.net and work anywhere in the world! -------------------------------------------------------------- "The best way to predict the future is to invent it" Alan Kay "One who trades freedom for security deserves neither." -Benjamin Franklin "most propaganda is not designed to fool the critical thinker but only to give moral cowards an excuse not to think at all." - Michael Rivero "Anyone who believes exponential growth can go on forever in a finite world is either a madman or an economist." - Kenneth Boulding "The State''s coercive interference in either money or banking, including its licensing of a monopolistic central bank, reduces all men''s freedom and most men''s wealth" -Ludwig von Mises "The Law, when the law, which is force and can be legitimately used only in defense of just rights to life and property, is perverted into an instrument of aggression, slavery, theft, and plunder, it has destroyed its own object" -Frédéric Bastiat "A fine is a tax you pay for doing wrong, and a tax is a fine you pay for doing all right" -Unknown _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users