search for: on_poweroff

Displaying 20 results from an estimated 826 matches for "on_poweroff".

2010 Feb 23
0
change on_poweroff on centos 5.4
Hi , I am new to Xen and I would like my guest vm to start from scratch if i reboot the host . I tried editing the guest file in /etc/xen but when i dump xml using virsh i see that my settings have not changed currently it is ... <on_poweroff>restart</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> ... Thanks Abey _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Nov 27
1
Change on_poweroff while domain is running
Hello, Is it possible to change the ''on_poweroff'' attribute while a domain is running? That is, without having to destroy the instance and creating it again. Best regards, Jose -- Jose Antonio Lopes Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellscha...
2008 Feb 14
5
On an eight cpu system domU ''cap'' can only be set to 100
...ine. Low performance is equivalent to the cap setting. See ''xm list --long'': (domain (domid 0) (uuid 00000000-0000-0000-0000-000000000000) (vcpus 8) (cpu_weight 1.0) (memory 256) (shadow_memory 0) (maxmem 256) (features ) (name Domain-0) (on_poweroff destroy) (on_reboot restart) (on_crash restart) (state r-----) (shutdown_reason poweroff) (cpu_time 458.198750944) (online_vcpus 8) ) (domain (domid 5) (uuid f9070996-4ae2-bbc6-ad88-80e0da1a13f1) (vcpus 1) (cpu_weight 1.0) (memory 1024) (shadow_memory...
2015 Jul 30
2
libvirt-1.2.17 I can't define lxc container
...I've got xml as below: <domain type='lxc'> <name>vm1</name> <memory>32768</memory> <os> <type>exe</type> <init>/init</init> </os> <vcpu>1</vcpu> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <features> <capabilities policy='on'> </capabilities> </features> <devices> <emulator>/usr/libexec/libvirt_lxc</emulato...
2007 Sep 19
2
Error: (22, ''Invalid argument'')
...f the tools" The log contents (xm log): [2007-09-20 15:43:33 xend.XendDomainInfo 29373] DEBUG (XendDomainInfo:190) XendDomainInfo.create([''vm'', [''name'', ''xen1.example.com''], [''memory'', ''128''], [''on_poweroff'', ''destroy''], [''on_reboot'', ''restart''], [''on_crash'', ''restart''], [''vcpus'', 1], [''image'', [''linux'', [''kernel'', ''/boot/xe...
2016 Nov 08
3
Sharing network namespace between containers
...lt;/shares> </cputune> <resource> <partition>/apphosting.partition</partition> </resource> <os> <type arch='x86_64'>exe</type> <init>/sbin/init</init> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/lib/libvirt/libvirt_lxc</emulator> <filesystem type='mount' accessmode='passthrough'> <source di...
2006 May 31
0
Bug#368417: xen-hypervisor-3.0-i386: cannot start NetBSD-HEAD
...RNING (XendDomainInfo:234) No vm path in store for existing domain 0 [2006-05-11 22:58:53 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '2', 'vcpu_avail': '3', 'memory': '128', 'on_crash': 'restart', 'maxmem': '128'} [2006-05-11 22:58:53 xend.XendDomainInfo] DEBUG (XendDomainInfo:696)...
2006 May 31
0
[pakrat@private.neotoma.org: xen-hypervisor-3.0-i386: cannot start NetBSD-HEAD]
...RNING (XendDomainInfo:234) No vm path in store for existing domain 0 [2006-05-11 22:58:53 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '2', 'vcpu_avail': '3', 'memory': '128', 'on_crash': 'restart', 'maxmem': '128'} [2006-05-11 22:58:53 xend.XendDomainInfo] DEBUG (XendDomainInfo:696)...
2005 Nov 12
0
NFS root on problem on Xen Debian
...'784a8298-94bb-ff8a-edb3-6053a67fca75''], [''memory'', 31], [''name'', ''Dom2N7mig''], [''ssidref'', 0], [''vcpus'', 1], [''vcpu_avail'', 1], [''cpu_weight'', 1.0], [''on_poweroff'', ''destroy''], [''on_reboot'', ''restart''], [''on_crash'', ''restart''], [''maxmem'', 31], [''image'', [''linux'', [''kernel'', ''/boot/...
2013 Jun 09
2
libvirt_lxc and sysfs
...ystems container.xml: <domain type='lxc'> <name>ns1</name> <memory>524288</memory> <os> <type>exe</type> <init>/sbin/init</init> </os> <vcpu>1</vcpu> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/lib/libvirt/libvirt_lxc</emulator> <filesystem type='mount'> <source dir='/var/lxc/ns1/rootfs'/&...
2013 Nov 20
1
Failed to access the console after starting the lxc container
...ry for the container Below is xml file <domain type='lxc'> <name>test6</name> <memory>102400</memory> <os> <type>exe</type> <init>/sbin/init</init> </os> <vcpu>1</vcpu> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <console type='pty'/> <emulator>/usr/libexec/libvirt_lxc</emulator> <filesystem type='mount' accessmode='passthrough'...
2013 Oct 25
2
Install blktap2 kernel module on CentOS 6
...x</type>     <kernel>/xen/boot/vmlinuz-3.9.9</kernel>     <initrd>/xen/boot/initramfs-3.9.9.img</initrd>     <cmdline>root=/dev/xvda selinux=0</cmdline>   </os>   <clock offset=''utc'' adjustment=''reset''/>   <on_poweroff>destroy</on_poweroff>   <on_reboot>restart</on_reboot>   <on_crash>destroy</on_crash>   <devices>     <disk type=''file'' device=''disk''>       <source file=''/xen/data/fed10f30-077d-4d2a-87aa-ccc76c290426/fed1...
2013 Jul 31
2
start lxc container on fedora 19
...</memtune> <blkiotune> <weight>800</weight> </blkiotune> <memory unit="KiB">102400</memory> <os> <type>exe</type> <init>/bin/bash</init> </os> <clock offset="utc"/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/libexec/libvirt_lxc</emulator> <filesystem accessmode="passthrough" type="mount"> <source di...
2015 Oct 21
1
openvz driver
...'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_reboot>destroy</on_reboot> <on_crash>destroy</on_crash> <devices> </devices> </domain> Can someone explain why this data is missing? As far as I know the driver reads the container configuration files, which conta...
2006 Sep 26
0
black screen when booting ubuntu cd in hvm
...the domain is # manually destroyed (using xm destroy, for example); or # "rename-restart", meaning that the old domain is not cleaned up, but is # renamed and a new domain started in its place. # # The default is # # on_poweroff = ''destroy'' # on_reboot = ''restart'' # on_crash = ''restart'' # # For backwards compatibility we also support the deprecated option restart # # restart = ''onreboot'' means on_poweroff = ''de...
2010 Oct 06
1
Error while starting the domain "error: monitor socket did not show up.: Connection refused"
...y>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> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/libexec/qemu-kvm</emulator> <disk type='file' device='disk'> <source file='/var/lib/libvirt/...
2011 Dec 07
3
lxc errors on 0.9.7
...3d</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</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/lib/libvirt/libvirt_lxc</emulator> <console type='pty'> <target type='lxc' port='0'/>...
2013 Feb 27
0
questions of libvirt's lxc
...0ds:~# cat > container.xml <<EOF <domain type='lxc'> <name>container</name> <memory>500000</memory> <os> <type>exe</type> <init>/bin/sh</init> </os> <vcpu>1</vcpu> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/libexec/libvirt_lxc</emulator> <interface type='network'> <source network='default'/> </interface> <cons...
2008 Dec 28
1
vncviewer <defunct> under HVM
...at no clean-up is done until the domain is # manually destroyed (using xm destroy, for example); or # "rename-restart", meaning that the old domain is not cleaned up, but is # renamed and a new domain started in its place. # # The default is # # on_poweroff = ''destroy'' # on_reboot = ''restart'' # on_crash = ''restart'' # # For backwards compatibility we also support the deprecated option restart # # restart = ''onreboot'' means on_poweroff = ''destroy'' #...
2019 Apr 26
2
5.2.0 xen and maxGrantFrames
...emory> <vcpu placement='static'>4</vcpu> <bootloader>pygrub</bootloader> <os> <type arch='x86_64' machine='xenpvh'>xenpvh</type> </os> <clock offset='utc' adjustment='reset'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <disk type='block' device='disk'> <driver name='phy' type='raw'/> <source dev='/dev/vg_li...