Hello, I have been looking for a while, but I can not find the proper procedure. I have got some VMs stored in a shared folder distributed using NFS. Additionally, I am switching our storage to GlusterFS, and I plan to use native access using libgfapi in libvirt. Is there a way how to import such a raw files to glusterfs such that it was possible to use them using libgfapi? Thank you, Milos
On 02/16/2015 03:39 AM, Milo? Koz?k wrote:> Hello, > > I have been looking for a while, but I can not find the proper > procedure. I have got some VMs stored in a shared folder distributed > using NFS. Additionally, I am switching our storage to GlusterFS, and I > plan to use native access using libgfapi in libvirt. Is there a way how > to import such a raw files to glusterfs such that it was possible to use > them using libgfapi? >Copying over the files from NFS to a GlusterFS mount point while the VMs are not running should allow those files to be accessed using libgfapi. -Vijay