Skip to content

Conversation

@UtkarshBhatthere
Copy link
Contributor

Description

Added a decription for where the IP address value should be taken

Type of change

Please delete options that are not relevant.

  • Documentation update (Doc only change)

How Has This Been Tested?

Doc only change

Contributor's Checklist

Please check that you have:

  • self-reviewed the code in this PR.

Copy link
Collaborator

@sabaini sabaini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, small suggestion inline

Map the RBD image on client:

> Note
> The monitor address is required to be provided for the rbd map command. Replace `192.168.X.Y` with relevant value from your cluster.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be extra explicit suggest to spell it out e.g.

The monitor address is required to be provided for the rbd map command. Replace 192.168.X.Y with the mon host value from your clusters ceph.conf file.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The command also works for me (microceph (squid/stable) 19.2.0+snap3b53da1c21, ceph-common 19.2.0-0ubuntu0.24.04.2) without providing a monitor address:

$ sudo rbd map --image test_image_100G --name client.admin -k /var/snap/microceph/current/conf/ceph.keyring -c /var/snap/microceph/current/conf/ceph.conf -p block_pool /dev/rbd0
/dev/rbd0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants