cnfs-nas-daemon component overview and change log

更新时间:
复制 MD 格式

To use advanced NAS or CPFS features in an ACK cluster, install the cnfs-nas-daemon component to centrally manage and deploy the required clients as containers. This simplifies operations.

Component overview

The cnfs-nas-daemon component runs as a DaemonSet, deploying one Pod on each node. Each Pod is pre-configured with the client tools required for Alibaba Cloud File Storage (NAS and CPFS), such as the EFC client for mounting NAS.

When you enable the mount proxy feature in the CSI plugin, the plugin forwards volume mount requests to the cnfs-nas-daemon Pod on the node. This proxy model decouples the client from the node environment, enabling centralized, containerized client management.

Usage notes

To install the component, see Manage the cnfs-nas-daemon component.

Changelog

April 2026

Version

Image address

Update time

Changes

Impact

0.1.9-compatible.4

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

April 30, 2026

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

  • Increases the default CPU limit for ECS nodes from 1 core to 10 cores.

If your kernel version does not support hot restart, the upgrade might cause applications to fail to start.

March 2026

Version

Image address

Update time

Changes

Impact

0.1.9-compatible.3

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

March 26, 2026

Canary release in progress
  • Adds support for Linux kernel version 5.15.

  • Fixes several issues with the EFC client when accessing an access point.

If your kernel version does not support hot restart, the upgrade might cause applications to fail to start.

January 2026

Version

Image address

Update time

Changes

Impact

0.1.9-compatible.1

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

January 15, 2026

Adds support for Linux kernel version 6.8.

If your kernel version does not support hot restart, the upgrade might cause applications to fail to start.

November 2025

Version

Image address

Update time

Changes

Impact

0.1.9-compatible

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

November 30, 2025

  • Adds support for Arm nodes.

  • Improves volume performance for CPFS for AI and HPC.

  • Optimizes cgroup management by removing redundant cgroup hierarchies that the component creates.

Installing or upgrading the component does not affect running services. The default update policy for the component is OnDelete. To upgrade, manually delete the old cnfs-nas-daemon Pods to trigger the updates one by one.

July 2025

Version

Image address

Update time

Changes

Impact

0.1.2

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

July 11, 2025

  • Adds support for mounting CPFS for AI and HPC volumes.

  • Adds support for mounting CPFS Standard volumes.

  • Adds support for mounting NAS using the EFC client.

Installing or upgrading the component does not affect running services. The default update policy for the component is OnDelete. To upgrade, manually delete the old cnfs-nas-daemon Pods to trigger the updates one by one.