[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Richard W.M. Jones rjones at redhat.com
Sat Jun 1 11:05:04 UTC 2013


The following commit has been merged in the experimental branch:
commit 0ff8b315f575866e82177a5fb6778b468bcf63bd
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon May 20 15:42:56 2013 +0100

    gluster: Note that client needs to run as root.

diff --git a/src/guestfs.pod b/src/guestfs.pod
index 5bc8536..c06aa9b 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -703,6 +703,10 @@ single element.  The single element is a string defining the Gluster
 server.  The format of this string is documented in
 L</guestfs_add_drive_opts>.
 
+Note that gluster usually requires the client process (ie. libguestfs)
+to run as B<root> and will give unfathomable errors if it is not
+(eg. "No data available").
+
 =head3 ISCSI
 
 Libguestfs can access iSCSI disks remotely.

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list