Upgrading FM¶
Description¶
This guided setup allows you to upgrade an existing Dataiku Cloud Stacks for Google Cloud. It assumes you had followed the guided setup example to build your initial setup.
Steps¶
Warning
For any upgrade to Fleet Manager version 12.6.0 or higher, it is required to previously stop the virtual machine hosting Fleet Manager, or the upgrade process could fail.
Stop Fleet Manager server¶
In the deployment manager, click on your deployment. We call it
<deployment>
Unwind the list of resources then click on
instance-<deployment>
Click on Manage resource at the top right
In section Network interfaces, find the Primary internal IP address and make a note of it. We call it
<fm-ip-address>
Then, click on the vertical dots More actions menu at the top right, then click on Stop
Wait for the instance the reach the state Stopped
Backup Fleet Manager’s data disk¶
Go back to the list of resources in the deployment manager
Click on
data-<deployment>
Click on Manage resource at the top right
Click on Create snapshot
Give it an identifiable name, for instance
fm-backup-YYYYMMDD
, make a note of it, then click on CreateWait for the snapshot to reach status Ready for use
Delete the existing deployment¶
Go back to the deployment in the Deployment Manager
Click on Delete
Keep option Delete <deployment> and all resources created by it selected
Click on Delete All
Create the new stack¶
Follow the guided setup example to deploy the new version of Fleet Manager, but add new elements to the properties section:
privateIpAddress:<fm-private-ip>
snapshot:global/snapshots/<snapshot-name>
orsnapshot:projects/<project-name>/global/snapshots/<snapshot-name>
if the snapshot is in a different project
Troubleshooting¶
DSS machines seem unresponsive¶
In case the DSS machines seem unresponsive in the FM UI following the upgrade, reprovision the different DSS machines for them to be able to communicate again with FM.