Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 3 additions & 50 deletions content/docs/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,62 +24,15 @@ Description: >
> * <span><span/>{{< message text="16" >}}
> * <span><span/>{{< message text="24" >}}

## Release Notes for v1.16.2

### Fixed Issues

- CSM PowerMax - Fix Clone API Failure on V3 Microcode Arrays by Enforcing Version-Based Fallback to Legacy Snapshot Workflow

## Release Notes for v1.16.1

### Fixed Issues

- CSM Operator – Fixed CSI sidecar images not updating when using a custom registry.
- CSM Operator – Fixed offline bundle creation failing to fetch `docker.io/openpolicyagent/kube-mgmt:9.3.0` on OpenShift.

## Release Notes for v1.16.0
## Release Notes for v1.17.0

### New Features/Changes

- Support for NVMe‑over‑TCP protocol enablement in CSI PowerFlex 4.x and 5.x
- Support for OIDC‑based Single Sign‑On (OpenID Connect SSO) integration with CSI PowerFlex
- Support for using multiple storage groups with a single storage class in PowerMax
- Support added for SUSE storage Virtualization for CSI PowerMax, CSI PowerStore and CSI PowerFlex
- Support added for Kubernetes storage Virtualization (KubeVirt) for CSI PowerMax, CSI PowerStore and CSI PowerFlex
- Support for upgrading through CSM Operator using CSM Version
- Support PowerStore Metro Non-Uniform Host Connectivity
- Support PowerStore High Availability and degraded modes for Metro volumes during Site Failure
- Support for Metro Replication environments using the Optimize Both Host Registration setting with witness enabled
- Enabled scalable Kubernetes system metrics collection for observability and visualization across PowerFlex, PowerMax, PowerStore and PowerScale
- Enabled scalable KubeVirt VM metrics collection for observability and visualization across PowerStore, PowerMax and PowerFlex
- Support Offline Installation with OLM
- PowerStore Async File Replication
- PowerStore Sync File Replication
- Support for PowerFlex 5.0
- Support for PowerScale 9.13
- CSI Specification 1.7 compliance on PowerStore, PowerFlex
- Support for condensing secret files during Auth v2 deployment for PowerStore, PowerFlex, PowerScale and PowerMax
- Streamlined installation of CSI PowerStore via dellctl for CSM Operator
- Container Object Storage Interface (COSI) driver compliance for ObjectScale 4.x
- Optimize volume provisioning and publishing in CSI PowerMax Unisphere 10.3
- Support for PowerMax Unisphere 10.4
- Optimize volume provisioning and publishing in CSI PowerMax Unisphere 10.4

### Fixed Issues

- CSI node pod crashes while unmounting PowerStore LUNs
- CSI PowerStore NVMe doesn't work with multiple VLANs
- Pod Recovery by CSM Resiliency fails with panic in CSI PowerMax controller during node failure
- Volume metrics API returns no data when optional filtering is applied - PowerMax
- CSI PowerMax fails to switch to embedded Unisphere during Primary Unisphere failure
- NodeUnstageVolume reports success even though flushing the volume fails - Unity
- NodeUnstageVolume reports success even though flushing the volume fails - PowerStore
- FC StageVolume fails to rescan all multipath sd paths when stale WWIDs are present - PowerMax
- CSM Replication PowerScale - failback operation do not swap PVC
- Topology keys disappear after restart of CSI node pod in CSI-PowerStore driver for FC protocol
- CSI PowerMax Driver: Storage pool metrics are not collected in a multi availability zone setup
- Modify an NFS export for a NAS server’s file system- repeated Failed Messages - PowerStore
- Fix NFS Volume access logic to enforce only user‑specified external access - PowerStore
- Replication - Remote PV does not get MountOptions from SC
- PowerStore - Incorrect Host is parsed from the NodeID

### Known Issues

Expand Down
2 changes: 1 addition & 1 deletion content/docs/supportmatrix/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ weight: 1
{{<table "table table-striped table-bordered table-sm tdleft">}}
| Prerequisites | PowerStore | PowerScale | PowerFlex | PowerMax | Unity XT | ObjectScale |
| :--------------: | :----------------: | :--------: | :-------: | :------: | :------: | :--:
| Version | 3.6, 4.0, 4.1, 4.2 | OneFS 9.4, 9.5.0.x (x >= 5),<br>9.7, 9.8, 9.9, 9.10, 9.11, 9.12, 9.13 | 4.5.x, 4.6.x, 4.8.x, 5.0 | Unisphere 10.0, 10.1, 10.2, 10.3 | 5.3.x, 5.4.x, 5.5 | 4.0 |
| Version | 3.6, 4.0, 4.1, 4.2 | OneFS 9.4, 9.5.0.x (x >= 5),<br>9.7, 9.8, 9.9, 9.10, 9.11, 9.12, 9.13 | 4.5.x, 4.6.x, 4.8.x, 5.0 | Unisphere 10.0, 10.1, 10.2, 10.3, 10.4 | 5.3.x, 5.4.x, 5.5 | 4.0 |
| OS Dependencies | iscsi-initiator-utils<br>multipathd<br>nvme-cli<br>nfs-utils | nfs-utils | [SDC](https://www.dell.com/support/home/en-us/product-support/product/scaleio/drivers)<br>nvme-cli | iscsi-initiator-utils<br>multipathd or powerpath<br>nvme-cli<br>nfs-utils | iscsi-initiator-utils<br>multipathd<br>nfs-utils | - |
{{</table>}}

Expand Down
Loading