Enforcing a size into cephfs.

UPDATE
So I ended up created to partitions in /dev/sdc
/dev/sdc1 with 800G
/dev/sdc2 with 100G
Then I create two OSD using /dev/sdc1 and /dev/sdc2, but osd using /dev/sdc2 I marked as HDD.
After that I create a crush_rule:
ceph osd crush rule create-replicated HDD_REP default host hdd
After that I insert the cephfs data and metadata into HDD_REP crush_rule:
ceph osd pool set cephfs_data crush_rule HDD_REP
ceph osd pool set cephfs_metadata crush_rule HDD_REP
And then I end up with a chepfs named templates with 100G.
Toughts?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!