[sheepdog-users] [sheepdog] [Sheepdog]Install Sheepdog problems

Valerio Pachera sirio81 at gmail.com
Wed Jan 30 09:52:41 CET 2013


---------- Forwarded message ----------
From: Valerio Pachera <sirio81 at gmail.com>
Date: 2013/1/30
Subject: Re: [sheepdog] [Sheepdog]Install Sheepdog problems
To: harryxiyou <harryxiyou at gmail.com>


2013/1/30 harryxiyou <harryxiyou at gmail.com>:
> Maybe i should remove this corosync in my OS, then download corosync
> latest git tree and compile & install, right?

What distribution are you running?
You probably missed the step of configuring corosync
  https://github.com/collie/sheepdog/wiki/Corosync-config

On debian,
check the content of /etc/default/corosync
  it has to be 'START=yes'
and edit /etc/corosync/corosync.conf with your ip, like described in the wiki
  bindnetaddr: -YOUR IP HERE-

Then restart the service
  /etc/init.d/corosync restart

I also suggest to not run sheepdog form /etc/init.d but simply
  sheep /path/to/your/empty/dir



More information about the sheepdog-users mailing list