meta data for this page
  •  

This is an old revision of the document!


Move DB to new drive

  • set global flags noout and noin.
  • stop OSD systemctl stop ceph-osd@3 and disable autostart systemctl disable ceph-osd@3
  • dump NVM DB partition: dd if=/dev/nvme0n1p3 of=DB.img bs=4M
  • shutdown machine and replace NVM drive