Introduction and release notes for cnfs-nas-daemon

更新时间:
复制 MD 格式

The cnfs-nas-daemon add-on centralizes the containerized deployment and management of storage clients required for advanced features of File Storage NAS (NAS) and Cloud Parallel File Storage (CPFS) in Container Service for Kubernetes (ACK) clusters, simplifying operations and maintenance.

Overview

The cnfs-nas-daemon add-on runs as a DaemonSet with one pod per node. Each pod is preloaded with the storage clients required for Alibaba Cloud file storage services (NAS and CPFS), such as the EFC client for mounting NAS file systems.

When mount proxy is enabled in csi-plugin, csi-plugin forwards volume mount requests to the cnfs-nas-daemon pod on the local node. This approach decouples storage clients from the host environment and provides centralized, containerized client management.

Usage notes

To install the add-on, see Manage the cnfs-nas-daemon add-on.

Release notes

July 2026

Version

Image

Release date

Description

Impact

0.2.1-unified

registry-vpc.{{regionID}}.aliyuncs.com/acs/csi-plugin:v2.1-unified-99ccc11

July 30, 2026

Fixed issues with mounting NAS and CPFS file systems.

Installation and upgrades do not affect running workloads. The add-on uses the OnDelete update strategy. To upgrade, manually delete the old cnfs-nas-daemon pods one at a time to trigger a rolling update.

April 2026

Version

Image

Release date

Description

Impact

0.1.9-compatible.4

registry-vpc.{{regionID}}.aliyuncs.com/acs/csi-plugin:v1.9.4-arm-compatible

April 30, 2026

  • Fixed known issues with the EFC client on the Arm architecture.

  • Increased the default CPU limit for ECS node types from 1 core to 10 cores.

If the kernel version does not support hot restart, the upgrade might prevent applications from starting.

March 2026

Version

Image

Release date

Description

Impact

0.1.9-compatible.3

registry-vpc.{{regionID}}.aliyuncs.com/acs/csi-plugin:v1.9.3-arm-compatible

March 26, 2026

  • Added support for Linux kernel version 5.15.

  • Fixed issues with EFC client access to an access point.

If the kernel version does not support hot restart, the upgrade might prevent applications from starting.

January 2026

Version

Image

Release date

Description

Impact

0.1.9-compatible.1

registry-vpc.{{regionID}}.aliyuncs.com/acs/csi-plugin:v1.9.1-arm-compatible

January 15, 2026

Added support for Linux kernel version 6.8.

If the kernel version does not support hot restart, the upgrade might prevent applications from starting.

November 2025

Version

Image

Release date

Description

Impact

0.1.9-compatible

registry-vpc.{{regionID}}.aliyuncs.com/acs/csi-plugin:v1.9-arm-compatible

November 30, 2025

  • Added support for Arm nodes.

  • Optimized the performance of CPFS for Lingjun volume.

  • Optimized cgroup management for cnfs-nas-daemon by removing redundant cgroup levels it created.

Installation and upgrades do not affect running workloads. The add-on uses the OnDelete update strategy. To upgrade, manually delete the old cnfs-nas-daemon pods one at a time to trigger a rolling update.

July 2025

Version

Image

Release date

Description

Impact

0.1.2

registry-cn-wulanchabu-vpc.ack.aliyuncs.com/acs/csi-alinas:v1.8-80c55fb-aliyun

July 11, 2025

  • Added support for mounting CPFS for Lingjun volumes.

  • Added support for mounting CPFS General-purpose volumes.

  • Added support for mounting NAS file systems with the EFC client.

Installation and upgrades do not affect running workloads. The add-on uses the OnDelete update strategy. To upgrade, manually delete the old cnfs-nas-daemon pods one at a time to trigger a rolling update.