Hi,
I can get indication of Xen_ComputerSystemCreatedIndication successfully
after define a new domain,
which done by "python indication_tester.py
Xen_ComputerSystemCreateddIndication" on sfcb.
On Pegasus, we have to pass three arguments at least, right? Below is the
execution command:
"python indication_tester.py -u localhost:5988 -U root -P password
Xen_ComputerSystemDeletedIndication".
However, it's still in watching status, and I can't get any info for
several minutes.
Who knows why it is? Is there some mistake in my operation on Pegasus?
Thanks!
Best,
Regards
Daisy Guo Lian Yun
E-mail: yunguol(a)cn.ibm.com
IBM China Development Lab, Shanghai, China
TEL: (86)-21-61008057
Show replies by date
GY> On Pegasus, we have to pass three arguments at least, right? Below is the
GY> execution command:
GY> "python indication_tester.py -u localhost:5988 -U root -P password
You *must* use the FQDN for Pegasus. Using localhost will not work.
If you're unsure, use the output of "hostname -f".
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com