search for: xendprotocol

Displaying 6 results from an estimated 6 matches for "xendprotocol".

Did you mean: xen_protocol
2005 Sep 22
3
Invalid state record -- pfn count out of range: 268435456
...(sys.argv) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line 729, in main handle_xend_error(argv[1], args[0], ex) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line 163, in handle_xend_error raise ex xen.xend.XendProtocol.XendError: xc_save failed: Invalid state record -- pfn count out of range: 268435456 -- Regards, David F Barrera _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 May 09
1
trying to trace xm create
...y adding printing messages) is : main (xm/create.py) calling make_domain() (xm/create.py ) calling server.xend_domain_create() (xm/create.py ) xendRequest () (XendProtocol.py) where url.location is localhost:8000 and method is POST an op=create As can be seen here there is here a HTTP request. I am getting the error: Error: Error creating domain: vbd: Segment not found: uname=file:/work/downloads/ttylinux I don''t want to solve the problem (not at least...
2005 Sep 13
1
xend falls over *a lot* in past 2 weeks
...main.main(sys.argv) File "/root/xen-unstable/dist/install/usr/lib/python/xen/xm/main.py", line 724, in main handle_xend_error(argv[1], args[0], ex) File "/root/xen-unstable/dist/install/usr/lib/python/xen/xm/main.py", line 162, in handle_xend_error raise ex xen.xend.XendProtocol.XendError: (3, ''No such process'') Unable to create domain ... Any thoughts on why this is might be the case? -Sean -- __________________________________________________________________ Sean Dague Mid-Hudson Valley sean at dague dot net...
2005 Dec 22
3
bug report of xm list and xm vcpu-list
Hi, Xm list and xm vcpu-list show wrong DomID(name). Under this situation, # xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 512 1 r----- 1064.6 test1 13 64 1 r----- 83879.7 # xm list 1 13 Error: Domain ''1'' not found when running ''xm list'' # xm list
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
.... xen.xend.XendDomainInfo - Representation of a single domain. xen.xend.XendError xen.xend.XendLocalStorageRepo xen.xend.XendLogging xen.xend.XendMonitor xen.xend.XendNetwork xen.xend.XendNode xen.xend.XendOptions - Xend root class. xen.xend.XendPBD xen.xend.XendPIF xen.xend.XendPIFMetrics xen.xend.XendProtocol xen.xend.XendQCoWStorageRepo xen.xend.XendStateStore xen.xend.XendStorageRepository xen.xend.XendTask xen.xend.XendTaskManager - Task Manager for Xen API asynchronous tasks. xen.xend.XendVDI xen.xend.XendVMMetrics xen.xend.XendVnet - Handler for vnet operations. xen.xend (package) xen.xend.arch xen...
2005 Sep 30
14
pdb missing files?
Hello, I''m trying to get PDB working in accordance with the instructions at http://www.cl.cam.ac.uk/~sos22/replay.bk/docs/misc/XenDebugger-HOWTO and a message from this list: http://lists.xensource.com/archives/html/xen-devel/2004-08/msg00017.html When I try to build pdb I first get errors because the Makefile is configured to treat warnings as errors, and there are some warnings.