[stgt] [PATCH 4/4] Document new config options for pass-through direct-store properties

Andy Grover agrover at redhat.com
Sat Jan 7 00:20:24 CET 2012


tgt-admin should be setting these params based on values it discovers via
sg3_utils. However, they can theoretically be put in targets.conf, so
mention them in the docs, but with a warning they should probably not be
used.

Fix whitespace for block-size option.

Signed-off-by: Andy Grover <agrover at redhat.com>
---
 doc/targets.conf.5.xml |   41 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 40 insertions(+), 1 deletions(-)

diff --git a/doc/targets.conf.5.xml b/doc/targets.conf.5.xml
index ca63fab..f8abe20 100644
--- a/doc/targets.conf.5.xml
+++ b/doc/targets.conf.5.xml
@@ -306,7 +306,7 @@
       <varlistentry><term><option>allow-in-use <val></option></term>
       </varlistentry>
 
-      <varlistentry><term><option>block-size<val></option></term>
+      <varlistentry><term><option>block-size <val></option></term>
 	<listitem>
 	  <para>
 	    Specify the block size for this LUN.
@@ -314,6 +314,45 @@
 	</listitem>
       </varlistentry>
 
+      <varlistentry><term><option>lbppbe <val></option></term>
+	<listitem>
+	  <para>
+	    Specify the Logical blocks per physical block
+	    exponent. This is an internal option that should not be
+	    set directly.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry><term><option>la_lba <val></option></term>
+	<listitem>
+	  <para>
+	    Specify the lowest aligned logical block address.
+	    This is an internal option that should not be set directly.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry><term><option>optimal_xfer_gran <val></option></term>
+	<listitem>
+	  <para>
+	    Specify the optimal transfer granularity, to be reflected
+	    in the Block Limits VPD.
+	    This is an internal option that should not be set directly.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+      <varlistentry><term><option>optimal_xfer_len <val></option></term>
+	<listitem>
+	  <para>
+	    Specify the optimal transfer length, to be reflected
+	    in the Block Limits VPD.
+	    This is an internal option that should not be set directly.
+	  </para>
+	</listitem>
+      </varlistentry>
+
       <varlistentry><term><option>params <vals></option></term>
 	<listitem>
 	  <para>
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list