|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] about xenconsoled log
Hi everyone,
I know this process is started by xend with no command parameters , if
I want xenconsoled's log facility , I must pass the --log parameter .
So I change the following line from:
os.execvp('xenconsoled', ['xenconsoled'])
to
os.execvp('xenconsoled', ['xenconsoled','--log=all'])
but this seems did not take effect , I can't find any xenconsoled
related log file in /var/log/xen , I wonder if I have missed some
setups , can someone point out for me ? thanks
BR
yushang
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] about xenconsoled log,
yushang <=
|
|
|
|
|