Date: Tue, 25 Dec 2012 18:16:03 -0600 From: "Jay West" <jwest@ezwind.net> To: "'Mark Felder'" <feld@feld.me> Cc: freebsd-xen@freebsd.org Subject: RE: 9.1R? Message-ID: <001201cde2fe$3113bc80$933b3580$@ezwind.net> In-Reply-To: <20121222012933.5694d482@tech304> References: <000301cddfa8$b6af8b70$240ea250$@ezwind.net> <20121222012933.5694d482@tech304>
next in thread | previous in thread | raw e-mail | index | archive | help
>Also, if you aren't aware, here is my personal list of Xen bugs: - Shutdown via Xen fails to poweroff. It doesn't issue any normal shutdown commands, but tells the Xen code in the kernel to start a shutdown. It's broken on the kernel side. kern/171118 Also, NetBSD's workaround for this is to enable powerd, but we can't when we're running XENHVM and I suspect their powerd is a completely different beast. I can confirm this as a problem as well, on x86 64bit PVM. FreeBSD VM sits at "press any key to reboot". Soon as I press any key, then the VM shuts down. I don't recall why, but something made me think that FreeBSD was responding to a VM shutdown with 'shutdown -h now' when it should be responding with 'shutdown -p now", which seemed to work correctly. - If you use PF with Xen HVM your performance will suck. Known bug. kern/154428 Set net.inet.tcp.tso=0 as a workaround. We don't use PF under Xen, so can't comment. - "Deactivating" a network interface is an option after enabling the xe-guest-utilities scripts. Please don't do that. It seems to cause a panic every time. kern/171138 Also, this happens when you try to change the VLAN assigned to an interface. We have not tried this, good to know. Additional bugs.... I believe all mentioned here already.... 1) 64bit PVM won't mount filesystems, after install have to change fstab adpXpY references to adXpY (or something similar, don't have it in front of me). 2) 64bit PVM won't boot with a virtual CD/DVD drive attached, have to remove it from the command line. I know there's other bugs, but the above ones are pretty much show-stoppers for getting freebsd up under XenServer. Fortunately, there's workarounds. Best, Jay West
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001201cde2fe$3113bc80$933b3580$>