Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ceph

ceph обновление в пределах релиза

watch -n0 ceph -s Проверяем что статус OK и нет никаких операций восстановления ceph version ceph tell osd.* version

yum update ceph-* -y

  1. Шаг systemctl restart ceph-mon.target на каждой ноде
  2. Шаг systemctl restart ceph-mgr.target на каждой ноде
  3. Шаг. systemctl restart ceph-osd.target на каждой ноде
  4. Шаг systemctl status ceph-radosgw.target на каждой ноде ceph version ceph tell osd.* version

Можно использовать playbook ansible для массового запуска каждой команды

About

update ceph

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors