[Sheepdog] How do i use sheepdog
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Tue May 3 23:47:12 CEST 2011
At Mon, 02 May 2011 15:56:25 +0900,
igoigo246 wrote:
>
> Hi
>
> environment
>
> Ubuntu 10.04
> kernel 2.6.32
> corosync 1.2.0
>
> and 2 node install
>
> try
>
> ubuntu 10.04 backports add
> /etc/apt/sources.list add
>
> deb http://archive.ubuntu.com/ubuntu lucid-backports main universe
> multiverse restricted
>
> apt-get install corosync libcorosync-dev
>
> apt-get install pkg-config dh-autoreconf
>
> git clone git://sheepdog.git.sourceforge.net/gitroot/sheepdog/sheepdog
>
> cd sheepdog
> ./autogen.sh
>
> ./configure --prefix=/usr/local --exec-prefix=/usr/local
> make
> make install
>
> /usr/local/etc/init.d/sheepdog start
>
> but
>
> netstat -tapn | grep 7000
> LISTEN sheepdog
>
>
> but
> /usr/local/sbin/collie node list
>
>
> Idx Node id (FNV-1a) - Host:Port
> ------------------------------------------------
> * 0 52b76e70de45e6c8 - 127.0.0.1:7000
>
> How can I get ?
I think your corosync is not configured correctly. What is the output
of 'corosync-cfgtool -s' ?
Thanks,
Kazutaka
>
> Thanks for your reading this one.
>
>
>
>
>
>
> --
> sheepdog mailing list
> sheepdog at lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/sheepdog
More information about the sheepdog
mailing list