Skip to content

Update PV Access Modes table: Reflect RWX support for FC and iSCSI in volumeMode: BlockPersistent Volumes #55237

@jscc-hv

Description

@jscc-hv

Page URL: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes

Description:
The "Access Modes" table currently lists Fibre Channel (FC) and iSCSI as not supporting ReadWriteMany (RWX). This is inaccurate for volumeMode: Block.

Enterprise CSI drivers (e.g., Hitachi, NetApp Trident, Dell, Pure Storage) support RWX for FC and iSCSI when presented as raw block devices. This configuration is a requirement for KubeVirt live migration and clustered applications.

Proposed Change:
Update the FC and iSCSI rows in the Volume Plugins table to show RWX support for Block mode.

Suggested Note:
"RWX is supported for FC and iSCSI when using volumeMode: Block via a compatible CSI driver."

Additional Context:
The current "No" in the RWX column reflects legacy "In-Tree" plugin limitations and filesystem safety. It does not reflect the capabilities of these protocols at the block layer in modern CSI implementations.


Labels: sig/storage, area/documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions