Hi,
Not sure what you mean by Try
recompiling it or something. Maybe re-install windows
I am running RHEL 2.6.16.13 xenunstable version
(latest one).
Neither xenmon nor xenbaked work
This was all freshly compiled on a new system
Thanks
- Padma
From: xen-tools-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-tools-bounces@xxxxxxxxxxxxxxxxxxx]
On Behalf Of Rob Gardner
Sent: Wednesday, June 14, 2006
12:54 PM
To: Apparao, Padmashree K
Cc: xen-tools@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-tools] about
XenMon
Apparao, Padmashree K wrote:
[root@dna xenmon]# tbctl 1
Segmentation fault
[root@dna xenmon]# setsize =20
Current tbuf size: 0x1000
set_size Hypercall failure: Invalid
argument
Since setsize printed "current tbuf size: 0x1000" that means that the
trace buffers have already been allocated, and the size is 1 page (kinda
small). You can't re-allocate the trace buffers except by rebooting.
As for tbctl core dumping, that can't happen. ;) Try recompiling it or
something. Maybe re-install windows. Or maybe update to a newer xen version,
where tbctl doesn't exist anymore. Or maybe you already are running a recent
xen, in which case your tbctl was built on an older installation. Anyway, you
don't need tbctl anymore since xenbaked enables/disables tracing automatically
for you.
Rob