[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] cannot create 2MB domU
On Unisys 16X 16GB ES7000/one with SLES10 Beta11 updated to xen changeset 9998, attempted to create a 2MB domU and get Error: The privileged domain did not balloon. xm list shows that before the attempt to create the domain, dom0 has 15910 MB memory. After the error, dom0 has dropped down to 13993 MB. Bugzilla number is 650 xend.log shows: [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:184) XendDomainInfo.create(['vm', ['name', '2MBmem'], ['memory', 2048], ['vcpus', 1], ['image', ['linux', ['kernel', '/boot/vmlinuz-xen'], ['ramdisk', '/boot/initrd-xen'], ['ip', 'off:1.2.3.4::::eth0:dhcp'], ['root', '/dev/sda1 ro'], ['args', '3']]], ['device', ['vbd', ['uname', 'file:/mnt/xenlsg/xenimages/sles10min.fil.img'], ['dev', 'sda1'], ['mode', 'w']]]]) [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:290) parseConfig: config is ['vm', ['name', '2MBmem'], ['memory', 2048], ['vcpus', 1], ['image', ['linux', ['kernel', '/boot/vmlinuz-xen'], ['ramdisk', '/boot/initrd-xen'], ['ip', 'off:1.2.3.4::::eth0:dhcp'], ['root', '/dev/sda1 ro'], ['args', '3']]], ['device', ['vbd', ['uname', 'file:/mnt/xenlsg/xenimages/sles10min.fil.img'], ['dev', 'sda1'], ['mode', 'w']]]] [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:389) parseConfig: result is {'uuid': None, 'on_crash': None, 'on_reboot': None, 'image': ['linux', ['kernel', '/boot/vmlinuz-xen'], ['ramdisk', '/boot/initrd-xen'], ['ip', 'off:1.2.3.4::::eth0:dhcp'], ['root', '/dev/sda1 ro'], ['args', '3']], 'on_poweroff': None, 'bootloader_args': None, 'cpus': None, 'name': '2MBmem', 'backend': [], 'vcpus': 1, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory': 2048, 'device': [('vbd', ['vbd', ['uname', 'file:/mnt/xenlsg/xenimages/sles10min.fil.img'], ['dev', 'sda1'], ['mode', 'w']])], 'bootloader': None, 'cpu': None, 'maxmem': None} [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:1205) XendDomainInfo.construct: None [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:1237) XendDomainInfo.initDomain: 396 1.0 [2006-05-17 13:48:14 xend] DEBUG (balloon:130) Balloon: free 133; need 2049. [2006-05-17 13:48:14 xend] DEBUG (balloon:139) Balloon: setting dom0 target to 13993. [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:976) Setting memory target of domain Domain-0 (0) to 13993 MiB. [2006-05-17 13:48:23 xend.XendDomainInfo] ERROR (XendDomainInfo:196) Domain construction failed Traceback (most recent call last): File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 189, in create vm.initDomain() File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 1265, in initDomain balloon.free(m) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/balloon.py", line 162, in free raise VmError('The privileged domain did not balloon!') VmError: The privileged domain did not balloon! [2006-05-17 13:48:23 xend.XendDomainInfo] DEBUG (XendDomainInfo:1373) XendDomainInfo.destroy: domid=396 [2006-05-17 13:48:23 xend.XendDomainInfo] DEBUG (XendDomainInfo:1381) XendDomainInfo.destroyDomain(396) Thanks, > Sue Krysan > Linux Systems Group > Unisys Corporation > > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |