search for: currentmemory

Displaying 20 results from an estimated 368 matches for "currentmemory".

2012 Dec 05
1
Incorrect currentMemory for qemu-1.2+
...e released package ``slices'' for myself including both newer libvirth and qemu, I wasn`t able to corner this problem and my report may be counted as completely wrong. Right now, I have the following situation: - all libvirt versions running above qemu-1.1 always reports right balloon and currentMemory sizes - for qemu 1.2 it is quite more funny: as in message above, I receive wrong currentMemory always set to ``magic'' 5398528kB at the 8gb host node, but only if ``memory'' parameter has same or higher value, even <memory unit='KiB'>5348520</memory> works okay...
2012 Oct 18
0
0.10.x incorrectly reporting currentMemory size
Hi, <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>1394380</currentMemory> <memtune> <hard_limit unit='KiB'>1594380</hard_limit> <soft_limit unit='KiB'>1494380</soft_limit> </memtune> results to: 0.10.x, .dominfo. or dumpxml | grep -i currentmemory Max mem...
2014 Mar 22
1
Issues to manage RAM on openvz guests
...14 -/+ buffers/cache: 13 242 Swap: 512 0 512 vztest.xml ----------- <domain type='openvz'> <name>100</name> <uuid>86c12009-e591-a159-6e9f-91d18b85ef78</uuid> <memory unit='GiB'>1</memory> <currentMemory unit='GiB'>1</currentMemory> <vcpu placement='static'>1</vcpu> <os> <type>exe</type> <init>/sbin/init</init> </os> <devices> <filesystem type='template' accessmode='passthrough'>...
2013 Jul 12
2
libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...- vm1 shut off ostara ~ # virsh -c lxc:/// dumpxml dwj-hfax-dev <domain type='lxc'> <name>dwj-hfax-dev</name> <uuid>681410de-7b56-41bd-b38d-3c66ce97e7b3</uuid> <memory unit='KiB'>4194304</memory> <currentMemory unit='KiB'>4194304</currentMemory> <vcpu placement='static'>4</vcpu> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64'>exe</type> <init>/sbin/init</init&...
2015 Feb 04
2
Re: HugePages - can't start guest that requires them
As I mentioned, I got the instances to launch... but they're only taking HugePages from "Node 0", when I believe my setup should pull from both nodes. [atlas] http://sprunge.us/FSEf [prometheus] http://sprunge.us/PJcR 2015-02-03 16:51:48 root@eanna i ~ # virsh start atlas Domain atlas started 2015-02-03 16:51:58 root@eanna i ~ # virsh start prometheus Domain prometheus started
2016 Nov 08
3
Sharing network namespace between containers
...am running libvirt 1.2.15. Here is the xml: <domain type='lxc' xmlns:lxc='http://libvirt.org/schemas/domain/lxc/1.0'> <name>nt</name> <uuid>43c00192-e114-4e29-8ce7-4b5487f60a75</uuid> <memory unit='KiB'>65536</memory> <currentMemory unit='KiB'>65536</currentMemory> <vcpu placement='static'>1</vcpu> <cputune> <shares>2000</shares> </cputune> <resource> <partition>/apphosting.partition</partition> </resource> <os> &...
2015 Feb 04
2
Re: HugePages - can't start guest that requires them
...s/PJcR > > [pasting interesting nits from both XMLs] > > <domain type='kvm' id='2'> > <name>atlas</name> > <uuid>d9991b1c-2f2d-498a-9d21-51f3cf8e6cd9</uuid> > <memory unit='KiB'>16777216</memory> > <currentMemory unit='KiB'>16777216</currentMemory> > <memoryBacking> > <hugepages> > <page size='2048' unit='KiB' nodeset='0'/> > </hugepages> > <nosharepages/> > </memoryBacking> > <!-- no...
2013 Oct 25
2
Install blktap2 kernel module on CentOS 6
...=xvda, backend tap unsuitable because blktap not available.  VM configuration (XML): <domain type=''xen''>   <name>test</name>   <uuid>fed10f30-077d-4d2a-87aa-ccc76c290426</uuid>   <memory unit=''KiB''>524288</memory>   <currentMemory unit=''KiB''>524288</currentMemory>   <vcpu placement=''static''>1</vcpu>   <os>     <type>linux</type>     <kernel>/xen/boot/vmlinuz-3.9.9</kernel>     <initrd>/xen/boot/initramfs-3.9.9.img</initrd>    ...
2015 Oct 21
1
openvz driver
...rding the openvz driver. I noticed that the virsh dumpxml output does not contain the memory settings. E.g.: <domain type='openvz'> <name>104</name> <uuid>ad2e9d0b-d242-482a-8640-5102e49d0f9b</uuid> <memory unit='KiB'>0</memory> <currentMemory unit='KiB'>0</currentMemory> <vcpu placement='static'>2</vcpu> <os> <type>exe</type> <init>/sbin/init</init> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_r...
2013 Jan 23
1
virtual machine id
Below is my start.xml: <domain type='kvm' id='12'> ??????????? <name>start-ubuntu</name> ??????????? <memory>1048576</memory> ??????????? <currentMemory>1048576</currentMemory> ??????????? <vcpu>1</vcpu> ?????????? <os> ????????????? <type>hvm</type> ????????????? <boot dev='hd'/> ????????????? ...... I start the machine?? virsh create start.xml virsh list Id??? Name?????????????????????????? S...
2015 Feb 04
0
Re: HugePages - can't start guest that requires them
...SEf > [prometheus] http://sprunge.us/PJcR [pasting interesting nits from both XMLs] <domain type='kvm' id='2'> <name>atlas</name> <uuid>d9991b1c-2f2d-498a-9d21-51f3cf8e6cd9</uuid> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <hugepages> <page size='2048' unit='KiB' nodeset='0'/> </hugepages> <nosharepages/> </memoryBacking> <!-- no numa pining --> </domain>...
2010 Oct 06
1
Error while starting the domain "error: monitor socket did not show up.: Connection refused"
All, here is my domain xml <domain type='kvm'> <name>tests</name> <uuid>76bc677f-ee5b-ef0b-1d02-72d12785b1d8</uuid> <memory>524288</memory> <currentMemory>524288</currentMemory> <vcpu>1</vcpu> <os> <type arch='x86_64' machine='pc-0.12'>hvm</type> <boot dev='network'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> &...
2013 Jul 12
0
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...shut off > > > ostara ~ # virsh -c lxc:/// dumpxml dwj-hfax-dev > <domain type='lxc'> > <name>dwj-hfax-dev</name> > <uuid>681410de-7b56-41bd-b38d-3c66ce97e7b3</uuid> > <memory unit='KiB'>4194304</memory> > <currentMemory unit='KiB'>4194304</currentMemory> > <vcpu placement='static'>4</vcpu> > <resource> > <partition>/machine</partition> > </resource> > <os> > <type arch='x86_64'>exe</type> >...
2014 Dec 29
2
Please help me!Thank You!
...rt virsh command by vmware esx created a virtual host, has been unable to create success. My creation process is as follows : Create a virtual host XML file content is as follows: <domain type='vmware'> <name>test1</name> <memory>524288</memory> <currentMemory>524288</currentMemory> <vcpu>1</vcpu> <os> <type arch='x86_64'>hvm</type> </os> <devices> <disk type='file' device='disk'> <source file='[datastore1 (2)] test1/test1.vmdk'/> <tar...
2011 Dec 07
3
lxc errors on 0.9.7
...1997: error : lxcControllerRun:1158 : unsupported configuration: Expected exactly one TTY fd My configuration is very simply: <domain type='lxc'> <name>hw</name> <uuid>38320e75-1ba0-d85a-6138-532a3a66f13d</uuid> <memory>102400</memory> <currentMemory>102400</currentMemory> <vcpu>1</vcpu> <os> <type arch='x86_64'>exe</type> <init>/bin/bash</init> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart<...
2019 Apr 26
2
5.2.0 xen and maxGrantFrames
...axGrantFrames setting for xen (changelog). I get ever an error if I use it in the config: <domain type='xen'> <name>satan.chao5.int</name> <uuid>f1f96b1c-fb75-4707-afb7-604d696d29cc</uuid> <memory unit='KiB'>3145728</memory> <currentMemory unit='KiB'>3145728</currentMemory> <vcpu placement='static'>4</vcpu> <bootloader>pygrub</bootloader> <os> <type arch='x86_64' machine='xenpvh'>xenpvh</type> </os> <clock offset='utc...
2009 Aug 26
2
Error starting a virtual machine
...v DEBUG Wed Aug 26 14:33:29 -0600 2009 (12750) Connecting volumes: DEBUG Wed Aug 26 14:33:29 -0600 2009 (12750) XML Domain definition: <domain type='kvm'><name>test2</name><uuid>04b5678b-10dc-155e-b7b3-b5e078466b6f</uuid><memory>524288</memory><currentMemory></currentMemory><vcpu>2</vcpu><os><type>hvm</type><boot dev='network'/></os><clock offset='utc'/><on_poweroff>destroy</on_poweroff><on_reboot>restart</on_reboot><on_crash>destroy</on_crash&gt...
2011 Aug 26
1
Help!
...ing when I delete " <graphics type='sdl' display=':0.0'/>",I can create the domain normally. Who can help me?! The config xml file is as below: <domain type='qemu'> <name>qemu_ubuntu_01</name> <memory>219200</memory> <currentMemory>219200</currentMemory> <vcpu>2</vcpu> <os> <type arch='x86_64' machine='pc'>hvm</type> <boot dev='hd'/> <boot dev='cdrom'/> </os> <devices> <emulator>/usr/bin/qemu</emulat...
2013 Aug 12
2
Error while starting the node on ESXi hypervisor
...dk # Can anyone tell me how to start a node and why I am getting that error message. Below is my xml file. *<domain type='vmware'>* * <name>testNode</name>* * <uuid>50115e16-9bdc-49d7-f171-53c4d7f91710</uuid>* * <memory>1048576</memory>* * <currentMemory>1048576</currentMemory>* * <vcpu>1</vcpu>* * <os>* * <type arch='x86_64'>hvm</type>* * </os>* * <devices>* * <disk type='file' device='disk'>* * <source file='[datastore1] cluster.vmdk'/>*...
2013 Aug 16
1
Re: Error while adding volume through virsh
...und." But .vmdk file exist at this location. What is going wrong here can anyobe plz suggest. Below is my xml: <domain type='vmware'> <name>testNode</name> <uuid>50115e16-9bdc-49d7-f171-53c4d7f91710</uuid> <memory>1048576</memory> <currentMemory>1048576</currentMemory> <vcpu>1</vcpu> <os> <type arch='x86_64'>hvm</type> </os> <devices> <disk type='file' device='disk'> <source file='[datastore1] testNode/cluster.vmdk'/>...