search for: srvbase

Displaying 20 results from an estimated 29 matches for "srvbase".

2006 Apr 28
2
Device 0 (vif) could nto be connected: backend device not found
...ght on this Thanks - padma I get this error when I do try to create a domU guest (xen 3.0.0, 2.6.12.6). The vif is set to vif = [ '' mac=aa:00:00:00:11, bridge=xenbr0'' ] 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 sel...
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
...)) VmError: (22, 'Invalid argument') [2007-07-22 13:46:23 xend.XendDomainInfo 2385] DEBUG (XendDomainInfo:1463) XendDomainInfo.destroy: domid=16 [2007-07-22 13:46:23 xend.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...
2013 May 24
3
[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
...uot; is expected to be an integer: def device_configure(self, dev_sxp, devid = None): """Configure an existing device. ... @param devid: device 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_...
2005 Sep 30
0
error with vif parameter
...estroying blkif domain=16 [2005-09-30 14:23:55 xend] DEBUG (blkif:397) Destroying vbd domain=16 idx=0 [2005-09-30 14:23:55 xend] DEBUG (XendDomainInfo:634) Closing console, domain 16 [2005-09-30 14:23:55 xend] DEBUG (XendDomainInfo: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/...
2011 Oct 02
0
Strange problem with guest having more than 3 virtual interfaces.
...DEBUG (DevController:571) hotplugStatusCallback /local/domain/0/backend/vif/8/0/hotplug-status. [2011-10-02 18:39:13 xend 6728] DEBUG (DevController:94) Lock released [2011-10-02 18:39:13 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...
2006 Feb 09
0
Error: Device 2049 (vbd) could not be connected (only when in auto/)
...c/xen/scripts # xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 251 4 r----- 329.4 xen0vm0-64 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...
2006 Apr 28
0
Re: SOLVED: Device 0 (vif) could nto be connected: backend device not found
...domU guest (xen 3.0.0, 2.6.12.6). > > The vif is set to > > vif = [ '' mac=aa:00:00:00:11, bridge=xenbr0'' ] > > 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 &...
2010 Jun 07
1
111b virt-install failure
....py", line 1797, in _initDomain VmError: (22, ''Invalid argument'') [2010-06-07 23:15:57 365] DEBUG (XendDomainInfo:1943) XendDomainInfo.destroy: domid=None [2010-06-07 23:15:57 365] DEBUG (XendDomainInfo:1962) XendDomainInfo.destroyDomain(None) [2010-06-07 23:15:57 365] ERROR (SrvBase:88) Request create failed. Traceback (most recent call last):   File "/usr/lib/python2.4/site-packages/xen/web/SrvBase.py", line 85, in perform   File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 82, in op_create XendError: Error creating domain: (22,...
2006 Jan 26
0
Loop Mounted Device Issue?
...: root cc_compile_date : Thu Jan 26 02:15:16 UTC 2006 [2006-01-26 20:48:33 xend] DEBUG (DevController:139) Waiting for 0. [2006-01-26 20:48:33 xend] DEBUG (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...
2006 Jan 21
4
Xen Starting DomainU:Error: Device 0 (vif) could not be connected. Hotplug scripts not working
...06-01-20 21:32:25 xend] DEBUG (DevController:133) Waiting for devices vif. [2006-01-20 21:32:25 xend] DEBUG (DevController:139) Waiting for 0. [2006-01-20 21:32:25 xend] 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.waitF...
2006 Aug 31
1
error creating domain
...f.features) error: (22, ''Invalid argument'') [2006-08-30 20:41:24 xend.XendDomainInfo] DEBUG (XendDomainInfo:1290) XendDomainInfo.destroy: domid=9 [2006-08-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 rais...
2014 Jan 28
1
Can't create new Xen domains using libvirt on CentOS 6.5
.../xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2567, 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...
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
...ting for hotplug-based notification, as per the following: DEBUG (DevController:69) Waiting for devices vif. DEBUG (DevController:75) Waiting for 0. DEBUG (DevController:69) Waiting for devices usb. DEBUG (DevController: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/...
2005 Nov 13
17
Working hotplug, but still timing out waiting for vbd device
...ting for hotplug-based notification, as per the following: DEBUG (DevController:69) Waiting for devices vif. DEBUG (DevController:75) Waiting for 0. DEBUG (DevController:69) Waiting for devices usb. DEBUG (DevController: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/...
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
...lf.ramdisk) error: (22, ''Invalid argument'') [2005-11-21 18:27:20 xend.XendDomainInfo] DEBUG (XendDomainInfo:1183) XendDomainInfo.destroy: domid=6 [2005-11-21 18:27:20 xend.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", li...
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"
...fo] DEBUG > > (XendDomainInfo:1156) > > > > XendDomainInfo.destroy: domid=6 > > > > [2005-11-04 11:08:03 xend.XendDomainInfo] DEBUG > > (XendDomainInfo:1164) > > > > XendDomainInfo.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/SrvDoma...
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