Thanks Michi,

I changed my the script for host settings.

They are now "host nas1.local" and its working now.

Thanks
Ali Raza

On Sat, Dec 15, 2012 at 1:24 AM, Michi Mutsuzaki <mi...@cs.stanford.edu>wrote:

> The host entries don't look right. You are supposed to put the
> hostname before '@'.
>
> The format of the host entry is described in the section 3.4.2 of the
> documentation.
>
> http://oss.linbit.com/csync2/paper.pdf
>
> --Michi
>
> On Fri, Dec 14, 2012 at 1:10 PM, ali raza <alirax...@gmail.com> wrote:
> > 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