search for: create_from_dict

Displaying 11 results from an estimated 11 matches for "create_from_dict".

2009 Jul 28
0
Xen 3.2 @ Debian 5.0 / Debian 4.0 DomU crashes daily
...omainInfo:590) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 [2009-07-27 12:24:33 5312] DEBUG (XendDomainInfo:1534) No device model [2009-07-27 12:24:33 5312] DEBUG (XendDomainInfo:1536) Releasing devices [2009-07-27 12:24:33 5312] DEBUG (XendDomainInfo:106) XendDomainInfo.create_from_dict({''vcpus_params'': {''cap'': 0, ''weight'': 256}, ''PV_args'': ''root=/dev/sda1 w 2 xencons=tty'', ''features'': '''', ''cpus'': [],''paused'': 0, '...
2012 Nov 08
0
Sometimes unable to reboot VM
...No device model [2012-11-08 15:17:33 2381] DEBUG (XendDomainInfo:2409) Releasing devices [2012-11-08 15:17:33 2381] ERROR (XendDomainInfo:130) Domain construction failed Traceback (most recent call last): File "/usr/lib/python2.6/dist- packages/xen/xend/XendDomainInfo.py", line 128, in create_from_dict vm.start() File "/usr/lib/python2.6/dist-packages/xen/xend/XendDomainInfo.py", line 473, in start XendTask.log_progress(0, 30, self._constructDomain) File "/usr/lib/python2.6/dist-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kw...
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
...yDevice: deviceClass = vbd, device = vbd/769 [2008-03-25 18:43:27 2695] DEBUG (__init__:1072) Removing console/0 [2008-03-25 18:43:27 2695] DEBUG (__init__:1072) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 [2008-03-25 18:43:27 2695] DEBUG (__init__:1072) XendDomainInfo.create_from_dict({''vcpus_params'': {}, ''PV_args'': ''root=/dev/hda1 '', ''features'': '''', ''cpus'': [], ''paused'': 0, ''domid'': 6, ''shutdown'': 0, ''VCPUs_...
2010 Oct 24
1
Bug#601271: xen-utils-4.0: domain fails to reboot (AttributeError: 'NoneType' object has no attribute 'getBitSize')
...ize' [2010-10-23 17:48:59 1679] DEBUG (XendDomainInfo:3053) XendDomainInfo.destroy: domid=2 [2010-10-23 17:48:59 1679] ERROR (XendDomainInfo:128) Domain construction failed Traceback (most recent call last): File "/usr/lib/xen-4.0/lib/python/xen/xend/XendDomainInfo.py", line 126, in create_from_dict vm.start() File "/usr/lib/xen-4.0/lib/python/xen/xend/XendDomainInfo.py", line 468, in start XendTask.log_progress(0, 30, self._constructDomain) File "/usr/lib/xen-4.0/lib/python/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File...
2011 Oct 29
0
Bug#644100: Boot loader didn't return any data! if reboot domU with disk DRBD
...= vbd, device = vbd/51713 [2011-10-29 21:07:41 26862] DEBUG (XendDomainInfo:2424) Removing console/0 [2011-10-29 21:07:41 26862] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 [2011-10-29 21:07:41 26862] DEBUG (XendDomainInfo:123) XendDomainInfo.create_from_dict({'vcpus_params': {'cap': 0, 'weight': 256}, 'PV_args': 'root=/ dev/xvda2 ro ', 'other_config': {}, 'features': '', 'cpus': [[8, 9, 10, 11, 12, 13, 14, 15]], 'paused': 0, 'use_tmp_kernel': True, 'domid':...
2007 Jun 25
9
xen 3.1 - domU hangs just after "xm create"
What are methods to debug domU when it hangs? Using xen 3.1 compiled from sources I could not manage to launch no domU. Fot instance, I run something like this: =====8<===================== disk = [ ''file:/oradata-act/sles.disk,hda1,w'', '',hdc:cdrom,r'' ] kernel = "/boot/vmlinuz-2.6.18-xen" ramdisk = "/boot/initrd-2.6.18-xen" cpus =
2008 May 02
2
domU construcion fails
...-binary loader ... failed xc_dom_core.c:499: panic: xc_dom_find_loader: no loader found [2008-05-02 14:58:21 8653] ERROR (XendDomainInfo:111) Domain construction failed Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 109, in create_from_dict vm.start() File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 420, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib64/python2.4/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kw...
2007 Sep 26
0
''memory_dynamic_max must be greater than zero'' when using xend.domain.create via xml-rpc
...BUG (__init__:1072) XendDomainInfo.create(www2.cfg) but the domain is never created. Issuing "xm create www2.cfg" works perfectly well though. Xen is running 3.1.0. Other things I tried that didn''t work either: * full path to config file instead of filename * xend.domain.create_from_dict instead of xend.domain.create Any ideas? Thanks, Robert _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Aug 09
4
Upgrade 3.0.3 to 3.2.1
...ainInfo:590) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 [2008-08-09 17:18:55 7001] DEBUG (XendDomainInfo:1534) No device model [2008-08-09 17:18:55 7001] DEBUG (XendDomainInfo:1536) Releasing devices [2008-08-09 17:18:55 7001] DEBUG (XendDomainInfo:106) XendDomainInfo.create_from_dict({''vcpus_params'': {''cap'': 0, ''weight'': 256}, ''PV_args'': ''root=/dev/md0 ro ip=192.168.83.36:1.2.3.4:192.168.83.1:255.255.255.0:test1:eth0:off md=0,/dev/sda2,/dev/sdb2 md=1,/dev/sda1,/dev/sdb1'', ''feat...
2010 Sep 07
5
Remus blktap2 issue
...omainInfo:2244) Failed to restart domain 6. Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2227, in _restart new_dom_info) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 998, in domain_create_from_dict dominfo = XendDomainInfo.create_from_dict(config_dict) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 126, in create_from_dict vm.start() File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 469, in start XendTask...
2010 Jul 06
6
Xen 3.2.1-2 on Debian Lenny 2.6.26 2.6.26-24
Hi, Recently I have installed Debian Lenny on two different machines (different ram size, disks, Xeon dual and quad core, filesystems both xfs and ext3, etc). Packages versions: Dom0: ii libc6-xen 2.7-18lenny4 GNU C Library: Shared libraries [Xen version] ii libxenstore3.0 3.2.1-2 Xenstore communications