Date: Thu, 22 Apr 2010 16:03:43 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: "hiroshi@soupacific.com" <hiroshi@soupacific.com> Cc: freebsd-fs@freebsd.org Subject: Re: HAST configuration? Message-ID: <20100422140343.GC1651@garage.freebsd.pl> In-Reply-To: <4BD0438B.5080308@soupacific.com> References: <x2u90ed88931004131130m272ab2e4p37c2bdee5353a495@mail.gmail.com> <20100416065126.GG1705@garage.freebsd.pl> <4BCD3979.8050107@soupacific.com> <4BCD5AD7.8070502@soupacific.com> <4BCFA4C2.6000109@soupacific.com> <4BCFB1C5.5000908@soupacific.com> <4BD01800.9040901@soupacific.com> <4BD0438B.5080308@soupacific.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Apr 22, 2010 at 09:39:39PM +0900, hiroshi@soupacific.com wrote: > HI! > > > hastd_enable="YES" > >to your /etc/rc.conf. > Sure I put it. > > > I checked following with two condition ! > # pgrep -lf hast > # ls -l /var/run/hastctl > > A. First condition is boot both node. > B. Second only boot first node. > > Condition A works fine ! > > #pgrep -lf hast > 928 hastd: test > (primary) > #ls -l /var/run/hastctl > srwxv -xv -x 1 root wheel 0 Apr 22 22:40 /var/run/hastctl > #ls /dev/hast/test > /dev/hast/test > > Condition B > Error message appears some where during the boot message > hast: Device /dev/hast/test did not appear > > #pgrep -lf hast > 928 hastd: test > (primary) > #ls -l /var/run/hastctl > srwxv -xv -x 1 root wheel 0 Apr 22 xx:xx /var/run/hastctl > > But > #ls /dev/ > hast is not there ! This is expected. GEOM provider will be available only on primary node, because this is where it should be accessed. -- Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvQVz4ACgkQForvXbEpPzQd9ACcDq2mzmb5zj5wRQboR9OE/Bz6 atQAoLZRf4CJ7R8pkDgmEDFqBNuGcEeY =Kv/W -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100422140343.GC1651>
