[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] xenconsoled
- To: "John Hannfield" <hal9020@xxxxxxxxx>
- From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
- Date: Wed, 4 Apr 2007 20:21:48 +0530
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 04 Apr 2007 07:50:50 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PL+n1RKSys1yp7yGe6LD/xkYGmrSf7zkSKFN9zjWtm5oFEzZZtVRkmUAp5tyNBcoRUpcR/U6ROUWJTugDhM7XP8y3VCmtLErWp6D12I+kaWiXjR9ju1x9ZE5TQ715Mt1N5sO+C3/cG5cPGZVrDuoq/fZpbGWxJ5s/udpST5LYho=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On 4/4/07, John Hannfield <hal9020@xxxxxxxxx> wrote:
Hello,
Is there any documention on "xenconsoled" ? (I have installed xen from source)
/usr/sbin/xenconsoled --help Usage: /usr/sbin/xenconsoled [-h] [-V] [-v] [-i]
What do the different options mean?
Should xenconsoled always be running, even when no "xm console" commands are active? I killed it in error, but now need to know how to start it
Xend starts xenconsoled and xenstored daemons internally. So to restart this you have to restart xend as below.
/etc/init.d/xend restart
This finally callls /usr/sbin/xend, which internally creates both 2 daemons.
with it's default options.
Thanks --
John
_______________________________________________
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
|