Re: [libvirt-users] Expanding an LVM Storage Pool

2013-09-23 Thread Osier Yang
On 21/09/13 02:15, McEvoy, James wrote: I looked around but could not find any info on how to expand a libvirt managed LVM storage pool. I do not see any virsh command to do it but I was successful using the vgexpand command to add some more storage once I destroyed the pools and then restarte

Re: [libvirt-users] Specify mount option for Storage-Pool

2013-09-23 Thread Osier Yang
On 20/09/13 23:30, Jorge Fábregas wrote: Hi, I've changed the "default" storage-pool from "directory-based" to a "pre-formatted block-device" since my /var/lib/libvirt/images is on a partition of its own. I would like to use the "discard" option as well as other (noatime etc) on this filesystem

[libvirt-users] Libvirt ESX: Image file not getting copied to ESX server

2013-09-23 Thread varun bhatnagar
Hi, I am trying to start a node using libvirt on ESX hypervisor. Before starting I am performing the following steps: 1) vol-create datastore1 /local/new_volume.xml (Creating a volume in pool) 2) define /local/esxdomain.xml (Defining a node) 3) start MyNode (Starting a node) I tried to get the s

Re: [libvirt-users] Expanding an LVM Storage Pool

2013-09-23 Thread McEvoy, James
Resending since no one replied over the weekend... --jim > -Original Message- > From: libvirt-users-boun...@redhat.com [mailto:libvirt-users- > boun...@redhat.com] On Behalf Of McEvoy, James > Sent: Friday, September 20, 2013 11:16 AM > To: libvirt-users@redhat.com > Subject: [libvirt-u

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Daniel Berteaud
Le lundi 23 septembre 2013 à 16:28 +0200, Thomas Stein a écrit : > Am 23.09.13 16:00, schrieb Daniel Berteaud: > > Le vendredi 20 septembre 2013 à 15:31 +0200, Thomas Stein a écrit : > >> Hello. > >> > >> Is someone performing incremental backups via libvirt for qemu/kvm > >> machines? I'm still

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Thomas Stein
Am 23.09.13 16:00, schrieb Daniel Berteaud: > Le vendredi 20 septembre 2013 à 15:31 +0200, Thomas Stein a écrit : >> Hello. >> >> Is someone performing incremental backups via libvirt for qemu/kvm >> machines? I'm still having a hard time to >> find a nice procedure. I mean is it possible to make

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Daniel Berteaud
Le vendredi 20 septembre 2013 à 15:31 +0200, Thomas Stein a écrit : > Hello. > > Is someone performing incremental backups via libvirt for qemu/kvm > machines? I'm still having a hard time to > find a nice procedure. I mean is it possible to make a full backup of an > image on monday a do the ne

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Thomas Stein
Hello. Another question regarding incremental backups. How can i roll back to a specific version? Example. I have: 1. a base image -rw-r--r-- 1 qemu qemu 39538851840 Sep 23 11:09 serve.lordcritical.qcow2 2. two external snapshots -rw--- 1 qemu qemu 1179648 Sep 23 11:17 daily0.serve.l

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Davide Guerri
Hi Thomas, thanks for reporting this issue ;) The script should be fixed now: https://github.com/dguerri/LibVirtKvm-scripts/ Cheers, Davide. On 20 Sep 2013, at 17:07, Thomas Stein wrote: > On 2013-09-20 16:05, Davide Guerri wrote: >> Hi >>> hn LibVirtKvm-scripts # ./fi-backup.sh -b /opt/vir