cinder/cinder/volume/drivers
Arthur Nascimento Santos 836cda0121 NetApp ONTAP: Fix extend volume for iSCSI/FCP
Due to a characteristic on ONTAP devices, the volume extend
operation has a max resize size limited by underlying LUN's
geometry, so the support for extend online volumes was
disabled.

This patch fixes it by allowing a volume (attached or not)
to be extended up to 16TB, which is the max LUN size
supported by ONTAP.

NFS online_extend_support is still disabled due to a bug [0]
found on the generic implementation for NFS driver, which
ONTAP NFS driver relies on.

Closes-Bug: #1874134

[0] https://bugs.launchpad.net/cinder/+bug/1870367

Change-Id: I2812d71b23f27fe8be4e9a757094867f71b1afa2
(cherry picked from commit 510613e135)
(cherry picked from commit 8c55df95dc)
(cherry picked from commit f13475f718)
2020-10-27 19:28:13 +00:00
..
datacore Add get_driver_options method 2019-03-07 09:18:01 -05:00
datera Fix pylint warnings for "unnecessary not" 2018-09-10 15:12:18 -04:00
dell_emc PowerMax Driver - Legacy volumes fail to live migrate 2020-10-01 15:29:41 +01:00
dothill Move DotHill release note to correct location 2019-08-09 09:01:15 -05:00
fujitsu Add get_driver_options method 2019-03-07 09:18:01 -05:00
fusionstorage Merge "Modify the configuration mode of FusionStorage Cinder Driver" 2019-03-18 18:37:25 +00:00
hedvig Add get_driver_options method 2019-03-07 09:18:01 -05:00
hpe 3PAR: Fix live migration 2020-07-06 13:49:05 +02:00
huawei Add get_driver_options method 2019-03-07 09:18:01 -05:00
ibm Fix revert snapshot issue 2020-10-15 13:52:12 +00:00
inspur Add get_driver_options method 2019-03-07 09:18:01 -05:00
kaminario Fix "connector=None" issue in Kaminario drivers 2019-05-22 00:42:27 +00:00
lenovo Add get_driver_options method 2019-03-07 09:18:01 -05:00
nec NEC driver: fix an undefined variable 2020-03-10 15:37:44 +09:00
netapp NetApp ONTAP: Fix extend volume for iSCSI/FCP 2020-10-27 19:28:13 +00:00
nexenta Merge "Add get_driver_options method" 2019-03-07 22:41:39 +00:00
prophetstor Add get_driver_options method 2019-03-07 09:18:01 -05:00
san Add get_driver_options method 2019-03-07 09:18:01 -05:00
synology Add get_driver_options method 2019-03-07 09:18:01 -05:00
veritas Add get_driver_options method 2019-03-07 09:18:01 -05:00
veritas_access Merge "Refactor for Veritas iSCSI driver." 2019-03-16 03:44:40 +00:00
vmware Add get_driver_options method 2019-03-07 09:18:01 -05:00
windows Add get_driver_options method 2019-03-07 09:18:01 -05:00
zfssa Add get_driver_options method 2019-03-07 09:18:01 -05:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
drbdmanagedrv.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
infinidat.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
linstordrv.py Merge "Use 'target_helper' config opt in linstor driver" 2019-03-11 23:34:04 +00:00
lvm.py lvm: Only use initiators when comparing connector dicts 2019-05-21 11:08:58 -06:00
nfs.py Fix NFS volume retype with migrate 2019-08-27 11:26:05 -07:00
nimble.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
pure.py Pure Storage - Fix disconnect error in clustered environments 2019-12-02 15:30:59 +00:00
qnap.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
quobyte.py Add context to cloning snapshots in remotefs driver 2019-09-11 08:04:46 -07:00
rbd.py RBD: Cleanup temporary file during exception 2020-08-13 15:41:42 +00:00
remotefs.py Creating image-volume cache on NFS backend fails 2020-08-21 15:04:54 +00:00
sheepdog.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
solidfire.py SF: Handle qos values on extend volume 2020-05-14 17:29:11 +00:00
spdk.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
storpool.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
tintri.py Merge "Get rid of keys() usage" 2018-10-10 13:01:06 +00:00
veritas_cnfs.py Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
vzstorage.py Add context to cloning snapshots in remotefs driver 2019-09-11 08:04:46 -07:00
zadara.py Add get_driver_options method 2019-03-07 09:18:01 -05:00