This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Ceph/shutdown-cluster.sh
2025-11-20 18:13:24 +01:00

7 lines
95 B
Bash

#!/bin/bash
sudo ceph osd set noout
sudo ceph osd set nobackfill
sudo ceph osd set norecover