Re: [libvirt-users] KVM resource analysis

2014-09-30 Thread Adam King
allow you to check the resources usages of your VMs on said hypervisor. The URL is: http://munin-monitoring.org/ I hope it helps. Cheers, On 09/30/2014 11:03 AM, Adam King wrote: > Morning all, > > What is the recommended tool for resource analysis on hypervisors? > > Many than

[libvirt-users] KVM resource analysis

2014-09-30 Thread Adam King
Morning all, What is the recommended tool for resource analysis on hypervisors? Many thanks, Adam King IT Systems Administrator ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] unattended cloning

2014-09-23 Thread Adam King
- Original Message - > From: "Eric Blake" > To: "Adam King" , "libvirt-users" > > Sent: Monday, 22 September, 2014 5:34:52 PM > Subject: Re: [libvirt-users] unattended cloning > > On 09/16/2014 01:19 AM, Adam King wrote: > > M

[libvirt-users] unattended cloning

2014-09-16 Thread Adam King
gular basis. Is there any reason not to do unattended cloning? As in, when I leave on a Friday afternoon, start a script to clone the guest and auto start the live guest? Thanks Adam King IT Systems Administrator ___ libvirt-users mailing list li

[libvirt-users] ntpd in VM

2014-09-12 Thread Adam King
- Original Message - From: "Adam King" To: "Gary Hook" Sent: Friday, September 12, 2014 1:39:38 PM Subject: Re: [libvirt-users] ntpd in VM - Original Message - From: "Gary Hook" To: libvirt-users@redhat.com Sent: Friday, September 12

Re: [libvirt-users] virsh snapshot

2014-08-21 Thread Adam King
> Your quoting is horrible. You used the same prefix for your original > content as for my reply (">> >" in both cases). I'm not sure what > mailer you are using, but it is making conversation difficult. OK, let's see if this is better. Turned out my email app wasn't doing text wrap and quo

Re: [libvirt-users] virsh snapshot

2014-08-21 Thread Adam King
- Original Message - From: "Eric Blake" To: "Adam King" , libvirt-users@redhat.com Sent: Thursday, August 21, 2014 3:17:09 AM Subject: Re: [libvirt-users] virsh snapshot On 08/20/2014 06:34 PM, Adam King wrote: > Hi, > [Can you convince your mailer to wrap

[libvirt-users] virsh snapshot

2014-08-20 Thread Adam King
Hi, I had a 'domain' called APP03. I was performing auto snapshots each night using /usr/bin/virsh snapshot-create APP03 . I then wanted the domain to be called APP01 for clarity's sake, so I did virsh dumpxml APP03 > APP03.xml, edited the name to APP01 and changed the ID. I then did virsh de