| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] two xend running
 
To: xen-users@xxxxxxxxxxxxxxxxxxxFrom: "Brian Stempin" <brian.stempin@xxxxxxxxx>Date: Sat, 5 Apr 2008 10:51:28 -0400Delivery-date: Sat, 05 Apr 2008 07:52:04 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;	b=e1X6qXG03AEPNv4dioDZ4etgB2FfPebaYDVH4YNdzQmOdNWnqt02LTEyW4FdLBJIjgOZOgFWs++HvIj3/0M32CzOSt3pey8l0rvI1DzIMWyQwIZyONmfoI805QOXYJihvrKMzg7Q8YVsby8Av2mdZ1MmIPy95KUAbw80Qmp3scU=List-id: Xen user discussion <xen-users.lists.xensource.com> I have something similar:
 
 bstempi@xen01:~$ sudo ps ax | grep xen
 Password:
 13 ?        S<     0:00 [xenwatch]
 14 ?        S<     0:01 [xenbus]
 1974 ?        Sl     3:40 tapdisk /dev/xen/tapctrlwrite1 /dev/xen/tapctrlread1
 2098 pts/10   Ss+    0:00 xenconsole 39
 2646 ?        S      0:00 python /usr/sbin/xend restart
 2647 ?        Sl   183:38 python /usr/sbin/xend restart
 4781 ?        Ss     0:02 avahi-daemon: registering [xen01.local]
 4947 ?        S    425:46 xenstored --pid-file /var/run/xenstore.pid
 4956 ?        Sl     0:05 xenconsoled
 10988 pts/6    S+     0:00 grep xen
 11184 pts/0    S+     3:33 xentop
 bstempi@xen01:~$
 
 
 
 On Fri, Apr 4, 2008 at 4:15 PM, Edoardo Ceccarelli <eddy@xxxxxx > wrote: 
Hello,
 can someone explain why on my dom0 there are two "python /usr/sbin/xend start" ?
 is this normal?
 
 # ps ax | grep xen
 13 ?        S<     0:00 [xenwatch]
 14 ?        S<     0:00 [xenbus]
 2680 ?        S      0:02 xenstored --pid-file /var/run/xenstore.pid
 2685 ?        S      0:00 python /usr/sbin/xend start
 2687 ?        Sl     0:00 xenconsoled
 2689 ?        Sl     0:05 python /usr/sbin/xend start
 8959 pts/3    S+     0:01 xentop
 8969 pts/1    Sl+    0:00 /usr/lib64/xen/bin/xenconsole 12
 10324 pts/4    S+     0:00 grep xen
 
 thanks
 --
 Edoardo
 _______________________________________________
 Xen-users mailing list
 Xen-users@xxxxxxxxxxxxxxxxxxx
 http://lists.xensource.com/xen-users
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |