Title
Create new category
Edit page index title
Edit category
Edit link
MongoDB Manual Upgrade
This document describes the steps to manually upgrade MongoDB.
Pull or load the required MongoDB container images.
For Online installations | For air-gaped installations |
|---|---|
|
Upgrade to Version 4.4
Retag the version 4.4.20 to 3.2.0 by executing the following command.
Restart the
ad-dbservice by executing the following command.
Exec into the
ad-dbcontainer by executing the following command.
Execinto the mongo shell by executing the following command.
Set the compatibility version to 4.4.
The expected output for the above command is as follows.
{ "ok" : 1 }
Exit the mongo shell by executing the following command.
Exit the
ad-dbcontainer by executing the following command.
Upgrade to Version 5.0
Retag the version 5.0.16 to 3.2.0 by executing the following command.
Restart the
ad-dbservice by executing the following command.
Execinto thead-dbcontainer by executing the following command.
Execinto the mongo shell by executing the following command.
Set the compatibility version to 5.0 by executing the following command.
The expected output for the above command is as follows.
{ "ok" : 1 }
Exit out of the mongo shell by executing the following command.
Exit the
ad-dbcontainer by executing the following command.
Upgrade to Version 6.0.5
Retag the version 6.0.5 to 3.2.0 by executing the following command.
Restart the
ad-dbservice by executing the following command.
Exec into the
ad-dbcontainer by executing the following command.
Execinto the mongo shell by executing the following command.
Since compatibility was already 5.0, upgrade goes as expected and you need not take any other action.
Validate the MongoDB Migration
If the Pulse Web UI loads without any issues, the DB migration is successful. Clear the browser cache and check few dashboard pages to validate.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026