Comment 17 for bug 1828617

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Thanks for all the details.

I need to confirm this but I think the block.db and block.wal symlinks are created as a result of 'ceph-volume lvm prepare --bluestore --data <device> --block.wal <wal-device> --block.db <db-device>'.

That's coded in the ceph-osd charm around here: https://opendev.org/openstack/charm-ceph-osd/src/branch/master/lib/ceph/utils.py#L1558

Can you confirm that the symlinks are ok prior to reboot? I'd like to figure out if they are correctly set up by the charm initially.