Top
ServerView Resource Orchestrator Cloud Edition V3.3.0 Design Guide
FUJITSU Software

10.1.1 Allocating Storage

When preparing physical servers and virtual machines, it was difficult to smoothly provide servers as the configuration of storage units and the storage network was necessary.

Using the following functions of Resource Orchestrator, servers can be provided smoothly.


Allocating Storage to a Virtual L-Server

There are two ways to allocate storage to a virtual L-Server:

Allocate Disk Resources (Virtual Disks) Automatically Created from Virtual Storage Resources (Datastores)
  1. Through coordination with VM management software, virtual storage resources (such as the file systems of VM guests) that were created in advance are automatically detected by Resource Orchestrator. From the detected virtual storage resources, virtual storage resources meeting virtual L-Server specifications are automatically selected by Resource Orchestrator.

    (Virtual storage resources registered in a storage pool where the priority level is high and virtual storage resources with a high capacity are selected by priority.)

  2. From the automatically selected virtual storage resources, disk resources (such as virtual disks) of the specified size are automatically created and allocated to the virtual L-Server.

    [Xen]
    GDS single disks can be used as virtual storage.

Allocate Disk Resources (Raw Devices or Partitions) that were Created in Advance [KVM] [Solaris Zones] [OVM for SPARC]
  1. Create LUNs for the storage units.

    LUNs are used for virtual L-Server disks. Create the same number of LUNs as that of necessary disks.
    The size of each LUN must be larger than the size of each virtual L-Server disk.

  2. Make the VM host (In a Solaris Zone (Solaris 10), the global zone) recognize the LUNs created in step 1 as raw devices.

    When migrating VM guests (In a Solaris Zone (Solaris 10), the non-global zone) for virtual L-Servers, configure zoning and affinity to set LUNs as shared disks.

    Partitions are also used for virtual L-Server disks. Create the same number of partitions as that of necessary disks. The size of each partition must be larger than the size of each virtual L-Server disk.

  3. Use the rcxadm disk command to register the raw devices or the partitions with Resource Orchestrator as disk resources.

    When migrating VM guests for virtual L-Servers, register the raw devices or the partitions shared between multiple VM hosts as disk resources defined to be shared.

    It is not necessary to register disk resources used for Solaris 11 VM hosts.

  4. From the registered disk resources, disk resources meeting the virtual L-Server specifications are automatically selected and allocated to the L-Server by Resource Orchestrator.

For details on storage allocation methods and server virtualization types for virtual L-Servers, refer to "Table 2.8 Storage Allocation Methods and Storage Types and Server Virtualization Types for Virtual L-Servers".


Allocating Storage to a Physical L-Server

There are two ways to allocate storage to a physical L-Server:

For detail on storage allocation methods and storage types for physical L-Servers, refer to "Table 2.7 Storage Allocation Methods and Storage Types for Physical L-Servers".


Effective Utilization of Storage Using Thin Provisioning

Thin provisioning is technology for virtualizing storage capacities.

It enables efficient utilization of storage.

The function does not require the necessary storage capacity to be secured in advance, and can secure and extend the storage capacity according to how much is actually being used.

Thin provisioning can be achieved using the following two methods:

Note

When the virtual storage resource is used by the thin provisioning, the area is secured according to the capacity actually used.
Therefore, the capacity that Resource Orchestrator virtually allocated from the size of the unused space of the virtual storage resource to the virtual storage resource cannot be comprehended.

In Resource Orchestrator, to understand the total capacity virtually allocated to the storage pool, the following results are displayed in the free space of the storage pool where the thin provisioning attribute was set.

Total capacity of virtual storage resources registered in storage pool - "Total of capacity that Resource Orchestrator virtually allocated"

Therefore, the free space of the storage pool where the free space of virtual storage (*) that the VM management product or the storage management product displayed and the attribute of the thin provisioning were set might not correspond.

*Note: Datastore, storage repository, TPP, and FTRP, etc.


Effective Utilization of Storage Using Automatic Storage Layering

Automatic Storage Layering is a feature that monitors data access frequency in mixed environments that contain different storage classes and disk types. It then automatically relocates data to the most appropriate storage devices based on set data usage policies.

Resource Orchestrator can be coordinated with Automatic Storage Layering for ETERNUS storage. For details on coordination with Automatic Storage Layering, refer to "10.1.2 Storage Configuration".

Automatic Detection of Storage Resources

When addition or modification of storage is performed using storage management software or VM management software, periodic queries are made to the storage management software or VM management software to detect changes to the configuration/status of storage. The interval between regular updates varies according to the number of storage resources.

Information

If there are large numbers of storage resources, detecting changes in storage configurations and status may take longer than three minutes.
For example, it takes six to seven minutes to detect changes in the following storage configuration:

  • Storage Units: 1

  • RAID Groups: 200

By right-clicking a storage resource on the ROR console orchestration tree and selecting [Update] on the displayed menu, the configuration/status of the storage management software and VM management software is refreshed without waiting for the regular update.
After that, perform registration in the storage pool.