Add example configuration for FibreChannel ports.

MFC after:	1 week
This commit is contained in:
Alexander Motin 2015-03-04 14:30:09 +00:00
parent aadf439b22
commit 3bac1be816
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279591

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 27, 2015
.Dd March 4, 2015
.Dt CTL.CONF 5
.Os
.Sh NAME
@ -413,14 +413,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
@ -429,6 +425,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 ,