AO migrate notes

master
Jeff Moe 6 years ago
parent b4a723c17c
commit d1700bec8d

@ -1,5 +1,9 @@
# See under proxmox docs. # See under proxmox docs.
ceph health
ceph health detail
# If a pg shows bad health, ala: # If a pg shows bad health, ala:
Possible data damage: 1 pg inconsistent Possible data damage: 1 pg inconsistent
@ -9,5 +13,7 @@ pg 3.f1 is active+clean+inconsistent, acting [5,2,8]
ceph pg repair [pg with problem] ceph pg repair [pg with problem]
# For example: # For example:
ceph pg repair 3.f1 $ ceph pg repair 3.f1
$ ceph pg repair 3.ec
instructing pg 3.ec on osd.8 to repair

@ -5,9 +5,13 @@ One way to do this:
Create Proxmox KVM and add any large disks needed Create Proxmox KVM and add any large disks needed
(e.g. if the server has a 100G /srv). (e.g. if the server has a 100G /srv).
Stop all daemons on server.
rsync large directories (e.g. /srv, /opt, /home, /var) rsync large directories (e.g. /srv, /opt, /home, /var)
from Elastichosts server to Fork Sand server. from Elastichosts server to Fork Sand server.
Power off server at Elastichosts.
Set new Elastichosts API key. Set new Elastichosts API key.
Download main / image from Elastichosts to sf-001 server (or other node). Download main / image from Elastichosts to sf-001 server (or other node).

Loading…
Cancel
Save