[Bugs] [Bug 1208676] No support for mounting volumes with volume files

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 7 09:01:34 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1208676



--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10126 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit a0e3634c6f0d349a3433cdbeabd93043f5f43e9d
Author: Ernestas Lukoševičius <ernetas at gmail.com>
Date:   Thu Apr 2 23:28:29 2015 +0300

    mount.glusterfs: mounting volumes with volume files

    This is a patch for bug-1208676.

    When using volume files to mount glusterfs volume,
    this line is always true:

    [ -z "$volume_id" -o -z "$server_ip" ] && {

    That's because at this place, $volume_id and $server_ip are
    set only and only if the $volfile_loc file was unreadable
    or undefined.

    Change-Id: Icdf7612ac13a8f953f2a2adaa426b6339cd9f8fd
    BUG: 1208676
    Signed-off-by: Ernestas Lukoševičius <ernetas at gmail.com>
    Reviewed-on: http://review.gluster.org/10126
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list