Ceph cannot specify wal/ db

maomaocake

Member
Feb 13, 2022
47
4
13
21
Hi, Im adding OSDs to my ceph clusterusing the command below, however it say that there are incompatible values which is not what is specified here https://docs.ceph.com/en/latest/rados/configuration/bluestore-config-ref/ . Am i understanding something wrong?

im using ceph version 18.2.4.

Code:
ceph-volume lvm create --bluestore --data ceph-block-7/block-7 --block.db ceph-db-3/db-7 --block.wal ceph-db-3/wal-7 --dmcrypt
--> Incompatible flags were found, some values may get ignored
--> Cannot use None (None) with --bluestore (bluestore)
--> Incompatible flags were found, some values may get ignored
--> Cannot use --bluestore (bluestore) with --block.db (bluestore)
--> Incompatible flags were found, some values may get ignored
--> Cannot use --block.db (bluestore) with --block.wal (bluestore)

edit: The disks show up fine in the ceph dashboard and is working as expected.So im not sure is this a problem
Screenshot from 2024-10-23 10-43-17.png
 
Last edited:

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!