similar to: live migration of DomUs with 2 or more vcpus fails

Displaying 20 results from an estimated 1000 matches similar to: "live migration of DomUs with 2 or more vcpus fails"

2011 Mar 24
1
livemigration over specific bridge/nic?
Hi @all, I have a question about the livemigration with libvirt / kvm. I have two bridges configured in my setup of each host. Now I want to set br1 (private network) as default NIC for live migration. Is there any solution to get this work for me? I tried to bind libvirt to those IP-Range but after that the livemigration doesn't works. If you need more details please tell me :)
2010 May 14
1
System unusable (hangs) after xm create - xen 4
Hello I have a production server, on which I had to install a new OS. Unfortunately, xen is not willing to run any domUs! Any help would be most highly appreciated. My problem is essentially that described in this post, to which there was no answer at the time: <http://lists.xensource.com/archives/html/xen-devel/2009-06/msg01147.html> Symptoms: When trying to xm create a previously
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
2006 Apr 24
0
network configuration with 2 physical eth cards
hi friends, I have met some problem in the configuration of xen domain U network. I have two physical network cards. eth0 is connected with the outworld and using a dhcp assignment. eth1 is connected wth the local network and i set the ip as 192.168.0.100 I create a Sarge domainU. And i went into the sarge /etc/network/interfaces, modify it as 192.168.0.10 I am
2006 Mar 12
0
See Xen in action
Hi all ! Last month, i gave a presentation of Xen. I recorded the demonstrations which I presented and i put them on my blog ... Here is videos of Xen in action : (works great with mplayer) 1. Several OS simultaneously (multipleOS.avi<http://mlc.homelinux.com:88/xenpr/Videos/multipleOS.avi>- 17M) 2. Installation of Debian and NetBSD on DomU
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
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
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
2003 Jul 11
0
Subject: WINS for a NAS (group names should not be multihomed)
we use a Samba 3.0.0beta2 as a PDC (node name 'TESTPDC', domain name 'MYDOMAIN') and WINS server =-=-=-=-=- # grep -i wins smb.conf wins support = yes -=-=-=-=-= we also use a NetApp Filer F87 (netBIOS name 'JUPITER') configured - with only one nw interface, with an IP number shown here as ((NAS_IP)) - to join a CIFS domain (no problem for now), and registered
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
2005 Apr 04
0
RE: Speed of domainU drives
You should upgrade to 2.0-testing as there are some disk performance issues on 2.0.5 Ian > -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Jack Downes > Sent: 03 April 2005 23:53 > To: xen-users@lists.xensource.com > Subject: [Xen-users] Speed of domainU drives > > Now, I
2007 Apr 11
8
[Xen-tools] Storage for DomU
Hi all, I manage to create a VM (slackware image) and hide the PCI device (qlogic HBA) from Dom0 to DomainU. Now the Dom0 cant see this HBA and the ''xm list -l'' shows this pci device under the DomainU. But how can I do some scsi inquiry or check if this PCI device is visible to the DomainU from the DomainU''s console. Any help? Thanks and regards Ashit
2005 Oct 14
1
debian+xen: System fails to mount swap, mydql not starting
I have resolved my mysql problem it had to do with an improperly configured host file. My most pressing problem is why mounting swap fails in all my domU''s. My disks are LVM based. /dev/xen/www_swap for example it the (duh!) swap space for the www domain and exported from the xen file as disk = [ ''phy:xen/www,sda1,w'' , ''phy:xen/www_swap,sda2,w'' ] I
2003 Apr 04
1
hypatia problems?
Dear all Off topic to some extent but Ted Harding has just called me to say he is (a) seeing large delays in the list messages when it is sent internally from hypatia.math.ethz.ch. I get only a delay of an hour which is reasonable in the scrap below but Ted reports delays of the order 24 hours, (b) messages he has sent to the list don't appear on it for a long time. Is anyone else
2012 Mar 15
1
make clear a vmexit reason
Hi, Lately I was puzzled by a vmexit reason 31 which was defined as EXIT_REASON_MSR_READ I allocated an array in xen data section and assigned its MFN to an EPT entry of a domainU, I thought the domU could access this array but after that the domainU crashed and xen gave me this exit reason "Bad vmexit (reason 31)" But there is nothing to do with MSR READ, so I''m confused...
2009 Dec 16
1
virt-manager in b129
It is a pleasure to see what it has become, but - it scrambles the vnc-sessions (start virt-manager, open a win console, close all, start virt-manager again try open vnc-console => fail, fixed by xm vncviewer <name> => fail, again => works, also next time in virt-manager => same problem again) - Is it currently possible to connect to other xvms running next to the machine and may
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