23 Nov
2019
23 Nov
'19
3:46 p.m.
On Thu, Nov 21, 2019 at 11:25 PM Sage Weil <sage@newdream.net> wrote:
way was because I deployed bluestore *very* early on (with ceph-disk) and the is_nvme() detection helper doesn't work with LVM. That's my theory at least.. can anybody with bluestore on NVMe devices confirm? Does anybody see class 'nvme' devices in their cluster?
nope, never saw any disks automatically detected as "nvme". However, lots of users set the device class explicitly for NVMe disks (we do ask about the device class in our UI when creating OSDs, the default being 'auto detect') Paul
Thanks! sage