Here is my configuration file please have a look:

# Csync2 Configuration File
# ---------------------------------

group test
 {
        host root@nas1.local;#This is my Host 1
        host root@nas2.local;#This is my Host 2

        key /etc/csync2/csync2.key;
        include /mnt/pool_c/;
        exclude *~ .*;

        action
        {
                logfile "/var/log/csync2_action.log";
                do-local;
        }

        backup-directory /var/backups/csync2;
        backup-generations 3;

        auto none;
 }


On Fri, Dec 14, 2012 at 10:52 PM, Michi Mutsuzaki <mi...@cs.stanford.edu>wrote:

> Hi Ali,
>
> Could you post your configuration file?
>
> --Michi
>
> On Fri, Dec 14, 2012 at 6:44 AM, ali raza <alirax...@gmail.com> wrote:
> > Hi Members,
> >
> > I am new to use Csync2. I need your help.
> >
> > After installing configuring csync2 I was trying to test csync2 but
> failed
> > in the beginning.
> >
> > One host1 I run "csync2 -xv" and it got error   "This host (host1) is
> not a
> > member of any configured group."
> >
> > Can any one tell me why its saying this.
> >
> > Thanks
> >
> >
> > _______________________________________________
> > Csync2 mailing list
> > Csync2@lists.linbit.com
> > http://lists.linbit.com/mailman/listinfo/csync2
> >
>
_______________________________________________
Csync2 mailing list
Csync2@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/csync2

Reply via email to