Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2010 11:57:03 +0900
From:      "Daisuke Aoyama" <aoyama@peach.ne.jp>
To:        <freebsd-scsi@freebsd.org>
Cc:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org
Subject:   isboot (iSCSI boot driver) version 0.1.3
Message-ID:  <6BC2B2FBAFFA4C26A46977F121B707E1@ad.peach.ne.jp>
In-Reply-To: <1931AE1113EC4A8983B8A52A2A1966C2@ad.peach.ne.jp>
References:  <C95051BDAE744B43987651A08817C58A@ad.peach.ne.jp> <1931AE1113EC4A8983B8A52A2A1966C2@ad.peach.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Updated isboot to 0.1.3. Try this.

How to build/upgrade:

# cd /usr/src
# tar xvf /path/to/iscsi-2.2.4.tar.gz
# tar xvf /path/to/isboot-0.1.3.tar.gz

# make buildkernel
# make installkernel
or
# cd /usr/src/sys/modules/iscsi/isboot
# make obj
# make depend
# make all
# make install

After installation, please reboot the server to take effect.
Confirm the log shows "iSCSI boot driver version 0.1.3".

What's new?:
 * improve session recovery mode.
 * fix panic when socket is lost.

Download links:
http://www.peach.ne.jp/archives/isboot/isboot-0.1.3.tar.gz

Download links(for testing purpose only):
http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-7.3-RELEASE-amd64-isboot-0.1.3.iso
http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-7.3-RELEASE-i386-isboot-0.1.3.iso
http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-8.1-RC1-amd64-isboot-0.1.3.iso
http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-8.1-RC1-i386-isboot-0.1.3.iso
http://www.peach.ne.jp/archives/isboot/demo/unionfs-mkisboot.sh

I hope this helps you. Enjoy it.
Daisuke Aoyama
 




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