Skip to content

Commit

Permalink
Adding powermax 10.0.1 support (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
boyamurthy authored and rajkumar-palani committed May 23, 2023
1 parent 8647b3a commit 09d9b50
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/csidriver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes-
{{<table "table table-striped table-bordered table-sm">}}
| | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore |
|---------------|:-------------------------------------------------------:|:----------------:|:--------------------------:|:----------------------------------:|:----------------:|
| Storage Array |PowerMax 2000/8000 <br> PowerMax 2500/8500 <br> 5978.479.479, 5978.711.711, 6079.xxx.xxx<br>Unisphere 10.0 | 3.5.x, 3.6.x, 4.0 | 5.0.x, 5.1.x, 5.2.x | OneFS 8.1, 8.2, 9.0, 9.1, 9.2, 9.3, 9.4 | 1.0.x, 2.0.x, 2.1.x, 3.0, 3.2, 3.5 |
| Storage Array |PowerMax 2000/8000 <br> 5978.479.479, 5978.711.711 <br> <br> PowerMax 2500/8500 <br> 10.0.1 (6079.175) <br>Unisphere 10.0 | 3.5.x, 3.6.x, 4.0 | 5.0.x, 5.1.x, 5.2.x | OneFS 8.1, 8.2, 9.0, 9.1, 9.2, 9.3, 9.4 | 1.0.x, 2.0.x, 2.1.x, 3.0, 3.2, 3.5 |
{{</table>}}
### Backend Storage Details
{{<table "table table-striped table-bordered table-sm">}}
Expand Down
2 changes: 2 additions & 0 deletions content/docs/csidriver/release/powermax.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ description: Release notes for PowerMax CSI driver
### New Features/Changes
- [Added support for OpenShift 4.12](https://github.com/dell/csm/issues/571)
- [Added support for PowerMax v10.0.1 array](https://github.com/dell/csm/issues/760)
- [Migrated image registry from k8s.gcr.io to registry.k8s.io](https://github.com/dell/csm/issues/744)

### Fixed Issues
There are no fixed issues in this release.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/replication/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CSM for Replication provides the following capabilities:
{{<table "table table-striped table-bordered table-sm">}}
| | PowerMax | PowerStore | PowerScale | PowerFlex |
| ------------- | :------------------------------------------------------------------------------------------------------: | :------------------------------------------: | :-------------------------------------: | :-------: |
| Storage Array | PowerMax 2000/8000 <br> PowerMax 2500/8500 <br> 5978.479.479, 5978.711.711, 6079.xxx.xxx, Unisphere 10.0 | 1.0.x, <br> 2.0.x, 2.1.x, <br> 3.0, 3.2, 3.5 | OneFS 8.1, 8.2, 9.0, 9.1, 9.2, 9.3, 9.4 | 3.6.x, 4.0|
| Storage Array | PowerMax 2000/8000 <br> 5978.479.479, 5978.711.711 <br> <br> PowerMax 2500/8500 <br> 10.0.1 (6079.175) <br> Unisphere 10.0 | 1.0.x, <br> 2.0.x, 2.1.x, <br> 3.0, 3.2, 3.5 | OneFS 8.1, 8.2, 9.0, 9.1, 9.2, 9.3, 9.4 | 3.6.x, 4.0|
{{</table>}}

## Supported CSI Drivers
Expand Down

0 comments on commit 09d9b50

Please sign in to comment.