## 192.168.0.4停止ceph命令 ```bash systemctl stop ceph-mds@test-1.service systemctl stop ceph-osd@*.service systemctl stop ceph-mon@test-1.service systemctl stop ceph-mgr@test-1.service ```