[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Kernel upgrade in domU
On Wed, Nov 17, 2010 at 12:02 AM, Guilherme E.J. <guilherme.e@xxxxxxxxx> wrote:
Hello, That's because you're making it harder then it should be.
First of all, if you use pygrub/pv-grub, kernel and ramdisk images reside within domU. So you could ssh (or schedule it with cfengine or whatever) to each domU/instace and run what you usually do on physical machines (changing the kernel package name) : "yum update kernel-xen -y && reboot". No additional steps required to upgrade a domU. That way you can do a rolling upgrade and reboot domU's one by one instead of having to shutdown everything before upgrading.
Second, dom0 should be a minimal installation, with management interface located on private, secure network. In that setup, it should be "safe enough" not having to update the kernel package for dom0 everytime a bug/security fix comes out. So you should be able to schedule dom0 kernel upgrade/reboot (for example) once every six month.
Third, if you really can't affor reboots but can afford monthly subscription, you might want to look at ksplice: http://www.ksplice.com/, http://www.ksplice.com/uptrack/supported-kernels
-- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |