How can upgrade kernel on xen main node or container too?

Centos:

on host node
---
yum update

cd /usr/local/lxlabs/hypervm/httpdocs/
lphp.exe ../bin/misc/fixcentos5xen.php

chkconfig xendomains off

nano /etc/grub.conf (set your new kernel as the default)

service xendomains stop

reboot

---
after boot:

cd /usr/local/lxlabs/hypervm/httpdocs/
lphp.exe ../bin/misc/fixcentos5xen.php

login to hypervm and start vps inside the node.

chkconfig xendomains on

Byla tato odpověď nápomocná?

 Tisknout tento článek

Také čtěte

Hints on Creating Windows KVM Templates

Templating Windows is a fairly easy process for KVM. All versions of windows can be resized by...

How do I assign additional IP addresses in RedHat/CentOS?

If you are using CPanel, you should add the IP addresses through WHM.  Do not follow...

How to create KVM template

Creating KVM Templates Overview From version 1.13.00 a script is supplied on...

How to restore all data from old drive to a new drive on a cpanel server

You basically ssh to server as root and look for your old/original drive via command fdisk -l...

Hypervm Xen Windows VPS Network not showing 1Gbps

If you're running HyperVM Xen VPS and your Windows vm somehow not showing 1Gbps port, only...