dock icon indicating copy to clipboard operation
dock copied to clipboard

Overcommit setting in NetApp ONTAP SAN Driver

Open seiyatakei opened this issue 4 years ago • 3 comments

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

What happened: Even though driver config "provisioningPolicy" is set to "thin", I cannot create volumes over capacity of aggregate.

What you expected to happen: The driver can overcommit when provisioning volumes.

How to reproduce it (as minimally and precisely as possible):

  • Set "provisioningPolicy" in "/etc/opensds/driver/netapp_ontap_san.yaml" to "thin"
  • Try to create volume over capacity of aggregate.

Anything else we need to know?:

Environment:

  • Hotpot(release/branch) version: v0.10.0(Daito Release)
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

seiyatakei avatar Mar 06 '20 07:03 seiyatakei

Maybe the thin support for NetApp is not available from SODA. @himanshuvar please check this and plan to fix

kumarashit avatar Mar 09 '20 05:03 kumarashit

I think one of the solution is to add variable like OpenStack Cinder for overcommit. Cinder has variable "max_over_subscription_ratio" to allow provisioning volume over capacity of pool.

seiyatakei avatar Mar 09 '20 05:03 seiyatakei

@seiyatakei Right. We will analyze this and add as required. Thanks

kumarashit avatar Mar 09 '20 06:03 kumarashit