Re: Re: Migration of cloudstack management server

2022-04-14 Thread Andrija Panic
Having the same IP for both old/new mgmt server will cause you issues - don't do that. Simply, introduce a 2nd mgmt server (don't touch the DB), make sure it works, then stop/kill old mgmt. Later, migrate DB to a new Mysql server (could be on that new mgmt2 server) - and update the db.properties

Re: Re: Migration of cloudstack management server

2022-04-03 Thread Wei ZHOU
Hi, The migration is quite simple. backup DB and cloudstack configurations, install new management server, setup mgt server, restore DB and configurations. it would be good to share our commands and error logs. -Wei On Sun, 3 Apr 2022 at 22:50, Alexander Karagiannis wrote: > Yes they have the

RE: Re: Migration of cloudstack management server

2022-04-03 Thread Alexander Karagiannis
Yes they have the same ip and the same mysql version. Do you know if there is any guide of how to transfer management server to another machine? Thanks On 2022/03/29 07:13:23 Wei ZHOU wrote: > Hi Alexander, > > Do these two servers have the same IP and mysql version ? > > -Wei > > On Tue, 29 Mar

RE: Re: Migration of cloudstack management server

2022-04-03 Thread Alexander Karagiannis
Yes they have the same ip and the same mysql version. Do you know if there is any guide of how to transfer management server to another machine? Thanks On 2022/03/29 07:13:23 Wei ZHOU wrote: > Hi Alexander, > > Do these two servers have the same IP and mysql version ? > > -Wei > > On Tue, 29 Mar

Re: Migration of cloudstack management server

2022-03-29 Thread Alexander Karagiannis
The two servers has the same ip. Powered off the first and tried to setup the new. I have to check MySQL version but I think it will be the same. Quite new both On 2022/03/29 07:13:23 Wei ZHOU wrote: > Hi Alexander, > > Do these two servers have the same IP and mysql version ? > > -Wei >

Re: Migration of cloudstack management server

2022-03-29 Thread Wei ZHOU
Hi Alexander, Do these two servers have the same IP and mysql version ? -Wei On Tue, 29 Mar 2022 at 08:45, Alexander Karagiannis wrote: > Hello everyone, > > I am trying to migrate my cloudstack-management server to another server. > > I stopped the service of cloudstack-management, > made a f