search for: 06ed00fe

Displaying 14 results from an estimated 14 matches for "06ed00fe".

2006 May 15
0
[PATCH] Document UUID option in example domU configs
...Mon May 15 17:00:51 2006 @@ -29,6 +29,10 @@ # A name for your domain. All domains must have different names. name = "ExampleHVMDomain" + +# 128-bit UUID for the domain. The default behavior is to generate a new UUID +# on each call to ''xm create''. +#uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" #----------------------------------------------------------------------------- # the number of cpus guest platform has, default=1 diff -r cb70d4f8d718 -r 347948cff062 tools/examples/xmexample1 --- a/tools/examples/xmexample1 Mon May 15 06:51:07 2006 +++ b/to...
2006 Nov 17
1
debian amd64 etch hvm xp sp2 problem black screen frozen.
...apic_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 = [ ''phy:/dev/mapper/VG0-WinXP,ioemu:hda...
2009 Apr 27
4
Pygrub + ZFS: problem of booting
...2.6.18-xen.hg" I have Nexenta CP2 RC1 (Opensolaris b104) on ZFS file system. I installed this OS in HVM. For PV i used pygrub. My config file: ''ncp2.pygrub'' bootloader = "/usr/bin/pygrub" boot = "c" memory = 512 name = "NexentaPV" uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" vif = [ ''bridge=xenbr0'' ] disk = [ ''file:/mnt/xen-vm-disk/ncp_disk.img,0,w'' ] on_poweroff = ''destroy'' on_reboot = ''restart'' on_crash = ''restart'' vnc=1 vnclisten="...
2007 Dec 14
0
CentOS 4.5 installation as domU using xm
...n set the parameters for the domain on the xm command line. #============================================================================ kernel = "/root/vmlinuz" ramdisk = "/root/initrd.img" builder=''linux'' memory = 512 name = "CentOS45" uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" vcpus = 1 vif = [ ''mac=00:16:3e:5f:ec:b0, bridge=eth0 , script=vif-bridge , type=netfront, backend=0''] disk = [ ''phy:sda5,hda1,w'',''phy:sda6,hdb1,r'' ] dhcp="dhcp" hostname= "tb1g1" #root = &qu...
2008 Dec 28
1
vncviewer <defunct> under HVM
...per MB of domain memory, plus a few MB per vcpu. shadow_memory = 8 # A name for your domain. All domains must have different names. name = "vm00" # 128-bit UUID for the domain. The default behavior is to generate a new UUID # on each call to ''xm create''. #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" #----------------------------------------------------------------------------- # the number of cpus guest platform has, default=1 #vcpus=1 # enable/disable HVM guest PAE, default=0 (disabled) #pae=0 # enable/disable HVM guest ACPI, default=0 (disabled) #acpi=0...
2007 Feb 14
0
Xend has probably crashed! Invalid or missing HTTP status code.
...les. Allocating less than 32MBs is not recommended. memory = 512 # A name for your domain. All domains must have different names. name = "domu1" # 128-bit UUID for the domain. The default behavior is to generate a new UUID # on each call to ''xm create''. #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" # List of which CPUS this domain is allowed to use, default Xen picks #cpus = "" # leave to Xen to pick #cpus = "0" # all vcpus run on CPU0 #cpus = "0-3,5,^1" # run on cpus 0,2,3,5 # Number of Virtual CPUS to use, def...
2007 Feb 19
2
unable to create the Unpriviledge domain
...locating less than 32MBs is not recommended. memory = 256 # A name for your domain. All domains must have different names. name = "ExampleDomain" # 128-bit UUID for the domain. The default behavior is to generate a new UUID # on each call to ''xm create''. #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" # List of which CPUS this domain is allowed to use, default Xen picks cpus = "" # leave to Xen to pick #cpus = "0" # all vcpus run on CPU0 #cpus = "0-3,5,^1" # run on cpus 0,2,3,5 # Number of Virtual CPUS to use, defau...
2009 Jul 02
0
[Xen create] ALERT! /dev/sda1 does not exist
...ules. Allocating less than 32MBs is not recommended. memory = 256 # A name for your domain. All domains must have different names. name = "xmtest" # 128-bit UUID for the domain. The default behavior is to generate a new UUID # on each call to ''xm create''. uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" # List of which CPUS this domain is allowed to use, default Xen picks #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", &quo...
2008 Nov 13
1
Error while creating Guest Domain - Please help
...he new domain. All domains have to have different names, # so we use the vmid to create a name. #name = "VM%d" % vmid name = "xenclient1" # 128-bit UUID for the domain.  The default behavior is to generate a new UUID # on each call to ''xm create''. #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" # List of which CPUS this domain is allowed to use, default Xen picks #cpus = ""         # leave to Xen to pick #cpus = "0"        # all vcpus run on CPU0 #cpus = "0-3,5,^1" # run on cpus 0,2,3,5 #cpus = "%s" % vmid # set bas...
2009 Mar 29
5
Problems installing guest domains
...ommended. > memory = 512 > > # A name for your domain. All domains must have different names. > name = "Test1" > > # 128-bit UUID for the domain. The default behavior is to generate a > new UUID > # on each call to ''xm create''. > #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" > > # List of which CPUS this domain is allowed to use, default Xen picks > #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 = [&quot...
2008 Jul 17
0
[PATCH] stubdom: add example config file
...y, plus a few MB per vcpu. +# shadow_memory = 8 + +# A name for your domain. All domains must have different names. +name = "ExampleHVMDomain" + +# 128-bit UUID for the domain. The default behavior is to generate a new UUID +# on each call to ''xm create''. +#uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" + +#----------------------------------------------------------------------------- +# The number of cpus guest platform has, default=1 +#vcpus=1 + +# Enable/disable HVM guest PAE, default=1 (enabled) +#pae=1 + +# Enable/disable HVM guest ACPI, default=1 (enabled) +#...
2007 Nov 29
6
PCI Passthrough to HVM on xen-unstable
...of domain memory, plus a few MB per vcpu. # shadow_memory = 8 # A name for your domain. All domains must have different names. name = "HvmSles10" # 128-bit UUID for the domain. The default behavior is to generate a new UUID # on each call to ''xm create''. #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" #----------------------------------------------------------------------------- # The number of cpus guest platform has, default=1 #vcpus=1 # Enable/disable HVM guest PAE, default=1 (enabled) #pae=1 # Enable/disable HVM guest ACPI, default=1 (enabled) #acpi=1 #...
2007 Apr 28
13
Need help setting up guest''s networking
...domain memory, plus a few MB per vcpu. shadow_memory = 8 # A name for your domain. All domains must have different names. name = "win2003server" # 128-bit UUID for the domain. The default behavior is to generate a new UUID # on each call to ''xm create''. #uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9" #----------------------------------------------------------------------------- # the number of cpus guest platform has, default=1 #vcpus=1 # enable/disable HVM guest PAE, default=0 (disabled) #pae=0 # enable/disable HVM guest ACPI, default=0 (disabled) #acpi=0...
2006 Oct 23
14
SDL display of HVMs -- how?
I''m having some trouble working out how to make the SDL interface for HVM domUs appear. The documentation simply says "it will appear" when you start the domU, but doesn''t state what packages or libraries are needed in order for this magic to happen, or explain how to debug it if it doesn''t happen. All that I''m getting at the moment is a domU (running