NetApp / trident

Storage orchestrator for containers
Apache License 2.0
756 stars 220 forks source link

Import volume for nas/san economy driver #343

Open mngphm opened 4 years ago

mngphm commented 4 years ago

A feature to import nas/san volume and use it with the nas/san-economy-driver. With that, it is possible to pre-provision volumes, import it, so trident can use it for following automatic qtree creations, instead of letting trident dynamically create that volume.

popeye37 commented 4 years ago

We also need this, as the volume prefix is not used as a prefix by the nas-economy-driver. The volume prefix is embedded INSIDE the volume name, not in front of it. Therefore we cannot follow our naming conventions for ONTAP storage volumes.

If we could pre-provision the volume to be used by the nas-economy-driver, everything could work smoothly ...

Alternatively a volume name like PREFIX_trident_qtreepool... with a real configurable volume PREFIX variable will be fine.

popeye37 commented 4 years ago

Sorry, but I forgot to ask: Is it likely that the preconfigured nas-economy-driver volume is implemented within 2020 ? We are in trouble, because we reached the maxvol number of 499 volumes per aggregate, so we have to migrate from provisioning volumes to provisioning qtrees ...

eedo369 commented 2 years ago

Hi,

Is there an update on supporting volume import on economy drivers?

prgss commented 1 year ago

Do you have any update on this ? Do you plan to implement this feature ?

We have more than 2000 PVC in Kubernetes and we had to use the ontap-nas-economy driver to avoid reaching the SVM volume number's limit.

But we are stuck to do disaster recovery because the volume import tool in DR does not seem to support qtree.

pmeyer34 commented 1 year ago

Hi team,

Any update on this issue?

we are planning to move from a k8s to another about 5000 PVC ontap-nas-economy :(

loran-penguin commented 7 months ago

Hi all, Is there any update on this issue? (~900 volumes per node, and reaching the max won't be pretty 🥲)

mamoep commented 5 months ago

+1 for this

jaiw23 commented 5 months ago

+1 for this.

Volume limitation on NetApp hardware platform is biggest concern with nas driver. And nas-economy driver not having any recovery, import functionality makes it harldy usable.

This is forcing customers to move away from using trident. A solution to this is much needed.

ocpvkb commented 3 months ago

+1 for this

vasum0406 commented 3 months ago

@ocpvkb Is the ask specific for ontap-san-eco or ontap-nas-eco ?