search for: shadow_memory

Displaying 20 results from an estimated 195 matches for "shadow_memory".

2008 Feb 14
5
On an eight cpu system domU ''cap'' can only be set to 100
...ot;. Vcpu cannot be set higher than 1 - regardless of boot/config/command line. 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...
2008 Jan 31
5
How-To create Windows HVM?
...onnect to, but there isn''t one ?!?! in xm top the w2k3-domU takes 99% cpu load the logfiles doesn''t show anything unusual.. any ideas ?? <<</etc/xen/w2k3 kernel = "/usr/lib/xen-ioemu-3.1/boot/hvmloader" builder= ''hvm'' memory = 1024 shadow_memory = 8 name = "w2k3" vcpus=2 vif = [ ''type=ioemu, mac=00:16:3e:00:00:11, bridge=xenbr0, model=ne2k_pci'' ] disk = [ ''phy:store/windows-test,hda,w'', ''file:/mnt/store/backup/wide032a01.iso,hdc:cdrom,r''] device_model = "/usr/li...
2006 Nov 17
1
debian amd64 etch hvm xp sp2 problem black screen frozen.
...ite_indirect: version register read only (XEN) hvm_vioapic_write_indirect: version register read only (XEN) This hvm_vlapic is for P4, no work for De-assert init ==================config file =========== ========= ======== kernel = "hvmloader" builder=''hvm'' memory = 512 shadow_memory = 32 name = "xp" uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8ba" vcpus=1 #pae=0 acpi=1 apic=1 #vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''phy:/dev/mapper/VG0-WinXP,ioemu:hda,w''] #, ''file:/root/win.iso,hdc:cdrom,r'' ] #disk...
2008 Jul 03
1
VM does not reboot
...#39;'domain'', [''domid'', 26], [''uuid'', ''xxxxxx-c425-7b20-8207-xxxxxxxxxxxx''], [''vcpus'', 1], [''vcpu_avail'', 1], [ ''cpu_weight'', 1.0], [''memory'', 1000], [''shadow_memory'', 0], [''maxmem'', 1000], [''features'', ''''], [''name'', ''auto-input-vm1''], [''on_poweroff'', ''destroy''], [''on_reboot'', ''restart''], [...
2008 Apr 14
1
Device 0 (vif) could not be connected. Hotplug scripts not working.
...WARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination - xm list -ll (domain (domid 0) (uuid 00000000-0000-0000-0000-000000000000) (vcpus 1) (cpu_weight 1.0) (memory 513) (shadow_memory 0) (maxmem 513) (features ) (name Domain-0) (on_poweroff destroy) (on_reboot restart) (on_crash restart) (state r-----) (shutdown_reason poweroff) (cpu_time 286092.966925) (online_vcpus 1) ) - loop_max is updated to 20 (which doesn't matter as I've g...
2011 Jun 12
0
Bug#630175: 32 bit hvm windows xp pro guests crash on 64 bit amd host
...ogress point. i also tried installing onto an image filesystem image using disk: file and exactly the same thing happens. here is the config i am using: import os, re arch = os.uname()[4] kernel = "/usr/lib/xen-default/boot/hvmloader" builder='hvm' memory = 2048 maxmem = 4096 shadow_memory = 20 name = "brown3" vif = [ 'type=ioemu, bridge=eth0' ] disk = [ 'phy:/dev/mapper/lime-brown3,ioemu:xvda,w', 'phy:/dev/sr0,ioemu:xvdc:cdrom,r' ] device_model = '/usr/lib/xen-default/bin/qemu-dm' boot="dc" sdl=0 vnc=1 vnclisten="0.0.0.0"...
2006 Nov 02
0
Install WinXP on FC6 - no graphic window display
...hvm file looks like: import os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 1024 shadow_memory = 8 name = "dfw11286lv1" vcpus=2 acpi=0 apic=0 pae=0 vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''file:/virtualroot/winxp.img,hda,w'', '',hdc:cdrom,r'' ] on_reboot = ''restart'' on_crash = ''restar...
2011 Mar 09
12
Can''t boot HVM Linux guests on Debian Squeeze Dom0
...9; else: arch_libdir = ''lib'' device_model = ''/usr/'' + arch_libdir + ''/xen-4.0/bin/qemu-dm'' name = ''sarge'' kernel = ''/usr/lib/xen-default/boot/hvmloader'' builder = ''hvm'' memory = 256 shadow_memory = 16 vcpus = 1 disk = [ ''file:/root/sarge.img,hda1,w'' ] vif = [ ''type=ioemu, bridge=xenbr0'' ] on_poweroff = ''destroy'' on_reboot=''restart'' on_crash=''restart'' boot="cda" sdl=0 vnc=1 vncconsole=1 vn...
2008 Apr 12
0
Problems with xm migrate --live
...''59c6af94-1336-b3f3-aa6a-e5caa919701c''], [''vcpus'', ''1''], [''vcpu_ava il'', ''1''], [''cpu_weight'', ''1.0''], [''memory'', ''2000''], [''shadow_memory'', ''0''], [''maxmem'', ''2000''], [''bootloader'', ''/usr/bin/ pygrub''], [''features''], [''name'', ''Primus''], [''on_poweroff'', ''d...
2012 Aug 22
4
config file conflict??
...he exception on one using cpu2 and the other using cpu3, and one using a physical disk and the other a virtual one. 2008: kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 1024 # Should be at least 2KB per MB of domain memory, plus a few MB per vcpu. shadow_memory = 8 name = "server2008" vfb = [ ''type=vnc,vncdisplay=10,vncpasswd=xxxx'' ] vif = [ ''mac=00:16:3E:33:5E:F6, bridge=xenbr0'' ] acpi = 1 apic = 1 disk = [ ''phy:/dev/md3,hda,w'' ] device_model = ''/usr/lib64/xen/bin/qemu-dm&...
2007 Sep 27
0
Migration failing (xen 3.0.3 on RHEL 5) with "not a valid guest state file: pfn count read"
...', ''b9527e38-a857-aa8f-3e81-97c2e92c8ef5''], [''vcpus'', ''1''], [''vcpu_avail'', ''1''], [''cpu_weight'', ''1.0''], [''memory'', ''500''], [''shadow_memory'', ''3''], [''maxmem'', ''500''], [''features''], [''name'', ''testwww''], [''on_poweroff'', ''destroy''], [''on_reboot'', ''restart'...
2011 Jan 02
8
HVM Networking Issues
...network fine, and I''m confused as to the issue. Can anybody provide any pointers? My cfg is: kernel = "/usr/lib/xen-default/boot/hvmloader" builder = ''hvm'' vif = [ ''type=ioemu,bridge=eth0,ip=78.xxx.xxx.xxx,mac=22:61:34:00:00:01'' ] memory = 512 shadow_memory = 8 disk = [ ''phy:/dev/xen-vol/xp,hdc,w'' ] device_model = ''/usr/lib/xen-default/bin/qemu-dm'' boot = "dc" vnc = 1 # use VNC to insall and setup windows after that is done you can disable this vncpasswd = ''***'' vnclisten = ''78.x...
2012 Mar 21
0
Multiple "Domain-0" — slow libvirt
...anup 3 11:38:14.782: debug : virEventCleanupHandles:536 : Cleanupo 10 ... That''s my time spent. Now look at xenstored config (via script from http://wiki.xensource.com/xenwiki/XenStore) /vm/00000000-0000-0000-0000-000000000000/on_xend_stop=ignore /vm/00000000-0000-0000-0000-000000000000/shadow_memory=0 /vm/00000000-0000-0000-0000-000000000000/uuid=00000000-0000-0000-0000-000000000000 /vm/00000000-0000-0000-0000-000000000000/on_reboot=restart /vm/00000000-0000-0000-0000-000000000000/image/ostype=linux /vm/00000000-0000-0000-0000-000000000000/image/kernel= /vm/00000000-0000-0000-0000-000000000000...
2009 Nov 19
3
xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
...nough memory to boot kernel # and modules. Allocating less than 32MBs is not recommended. memory = 1024 # Shadow pagetable memory for the domain, in MB. # If not explicictly set, xend will pick an appropriate value. # Should be at least 2KB per MB of domain memory, plus a few MB per vcpu. shadow_memory = 8 name = "winHVMDomain" vcpus=1 #cpus = "" # leave to Xen to pick #cpus = "0" # all vcpus run on CPU0 #cpus = "0-3,5,^1" # all vcpus run on cpus 0,2,3,5 #cpus = ["2", "3"] # VCPU0 runs on CPU2, VCPU1 runs on CPU3 vif = [...
2008 Nov 07
1
Unable to get Networking on HVM Domain
...#39; knows about it. xm_vars.var(''vmid'', use="Virtual machine id. Integer greater than 0.", check=vmid_check) # Check the defined variables have valid values.. xm_vars.check() builder=''hvm'' kernel = "/usr/lib/xen/boot/hvmloader" memory = 256 shadow_memory = 8 name = "tdf_%d" % vmid vif = [''type=ioemu, bridge=eth0''] disk = [''file:/mnt/sdb1/vm_diskimgs/hda%d.img,ioemu:hda,w''%vmid] cdrom="/root/ubuntu-8.04-server-amd64.iso" device_model = ''/usr/'' + arch_libdir + ''/xen/bi...
2008 Jan 24
5
Can''t boot from ISO image...
...================================ import os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 1536 shadow_memory = 8 name = "symbiosis" pae=1 vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''file:/var/lib/xen/images/symbiosis.img,ioemu:hda,w'',''file:/root/RHEL4.6-x86_64-AS-disc1.iso,ioemu:hdc:cdrom,r'' ] device_model = ''/usr/'' + ar...
2008 Nov 14
9
Connect to Xen console
...ng X on dom0. Maybe problem come from my config file. I try some tricks with sdl=0/1, stdvga=1 etc.... But nothing seem to works execpt using VNC. Thanks for your help. ----------------------- kernel = "/usr/lib/xen-3.0.3-1/boot/hvmloader" builder=''hvm'' memory = 128 shadow_memory = 8 name = "winXP" vif = [ ''type=ioemu, bridge=xenbr1'' ] disk = [ ''phy:/dev/sda5,ioemu:hda,w'', ''phy:/dev/cdrom,hdc:cdrom,r'' ] boot="dac" #-GRAPHICS- # enable SDL library for graphics, default = 0 sdl=1 # enable VNC library fo...
2011 Aug 17
3
Bug#638152: Error: Device 51712 (vbd) could not be connected. Hotplug scripts not working.
Package: xen-utils-4.0 Version: 4.0.1-2 Severity: normal This issue is similar to http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2011-March/003217.html but since I was not able to find a bug report I'm reporting this now. Steps to reproduce: 1) cat << EOF > config name = 'squeeze64' vcpus = '4' memory = '512' disk = [
2011 Jul 28
2
problems with xen and hvm
...arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = ''/usr/lib/xen-4.0/boot/hvmloader'' builder = ''hvm'' device_model = ''/usr/lib/xen-4.0/bin/qemu-dm'' memory = ''512'' shadow_memory = ''8'' # drives #root = ''/dev/sda1'' disk = [ ''phy:/dev/sdb,ioemu:xvda,w'', ''file:/home/isofiles/ubuntu-11.04-server-i386.iso,ioemu:hdc:cdrom,r'' ] # hostname name = ''phyfog'' # networking dh...
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
...08-03-25 18:43:25 2695] DEBUG (__init__:1072) Balloon: 2309776 KiB free; need 2048; done. [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) Adding Domain: 6 [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) XendDomainInfo.initDomain: 6 1 [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) _initDomain:shadow_memory=0x0, memory_static_max=0x80000000, memory_static_min=0x0. [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) Balloon: 2309768 KiB free; need 2097152; done. [2008-03-25 18:43:25 2695] INFO (__init__:1072) buildDomain os=linux dom=6 vcpus=1 [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) domid...