You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en-US/Release_Notes.xml
+17-14Lines changed: 17 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1298,8 +1298,11 @@ service cloudstack-agent start
1298
1298
</listitem>
1299
1299
<listitemid="restart-system-vms">
1300
1300
<para>Once you've upgraded the packages on your management servers, you'll need to restart
1301
-
the system VMs. Make sure port 8096 is open in your local host firewall to do
1302
-
this.</para>
1301
+
the system VMs. Ensure that the admin port is set to 8096 by using the "integration.api.port" global parameter.
1302
+
This port is used by the cloud-sysvmadm script at the end of the upgrade procedure. For
1303
+
information about how to set this parameter, see "Setting Global Configuration Parameters" in
1304
+
the Installation Guide. Changing this parameter will require management server restart. Also make sure port 8096 is open in your local host firewall to do
1305
+
this. </para>
1303
1306
<para>There is a script that will do this for you, all you need to do is run the script
1304
1307
and supply the IP address for your MySQL instance and your MySQL credentials:</para>
0 commit comments