trasz
57b120baca
Add "iscsictl -e". Among other things, it makes it possible to perform
...
discovery without attaching to the targets ("iscsictl -Ad ... -e off"),
and then attach to selected ones ("iscsictl -Mi ... -e on").
PR: 204129
MFC after: 1 month
Relnotes: yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D6633
2016-05-31 11:32:07 +00:00
trasz
b7e90426c4
Add the "-r" flag to iscsictl(8).
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-05-06 13:45:42 +00:00
joel
dd74f412fc
mdoc: sort Xr
2016-01-18 20:21:38 +00:00
rodrigc
9405dd95c9
Add more text to explain --libxo flag.
2015-12-01 19:18:53 +00:00
trasz
16294b3699
Add -w flag to iscsictl(8) utility, to make it wait for successfull
...
session establishment. Scripting is kind of hard without it.
Reviewed by: mav@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3872
2015-10-17 13:06:52 +00:00
allanjude
09c5096c3b
Add the new iscsi(4) man page
...
Cross reference it from iscsid(8) and iscsictl(8)
Reviewed by: trasz
Approved by: bcr (mentor), wblock (mentor)
Sponsored by: ScaleEngine Inc.
CR: https://reviews.freebsd.org/D741
2014-09-13 18:40:12 +00:00
gavin
53306c26de
Fix two typos in iscsictl.8
...
PR: 191581
Submitted by: Jimmy Olgeni
MFC after: 3 days
2014-07-18 12:51:35 +00:00
bapt
1f77f137dc
use .Mt to mark up email addresses consistently (part3)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-23 08:23:05 +00:00
trasz
d7c1812c7a
Add "iscsictl -M", which allows one to change session parameters
...
without removing it and adding back.
Sponsored by: The FreeBSD Foundation
2014-06-18 17:46:34 +00:00
trasz
d229c1356b
Grammar fix.
2014-04-24 11:27:03 +00:00
trasz
c7867dffff
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
trasz
4d89b7627d
Properly document -u and -s.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2014-01-04 09:57:23 +00:00
trasz
96d9474866
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
trasz
423398bae8
Fix typo.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-12-30 21:04:24 +00:00
trasz
99720b455b
Bump .Dd after r257379.
...
MFC after: 3 days
2013-10-30 11:41:28 +00:00
trasz
b49e1028bf
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
joel
44f767ab70
Minor mdoc fixes.
...
Approved by: re (blanket)
2013-09-14 21:43:18 +00:00
trasz
a992abf041
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