search for: b5d8

Displaying 20 results from an estimated 21 matches for "b5d8".

Did you mean: b5d
2006 May 15
0
[PATCH] Document UUID option in example domU configs
...1 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/tools/examples/xm...
2006 Nov 17
1
debian amd64 etch hvm xp sp2 problem black screen frozen.
...: 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,w''],...
2009 Apr 27
4
Pygrub + ZFS: problem of booting
...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="127.0.0.1"...
2007 Dec 14
0
CentOS 4.5 installation as domU using xm
...s 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 = "/dev/hda1 rw...
2010 Mar 26
0
Solaris 10 (update8) under Xen (RHEL v5.4)?
...d type=netfront... Has anyone a working xen config for Solaris 10 domU? Here is mine: arch_libdir = ''lib64'' kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 2048 shadow_memory = 8 name = "solaris" uuid = "06ed24fe-1162-4fc4-b5d8-11993ee4c001" vcpus=1 pae=0 acpi=1 apic=1 vif = [ ''bridge=xenbr0, mac=00:16:36:20:8c:72, type=netfront'' ] disk = [ ''phy:/dev/VolGroupOS/solaris,ioemu:hda,w'', ''phy:/dev/VolGroupDATA/solaris,ioemu:hdb,w'', ''file:/home/jsosic/sol-10-u8...
2020 Nov 22
2
Dovecot+Samba AD - authentication failure
...jectClass: top objectClass: person objectClass: organizationalPerson objectClass: user cn: Odhiambo Washington sn: Washington givenName: Odhiambo instanceType: 4 whenCreated: 20201120101420.0Z displayName: Odhiambo Washington uSNCreated: 4086 name: Odhiambo Washington objectGUID: e6969596-8b28-41af-b5d8-cea63cc97f98 badPwdCount: 0 codePage: 0 countryCode: 0 badPasswordTime: 0 lastLogoff: 0 lastLogon: 0 primaryGroupID: 513 objectSid: S-1-5-21-701866827-3355127779-3787685610-1106 accountExpires: 9223372036854775807 logonCount: 0 sAMAccountName: odhiambo sAMAccountType: 805306368 userPrincipalName: o...
2008 Dec 28
1
vncviewer <defunct> under HVM
...mory, 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 # enable/disabl...
2020 Nov 24
0
Dovecot+Samba AD - authentication failure - SOLVED
...ganizationalPerson > objectClass: user > cn: Odhiambo Washington > sn: Washington > givenName: Odhiambo > instanceType: 4 > whenCreated: 20201120101420.0Z > displayName: Odhiambo Washington > uSNCreated: 4086 > name: Odhiambo Washington > objectGUID: e6969596-8b28-41af-b5d8-cea63cc97f98 > badPwdCount: 0 > codePage: 0 > countryCode: 0 > badPasswordTime: 0 > lastLogoff: 0 > lastLogon: 0 > primaryGroupID: 513 > objectSid: S-1-5-21-701866827-3355127779-3787685610-1106 > accountExpires: 9223372036854775807 > logonCount: 0 > sAMAccountName:...
2007 Feb 14
0
Xend has probably crashed! Invalid or missing HTTP status code.
...s 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, default is 1 #vcpu...
2007 Feb 19
2
unable to create the Unpriviledge domain
...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, default is 1 #vcpus...
2009 Jul 02
0
[Xen create] ALERT! /dev/sda1 does not exist
...ss 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", "3"] # VC...
2008 Nov 13
1
Error while creating Guest Domain - Please help
...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 based on vmid (mod...
2019 Aug 29
0
Problems joining station in domain
...br<0x20> INFO 2019-08-29 17:48:54,438 pid:1723 /usr/lib/python3/dist-packages/samba/join.py #1169: Adding DNS A record SAMBA4-DC3.empresa.com.br for IPv4 IP: 192.168.1.19 INFO 2019-08-29 17:48:54,559 pid:1723 /usr/lib/python3/dist-packages/samba/join.py #1197: Adding DNS CNAME record a005a39c-b5d8-466c-ab1f-45f7a37013f2._msdcs.empresa.com.br for SAMBA4-DC3.empresa.com.br Join failed - cleaning up ldb_wrap open of secrets.ldb Could not find machine account in secrets database: Failed to fetch machine account password for EMPRESA from both secrets.ldb (Could not find entry to match filter: ...
2009 Mar 29
5
Problems installing guest domains
...ry = 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 = ["2", &quot...
2008 Jul 17
0
[PATCH] stubdom: add example config file
...r 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) +#acpi=1 + +# Ena...
2007 Nov 29
6
PCI Passthrough to HVM on xen-unstable
...lus 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 # Enable/disable...
2010 Jun 25
1
No connection in DomUs with network-route
...12 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:500 RX bytes:8904 (8.6 KiB) TX bytes:438 (438.0 B) tap6.0 Link encap:Ethernet HWaddr a6:0f:1f:2b:b5:d8 inet6 addr: fe80::a40f:1fff:fe2b:b5d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:472 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:500 RX bytes:36274 (35.4 KiB) TX bytes:368 (368.0 B)...
2007 Apr 28
13
Need help setting up guest''s networking
...s 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 # enable/disabl...
2019 Aug 28
4
Problems joining station in domain
On 28/08/2019 19:51, Marcio Demetrio Bacci wrote: > Hi, > > I am setting up Bind_DLZ on a new DC that isn't in the domain yet. > > I have followed Louis's guidelines for setting up Bind9_DLZ, but the > above files must be passed in the settings, however they do not exist > in my installation. I see, as you haven't started bind9 yet, this doesn't matter, just
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