search for: op_method

Displaying 20 results from an estimated 25 matches for "op_method".

2006 Apr 28
2
Device 0 (vif) could nto be connected: backend device not found
...enbr0'' ] and a "brctl show" shows xenbr0 8000,fefffffff interfaces vif0.0 peth0 Xend.log shows: ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in op_wait_for _devices return self.dom.waitForDevices() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1343, in waitForDevi ces self.waitForDevices_(c) File "/usr/lib/...
2008 Mar 26
3
[PATCH][TOOLS] pygrub: cleanup and support for NetBSD
Hi Keir, Attached patch gets rid of the global attr variable and adds support for NetBSD. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz (Geschäftsanschrift): Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland Registergericht
2007 Jul 22
1
Issue with CentOS 4.5 as DomU
...end.XendDomainInfo 2385] DEBUG (XendDomainInfo:1471) XendDomainInfo.destroyDomain(16) [2007-07-22 13:46:23 xend 2385] ERROR (SrvBase:88) Request create failed. Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 82, in op_create raise XendError("Error creating domain: " + str(ex)) XendError: Error creating domain: (22, 'Invalid argument') Any suggestions? Thanks.
2013 May 24
3
[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
...id @type devid: int This leads to an error when I try to change the media of an CDROM device: ERROR (SrvBase:88) Request device_configure failed. Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib/python2.6/dist-packages/xen/xend/server/SrvDomain.py", line 216, in op_device_configure req) File "/usr/lib/python2.6/dist-packages/xen/xend/server/SrvDomain.py", line 186, in call return FormFn(fn, args)(req.args) File "/usr/lib/python...
2005 Sep 30
0
error with vif parameter
...nInfo:622) Closing channel to domain 16 [2005-09-30 14:23:55 xend] ERROR (SrvBase:162) op=create: Error creating domain: invalid literal for int(): None Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvBase.py", line 107, in _perform val = op_method(op, req) File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDomainDir.py", line 71, in op_create raise XendError("Error creating domain: " + str(ex)) >From the looks of it, this None seems to be the problem: (device (vif (mac ''None'') (bridge...
2011 Oct 02
0
Strange problem with guest having more than 3 virtual interfaces.
...xend 6728] DEBUG (DevController:96) Lock not acquired, cannot release [2011-10-02 18:39:13 xend 6728] ERROR (SrvBase:88) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 2583, in waitForDevices self.waitForDev...
2006 Feb 09
0
Error: Device 2049 (vbd) could not be connected (only when in auto/)
...4 256 1 --p--- 0.0? >From the logs after dom0 reboot: [2006-02-08 12:03:00 xend] ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/lib64/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib64/python/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/lib64/python/xen/xend/XendDomainInfo.py", line 1350, in waitForDevices self.waitForDevices_(c) File "/usr/lib64/python...
2006 Apr 28
0
Re: SOLVED: Device 0 (vif) could nto be connected: backend device not found
...nbr0 8000,fefffffff interfaces vif0.0 peth0 > > > > Xend.log shows: > > ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent > call last): > > File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform > > return op_method(op, req) > > File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in > op_wait_for _devices > > return self.dom.waitForDevices() > > File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1343, in > waitForDevi ces > >...
2006 Jan 26
0
Loop Mounted Device Issue?
...EBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vif/28/0/hotplug-status. [2006-01-26 20:48:44 xend] ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1349, in waitForDevices self.waitForDevices_(c) File "/usr/lib/python/...
2006 Jan 21
4
Xen Starting DomainU:Error: Device 0 (vif) could not be connected. Hotplug scripts not working
...nd] DEBUG (DevController:409) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status. [2006-01-20 21:32:35 xend] ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1349, in waitForDevices self.waitForDevices_(c) File "/usr/lib/python/xen/xen...
2006 Aug 31
1
error creating domain
...30 20:41:24 xend.XendDomainInfo] DEBUG (XendDomainInfo:1298) XendDomainInfo.destroyDomain(9) [2006-08-30 20:41:24 xend] ERROR (SrvBase:87) Request create failed. Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 82, in op_create raise XendError("Error creating domain: " + str(ex)) XendError: Error creating domain: (22, ''Invalid argument'') ---------------------------------------...
2014 Jan 28
1
Can't create new Xen domains using libvirt on CentOS 6.5
..., in _constructDomain raise VmError(failmsg) VmError: Creating domain failed: name=ccm [2014-01-28 10:23:02 1651] ERROR (SrvBase:88) Request create failed. Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib64/python2.6/site-packages/xen/xend/server/SrvDomainDir.py", line 82, in op_create raise XendError("Error creating domain: " + str(ex)) XendError: Error creating domain: Creating domain failed: name=ccm Any help is appreciated. Best regards, Jens...
2006 Jul 25
2
Compile from sources
I''ve compiled xen-3.0.2-2 from sources. I''ve went to the end without errors. The ./install.sh script have been created the /etc/grub.conf file as it : # initrd /boot/initrd-version.img #boot=/dev/hdc default=0 timeout=5 splashimage=(hd0,0)/boot/grub/splash.xpm.gz hiddenmenu title Fedora Core (2.6.15-1.2054_FC5) root (hd0,0) kernel
2005 Nov 13
17
Working hotplug, but still timing out waiting for vbd device
...evController:69) Waiting for devices vbd. DEBUG (DevController:75) Waiting for 769. ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/src/xen-unstable.hg/dist/install/usr/lib64/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/src/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/server/SrvDomain.py", line 68, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/src/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 120...
2005 Nov 13
17
Working hotplug, but still timing out waiting for vbd device
...evController:69) Waiting for devices vbd. DEBUG (DevController:75) Waiting for 769. ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/usr/src/xen-unstable.hg/dist/install/usr/lib64/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/src/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/server/SrvDomain.py", line 68, in op_wait_for_devices return self.dom.waitForDevices() File "/usr/src/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 120...
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
...nd.XendDomainInfo] DEBUG (XendDomainInfo:1191) XendDomainInfo.destroyDomain(6) [2005-11-21 18:27:20 xend] ERROR (SrvBase:87) Request create failed. Traceback (most recent call last): File "/root/xen-unstable/dist/install/usr/lib/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/root/xen-unstable/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 82, in op_create raise XendError("Error creating domain: " + str(ex)) XendError: Error creating domain: (22, ''Invalid argument'') ________________________...
2007 Jun 07
4
WinXP console
I''m using RHEL 5. One of the virtual machines I have running is a WinXP install. I start this up after I login to X. If I log out of X, the virtual WinXP is still running (that''s fine with me). However when I log back into X and start the Virtual Machine Manager, I am unable to open the machine. It normally says "Virtual Machine Console is unavailable." There does
2005 Nov 04
1
RE: Error "Device 0 (vif) could not be connected"
...ndDomainInfo.destroyDomain(6) > > > > [2005-11-04 11:08:03 xend] ERROR (SrvBase:87) Request create failed. > > > > Traceback (most recent call last): > > > > File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform > > > > return op_method(op, req) > > > > File "/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 82, > > in > > > > op_create > > > > raise XendError("Error creating domain: " + str(ex)) > > > > XendError: Error creating domain: Device 0...
2011 Jul 07
3
Bug#632972: /usr/lib/xen-common/bin/xen-utils-wrapper: xen-utils-common should use default paths
Package: xen-utils-common Version: 4.1.0~rc6-1 Severity: important Currently xend fails to create a fully virtualized vm because it has a different path hardcoded to it. Unable to complete install: 'POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: device model '/usr/lib64/xen/bin/qemu-dm' not found")' The correct path to use
2006 Mar 04
0
Error: Device 768 (vbd) could not be connected. Backend device not found.
...DevController:417) hotplugStatusCallback 2. [2006-03-04 20:01:57 xend] ERROR (SrvBase:87) Request wait_for_devices failed. Traceback (most recent call last): File "/home/bluszcz/various/xen/xen-unstable.hg/dist/install/usr/lib/python/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/home/bluszcz/various/xen/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices return self.dom.waitForDevices() File "/home/bluszcz/various/xen/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDom...