Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Unlinked to "Manage roles"

...

In private cloud datacenters, depending on your environment, you can work with virtual storage in the form of volumes and hard disks.

Panel

PrivilegePrivileges: Manage virtual storage elements, Manage virtual storage controller, Modify allocation when attaching a disk

...

To create a new volume of integrated storage, select the virtual datacenter, click the  button and complete the form:

Field

Description

Virtual datacenter

The Virtual datacenter where the volume will be created

Name

The name of the volume

Description

A description of the volume

Total size

Select the maximum size of the volume

Tier

The Tier (service level) of the volume

Controller type

Select from the list of supported controller types: IDE, SCSI, SATA (ESXi), VIRTIO (KVM). The administrator can configure a default controller:

  • On ESXI, the platform default is IDE
  • On all other hypervisors, the platform default is SCSI
Controller

On ESXi only. The user can create multiple SCSI controllers and more than one of each type.

The Default value is: VirtualLsiLogicController or the controller defined by the system administrator. This controller is used if a virtual machine is deployed with no SCSI controller or SCSI disks.

The user can enter text in the Controller field and these controllers would be created depending on if the text contains:

  • "paravirtual": ParaVirtualSCSIController
  • "bus": VirtualBusLogicController
  • "sas": VirtualLsiLogicSASController
  • none of the above: VirtualLsiLogicController


After you create the volume, to attach it to a VM, edit the VM and go to the Storage tab. See VM storage

...