Skip to content

Commit 1647301

Browse files
authored
Update versions and CLI samples (#1218)
1 parent c9d777d commit 1647301

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

content/docs/prerequisites/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ weight: 1
1111
| Platform | Version | OS Dependencies |
1212
|---------------|:----------------:|:------------------------:|
1313
| 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 |
14-
| PowerFlex | 4.0.x, 4.5.x, 4.6.x | [SDC](https://www.dell.com/support/home/en-us/product-support/product/scaleio/drivers)|
14+
| PowerFlex | 3.6.x, 4.5.x, 4.6.x | [SDC](https://www.dell.com/support/home/en-us/product-support/product/scaleio/drivers)|
1515
| Unity XT | 5.2.x, 5.3.0, 5.4.x | iscsi-initiator-utils<br>multipathd<br>nfs-utils |
1616
| PowerScale | OneFS 9.4, 9.5.0.x (x >= 5), 9.7 | nfs-utils |
17-
| PowerStore | 3.0, 3.2, 3.5 | iscsi-initiator-utils<br>multipathd<br>nvme-cli<br>nfs-utils |
17+
| PowerStore | 3.0, 3.2, 3.5, 3.6 | iscsi-initiator-utils<br>multipathd<br>nvme-cli<br>nfs-utils |
1818
| ObjectScale | 1.2.x | - |
1919
{{</table>}}
2020

content/docs/resiliency/_index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ CSM for Resiliency provides the following capabilities:
4141
{{<table "table table-striped table-bordered table-sm">}}
4242
| COP/OS | Supported Versions |
4343
| ----------------- | :----------------: |
44-
| Kubernetes | 1.26, 1.27, 1.28 |
45-
| Red Hat OpenShift | 4.13, 4.14 |
44+
| Kubernetes | 1.28, 1.29, 1.30 |
45+
| Red Hat OpenShift | 4.15, 4.16 |
4646
{{</table>}}
4747

4848
## Supported Storage Platforms
4949

5050
{{<table "table table-striped table-bordered table-sm">}}
5151
| | PowerFlex | Unity XT | PowerScale | PowerStore | PowerMax |
5252
| ------------- | :----------: | :-------------------------------: | :-------------------------------------: | :---------------------------: | :---------------------------: |
53-
| 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 |
53+
| 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 |
5454
{{</table>}}
5555

5656
## Supported CSI Drivers

content/docs/support/cli/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ Gets PowerFlex volume infomation for a given tenant on a local cluster. The name
963963
dellctl volume get --proxy <proxy.dell.com> --namespace vxflexos
964964
```
965965
```
966-
# dellctl volume get --proxy <proxy.dell.com/proxy/volumes> --namespace vxflexos
966+
# dellctl volume get --proxy <proxy.dell.com> --namespace vxflexos
967967
968968
NAME VOLUME ID SIZE POOL SYSTEM ID PV NAME PV STATUS STORAGE CLASS PVC NAME NAMESPACE
969969
k8s-e7c8b39112 a69bf18e00000008 8.000000 mypool 636468e3638c840f k8s-e7c8b39112 Released vxflexos demo-claim10 default

0 commit comments

Comments
 (0)