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
--nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 22, 2010 at 09:39:39PM +0900, hiroshi@soupacific.com wrote: > HI! >=20 > > hastd_enable=3D"YES" > >to your /etc/rc.conf. > Sure I put it. >=20 >=20 > I checked following with two condition ! > # pgrep -lf hast > # ls -l /var/run/hastctl >=20 > A. First condition is boot both node. > B. Second only boot first node. >=20 > Condition A works fine ! >=20 > #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 >=20 > Condition B > Error message appears some where during the boot message > hast: Device /dev/hast/test did not appear >=20 > #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 >=20 > 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. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvQVz4ACgkQForvXbEpPzQd9ACcDq2mzmb5zj5wRQboR9OE/Bz6 atQAoLZRf4CJ7R8pkDgmEDFqBNuGcEeY =Kv/W -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100422140343.GC1651>