|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xenconsoled
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
|
|
|
|
|