UNSOLVED

miyamotoh

updated

3 years ago

Closed

M

miyamotoh

14 Posts

0

319

July 20th, 2023 14:00

Installation help/doc for CSI driver for PowerMax v2.6/2.7?

Hello,

I am back at this codebase (after 18 months or so), and again trying to test and release container image(s) for IBM ppc64le architecture.

I tried to make sense of all the changes, code & doc, that have gone in, but something is amiss/WIP. Can somebody here confirm the doc site (https://dell.github.io/csm-docs/docs/csidriver/installation/helm/powermax/) is fully updated or has the to-be information?

If I may list some examples;

  • - `csireverseproxy` is now mandated, but the Helm install shows "Optional secret, csirevproxy-tls-secret, does not exist." warning, but let me proceed, yet the reverseproxy container would never start up without that secret. And I can't find any mention of how to create that secret.
  • - before getting there, you'd have to have your `my-powermax-settings.yaml`, and the doc says you'd find the template  file at `./helm/csi-powermax/values.yaml`, and the `release-2.6.0` branch has it, but if you check out `v2.7.0` tag, you won't find the `./helm` subdir. What to do??

regards, - Hiro