January 2019
Intermediate to advanced
606 pages
15h 1m
English
These steps will walk you through the proper replacement process of a Ceph OSD:
# ceph status

# VBoxManage controlvm ceph-node1 poweroff# VBoxManage storageattach ceph-node1 --storagectl "SATA" --port 1 --device 0 --type hdd --medium none# VBoxManage startvm ceph-node1
The following screenshot ...