Skip to content

Is it possible to implement rbd on KVSSD? #2

@mkbahk

Description

@mkbahk

I did the following commands. After executing the last command, the system stopped responding and died.

./bin/ceph osd pool create rbd 64
./bin/ceph osd pool application enable rbd rbd
./bin/rbd pool init rbd
./bin/ceph auth get-or-create client.rbd mon 'allow *' osd 'allow *'
//last command.
./bin/rbd create block-disk1 --size 10240 --image-feature layering --id rbd

Cephfs and object types are expected to be available for KVSSD. Is it possible to implement rbd on KVSSD?

I add the necessary information for debugging as follows:

Ubuntu 16.04 Server
Linux london 4.13.15-041315-generic #201711211030 SMP Tue Nov 21 10:31:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

root@london:~# nvme list
Node SN Model Namespace Usage Format FW Rev


/dev/nvme0n1 BTHH91840RAP512D INTEL SSDPEKKA512G8 1 512.11 GB / 512.11 GB 512 B + 0 B 006D
/dev/nvme1n1 S4DRNY0KA00081 SAMSUNG MZQLB3T8HALS-000KV 1 15.39 MB / 3.84 TB 512 B + 0 B ETA51KBV
/dev/nvme2n1 S4DRNY0KA00083 SAMSUNG MZQLB3T8HALS-000KV 1 0.00 B / 3.84 TB 512 B + 0 B ETA51KBV
/dev/nvme3n1 S4DRNY0KA00082 SAMSUNG MZQLB3T8HALS-000KV 1 0.00 B / 3.84 TB 512 B + 0 B ETA51KBV
/dev/nvme4n1 S4DRNY0KA00084 SAMSUNG MZQLB3T8HALS-000KV 1 0.00 B / 3.84 TB 512 B + 0 B ETA51KBV
root@london:~#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions