Issue with geo-replication and nfs auth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[repost for the ML after subscription, pls. reply to this one]

Hi,

On Tue, May 3, 2011 at 4:25 PM, Kaushik BV <kaushikbv at gluster.com> wrote:
> to locate the slave log-file do the following:
>     execute this command on the slave domain:
>           #gluster volume geo-replication ssh://root at slave.mydomain.com:file:///data/test  config log-file

Sorry, this command is bogus. The proper command would be:

# gluster volume geo-replication file:///data/test config log-file

or for short:

# gluster volume geo-replication /data/test config log-file

(because on the slave you are already at the other end of the ssh
tunnel, so you should strip the ssh part off of the slave url).

Also, to ease debugging, you are suggested to set the log-level to
DEBUG on slave side too (that is independent of master side
log-level):

# gluster volume geo-replication /data/test config log-level DEBUG

Csaba


[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux