 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] [Xen-Users] Issues with root NFS on Dom0
 Hi Brandon,I tried a NFS root solution for my group of dom0 hosts a number of years ago (using xen4.0). Due to a number of lockups and issues I suffered over a period of time my "solution" which has worked very well for me, using a custom initrd I actually copy the rootfs to a ram disk, and then boot from memory. This meant that I no longer had to worry about the NFS server availability for the dom0's to be working, and also I could use a single copy of the rootfs for all dom0's, and no problem with a shared /tmp or /etc and so on. While I can still see the advantages of using this style solution (NFS root), I think there are better options today (that I haven't investigated/used). One issue with the shared NFS root was also dealing with updates/upgrades, where my current solution handles that (chroot, install new package, reboot dom0 one at a time with appropriate live migrations). Today, with all the fancy management tools like puppet/chef/etc (I know nothing about them, except I vaguely understand they should support booting and installing/configuring your dom0, including any update/upgrades on each reboot). You might want to look into some of those options. Of course, none of that directly helps you with your issue.Have you tried getting shell access early in the init process, and measuring/testing what is actually wrong, is it CPU performance, network performance, or NFS performance? Possibly there is a network card driver issue, have you tried a different network card (different brand/model/etc)? What about your switch, does it report any collisions, dropped packets, errors, etc? Faulty network cable perhaps? Sorry I couldn't help really, but maybe it will provide some ideas. Regards, Adam On 21/07/15 09:24, Brandon Perez wrote: 
 -- Adam Goryachev Website Managers www.websitemanagers.com.au _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |