I asked similar question around a year ago but i did not find it so ill ask it here again.
Our system:
proxmox cluster based on 6.3-2 10 node,
ceph pool based on 24 osds sas3 (4 or 8 TB ) more will be added soon. (split across 3 nodes, 1 more node will be added this week )
we plan to add more drives (some HDDs and some nvme(u2) nvme(pcie)
i want to make dedicated pools on each drive type .
for example:
is it safe to do it? because this is our main\production environment
Our system:
proxmox cluster based on 6.3-2 10 node,
ceph pool based on 24 osds sas3 (4 or 8 TB ) more will be added soon. (split across 3 nodes, 1 more node will be added this week )
we plan to add more drives (some HDDs and some nvme(u2) nvme(pcie)
i want to make dedicated pools on each drive type .
for example:
- sas3 (replication 3) (read intensive )
- pool 1 (existing)
- pool 2 (existing)
- hdd (replication 3 ) low access data, mainly archive
- pool 3
- nvme u2 (replication 3 ) (lxc host )(high performance iops)
- pool 4
- nvme pcie (replication 1 ) (network shared tmp folder for grid computational task ) (very low latancy and high iops)
- pool 5
is it safe to do it? because this is our main\production environment