In this article:
- Overview
- Audience
- Prerequisites
- Required Permissions
- Bootstrapping virtual machine templates with the Cloud Application Manager Agent
- Registering a VMC provider in Cloud Application Manager
- Registering Instances to Your VMC Provider
- Deploying in Your VMC
- Getting General Support
Overview
This article is meant to assist users of Cloud Application Manager to configure a Lumen Private Cloud for VMWare Cloud on AWS (CPC for VMC) provider, then deploy or register a virtual machines with it.
Audience
All users of Cloud Application Manager using Lumen Private Cloud for VMWare Cloud on AWS providers.
Prerequisites
- An active Cloud Application Manager account
- Access and credentials to a Lumen Private Cloud for VMWare Cloud on AWS.
- A virtual machine template (Linux or Windows) on the VMC. Virtual machine templates have to be bootstrapped with the Cloud Application Manager Agent.
- If the VMC is behind a firewall, the following ports have to be open on the firewall:
- 443/TCP incoming to VMC server: for Cloud Application Manager to make API calls on VMC.
- 443/TCP outgoing: to allow Cloud Application Manager Agents running on the deployed virtual machines to connect back to Cloud Application Manager.
Required Permissions
A VMC user needs at least the following permissions be able to authenticate, deploy and manage instances through Cloud Application Manager.
Assign access for | With privileges |
---|---|
Datastore | |
Global | Cancel task |
Manage custom attributes | Set custom attribute |
Network | Assign network |
Resource | Assign virtual machine to resource pool |
Scheduled task | |
Tasks | |
Virtual machine (Configuration) | |
Virtual machine (Interaction) | |
Virtual machine (Inventory) | |
Virtual machine (Provisioning) |
Bootstrapping virtual machine templates with the Cloud Application Manager Agent
VMC templates need elasticbox-init to allow the Cloud Application Manager agent to execute box scripts at deploy time.
Linux
Follow these steps to install elasticbox-init on a Linux template.
-
Log in to the VMC client and open the Linux virtual machine.
-
SSH into the virtual machine.
-
Run this command with root privileges to install elasticbox-init:
curl -L https://cam.ctl.io/agent/linux/vsphere/template_customization_script.sh | sudo bash
- Note: If running Cloud Application Manager as an appliance, replace cam.ctl.io with the appliance hostname or IP address.
Windows
Follow these steps to run a script that creates a scheduled task on a Windows Server 2012 template. When you deploy, Cloud Application Manager clones this template and installs the agent using the scheduled task.
-
Log in to the Windows Server 2012 virtual machine template using remote desktop protocol (RDP).
-
Download the scheduled task script.
- Note: If running Cloud Application Manager as an appliance, replace cam.ctl.io with the appliance hostname or IP address.
-
Right-click the script and click Run PowerShell.
Registering a Lumen Private Cloud for VMWare Cloud on AWS provider in Cloud Application Manager
In order to deploy to a VMC on AWS, you must first provide information to connect.
Steps
-
In Cloud Application Manager, click Providers > New Provider.
-
Select CPC for VMC provider type.
-
Enter the endpoint URL for the VMC server and a username, password to the VMC API.
- Note: The endpoint URL can be a hostname or an IP address, and has to be prefixed with https://. Be sure to use https and not http.
Registering Instances to Your VMC Provider
You can also register you exsiting instances to CAM portal. First click on Unregistered Instances Tab, here you can see all the exsting instances in you VMC that you can import into your CAM portal.
Simply select one server and click on the down arrow button on the right side.
Name instance to be registered and click on Register
Connect to server and execute the script below with admin privileges.
After running the script you should be able to see the instance has been registered successfully.
Deploying in Your VMC
You can deploy new instances to your VMC provider from CAM portal, for detailed steps, please check Using the vmware vCenter Private Datacenter.md
Getting General Support
Customers can contact the Lumen Global Operations Support center (support desk) directly for getting help with Cloud Application Manager as well as any other supported product that they’ve subscribed to. Below are three ways to get help.
Contact:
-
Phone: 888-638-6771
-
Email: incident@centurylink.com
-
Create Ticket in Cloud Application Manager: Directly within the platform, users can “Create Ticket” by clicking on the “?” symbol in upper right corner near the users log-in profile icon. This takes users directly to the Managed Servicers Portal where they can open, track and review status of issues that have been raised with the support desk. Additionally, this is how a TAM can be engaged as well.
Instructions:
- Provide your name
- Cloud Application Manager account name
- A brief description of your request or issue for case recording purposes
The support desk will escalate the information to the Primary TAM and transfer the call if desired.