Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: CSI-Powerflex offline installation is failing during the driver image pull #868

Closed
VamsiSiddu-7 opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@VamsiSiddu-7
Copy link
Contributor

VamsiSiddu-7 commented Jun 20, 2023

Bug Description

When trying to do an offline helm install of PowerFlex version 2.6 with dell-csi-helm-installer/csi-offline-bundle.sh,
We hit an issue when calculating driver image to pull.
This creates an issue where we try to pull a non existent tag:
dellemc/csi-vxflexos:vv2.6.0
The offline installation of csi-powerflex driver is failing.

Logs

Building image manifest file

Processing files in /root/csi-powerflex/helm
dellemc/csi-vxflexos:vv2.6.0
Pulling and saving container images

dellemc/csi-volumegroup-snapshotter:v1.2.0
dellemc/csi-vxflexos:vv2.6.0

ERROR
Received a non-zero return code (1) from the following comand:
/usr/bin/docker pull dellemc/csi-vxflexos:vv2.6.0

Output was:
Error response from daemon: manifest for dellemc/csi-vxflexos:vv2.6.0 not found: manifest unknown: manifest unknown

Exiting

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  • Install the csi-powerflex v2.6.0 driver using offline-installer

Expected Behavior

The installation should be successful without any errors

CSM Driver(s)

CSI Driver For Powerflex v2.6.0

Installation Type

Offline Helm Installation

Container Storage Modules Enabled

No response

Container Orchestrator

kubernetes and openshift

Operating System

RHEL

@VamsiSiddu-7 VamsiSiddu-7 added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex labels Jun 20, 2023
@VamsiSiddu-7 VamsiSiddu-7 self-assigned this Jun 20, 2023
@csmbot
Copy link
Collaborator

csmbot commented Jun 20, 2023

@VamsiSiddu-7: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and assign an appropriate priority label.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at container.storage.modules@dell.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powerflex Issue pertains to the CSI Driver for Dell EMC PowerFlex type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

3 participants