From d5cc5fd2f023e5d7095476282159027dce957cb3 Mon Sep 17 00:00:00 2001 From: Matt Joyce Date: Tue, 29 May 2012 12:04:03 -0700 Subject: Grammar fixes. Change-Id: Iff3f5765193e0bc98dfc377ee5a9b6f47ae11859 --- doc/source/devref/xensmvolume.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/devref/xensmvolume.rst b/doc/source/devref/xensmvolume.rst index 8f14c06f8..c64f2be4a 100644 --- a/doc/source/devref/xensmvolume.rst +++ b/doc/source/devref/xensmvolume.rst @@ -10,7 +10,7 @@ The Xen Storage Manager (xensm) driver for Nova-Volume is based on XenAPI Storag - LVHD over FC: SR plugin which represents disks as VHDs on Logical Volumes within a Volume Group created on an HBA LUN, e.g. hardware-based iSCSI or FC support - iSCSI: Base ISCSI SR driver, provides a LUN-per-VDI. Does not support creation of VDIs but accesses existing LUNs on a target. - LVHD over iSCSI: SR plugin which represents disks as Logical Volumes within a Volume Group created on an iSCSI LUN -- EqualLogic: SR driver for mapping of LUNs to VDIs on a EQUALLOGIC array group, providing use of fast snapshot and clone features on the array +- EqualLogic: SR driver for mapping of LUNs to VDIs on an EQUALLOGIC array group, providing use of fast snapshot and clone features on the array Glossary ========= -- cgit