Community
 
 
 

CloudPlatform 3.x

343 seguidores
 
Avatar
Erik Godin

Notes on upgrading from 3.0.6 to 3.0.7 PatchF

Here are my notes on the upgrade procedure:

 

 

 

Step 11a:  Before restarting cloud-management, make sure to chown cloud:cloud /var/lib/cloud as per "Known Issues 3.2"

Step 11b:  Step instructs to "wait for the database upgrade to be completed" however doesn't give any instructions on how to confirm this.  To confirm the database upgrade is completed, you should look for the following lines in your management-server.log file:

 

 

INFO  [cloud.upgrade.DatabaseUpgradeChecker] (main:null) DB version = XXXX Code Version = XXXXXXX
 

INFO  [cloud.upgrade.DatabaseUpgradeChecker] (main:null) DB version and code version matches so no upgrade needed.

 

Of course, the expectation is "DB version" and "Code version" should match the version you've upgraded to.

 

 

Step 16: Use 'nohup cloud-sysvmadm -d 192.168.1.5 -u cloud -p password -a > sysvm.log &'.  (replace 'cloud' and 'password' with appropriate username and password)

 

 

In my case, step16 failed to restart one of the routers as well as one of the sysvms.  Keep an eye on the log.  If it reports failing to restart one of the VMs, stop and start manually.


2 comentários
0

Por favor, entrar para comentar.

 
 

Previous 2 comentários

Avatar
Erik Godin

Bump.  Edited the post, added step 11b.


Ações de comentário Permalink
Avatar
Administrator
Avatar

Regarding step 11b, you can look that the versions table in the cloud DB. I'm sure I've seen that note in one of the upgrade guides, but not sure about 3.0.7-patchF.

 

Regarding step 16, good note about watching the logs. Have you filed a bug with Citrix?

 

--Mike@Redapt


Michael Little MEMBERS
Ações de comentário Permalink

Top Contributors