Addressing method docs updated

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1559 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-03-18 19:29:31 +00:00
parent 9c5142e3b8
commit e995fc514c
2 changed files with 14 additions and 0 deletions

View File

@@ -694,6 +694,13 @@ Every target should have at least the following entries:
It allows to finish configuring it before it starts accepting new
connections. 0 by default.
- addr_method - used LUNs addressing method. Possible values:
"Peripheral" and "Flat". Most initiators work well with Peripheral
addressing method (default), but some (HP-UX, for instance) may
require Flat method. This attribute is also available in the
initiators security groups, so you can assign the addressing method
on per-initiator basis.
- rel_tgt_id - allows to read or write SCSI Relative Target Port
Identifier attribute. This identifier is used to identify SCSI Target
Ports by some SCSI commands, mainly by Persistent Reservations

View File

@@ -617,6 +617,13 @@ Every target should have at least the following entries:
It allows to finish configuring it before it starts accepting new
connections. 0 by default.
- addr_method - used LUNs addressing method. Possible values:
"Peripheral" and "Flat". Most initiators work well with Peripheral
addressing method (default), but some (HP-UX, for instance) may
require Flat method. This attribute is also available in the
initiators security groups, so you can assign the addressing method
on per-initiator basis.
- rel_tgt_id - allows to read or write SCSI Relative Target Port
Identifier attribute. This identifier is used to identify SCSI Target
Ports by some SCSI commands, mainly by Persistent Reservations