Project

General

Profile

Backport #40570

Updated by Ramana Raja almost 5 years ago

https://github.com/ceph/ceph/pull/28767 This is required by CephFS CSI driver.    Allow setting data pool layout for fs subvolumes, 

 $ ceph fs subvolume create <vol name> <subvol name> <size> --group_name <group> --pool_layout <pool name> 

Back