Skip to content

Commit

Permalink
Update versions and CLI samples
Browse files Browse the repository at this point in the history
  • Loading branch information
tdawe committed Aug 2, 2024
1 parent c9d777d commit 00cc267
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions content/docs/prerequisites/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ weight: 1
| Platform | Version | OS Dependencies |
|---------------|:----------------:|:------------------------:|
| PowerMax | PowerMax 2500/8500 PowerMaxOS 10 (6079)<br>PowerMaxOS 10.0.1 (6079)<br>PowerMaxOS 10.1 (6079)<br>PowerMax 2000/8000 - 5978.711.711, 5978.714.714<br>5978.479.479<br>Unisphere 10.0,10.0.1,10.1 | iscsi-initiator-utils<br>multipathd or powerpath<br>nvme-cli<br>nfs-utils |
| PowerFlex | 4.0.x, 4.5.x, 4.6.x | [SDC](https://www.dell.com/support/home/en-us/product-support/product/scaleio/drivers)|
| PowerFlex | 3.6.x, 4.5.x, 4.6.x | [SDC](https://www.dell.com/support/home/en-us/product-support/product/scaleio/drivers)|
| Unity XT | 5.2.x, 5.3.0, 5.4.x | iscsi-initiator-utils<br>multipathd<br>nfs-utils |
| PowerScale | OneFS 9.4, 9.5.0.x (x >= 5), 9.7 | nfs-utils |
| PowerStore | 3.0, 3.2, 3.5 | iscsi-initiator-utils<br>multipathd<br>nvme-cli<br>nfs-utils |
| PowerStore | 3.0, 3.2, 3.5, 3.6 | iscsi-initiator-utils<br>multipathd<br>nvme-cli<br>nfs-utils |
| ObjectScale | 1.2.x | - |
{{</table>}}

Expand Down
6 changes: 3 additions & 3 deletions content/docs/resiliency/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@ CSM for Resiliency provides the following capabilities:
{{<table "table table-striped table-bordered table-sm">}}
| COP/OS | Supported Versions |
| ----------------- | :----------------: |
| Kubernetes | 1.26, 1.27, 1.28 |
| Red Hat OpenShift | 4.13, 4.14 |
| Kubernetes | 1.28, 1.29, 1.30 |
| Red Hat OpenShift | 4.15, 4.16 |
{{</table>}}

## Supported Storage Platforms

{{<table "table table-striped table-bordered table-sm">}}
| | PowerFlex | Unity XT | PowerScale | PowerStore | PowerMax |
| ------------- | :----------: | :-------------------------------: | :-------------------------------------: | :---------------------------: | :---------------------------: |
| Storage Array | 3.6.x, 4.0.x, 4.5 | 5.1.x, 5.2.x, 5.3.0 | OneFS 9.3, 9.4, 9.5.0.x (x >= 5) | 3.0, 3.2, 3.5, 3.6 | 2500/8500 PowerMax OS 10 (6079), Unisphere 10.x |
| Storage Array | 3.6.x, 4.5.x, 4.6.x | 5.2.x, 5.3.0, 5.4.x | OneFS 9.4, 9.5.0.x (x >= 5), 9.7 | 3.0, 3.2, 3.5, 3.6 | 2500/8500 PowerMax OS 10 (6079), Unisphere 10.x |
{{</table>}}

## Supported CSI Drivers
Expand Down
2 changes: 1 addition & 1 deletion content/docs/support/cli/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ Gets PowerFlex volume infomation for a given tenant on a local cluster. The name
dellctl volume get --proxy <proxy.dell.com> --namespace vxflexos
```
```
# dellctl volume get --proxy <proxy.dell.com/proxy/volumes> --namespace vxflexos
# dellctl volume get --proxy <proxy.dell.com> --namespace vxflexos
NAME VOLUME ID SIZE POOL SYSTEM ID PV NAME PV STATUS STORAGE CLASS PVC NAME NAMESPACE
k8s-e7c8b39112 a69bf18e00000008 8.000000 mypool 636468e3638c840f k8s-e7c8b39112 Released vxflexos demo-claim10 default
Expand Down

0 comments on commit 00cc267

Please sign in to comment.