Go to file
Arthur Nascimento Santos f13475f718 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)
2020-06-26 21:26:52 +00:00
2019-10-09 14:16:58 -04:00
2020-02-17 20:17:53 +00:00
2019-09-27 09:05:11 +00:00
2017-10-10 00:46:42 +00:00
2012-05-03 10:48:26 -07:00
2020-02-19 17:12:03 +00:00
2017-04-08 15:03:44 +08:00
2012-05-03 10:48:26 -07:00
2019-08-30 16:53:00 +08:00
2020-02-17 20:17:53 +00:00
2017-03-02 23:53:29 +00:00

Team and repository tags

image

CINDER

You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/cinder

Python client

https://opendev.org/openstack/python-cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 959 MiB
Languages
Python 99.7%
Smarty 0.3%