[Bugs] [Bug 1199885] New: geo-rep: Proper Libexec directory in gsec_create command

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 9 06:09:44 UTC 2015


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

            Bug ID: 1199885
           Summary: geo-rep: Proper Libexec directory in gsec_create
                    command
           Product: GlusterFS
           Version: mainline
         Component: geo-replication
          Assignee: bugs at gluster.org
          Reporter: avishwan at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
After gluster system execute:: gsec_create command, common_secret.pem.pub file
will get created in $GLUSTERD_WORKDIR/ which adds
command=/usr/libexec/glusterfs with ssh key. In Ubuntu/Debian, libexec path is
different. /usr/lib/x86_64-linux-gnu/glusterfs/ 

Version-Release number of selected component (if applicable):


How reproducible:
Always.

Steps to Reproduce:
1. Run gluster system:: execute gsec_create
2. Check common_secret.pem.pub file in $GLUSTERD_WORKDIR(/var/lib/glusterd in
fedora)
3. Check the proper command option in pub file.

Actual results:
command=/usr/libexec/glusterfs/gsyncd ssh-rsa...

Expected results:
In Ubuntu,
command="/usr/lib/x86_64-linux-gnu/glusterfs/gsyncd" ssh-rsa...

Additional info:

-- 
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