Date: Sun, 26 Dec 2010 12:31:56 +0200 From: Mikolaj Golub <to.my.trociny@gmail.com> To: "void" <void@list.ru> Cc: freebsd-fs@FreeBSD.org Subject: Re: hello Message-ID: <86wrmwkeoz.fsf@kopusha.home.net> In-Reply-To: <514BA5D75A82411CBE80ECF0303FD425@COMP1> (void@list.ru's message of "Sat, 25 Dec 2010 17:17:05 %2B0300") References: <514BA5D75A82411CBE80ECF0303FD425@COMP1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Dec 2010 17:17:05 +0300 void wrote:
v> root@ul-farm etc#hastd
v> hastd: remote address not configured for resource shared
v>
v> root@ul-farm etc#cat /etc/hast.conf
v> # Global section
v> control uds:///var/run/hastctl
v> replication fullsync
v> timeout 5
v>
v> resource shared
v> {
v> local /dev/da0s2
v> on host1
v> {
v> remote tcp4://10.15.0.127
v> }
v> on host2
v> {
v> remote tcp4://10.15.0.1
v> }
v> }
node name should be a full hostname as obtained by gethostname(3), or only
first part of the hostname, or node's UUID as found in the kern.hostuuid
sysctl(8) variable. I suppose yours host1/host2 don't match any. It may be
e.g. "ul-farm".
--
Mikolaj Golub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wrmwkeoz.fsf>
