Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This page is part of the Abiquo walkthrough

...

Next Page: Virtual datacenters

Excerpt
hiddentrue
This page

.
It walks you through basic private cloud infrastructure with

instructions

tasks for incorporating your compute, storage, and network resources into the Abiquo platform.
It also describes how to create allocation rules to control the use of resources.
The previous page is: Abiquo walkthrough and the next page is: Virtual datacenters

In the Infrastructure view, on the Private tab, you can incorporate your datacenter's compute, storage, and network resources into the Abiquo platform. You can also create allocation rules to control the use of these resources.

...

Private cloud

Compute

In Abiquo datacenters, compute resources are servers that can run one of the supported hypervisors or container servers. The Cloud Admin adds compute resources to logical groups on Abiquo racks with similar hypervisors or hardware. For a standard networking configuration, you would usually align the Abiquo rack to the top of rack network switch. The Abiquo rack is also the level where you enable High Availability, so you can align VMWare clusters with Abiquo racks.

...

Expand
titleClick here to show/hide the task: Create a rack

To create a rack:

  1. Open the Infrastructure view and select Private and the datacenter name. If you are not on the Infrastructure details tab (with Servers, Network, etc.), open it by clicking the server button in the top right corner of the screen.

  2. At the top of the DATACENTERS list, click the plus button 

  3. Enter details of the Rack 

    Image Modified



  4. Click Network and enter details for your switch and environment. The platform will use these settings to create a pool of VLAN tags to assign to private networks

    Image Modified
  5. Click Save

When you add hypervisor datastores to Abiquo, you can present them to the Cloud users in datastore tiers.  Tiers enable you to provide multiple storage types with different performance, features and price points. They also enable cloud users to select the tier that is suitable for their requirements or their price point.     

Expand
titleClick here to show/hide the task: Create datastore tiers

To create datastore tiers

  1. In the Infrastructure view, click the Datastore tiers tab, and click + Add to create a datastore tier.

    Image Modified
  2. On the Enterprise access tab, allow all enterprises to access the tier.

Through the hypervisor, Abiquo will retrieve information about the physical machine and add the CPU and memory resources to the resource pool. As part of the physical machine configuration, the Cloud Admin will select a virtual switch that Abiquo will use to configure virtual networks, and the datastore/s that Abiquo can use when deploying new VMs. 

Expand
titleClick here to show/hide the task: Add a physical machine

Task: Add a physical machine

  1. Use the + button to create a new physical machine. For example, for vCenter.

    Image Modified



    Select the hosts to add to Abiquo and configure them as described here.

    1. For each hypervisor host, you must enable a network interface (by assigning a Network Service Type). This is the network interface that is listening on VLANs.

      Image Modified



    2. For each hypervisor host, you must enable at least one datastore (mark the checkbox). 

      (warning)

      (warning) Do not enable the vm_repository for use as a datastore.

      Image Modified

Repeat the process of adding the physical machine for additional hypervisor hosts. Add the datastores to a datastore tier.

...

Expand
titleClick here to show/hide the task: Capture VMs

Once a physical machine is discovered by Abiquo, customers can scan the host for existing VMs. The existing VMs that are not managed by Abiquo will be highlighted and customers will have the opportunity to capture the existing VMs and bring them under Abiquo management. This functionality allows customers to phase in the deployment of Abiquo

  1. Create virtual datacenters for the host hypervisor type and appropriate networks for the VMs

  2. In Infrastructure view, select the host and press the button to scan for VMs

  3. Select a VM that is not managed by Abiquo

  4. Click the Capture VM button.

See: Import and Capture VMs for more information. Some VMs will be prefixed with ABQ and managed by Abiquo, and some will be already running and not managed by Abiquo.

...

Expand
titleClick here to show/hide the task: Create a public network

To create a public network and IPs

  1. From the Infrastructure side, select Datacenter, Network tab, and select the "Public" sub-tab.

  2. Click the + icon to add a VLAN

  3. Fill in the necessary information and click Save

    Image Modified
  4. Create IPs as required. Click Accept

  5. Review the list of available IPs and make unavailable any IPs that are required for administration purposes. Use the arrow button to move one or more IPs from available to unavailable

  6. If a specific Public IP might have been misused, it can be quarantined. A quarantined IP cannot be used by any enterprise to provision to their VMs. Click the quarantine button to make an IP unavailable to enterprises in the 'PUBLIC IPS' table.


Storage

In Abiquo datacenters, Abiquo uses several different storage types. 

...

Expand
titleClick here to show/hide the task: Create allocation rules


To create allocation rules

  1. Select the data center and edit. Select the Allocation Rules tab

    Image Modified
  2. Add a new DATACENTER rule on the right pane with the + icon. Select the Rule type such as 'Compute load level' as below. This rule can be used for oversubscription of CPU. For example, in a test system with small VM templates, you could set RAM to 100% and CPU to 400%. You can also set a storage load level rule for datastore usage.

    Image Modified


    If you are adding a vCenter cluster directly as a physical machine, use the server rule not the cluster rule.

    Image Modified


Public cloud

...

Expand
titleClick here to show/hide the task: Add public cloud credentials for the current tenant

To add credentials for the current enterprise:

  1. In the top right-hand corner of the screen, click on the user icon.

  2. From the dropdown menu, select Edit credentials

    Image Modified
  3. Select the cloud provider

  4. Enter the Access key ID and the Secret access key

  5. Click Add account

    Image Modified
  6. Click Close

The credentials will be added to the tenant's account

...