Hi,
is there an official procedure to update a PVE7 Cluster with Ceph 16.2?
I have a Cluster with 5 nodes PVE 7.0.10 with Ceph 16.2.5. Up to now this is the procedure I have used (for example to update node 1):
When node 1 is ready I wait until Ceph is OK and then I update node 2.
The question is: is this procedure right? Do you suggest to set, before starting the update, some flag on ceph like:
Any advise is welcome...
thank you
is there an official procedure to update a PVE7 Cluster with Ceph 16.2?
I have a Cluster with 5 nodes PVE 7.0.10 with Ceph 16.2.5. Up to now this is the procedure I have used (for example to update node 1):
Code:
1. Migrate all VMs on node 1 to others nodes
2. apt update
3. apt dist-upgrade
4. reboot
When node 1 is ready I wait until Ceph is OK and then I update node 2.
The question is: is this procedure right? Do you suggest to set, before starting the update, some flag on ceph like:
- ceph osd set noscrub
- ceph osd set nodeep-scrub
- ceph osd set noout
Any advise is welcome...
thank you