WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] xen + centos + python, update save

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] xen + centos + python, update save
From: Heiko <rupertt@xxxxxxxxx>
Date: Wed, 14 Jan 2009 09:14:50 +0100
Delivery-date: Wed, 14 Jan 2009 00:15:32 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=G90I0xfS3nX/p/e3/HA+KaurMj9Yogt1vhTtFxL9IxU=; b=xtmoPav9fmyt2mPS90Bol8RYC7pdxJvmm4lAXaqchyVGYiHLtBLH9P5MUoyDmZ8C9y o+4v0NbngyuEJDifTIjNaBEN5elvniZkiVkmRmzOCqJcl+2p30DV6dLoMQNLuctQ5+gu STiwwHPTtqJkyNQWfVgmuzIK728uNSVUsJpXI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Dq/Q7hDAlr764NQJThQCCpA6xs9DPAqTNmQsScFiGp4SmA8RVq+O09wPyZp8YHeqSQ psEaWd3HZwlhmGhFeZjAIdXSMSka6TJ7YzF8s+WVZTpbOeskNEQ9bnTGZ92y2mKmf9dP JOBb1K6e5XvyEw+Q8OXI0gm+8ZDByUzpc6Eic=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
i have some dom0 where it lools like that some python processes
becomming a bit greedy.
Is it safe to do an yum update inside the dom0 and update the domU later?
We need a reboot, because there is a new kernel, do the old-kernel VM
still run ?

A week ago one machine got unresponsive and I could barley reboot it,
a ssh login
took 5 minutes or something, and each time I entered a command it took ages to
get executed, i fear this had something to do with the python process
or is it possible that one VM takes down all the others incl. dom0?
Is there a mechanism that prevents a VM from blocking the whole dom0?

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
11349 root      15   0  8852 1356  556 R   12  0.0   2851:11 xenstored
11360 root      17   0  400m  29m 1524 S    3  1.0 901:46.31 python
 6200 root      25   0  143m 7308 2648 S    2  0.2   0:00.05 python
 6213 root      18   0  143m 7308 2648 S    2  0.2   0:00.05 python
 6233 root      18   0  143m 7300 2648 S    2  0.2   0:00.05 python
 6241 root      18   0  143m 7308 2648 S    2  0.2   0:00.05 python
 6246 root      18   0  143m 7304 2648 S    2  0.2   0:00.05 python


thx

Heiko

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen + centos + python, update save, Heiko <=