* Collecting info on running guests
@ 2009-10-18 3:30 MySQL Student
2009-10-18 6:55 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: MySQL Student @ 2009-10-18 3:30 UTC (permalink / raw)
To: kvm
Hi,
I have a few kvm guests running successfully. I'd like to find out
what resources each are using, such as percent of processor, memory,
etc. How can I do this?
How can I find out what version of kvm is currently running? Is there
information in /proc that I can query to find out stats about
performance, usage, version, problems, etc?
What is the best way to perform a backup should there be a problem
with the host? Is there any way to create a near real-time backup of a
guest on a backup kvm server in the event of a complete failure of the
master? Perhaps some kind of migration?
Thanks,
Alex
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Collecting info on running guests
2009-10-18 3:30 Collecting info on running guests MySQL Student
@ 2009-10-18 6:55 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2009-10-18 6:55 UTC (permalink / raw)
To: MySQL Student; +Cc: kvm
On 10/18/2009 12:30 PM, MySQL Student wrote:
> Hi,
>
> I have a few kvm guests running successfully. I'd like to find out
> what resources each are using, such as percent of processor, memory,
> etc. How can I do this?
>
>
'top'
> How can I find out what version of kvm is currently running?
'uname -r'; generally kvm shares the version number with the kernel.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-18 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-18 3:30 Collecting info on running guests MySQL Student
2009-10-18 6:55 ` Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.