Re: Migrating management server to another server

2025-01-20 Thread Wei ZHOU
wrote: > >> Thx, Wie for the quick reply! I will test this and if I did it >> successfully will add a workflow to the docu. >> >> Regards, >> Swen >> >> -Ursprüngliche Nachricht- >> Von: Wei ZHOU >> Gesendet: Montag, 20. Januar 2025 1

Re: Migrating management server to another server

2025-01-20 Thread Wei ZHOU
; > Regards, > Swen > > -Ursprüngliche Nachricht- > Von: Wei ZHOU > Gesendet: Montag, 20. Januar 2025 18:44 > An: users@cloudstack.apache.org > Betreff: Re: Migrating management server to another server > > The public and private keys are saved in the configuration table in

Re: Migrating management server to another server

2025-01-20 Thread Wei ZHOU
The public and private keys are saved in the configuration table in DB. When add a new management server, ACS will create key files in ~cloud/.ssh folder if the files do not exist. Of course you can backup the folder. I think it is good enough if dump db and backup /etc/cloudstack folder. -Wei O