If any MDDS appliances have pending updates, they are displayed on the Appliance updates grid, along with their details and statuses.
There are three types of appliance updates:
- Full: Full updates are the most extensive and involve replacing the entire appliance, typically with the release of a new major version. These updates are versioned and are around 700MB in size.
- Minor: Minor updates consist of version upgrades, such as 9.4.1, and typically include minor improvements or enhancements. You can always update directly to the latest minor version within a major version. For example, the 9.4.2 update includes all changes made in 9.4.1, you can update directly from 9.4.0 to 9.4.2. However, customers with appliance versions older than 9.4 need to first install the 9.4.0 full upgrade before deploying 9.4.1 or 9.4.2. These updates are around 2–300MB in size.
- Patch: Patch updates are minor adjustments to individual components, such as BIND or ISC DHCP. They address specific issues or vulnerabilities.
Appliance update status
The update process involves downloading and deploying updates reflected in the Status column of the Appliance updates grid. There are five different statuses:
- Available: Updates are ready for application but have not been downloaded yet.
- Deployed: Updates have been applied and fully deployed.
- Partially deployed: Updates have been downloaded but not applied to every applicable appliance in the system.
- Downloaded: Similar to Partially deployed, but updates have not been applied to any appliance in the system.
- Downloading: This is a temporary state indicating that the patch or upgrade is currently being downloaded.
How to update appliances
To update an appliance in Micetro, you can either download and apply the update directly through the Web Application or download the update package manually and then apply it through the Web Application. It’s also possible to update MDDS manually by following the instructions in the BlueCat Address Manager Administration Guide.
To update an appliance:- On the Admin page, select the Configuration tab.
- In the left sidebar, select Appliance updates under Micetro version.
- Select the relevant update.
- Use the Row ... menu to select
Download.
- Once the download is complete, the update Status becomes Pending. Initiate the update process by selecting Deploy on the Row … menu.
- Navigate to the appliance update index and grab the
filenamefor the update, e.g., "filename": "bdds-9.6.1.zip". - Download the update file (.zip) with that
filenamefrom the update server and upload it to the Micetro Central server. - Unzip the file and extract its contents, which include the manifest file, into a
folder in one of the following locations:
- Windows: C:\ProgramData\Men and Mice\Central\update\appliance
- Linux: /var/mmsuite/mmcentral/update/appliance
Note: We recommend naming the folder based on the update version, e.g., C:\ProgramData\Men and Mice\Central\update\appliance\9.6.1 or /var/mmsuite/mmcentral/update/appliance/9.6.1. - In the Web Application, navigate to and select Appliance updates in the left sidebar.
- Select the update in the data grid and use the Row ... menu to select Deploy.