similar to: RE: Speed of domainU drives

Displaying 20 results from an estimated 1000 matches similar to: "RE: Speed of domainU drives"

2005 Dec 28
2
cant get X on domainU
Hello I can''t seem to be able to get X working on domain U My setup domain0 -ubuntu breezy domainU -ubuntu breezy I tried 3 techniques 1. ssh -X domainU steps: on domain U $ export DISPLAY=:0 $ xhost + xhost: unable to open display ":0" on domain0 ssh -X domainU result: ssh conection established no X forwarding starts. after login tried
2005 Feb 28
0
eth aliases and xen
Say, I''ve found a fairly reproducible error: If you have ethernet aliases, when you first start xend (I use /etc/init.d/xend start) your brige fails to initialize properly. However on the exact same build/hardware/server removing the aliases produced a solid server for both domain0 and domain1 I tried to fix the bridge with "brctl addif xen-br0 eth0" and that would work, but
2005 Jul 21
3
Xen 32bit DomainU on Xen 64bit Domain0, is it possible?
Hi! I have a opteron machine running in 64bit mode. I would like to set up a Domain0 at 64bit and run 32bit domainU''s on top to use with other 32bit domains in regular x86 boxes for clustering.. Is this scenario possible, considering the use of Xen3 ? TIA -- Miguel Sousa Filipe _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2012 Nov 06
2
ntpserver in domainU vm
Hello all, I try to set a ntp server in domainU, but other vms cannot synchronizes with the ntpserver VM. When I choose to set ntp server in domain0, synchronization can be done. Why is that? I install xcp-xapi 1.5 on ubuntu server 12.04 64-bit. Many thanks! clayton claytonly _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to solve it? I post the information I get when typing "ifconfig -a,route -n ,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can help me? -- God more,self less. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to solve it? I post the information I get when typing "ifconfig -a,route -n ,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can help me? -- God more,self less. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2005 Jan 19
1
EVTCHN driver in DomainU
Hello folks I see the EVTCHN driver being initialized as a part of DomainU. XEND (or domain controller) uses the EVTCHN driver to receive notifications for events on the control interface. However there is no XEND (or domain controller) that runs in DomainU. So what is the purpose of initializing EVTCHN driver in DomainU Thanks in advance Nauzad
2008 Jul 18
0
/dev/tpm0 in DomainU
hi, I try to load front-end tpm driver, but there is no /dev/tpm0 in DomainU. I use redhat5 and add tpm_vtpm.c+ tpm_xen.c by myself. Has anybody sucessfully loaded front-end tpm ? Could u please give the detailed steps? and Could u please tell which file create /dev/tpm0 in DomainU? thank a lot. --Yaody CHANG _______________________________________________ Xen-devel mailing list
2006 Jan 05
1
Xenoppix(Xen 3.0 CD size) is released
Dear, We released New Xenoppix (based on Xen3.0, CD size). Detail HP http://unit.aist.go.jp/itri/knoppix/xen/index-en.html 670MB knoppix_v4.0.2CD_20050923_xen3.0-20060104+IPAFont_cdsize.iso --------------------------------- # New Features * Xen is updated to version 3.0. * Host-Xenoppix(Knoppix on Domain0) boots Guest-Xenoppix(Knoppix on DomainU) with same kernel and same Root
2007 Jul 27
0
failed to start domainU, Kernel panic - not syncing: No init found. Try passing init= option to kernel.
Hi everyone! I came across a problem when I used xm create to create a domainU on my machine. I installed xen-3.0.4 on my computer, running Fedora 6, kernel version is 2.6.18-1.2798.fc. I want to install a Fedora 6 on xen, so I write the following config file, named fc6.cfg kernel = "/boot/vmlinuz-2.6.16.33-xenU" memory = 128 name = "fedora.fc6" dhcp = "dhcp" disk =
2005 Sep 29
1
Kernel panic - not syncing: Attempted to kill init!
Hi all, I have another problem with starting domainU (xenolinux). I took me pretty much quite some time and i can not figure out why starting a new domain is failing. I will really appreciate if somebody can help me with this error. The error I get when booting xen-domainU is: /======================= Red Hat nash version 4.1.18 starting Mounted /proc filesystem Mounting sysfs Creating /dev
2006 Oct 13
1
"Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released.
Dear, "Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released. http://unit.aist.go.jp/itri/knoppix/xen/index-en.html Xenoppix-x86-64 exploits latest CPU (Intel Core2 Duo and AMD Athlon64). * Xenoppix-x86-64 boots both X86 and X86_64 linux kernel on HVM of Xen. * Xenoppix-x86-64 looks like KNOPPIX but all packages are replaced for X86_64. * Xenoppix-x86-64 also
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU. Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com> Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp> Cc: Randy Dunlap <randy.dunlap at oracle.com> --- Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 183 insertions(+), 0 deletions(-) create mode 100644
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU. Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com> Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp> Cc: Randy Dunlap <randy.dunlap at oracle.com> --- Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 183 insertions(+), 0 deletions(-) create mode 100644
2006 Jan 21
4
Xen Starting DomainU:Error: Device 0 (vif) could not be connected. Hotplug scripts not working
hi, I am trying to start a new domainU but got the error: Error: Device 0 (vif) could not be connected. Hotplug scripts not working I have struggled with it for a long time. I found somebody else report this but can not find a solution. The xen version is xen-3.0 latest version. I do not have a initrd. Domain0 works fine but when I create a new domain, it always gives an error as above. Thanks,
2006 Aug 17
1
ATA: abnormal status on domain0
I have a problem with SATA disk. Once, i start up my system (1 domain0 and 2 domainU on the same machine), it is good. But, where some of them have high traffic and thus require high disk usage i get this error in dom0''s dmesg: ATA: abnormal status 0xD0 on port 0x9F7 ATA: abnormal status 0xD0 on port 0x9F7 ATA: abnormal status 0xD0 on port 0x9F7 ata1: command 0x35 timeout, stat 0xd0
2006 Aug 02
0
[PATCH 0/6] SCSI frontend and backend drivers
This patchset includes an updated version of the SCSI frontend and backend drivers. The frontend and backend drivers exchange SCSI RDMA Protocol (SRP) messages via a ring buffer. The backend driver sends SCSI commands to the user-space daemon, which performs SCSI commands and I/O operations. The backend driver uses VM_FOREIGN feature like the blktap driver for zero-copy of data pages. Like the
2007 Jun 11
0
error when installing guestOS for domainU
I have xen 3.0.3 on fedora 5. i''m creating a guest domain trough the script guest-install.py . when I try to use an install location I have an error: What is the install location? http://mirror.aarnet.edu. au/pub/fedora/linux/core/5/i386/os/ Starting install... libvir: Xen Daemon error : could not connect to Xen Daemon Failed to create domain M1 Traceback (most recent call last):
2009 Jan 29
0
Xen3.4-unstable pass through NIC - problems with creating HVM domainU
Hi, I am working on pass through using Xen-3.4 unstable. I am having trouble in installing HVM domain. Configuration file lokks like below: # Kernel image file. kernel = "/usr/lib/xen/boot/hvmloader" # The domain build function. HVM domain uses ''hvm''. builder=''hvm'' # Initial memory allocation (in megabytes) for the new domain. memory
2012 Nov 21
2
Miminum DomainU Memory Size
Hi all, I am trying to find out why the minimum memory allocation for a domu is 4MB. I am running MiniOS and a small application that requires no more than 8 KB or RAM. Can anyone give me a comprehensive answer to this question, i am really looking to get to grips with this in detail. Is this an arbitrary decision, or is there something more meaningful at work here? Thanks Paul