|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] high "init" load on ubuntu domu with centos dom0
On 3/24/2011 8:43 AM, Donny Brooks wrote:
I have an odd problem. I am running an ubuntu 10.04 domu that I got
from stacklet on my centos 5.5/xen4.0.1 dom0. The problem is that even
sitting idle the domu has a 1.05 load with init taking up 99% of that.
I have searched around but have not found what is causing the issue. I
thought I remembered this being mentioned on the list before but could
not find it either.
My domu.cfg is as follows:
bootloader = "/usr/bin/pygrub"
memory = 4096
vcpus = 2
name = "ubuntu"
vif = [ 'bridge=br2,model=e1000' ]
disk =
['phy:/dev/domuvg/testd,sda1,w','phy:/dev/domuvg/testd-swap,sda2,w','phy:/dev/domuvg/test,sdb1,w']
root = "/dev/sda1"
extra = "fastboot"
Where should I start looking?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
Did some more digging and this appears to be related to the /dev/hvc0:
No such file or directory issue that Johnathan Tripathy had last year.
Although I see no resolution on the problem. I have tried everything
that anyone mentioned but none work.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|