Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

some optimization in instruction for update to 2.3.1

some optimization for step 3.6:

  1. insure cluster status is active/clean by command ceph status
  2. ssh to each host and stop all OSD's by command systemcl stop ceph-osd.target
  3. Perform repair legacy statfs record for all OSD's by script located in this repo
  4. start all OSD's by command systemctl start ceph-osd.target