summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-03-11 09:54:03 +0000
committermav <mav@FreeBSD.org>2015-03-11 09:54:03 +0000
commit6e2bec33ec123830758c2be61b7e9c64c4b05321 (patch)
tree7b382e53932eb1fcf1b94feac27264253dc4059b /usr.sbin
parent6cffa62fefd8ca795a00d5772dc1732a48d428a9 (diff)
downloadFreeBSD-src-6e2bec33ec123830758c2be61b7e9c64c4b05321.zip
FreeBSD-src-6e2bec33ec123830758c2be61b7e9c64c4b05321.tar.gz
MFC r279591: Add example configuration for FibreChannel ports.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ctld/ctl.conf.514
1 files changed, 8 insertions, 6 deletions
diff --git a/usr.sbin/ctld/ctl.conf.5 b/usr.sbin/ctld/ctl.conf.5
index b4f59cd..2321b6f 100644
--- a/usr.sbin/ctld/ctl.conf.5
+++ b/usr.sbin/ctld/ctl.conf.5
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 7, 2015
+.Dd March 4, 2015
.Dt CTL.CONF 5
.Os
.Sh NAME
@@ -409,14 +409,10 @@ target iqn.2012-06.com.example:target0 {
lun example_1 {
path /dev/zvol/tank/example_1
+ option naa 0x50015178f369f093
}
target iqn.2012-06.com.example:target1 {
- chap chapuser chapsecret
- lun 0 example_1
-}
-
-target iqn.2012-06.com.example:target2 {
auth-group ag0
portal-group pg0
lun 0 example_1
@@ -425,6 +421,12 @@ target iqn.2012-06.com.example:target2 {
option foo bar
}
}
+
+target naa.50015178f369f092 {
+ port isp0
+ port isp1
+ lun 0 example_1
+}
.Ed
.Sh SEE ALSO
.Xr ctl 4 ,
OpenPOWER on IntegriCloud