Bug 1226217 - [Backup]: Unable to create a glusterfind session
Summary: [Backup]: Unable to create a glusterfind session
Keywords:
Status: CLOSED DUPLICATE of bug 1225552
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterfind
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-29 08:47 UTC by Milind Changire
Modified: 2015-05-29 09:23 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 1221544
Environment:
Last Closed: 2015-05-29 09:23:23 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Milind Changire 2015-05-29 08:47:57 UTC
+++ This bug was initially created as a clone of Bug #1221544 +++

Description of problem:
Passwordless ssh is not getting setup between the peers of a cluster

Version-Release number of selected component (if applicable):
glusterfs-3.7.0beta2-0.0.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Have a 2 node cluster
2. Create a 2*2 distribute replicate volume 'ozone', and start it
3. Create a glusterfind session using 'glusterfind create'

Actual results:
It fails with the error - Failed to copy public key to /var/lib/glusterd/glusterfind/.keys

Expected results:
Glusterfind session should get successfully created

Additional info:

[root@dhcp43-140 ~]# glusterfind create sess1 ozone
Failed to copy public key to /var/lib/glusterd/glusterfind/.keys: [Errno 2] No such file or directory: '/var/lib/glusterd/glusterfind/.keys/sess1_ozone_secret.pem.pub'
[root@dhcp43-140 ~]# 
[root@dhcp43-140 ~]# cd /var/log/glusterfs/glusterfind/
[root@dhcp43-140 glusterfind]#
[root@dhcp43-140 glusterfind]# cat sess1/ozone/cli.log 
[2015-05-14 20:16:41,990] INFO [main - 266:ssh_setup] - Ssh key generated /var/lib/glusterd/glusterfind/sess1/ozone/sess1_ozone_secret.pem
[2015-05-14 20:16:41,993] ERROR [utils - 152:fail] - Failed to copy public key to /var/lib/glusterd/glusterfind/.keys: [Errno 2] No such file or directory: '/var/lib/glusterd/glusterfind/.keys/sess1_ozone_secret.pem.pub'
[2015-05-14 20:18:40,827] INFO [main - 266:ssh_setup] - Ssh key generated /var/lib/glusterd/glusterfind/sess1/ozone/sess1_ozone_secret.pem
[2015-05-14 20:18:40,829] ERROR [utils - 152:fail] - Failed to copy public key to /var/lib/glusterd/glusterfind/.keys: [Errno 2] No such file or directory: '/var/lib/glusterd/glusterfind/.keys/sess1_ozone_secret.pem.pub'

[root@dhcp43-140 glusterfind]# rpm -qa | grep gluster
glusterfs-api-3.7.0beta2-0.0.el6.x86_64
python-gluster-3.7.0beta2-0.0.el6.x86_64
glusterfs-libs-3.7.0beta2-0.0.el6.x86_64
glusterfs-3.7.0beta2-0.0.el6.x86_64
glusterfs-fuse-3.7.0beta2-0.0.el6.x86_64
glusterfs-server-3.7.0beta2-0.0.el6.x86_64
glusterfs-extra-xlators-3.7.0beta2-0.0.el6.x86_64
glusterfs-client-xlators-3.7.0beta2-0.0.el6.x86_64
glusterfs-cli-3.7.0beta2-0.0.el6.x86_64
[root@dhcp43-140 glusterfind]#

--- Additional comment from Sweta Anandpara on 2015-05-15 01:40:20 EDT ---

Sosreports copied to: http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/1221544/

--- Additional comment from Sweta Anandpara on 2015-05-18 02:36:06 EDT ---

On the latest build - glusterfs-3.7.0-2.el6rhs.x86_64, the same command fails with the below error:

[root@dhcp43-140 ~]# glusterfind create sess vol1
Failed to add ssh keys to authorized_keys file: gsync peer_add_secret_pub command not found.

[root@dhcp43-140 ~]#

--- Additional comment from Anand Avati on 2015-05-18 10:16:33 EDT ---

REVIEW: http://review.gluster.org/10807 (spec: Add missing file peer_add_secret_pub to the server RPM to support glusterfind independent of the geo-replication RPM) posted (#1) for review on master by Milind Changire (mchangir)

--- Additional comment from Anand Avati on 2015-05-19 05:43:56 EDT ---

REVIEW: http://review.gluster.org/10807 (spec: move file peer_add_secret_pub to server RPM) posted (#2) for review on master by Milind Changire (mchangir)

--- Additional comment from Anand Avati on 2015-05-27 09:28:08 EDT ---

REVIEW: http://review.gluster.org/10807 (spec: move file peer_add_secret_pub to server RPM) posted (#3) for review on master by Milind Changire (mchangir)

--- Additional comment from Anand Avati on 2015-05-29 02:47:33 EDT ---

REVIEW: http://review.gluster.org/10807 (spec: move file peer_add_secret_pub to server RPM) posted (#5) for review on master by Milind Changire (mchangir)

Comment 1 Milind Changire 2015-05-29 09:23:23 UTC

*** This bug has been marked as a duplicate of bug 1225552 ***


Note You need to log in before you can comment on or make changes to this bug.