Versions Compared

Key

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

Table of Contents
maxLevel2
Excerpt
hiddentrue

This page describes how to manage virtual data centers in private cloud and how to onboard virtual resources from public clouds in the hybrid cloud platform

Info

This page section describes how to manage virtual datacenters in private cloud and public cloud
For details of how to onboard virtual datacenters and resources from public cloud, see Onboard from public cloud

...

Introduction to virtual datacenters

In the Virtual virtual datacentersin myCloud view you can manage your virtual compute, network, and storage resources. Each virtual datacenter (VDC) is a separate cloud environment in a single datacenter or public cloud region. In private cloud a virtual datacenter is on a single rack so that a private network has one network tag, such as a VLAN tag, in the switch on the same rack.

To access Virtual datacenters view, click the myCloud button in the main menu and then click the cloud virtual datacenters button at the top left of the screen.

...

To display all the virtual datacenters in specific providers, click the funnel filter button at the top of the list and select one or more providers.

...

To create a new virtual datacenter with standard networking:

Panel
bgColor#FFFAE6

Privileges: Manage virtual datacenters

  1. Go to myCloud view → Virtual datacenters

  2. Below the V. datacenters list, click the + add button

  3. Select Create a new virtual datacenter from the pull-down menu

  4. For the General information:

    1. For the Location select the datacenter or public cloud region to use

    2. For the Network select from:

      1. Default: Create The platform creates a private network (default private or external) using platform configuration. If the default network is an external network, also create a default private network.None: In private cloud only. Will using the platform settings (from Configuration view → Network) and assigns the default network (from the enterprise or platform settings)

      2. None: The platform does not create a private network or assign the default network. This option is not available in Azure or OCI.

      3. Custom Private: Create The platform creates a custom private network (see details below) and assigns the default network (from the enterprise or platform settings)

        Create a virtual datacenter with network optionsImage Modified
    3. If your environment uses NAT, you can select:

      1. NAT network: to use for the default SNAT rule

      2. Default NAT IP: for the default SNAT rule

  5. Click Save

...

Create a virtual datacenter with no network

In private cloud, when When you create a virtual datacenter , with the None selected option for the Network, the platform does not create a default private network . But the platform will create the default virtual datacenter network for the enterprise in the datacenter, if it is another type of network, such as an external networkor assign the default network of the enterprise or platform.

If there is no default network in the VDCvirtual datacenter, and the user tries to deploy a VM without a NIC, then the deploy will fail . To set the default network for the enterprise in a datacenter, edit the enterprise and go to Datacenters, and edit the datacenter, and go to Default networkbecause the platform cannot automatically assign an IP address.

...

Create a virtual datacenter with a default or custom network

When you create a virtual datacenter , with Default selected for the Network, the platform creates a private network and it . This private network counts as part of your network allocation limits, even if the default network for the enterprise in the datacenter is is another type of network, such as an external network.

The private network can be the Automatically-created private VLANnetwork, which is called default_private_network, or a custom private network, which will be set you can define with the Custom private option. The platform will assign the private network as the default network if there is no other enterprise default network.

...

Create a virtual datacenter with a custom private network

To create a Custom private network, complete the Network section of this dialog.

...

Field

Description

Name

The name of the network to create

Netmask

The network mask CIDR

Network address

The network address

Address range

The address space that the virtual datacenter can use in CIDR format.
This space will define the virtual network and the private networks will be subnets within this address space.

Gateway

The IP of the gateway of the network

Availability zone

The availability zone where VMs attached to this network will deploy

Primary DNS

The primary DNS of the network

Secondary DNS

The secondary DNS of the

VLAN

network

DNS suffix

The DNS suffix for the

VLAN

network

To manage the VLANs or other networks of your virtual datacenter or to change its default network, go to Virtual datacenters → Network. See Manage networks.

  • For information about changing the default network of the VDC, see Manage networks

...

Create a virtual datacenter for NSX-T

If you are using NSX-T and the tenant may have more than one tier0 configuration, you may enter NSX-T parameters when you are creating a virtual datacenter.

...

Property

Description

Edge cluster name

Name of the NSX-T Edge Cluster used to create Tier-1 VPCs.
NSX-T UI path is: Policy - System - Fabric - Nodes - Edge Clusters

Allow snat destinations public

Allow traffic to internet.

Allow dnat sources

Allow traffic from the Tier-0 specified networks.
List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists.

Allow dnat sources public

Allow traffic from internet.

Tier0 name

Name of the NSX-T Tier-0 used to create the Tier-1 VPCs.
NSX-T UI path is: Policy - Networking - Tier-0 Gateway

Allow snat destinations

Allow traffic to the Tier-0 specified networks.
List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists.

Transport zone name

Name of the NSX-T Transport Zone (overlay) used to create segments / networks.
NSX-T UI path is: Policy - System - Fabric - Transport Zones

Dhcp conf name

Name of the NSX-T DHCP Profile used to create Tier-1 VPCs.
NSX-T UI path is: Policy - Networking - IP Management - DCHP

...

Manage resource allocation limits for a virtual datacenter

You can set hard limits and soft limits to control resource usage in the virtual datacenter.

  • Hard hard limit is the maximum amount of a virtual resource (e.g. RAM) that an entity will be allowed to consume. 

  • Soft soft limit warns users and administrators that the entity is running out of a resource.

...

  • You cannot have a hard limit only

  • Soft limits must always be less than or equal to hard limits

  • When a limit is equal to 0, it means that there is no limit to resource usage at this level

  • When editing limits, you cannot set the hard limits below the existing resource usage, except for Local hard disk

...

Limit

Checked at

Description

Memory

Deployment

Total amount of RAM that may be used by VMs
including hardware profiles assigned to VMs

