Bug 2251676 - Advise Trident provisioner to use csi-clone
Summary: Advise Trident provisioner to use csi-clone
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Storage
Version: 4.14.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.14.1
Assignee: Adam Litke
QA Contact: Natalie Gavrielov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-27 08:06 UTC by Arnon Gilboa
Modified: 2023-11-27 08:10 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-11-27 08:08:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt containerized-data-importer pull 3008 0 None open [release-v1.58] Fix Trident provisioner key for using csi-clone 2023-11-27 08:06:23 UTC
Red Hat Issue Tracker CNV-35723 0 None None None 2023-11-27 08:10:18 UTC

Description Arnon Gilboa 2023-11-27 08:06:23 UTC
This bug was initially created as a copy of Bug #2247654

StorageProfiles ease the burden of selecting the optimal PVC parameters (AccessMode and VolumeMode) for known CSI provisioners. As we encounter new provisioners we should determine the correct values and update our internal table in CDI so that our customers will get a better out of the box experience. Having a correct storage profile can also make VM provisioning order of magnitude faster (CSI clone vs. default host-assisted clone). Several customer support cases have already arisen because the OCP certified provisioner had an empty or incorrect admin provided storage profile.

Version-Release number of selected component (if applicable):
OpenShift Virtualization 4.14.0

How reproducible:
100%

Steps to Reproduce:
Create DV with any Trident storage class (provisioner: csi.trident.netapp.io).

Actual results:
StorageProfile has no cloneType, therefore DV will use host-assisted clone.

Expected results:
StorageProfile has cloneStrategy: csi-clone

Additional info:


Note You need to log in before you can comment on or make changes to this bug.