From 91b9643845062047ffa2c53130468fa3a8a66323 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Fri, 26 Jun 2015 14:09:59 -0400 Subject: [PATCH] docs: Clarification for when allowed to use 'lun' for "volume" 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 --- docs/formatdomain.html.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 824297482c..0f5a41b9bd 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1972,7 +1972,8 @@ Using "lun" (since 0.9.10) is only valid when the type is "block" or "network" for protocol='iscsi' or when the type - is "volume" when using an iSCSI source pool. + is "volume" when using an iSCSI source pool + for mode "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