Oracle Cloud Marketplace Installation
Zmanda + The next-generation cloud. Protect your data for less.
Building Zmanda on Oracle Cloud Infrastructure (OCI) enables you to deploy a backup server in any geography in minutes. It is also ideal if your workloads are hosted on OCI, or if you are using OCI Object Storage as a target. Let's get started:
Steps
Login to your OCI account, select the region you would like to deploy your Zmanda Server in, and navigate to Instances. Click Create instance
Give the instance a name and complete the Compartment, Placement, and Security fields as desired
In the Image and shape box, click Change image
Click Marketplace, type "Zmanda" in the search bar, check the appropriate boxes, and click Select Image
Change the shape as desired. For minimum system requirements, see here.
In the Primary VNIC information section, select the appropriate virtual cloud network (VCN) and subnet.
You must configure ingress rules that allow TCP traffic on ports 8008, 8002, 10080, 10081, and 22 (if using ssh to connect).
To do this, you can go to Networking>Virtual Cloud Networks>Click on your VCN>Click on the default subnet or create a new subnet>Click on the default security list or create a new security list>Add the appropriate Ingress rules.
Configure the rest of the settings as desired including SSH. If you do not enable SSH, you will only be able to connect through a Cloud Shell Connection. When finished, click Create
You will be taken to the Instance page where you can see info about the instance. You can connect to the instance using the SSH keys or through a Cloud Shell Connection
Once connected, reset the admin password for Zmanda using the following command:
Type admin for the username, and input a password that meets the above criteria.
Run setup-aee and setup-zmc to make sure that all services are running.
Run sudo setup-zmc unseal
Go to network.zmanda.com and download any patches that are available. Untar them and find and execute the patch executable.
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:
The credentials will be the username (admin) and the password you set in step 10
Last updated