Virtual CPUs

Deployment

Total number of virtual CPU cores that may be used by VMs
including hardware profiles assigned to VMs

Local hard disk

Deployment

Total size of hard disk that may be used by VMs
on hypervisor datastores and in public cloud providers

External storage

Configuration

Total size of external storage that may be created for VMs

VLANs

Configuration

Total number of private networks that may be defined.
Note that a private network is automatically created for every VDC,
so this limit may restrict the number of VDCs that users can create

Public /floating/
NAT IPs

Configuration

Total number of public IPs, floating IPs (in public cloud),
and NAT IPs that may be used

Virtual machines

Deployment

Total number of VMs that users can deploy in the location
using their allowed resources

DR protected VMs

Configuration

Total number of VMs that may be protected with the
disaster recovery service. In public cloud regions, the platform
does not use DRaaS features or limits.

Consider a virtual datacenter with a soft limit of 1 virtual CPU and a hard limit of 4 virtual CPUs.

...

A soft-limits message popup will allow let the user to to acknowledge the message and continue with the operationtheir action.

By default, the message will provide details of the limits, used, and requested resources.

...

A hard-limits message pop-up will allow the user to acknowledge the message and terminate the operationbut the platform will stop the user action.

By default, the message will provide details of the limits, used, and requested resources.

...

The platform will also display this type of message when the users exceed soft hard limits at another level, for example, enterprise, enterprise in provider, or enterprise in location.

...

When you create a virtual datacenter, you can set some defaults according to your platform configuration.

...

Field

Description

Default datastore tier

Select the default disk service level for VM disks on the hypervisor datastore.
This is the default datastore tier for the virtual datacenter.

  • To use

your
  • the cloud provider's default tier, select Configured by location

  • Or select

a default
  • another tier, according to the available service levels

To clear the current tier, click the black x symbol beside the tier name

Subnet

In Google Cloud Platform you must select a default subnet to be able to deploy VMs


if you do not manually configure an IP address.

After you create the virtual datacenter, you can edit it to change the default values.

Note that Abiquo will use the enterprise’s default network in the cloud location as To set the default network for the new a virtual datacenter, see the section below.

...

Set a virtual datacenter role to limit user access 

If you are able to manage user roles, you can limit user access to a virtual datacenter for users that can have their virtual datacenters restricted (usually ordinary standard cloud users).
For example, you can give users read-only access. You can only apply restricted roles to users that can have their VDCs restricted, which are users without the No VDC restriction privilege.

Panel

Privileges: Manage roles, No VDC restriction

To limit access to a VDC virtual datacenter for cloud users:

  1. Go to myCloud → Virtual datacenters

  2. Create, edit, or onboard a virtual datacenter

  3. Go to Roles

    Create virtual datacenter with roles to restrict access
  4. For the Role, select a more restrictive role to replace user roles within this VDCvirtual datacenter.
    For example, to give cloud users read-only access, select the ENTERPRISE_VIEWER role

  5. To create exceptions to the VDC role:

    1. Select a Username and an exception Role for the user

    2. Click Add

  6. When you finish creating or editing the virtual datacenter, click Save

The exception will enable activate all privileges that are included in both the user's role and the exception role. It is not possible to grant additional privileges using a VDC role.

...

The platform will create the virtual datacenter and the default private VLAN and display it in the Virtual datacenters view (and any selected private network) and you can work with its virtual resources

...

Create a virtual datacenter using the API

...

  1. Go to Virtual datacentersEdit → Defaults

  2. For the Default firewall, select an appropriate firewall firewall

...

  1. Edit virtual datacenter - defaultsImage Added

To manage tags for a virtual datacenter: 

  1. Go to Virtual datacenters → Edit a virtual datacenter → Tags

  2. Add tags

    Edit virtual datacenter - tags

    For more details see Edit resource tags.

...

Set

...

the default network for

...

all virtual

...

datacenters

By default, the platform automatically creates a default private network for each virtual datacenter.
You can configure the default network to be a private network, an external network, or a public network.
You can configure a default network for each enterprise in a datacenter.
If you deploy a VM without assigning a NIC, the platform will add one from the default networkSo if you deploy a VM without assigning a NIC, the platform will add one from the default network.

To configure the default networks before you create a virtual datacenter:

  1. To define the default private network for all virtual datacenters in the platform, go to Configuration view → Network

  2. To set the default network for all virtual datacenters in an enterprise: edit the enterprise and go to Datacenters, edit a datacenter and go to Default network. You can select the platform’s default private network or an external network of the enterprise

When you change these values, the new values will apply to new virtual datacenters.

...

Set a default network after you create a virtual datacenter

After you create a virtual datacenter, you can configure the default network to be a private network, an external network, or a public network.

To set a network as the default, you will require privileges to access this network in the virtual infrastructure.

:closed_lock_with_key:
Panel
panelIconId1f510
panelIcon
panelIconText🔐
bgColor#FFFAE6

Privileges: Manage virtual datacenter network elements, Access public network tab,
Manage public network elements, Access external network tab, Manage external network elements

...

  1. Go to Virtual datacenters → select

  2. Select a virtual datacenter → Network and go to Network

  3. Select the network type, such as Private, External, or Public

  4. Create a new private network or edit a any network

  5. Select the Default network  network checkbox

    • This The new default will override the platform default network and the network set for the enterprise in the datacenternetwork will replace any previous default network

    • The new default network will apply to all VMs deployed after you set it

    • For a public network that is the virtual datacenter defaultobtain IP addresses for your VMs before you deploy a VM

    • For an external network that is the virtual datacenter default, your administrator must create IP addresses in infrastructure for your VMs before you deploy a VM

The platform will mark the default network with a star symbol.

...

Onboard from public cloud

...