Expanding Persistent Volume Claims
Fusion Data Foundation has the ability to expand Persistent Volume Claims providing more flexibility in the management of persistent storage resources.
About this task
Expansion is supported for the following Persistent Volumes:
- PVC with ReadWriteOnce (RWO) and ReadWriteMany (RWX) access that is based on Ceph File System
(CephFS) for volume mode
Filesystem
. - PVC with ReadWriteOnce (RWO) access that is based on Ceph RADOS Block Devices (RBDs) with volume
mode
Filesystem
. - PVC with ReadWriteOnce (RWO) access that is based on Ceph RADOS Block Devices (RBDs) with volume
mode
Block
. - PVC with ReadWriteOncePod (RWOP) that is based on Ceph File System (CephFS) or Network File
System (NFS) for volume mode
Filesystem
. - PVC with ReadWriteOncePod (RWOP) access that is based on Ceph RADOS Block Devices (RBDs) with
volume mode
Filesystem
. With RWOP access mode, you mount the volume as read-write by a single pod on a single node.
Important: The ReadWriteOncePod (RWOP) access mode is a Technology Preview feature.
IBM does not recommend using them in production. These features provide early access to upcoming
product features, enabling customers to test functionality and provide feedback during the
development process.
Note: PVC expansion is not supported for OSD, MON and encrypted
PVCs.