search for: eharney

Displaying 2 results from an estimated 2 matches for "eharney".

Did you mean: charney
2017 Jun 01
0
Who's using OpenStack Cinder & Gluster? [ Was Re: [Gluster-devel] Fwd: Re: GlusterFS removal from Openstack Cinder]
...; Subject: Re: GlusterFS removal from Openstack Cinder > Date: Fri, 05 May 2017 21:07:27 +0000 > From: Amye Scavarda <amye at redhat.com> <amye at redhat.com> > <mailto:amye at redhat.com> <amye at redhat.com> > To: Eric Harney <eharney at redhat.com> <eharney at redhat.com> > <mailto:eharney at redhat.com> <eharney at redhat.com>, Joe > Julian <me at joejulian.name> <me at joejulian.name> > <mailto:me at joejulian.name> <me at joejulian.name>, Vijay Bellur > <vbe...
2007 Aug 25
3
Copy on write Disk Images
Hi all, I am working on a project in which I would like to use copy-on-write VM disk images in order to create "deltas" of a disk over a period of time. For example, if I have a VM which uses /var/lib/xen/vm1/vm1.hda as its disk image, can I attach a copy-on-write disk image which would record changes in, /var/lib/xen/vm1/vm1-cow.hda rather than in the main disk image file?