Hi Andrey, For some reason the sshd_config Ports pararmeter is not allowing to change when i restart the ssh service. so following this https://stackoverflow.com/questions/27525456/glusterfs-geo-replication-on-non-standard-ssh-port/55303479#55303479 tried config options as described.
i did try you usuggestion config ssh-command '/usr/sbin/sshd -D -p 2222' , geo-replication command failed thanks, Maurya On Sun, Mar 24, 2019 at 4:39 PM Andrey Volodin <[email protected]> wrote: > normally you should be able to edit the config file /etc/ssh/sshd_config > However, at the page > https://serverfault.com/questions/826893/how-to-temporarily-run-a-secondary-ssh-server-on-a-separate-port > I can see a one-time run solution as /usr/sbin/sshd -D -p 22200 > > On Sun, Mar 24, 2019 at 11:00 AM Maurya M <[email protected]> wrote: > >> Hi All, >> Have tried config the ssh-command to use -p 2222 using this config >> option: >> >> config ssh-command 'ssh -p 2222' , but failed, do you know the correct >> syntax , also where can i check for failed georeplication command logs. >> >> TIA, >> Maurya >> >> >> _______________________________________________ >> Gluster-users mailing list >> [email protected] >> https://lists.gluster.org/mailman/listinfo/gluster-users > >
_______________________________________________ Gluster-users mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-users
