]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Clarification for when allowed to use 'lun' for "volume"
authorJohn Ferlan <jferlan@redhat.com>
Fri, 26 Jun 2015 18:09:59 +0000 (14:09 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 26 Jun 2015 20:54:38 +0000 (16:54 -0400)
While re-reading what I wrote for commit id '785a8940e', I realized
I needed to clarify that being able to present as a 'lun', the mode
property for the pool source element needed to be "host" (or empty)
and not "direct".

It was described correctly later in the mode host description, but
this just ensures it's not missed here as well.

Signed-off-by: John Ferlan <jferlan@redhat.com>
docs/formatdomain.html.in

index 824297482ca4c6eb7c5e093a70cff3469d394525..0f5a41b9bd2b547a16a564a7f935fef374f0db76 100644 (file)
             Using "lun" (<span class="since">since 0.9.10</span>) is only
             valid when the <code>type</code> is "block" or "network" for
             <code>protocol='iscsi'</code> or when the <code>type</code>
-            is "volume" when using an iSCSI source <code>pool</code>.
+            is "volume" when using an iSCSI source <code>pool</code>
+            for <code>mode</code> "host".
             Configured in this manner, the LUN behaves identically to "disk",
             except that generic SCSI commands from the guest are accepted
             and passed through to the physical device. Also note that