Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2010 21:57:11 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Kevin Day <toasty@dragondata.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: iscsi over HAST backed storage partial success
Message-ID:  <20100310205711.GA1847@garage.freebsd.pl>
In-Reply-To: <7418ECC2-55C1-4A28-82EA-0972AFE745EF@dragondata.com>
References:  <7418ECC2-55C1-4A28-82EA-0972AFE745EF@dragondata.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--5mCyUwZo2JvN/JJP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 09, 2010 at 05:03:41PM -0600, Kevin Day wrote:
>=20
> I'm running istgt (iscsi target) using HAST backed storage. For the most =
part, it seems to work really well. I have ucarp running to change the IP t=
hat istgt is bound to, and modified the ucarp scripts to start/stop istgt d=
epending on which side is the master. If I shut down the primary, the secon=
dary takes over and all seems well.
>=20
> However, if I reboot the secondary, the primary starts freezing up for lo=
ng periods:
>=20
> Mar  9 22:46:27 cs04 hastd: [iscsi1] (primary) Unable to r: Socket is not=
 connected.
> Mar  9 22:46:27 cs04 hastd: [iscsi1] (primary) Unable to co: Connection r=
efused.
> Mar  9 22:46:42 cs04 last message repeated 3 times
> Mar  9 22:46:53 cs04 istgt[14298]: ABORT_TASK
> Mar  9 22:47:35 cs04 last message repeated 3 times
> Mar  9 22:48:02 cs04 hastd: [iscsi1] (primary) Unable to co: Operation ti=
med out.
> Mar  9 22:48:02 cs04 istgt[14298]: CmdSN(45748), OP=3D0x2a, ElapsedTime=
=3D74 cleared=20
> Mar  9 22:48:02 cs04 istgt[14298]: istgt_iscsi.c: 640:istgt_iscsi_write_p=
du: ***ERROR*** iscsi_write() failed (errno=3D32)
> Mar  9 22:48:02 cs04 istgt[14298]: istgt_iscsi.c:3327:istgt_iscsi_op_task=
: ***ERROR*** iscsi_write_pdu() failed
> Mar  9 22:48:02 cs04 istgt[14298]: istgt_iscsi.c:3867:istgt_iscsi_execute=
: ***ERROR*** iscsi_op_task() failed =20
> Mar  9 22:48:02 cs04 istgt[14298]: istgt_iscsi.c:4337:worker: ***ERROR***=
 iscsi_execute() failed
> Mar  9 22:48:02 cs04 istgt[14298]: CmdSN(490802), OP=3D0x2a, ElapsedTime=
=3D73 cleared
> Mar  9 22:48:02 cs04 istgt[14298]: CmdSN(28387), OP=3D0x2a, ElapsedTime=
=3D73 cleared=20
> Mar  9 22:48:14 cs04 istgt[14298]: ABORT_TASK
> Mar  9 22:48:52 cs04 last message repeated 2 times
> Mar  9 22:49:22 cs04 hastd: [iscsi1] (primary) Unable to co: Operation ti=
med out.
>=20
> As soon as the secondary comes back online, everything starts behaving ag=
ain and all is well.

Could you try the following patch?

	http://people.freebsd.org/~pjd/patches/hastd_primary.c.patch

--=20
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--5mCyUwZo2JvN/JJP
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkuYB6cACgkQForvXbEpPzRh4gCfWohM4E1Z3WndDs1I12TNB17R
94wAnjAJ47himb+HnGIVn33Pq/X7GmiZ
=gbrf
-----END PGP SIGNATURE-----

--5mCyUwZo2JvN/JJP--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100310205711.GA1847>