[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] RE: xenoprof: operation 9 failed for dom0 (status: -1)
Try replacing "--active-domains=1" with
"--passive-domains=1 passive-images=<domU-kernel-image>" (use the
uncompressed version of your kernel image for the guest,
vmlinux-*)
To use
"active-domains" you need to run opcontrol in the guest in addition to running
it in dom0 and you need to coordinate the execution of both instances..
This require the guest opcontrol to be ready before running "opcontrol
--start" in dom0. That is why it is failing. I suspect you have not executed
opcontrol in the guest
Using active-domains
is very tricky. I suggest that you use --passive-domains, unless you really
need active domains (it is only useful in case you need detailed profiles for
user processes running in the guest)
Renato
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |