Skip to content
Snippets Groups Projects
push_conf.sh 713 B
Newer Older
Antonio Falabella's avatar
Antonio Falabella committed
ceph-deploy --overwrite-conf  config push cs-001
ceph-deploy --overwrite-conf  config push cs-002
ceph-deploy --overwrite-conf  config push ds-001
ceph-deploy --overwrite-conf  config push ds-303
ceph-deploy --overwrite-conf  config push ds-304
ceph-deploy --overwrite-conf  config push ds-507
ceph-deploy --overwrite-conf  config push qn-cnfslhc
ssh root@ds-001 systemctl restart ceph-mon@ds-001
ssh root@cs-001 systemctl restart ceph-mon@cs-001
ssh root@ds-303 systemctl restart ceph-mon@ds-303
ssh root@ds-507 systemctl restart ceph-mon@ds-507
ssh root@qn-cnfslhc systemctl restart ceph-mon@qn-cnfslhc
ssh root@qn-cnfslhc systemctl restart ceph-mgr@qn-cnfslhc
ssh root@ds-001 systemctl restart ceph-mgr@ds-001