There isn't much to say here since this really shouldn't be happening in
the wild.
Signed-off-by: Sage Weil <sage@redhat.com>
its orignal behaviour of indicating an output file. This reverts it to a more
consisten behaviour when compared to other tools. Specifying obect size is now
accomplished by using an upper case O ``-O``.
+
+* In certain rare cases, OSDs would self-classify themselves as type
+ 'nvme' instead of 'hdd' or 'ssh'. This appears to be limited to
+ cases where BlueStore was deployed with older versions of ceph-disk,
+ or manually without ceph-volume and LVM. Going forward, the OSD
+ will limit itself to only 'hdd' and 'ssd' (or whatever device class the user
+ manually specifies).