Edward Tomasz Napierala
45cf0eab60
There is no need to prevent iscsictl from adding iSER session when there
...
is no iSER support in ctld and/or kernel; should the user make that mistake,
the output from "iscsictl -L" is enough to determine what the problem is.
Sponsored by: The FreeBSD Foundation
2014-02-26 09:06:57 +00:00
Edward Tomasz Napierala
bf4427d114
Make it clear that there are two ways to add a session using iscsictl(8),
...
and some options require configuration file.
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
2014-02-20 17:23:08 +00:00
Edward Tomasz Napierala
57cf56ce65
Make iscsictl(8) properly handle (optional) semicolons in iscsi.conf,
...
instead of ignoring them and echoing them to stdout.
Sponsored by: The FreeBSD Foundation
2014-02-10 15:04:59 +00:00
Edward Tomasz Napierala
5d386b72b1
Simplify.
...
Sponsored by: The FreeBSD Foundation
2014-02-10 15:03:08 +00:00
Edward Tomasz Napierala
d5874fc4f1
Remove unused variable.
...
Sponsored by: The FreeBSD Foundation
2014-02-10 15:02:02 +00:00
Edward Tomasz Napierala
5381f86246
Yacc cleanup; no functional changes.
...
Sponsored by: The FreeBSD Foundation
2014-02-10 15:01:24 +00:00
Edward Tomasz Napierala
e3f60bcf99
Properly document -u and -s.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2014-01-04 09:57:23 +00:00
Edward Tomasz Napierala
f0aa0e0e23
The devd part never got implemented; remove for now, until someone actually
...
needs this feature and can talk to me about how it should look like.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-12-30 21:06:08 +00:00
Edward Tomasz Napierala
3b6eb6baa2
Fix typo.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-12-30 21:04:24 +00:00
Edward Tomasz Napierala
868ab63514
Fix typo in "iscsictl -v".
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-11-10 14:18:05 +00:00
Edward Tomasz Napierala
630e459e51
Bump .Dd after r257379.
...
MFC after: 3 days
2013-10-30 11:41:28 +00:00
Edward Tomasz Napierala
abec619325
Rename '-h' option to '-p', and use "portal" instead of "host" or "address",
...
in order to be consistent with iSCSI terminology. Besides, calling the
option '-h' was just wrong.
This changes usage for newly added iscsictl(8), and two newly added
subcommands to ctladm(8). This breaks POLA between CURRENT and 10,
but since 10.0 has not been released yet, it's still ok to do.
MFC after: 3 days
Discussed with: re (glebius)
Sponsored by: FreeBSD Foundation
2013-10-30 11:38:46 +00:00
Edward Tomasz Napierala
c76e8a9aa0
Make iscsictl(8) automatically try to load the iscsi module. While here,
...
improve module loading in iscsid(8) and ctld(8).
Approved by: re (delphij)
2013-09-18 08:37:14 +00:00
Joel Dahl
33e1779ab8
Minor mdoc fixes.
...
Approved by: re (blanket)
2013-09-14 21:43:18 +00:00
Edward Tomasz Napierala
009ea47eb2
Bring in the new iSCSI target and initiator.
...
Reviewed by: ken (parts)
Approved by: re (delphij)
Sponsored by: FreeBSD Foundation
2013-09-14 15:29:06 +00:00