Krysan, Susan
2006-May-17 18:52 UTC
[Xen-users] RE: correction... cannot create 2GB (not 2MB) domU
On Unisys 16X 16GB ES7000/one with SLES10 Beta11 updated to xen changeset 9998, attempted to create a 2GB 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> Sue Krysan > Linux Systems Group > Unisys Corporation >THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.> -----Original Message----- > From: Krysan, Susan > Sent: Wednesday, May 17, 2006 2:34 PM > To: ''xen-users@lists.xensource.com'' > Cc: Carb, Brian A; Subrahmanian, Raj; Puthiyaparambil, Aravindh; Vessey, Bruce A > Subject: 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@lists.xensource.com http://lists.xensource.com/xen-users
Maybe Matching Threads
- using 3.1.2 c/s 15490, xend hangs when attempt to start domain with more memory than available
- host halts upon shutdown of 126000mb domains
- mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
- Unable to bring up Mini-OS on x86_64
- Mini-OS and Xend issue