I want to build 3 server nodes Proxmox HCI Cluster
Server Nodes :2x Dell Poweredge 730 & 1x Dell Poweredge R430
NIC : 2x 10 Gigabit for ceph and 2x 1gig NIC in each node
Storage : 4x 1TB Read Intensive SSDs in each node (1 for Proxmox OS and 3 for cache)
Recently added New Storage : 3x 8TB SATA HDD for Storagein each node
Now i want to maje seperate pool of SSDs for cache and HDDs for Storage
But commadn $ceph osd tree shows that all disk types are HDD including my SSD disk
This command gives error
ceph osd crush rule create-replicated ssd-only default osd ssd
Error EINVAL: device class ssd does not exist
Server Nodes :2x Dell Poweredge 730 & 1x Dell Poweredge R430
NIC : 2x 10 Gigabit for ceph and 2x 1gig NIC in each node
Storage : 4x 1TB Read Intensive SSDs in each node (1 for Proxmox OS and 3 for cache)
Recently added New Storage : 3x 8TB SATA HDD for Storagein each node
Now i want to maje seperate pool of SSDs for cache and HDDs for Storage
But commadn $ceph osd tree shows that all disk types are HDD including my SSD disk
This command gives error
ceph osd crush rule create-replicated ssd-only default osd ssd
Error EINVAL: device class ssd does not exist