Azure Marketplace Installation
How to deploy Zmanda on Azure Cloud - Quick and Simple, and ideal for when your workloads are hosted on Azure Cloud Infrastructure.
Building Zmanda on the Azure Cloud Infrastructure enables you to deploy a backup server in any geography in minutes. It is also ideal if your workloads are hosted on Azure Cloud Infrastructure, or if you are using Azure Blob storage as a target. Let's get started:
Steps
Log in to the Azure console using your credentials.
Search for Virtual Machines in the search bar. Click on the Create dropdown in the top left, and then Azure Virtual Machine

Provide a name, and select a subscription and resource group for the VM to be created along with the region and availability zone desired

Below the Image field, select See all images, which will direct you to the Azure Marketplace

Search for Zmanda in the search bar and press enter to see the results as shown below. Click on Select beneath the Zmanda Enterprise Backup Server.

After clicking select, you will see the below fields. The recommended Size is Standard_B2s(2vcpus and 4GiB memory). You may also choose the authentication type as required and click next. These will be the username and password for the Linux user. Click Next: Disks >

Here you can choose the OS disk type and specify the size of your data disk. The recommended size is 100 GB, but you can alter it according to your needs. Configure the other fields as desired (or leave them as default)

OPTIONAL: If you choose, you may go on to edit configurations in the Networking, Management, Monitoring, etc., tabs
Click on Review + create
Once the VM is created, go to the Networking tab under the VM settings as shown below and make sure that inbound traffic is allowed on ports 8002 and 8008, as well as ssh port 80.

Note: Ports 10080 and 10081 must be enabled on the client machine in order to connect to the Backup server for performing backup and restore.
After verifying the port rules, click on the Connect tab in the left Settings bar and follow the instructions to log in using SSH. The credentials to log in will be those you entered in step 6.
Reset the Zmanda Management Console (ZMC) admin user password by running the below command. Please note the password length and complexity requirements. When prompted for the username, type admin.

After setting a password, enter the following commands to ensure that the Zmanda services are running


Run the following command to unseal the vault

Unsealing the vault is an important step. Make sure that if you reboot the server you check if the vault is unsealed using the commands in the previous two steps.
Go to network.zmanda.com and download any patches that are available. Untar them and find and execute the patch executable.
For assistance or questions, please email [email protected]
You can now log in to the ZMC console by opening any browser in your internal network and typing the following in the address bar:
https://< VM IP>:8008
Depending on how you configured the network, the IP may be public or private. You can find both in the Overview tab (directly below the search bar) for the VM.
The User Name and Password to log onto the console will be the same as what you entered in Step 12

After logging on, you are now ready to download the license file from network.zmanda.com and upload it to the console
Congratulations! You are now ready to add sources, configure storage, and start running backups.
Last updated
Was this helpful?