Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

iSER initiator FreeBSD support [RFC]

4 views
Skip to first unread message

Sagi Grimberg

unread,
Jul 14, 2015, 12:42:06 PM7/14/15
to
Hi All,

We have updated our iser github repository [1] with the latest iser
driver (beta level) additional support and fixes:
- Full Rebase on top of 11-current (r284921)
- Discovery (over iser) support
- Added spec compliance for iser assisted Login message
- HA support (automatic reconnects, traffic failover)
- Split iser from iscsi module (build as a separate module with
dependancy on iscsi)
- Several stability fixes

The current version of the iser driver is constantly tested in our
nightly regression systems and seems to pass several tests:
- Traffic tests
- Login/logout: basic functionality, non-existent target error flows, stress
- Compliance/FS: diskinfo, newfs, iozone
- HA: Session recovery, IO with port toggling
- Module load/unload

We would like to learn about other open-source test suites that we can
run in our labs.

Edward,
We feel that the code is ready for inclusion. Would you mind reviewing
our code and provide feedback?

[1] https://github.com/sagigrimberg/iser-freebsd
Branch: iser-rebase-11-current-r284921

Thanks,
Max Gurtovoy
Sagi Grimberg
Mellanox Technologies
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi...@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

alex.burlyga.ietf alex.burlyga.ietf

unread,
Jul 15, 2015, 12:32:21 AM7/15/15
to
This is pretty cool. One thing is missing on the list is libiscsi
which has pretty comprehensive compliance test. You can find source
here: https://github.com/sahlberg/libiscsi, and iscsi-test-cu tool
which generates XML output for integration with Jenkins. fio for
performance or verification is good too an has a bit better output
format then iozone.

Alex
0 new messages