Hello, I'm looking over the Proxmox documentation for building a Ceph cluster here...
https://pve.proxmox.com/wiki/Deploy_Hyper-Converged_Ceph_Cluster
There is a small section entitled block.db and block.wal which says...
I was wondering if anyone knows how much of a performance advantage is gained by doing this? The NVME drives I'm using are Seagate Firecuda 530's and they are PCIv4 7000+ MB/s. Do you think it's still a good idea to have an additional drive for the journal? My Ceph cluster will be dedicated - so not used as local storage. The HV's will be separate.
https://pve.proxmox.com/wiki/Deploy_Hyper-Converged_Ceph_Cluster
There is a small section entitled block.db and block.wal which says...
If you want to use a separate DB/WAL device for your OSDs, you can specify it through the -db_dev and -wal_dev options. The WAL is placed with the DB, if not specified separately.
I was wondering if anyone knows how much of a performance advantage is gained by doing this? The NVME drives I'm using are Seagate Firecuda 530's and they are PCIv4 7000+ MB/s. Do you think it's still a good idea to have an additional drive for the journal? My Ceph cluster will be dedicated - so not used as local storage. The HV's will be separate.