Date: Mon, 12 Dec 2016 08:33:48 -0600 From: "Jay West" <jwest@ezwind.net> To: "'Hoyer-Reuther, Christian'" <Christian.Hoyer-Reuther@cac-chem.de>, =?iso-8859-1?Q?'Roger_Pau_Monn=E9'?= <roger.pau@citrix.com>, <h@dhcp-3-221.uk.xensource.com> Cc: <freebsd-xen@freebsd.org>, <owner-freebsd-xen@freebsd.org> Subject: RE: 11-RELEASE and live migration Message-ID: <002101d25484$c0a068c0$41e13a40$@ezwind.net> In-Reply-To: <41E487BC91654544B2B8F31096F2D9D4D1B060AA3E@ex1> References: <001f01d250a6$05ca4160$115ec420$@ezwind.net> <a8486e84c86c73ae1a7d68a06d969671@ultra-secure.de> <003501d250af$032dd580$09898080$@ezwind.net> <41E487BC91654544B2B8F31096F2D9D4D1B060A925@ex1> <20161212103148.5prkggi3ix4zoxyv@dhcp-3-221.uk.xensource.com> <41E487BC91654544B2B8F31096F2D9D4D1B060AA3E@ex1>
next in thread | previous in thread | raw e-mail | index | archive | help
My setup... Hosts: Two Dell R310's, each one as follows: 32gb ram, L3480 cpu, 4 = gigabit nics, two 300gb disks (mirrored), where the local disk is used only to = hold xenserver 7.0 with all patches up through and including today. These machines are 100% up to date on firmware, patches, bios, etc. Network: Two Dell powerconnect 6224's, stacked via dual round-robin CX4 cables. There's an untagged management vlan, an untagged data vlan, and = an untagged ISCSI vlan - identical ports are members on each switch. On = each host, the two builtin nics (data) are connected one leg in each switch = (same vlan). The two addin ports (Intel Pro/1000) (iSCSI) on each host are = also connected one leg in each switch. The switches are 100% up to date on firmware/OS. Client access to this is via a stack of Juniper EX2200's trunked back to the 6224's. Storage: OEM version of a Tyan 2U 12 bay SAS box, similar to Tyan S8226WGM3NR but with 7 gigabit NICS builtin. 32gb ram, FreeNAS = 9.10.1-U4, and dual AMD C32's (12 cores total). One nic is used for ILO, another = for management, another is unused , and the remaining four gigabit ports are connected two legs in each switch (same vlan, iscsi only, 9000mtu). Multipath is configured and active. The storage box is using mirrored vdev's with ZFS on top, 100% of which present an iSCSI target so the box is doing nothing but iscsi (and an = NFS iso share for installing vm's). So in Xencenter... there is one storage repository containing all the NAS space. Xencenter then creates the = vdisks inside that for each VM to use. FreeBSD 10X doesn't seem to have this problem. FreeBSD11 definitely = does, and apparently I'm not the only one who can see it. I should also point = out that Windows VM's (both Server 2012 R2 and 7 pro - both 64bit) have no problem migrating to another host and then back. And FreeBSD can = definitely migrate to another host - just not then back to the first (at least... immediately. I haven't tried waiting an hour or so and then trying the migration back). I also cannot select the source host as the destination in Xencenter. = The host servers are completely identical in every respect. All vm's disk is = via iSCSI as above. I also have a completely separate architecture that is identical to the above, except much larger, using xenserver 6.5, HP DL1000's, and cisco = 3750G stacks. I have not yet tested freebsd11 on that installation; I assumed = it wouldn't be much help as it's older versions of all the code. The smaller architecture above is not yet in production, so I can do = testing on it. The larger installation mentioned later above is production, and = I can't do much major testing there. Hopefully some of this info helps! J -----Original Message----- From: owner-freebsd-xen@freebsd.org = [mailto:owner-freebsd-xen@freebsd.org] On Behalf Of Hoyer-Reuther, Christian Sent: Monday, December 12, 2016 4:40 AM To: Roger Pau Monn=E9 <roger.pau@citrix.com>; = h@dhcp-3-221.uk.xensource.com Cc: freebsd-xen@freebsd.org; owner-freebsd-xen@freebsd.org Subject: Re: 11-RELEASE and live migration Hello, I cannot select the source host as destination when I migrate from XenCenter. All 3 hosts use the same hardware. Disk backend for all VMs is iSCSI. Regards, Christian > -----Urspr=FCngliche Nachricht----- > Von: Roger Pau Monn=E9 [mailto:roger.pau@citrix.com] > Gesendet: Montag, 12. Dezember 2016 11:32 > An: Hoyer-Reuther, Christian; h@dhcp-3-221.uk.xensource.com > Cc: freebsd-xen@freebsd.org; owner-freebsd-xen@freebsd.org > Betreff: Re: 11-RELEASE and live migration >=20 > On Thu, Dec 08, 2016 at 10:33:37AM +0100, Hoyer-Reuther, Christian = wrote: > > I did some tests and I see the problem too. > > > > XenServer 6.5 SP1 with almost all patches (3 hosts in pool), FreeBSD = > > 11.0- > RELEASE-p2, xe-guest-utilities-6.2.0_2 installed via pkg. > > > > First migration from host 3 to host 1 is ok. > > > > Some seconds later I start a new migration from host 1 to host 2 and = > > when > migration finishes (as seen in XenCenter) then the VM switches to the=20 > VGABios screen ("Plex86/Bochs VGABios (PCI) current-cvs 01 Sep 2016 = ... > cirrus-compatible VGA is detected"). The VM seem to hang and does not=20 > respond. In XenCenter I see that all the CPU's of the VM go up to 100=20 > percent. > > > > Then after 17 minutes the VGABios screen disappears and I see the=20 > > console, > the CPU usage as seen in XenCenter goes down. I logged in as root=20 > before I started the first migration and root is still logged in. So=20 > it was a hang and not a reboot. > > > > 20 minutes later I start a new migration from host 2 to host 3 and=20 > > the > problem occurs again. > > > > This problem does not exist with 10.3-RELEASE on the same hosts. >=20 > Hello, >=20 > So far I've only tested local migration (migration using the same host = > as source and destination), and that seems to work fine (I've done +50 = > consecutive migrations with only 10s separation between them). Is=20 > there a change that you could also try to reproduce this with local=20 > migration? >=20 > Are you using the same exact hardware on the source and the=20 > destination? Are you all using iSCSI as the disk backend for this VMs? >=20 > Thanks, Roger. _______________________________________________ freebsd-xen@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xen To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002101d25484$c0a068c0$41e13a40$>