Ceph RBD
General
In order to connect to Ceph RBD, you need to provide the keyring and configuration files. The Ceph RBD storage provider should detect the volumes and pools in the environment and allow you to assign backup policies. vPlus uses the RBD-NBD approach to mount a remote RBD snapshot over NBD and read data.
Example
Complete the following steps to add the Ceph RBD storage provider:
vPlus Node supports Ceph RBD, for which you will need to install ceph libraries:
On vPlus Node, enable the required repositories:
For vPlus node installed on RHEL 7:
For vPlus node installed on RHEL 8:
For vPlus node installed on CentOS 7:
For vPlus node installed on CentOS Stream 8:
For vPlus node installed on CentOS Stream 9:
Add Ceph repository
Install the rbd-nbd and ceph-common package, with all dependencies:
Go to
Storage
->Storage Providers
and clickCreate
Choose
Ceph RBD
as the type and select the node configuration responsible for backup operationsClick
Upload keyring file
button and selectCeph keyring file
which can be obtained from the Cinder host - for example in/etc/ceph/ceph.client.admin.keyring
Provide
Ceph configuration file content
, for example:
If you want to index only ceph pools of your choice, change
Storage pool management strategy
toINCLUDE
and add storage pool names.Click
Save
- now you can initiate inventory synchronization (pop-up message) to collect information about available volumes and poolslater you can use the
Inventory Synchronization
button on the right of the newly created provider on the list.
Your volumes will appear in the
Instances
section in the submenu on the left, from which you can initiate backup/restore/mount tasks or view volume backup history and its details.