Provision storage volume resources
After ordering storage resources for your Bare Metal Solution environment, you can provision the resources once they are available. You can provision the following self-service options:
- Create a new Fibre Channel storage volume
- Create LUNs on a volume
- Attach a storage volume to a server
Create a new storage volume
This feature lets you provision storage that you have previously ordered. To order storage volumes, contact Google Cloud Sales.
To create a new storage volume, follow these steps:
In the Google Cloud console, go to the Compute Engine > Bare Metal Solution > Volumes menu.
Click Create.
Enter the following information:
Field Description Example Region Google Cloud region located closest to your Bare Metal Solution environment. us-central1Name Create a name for your storage volume. volume-1Type Select the type of storage: - SSD – Solid state drive
- HDD – Hard drive
SSDPerformance tier If you selected the SSD storage type, select the performance tier of the SSD drive: - Standard – Select to create a standard SSD drive.
- Performance – Select to create a performance SSD drive.
PerformanceSize Select the size of the drive in GiB, where 1024 GiB = 1 TiB. The size ranges from a minimum of 100 GiB to a maximum of 16 TiB. If you need more than 16 TiB, create additional volumes as needed.
For Performance SSD drive, the maximum size is 8 TiB per volume.16384Snapshot enabled Saves a backup copy of your storage volume once per day. Required for custom snapshots, but disabled by default. Checkbox selected to enable snapshots Configuration Select the type of LUN configuration you need: - Default configuration – Create LUNs of equal size (recommended).
- Custom configuration – Create LUNs with different sizes.
Default configurationTarget server Select a server and attach the storage volume. server-1Click Create.
The console checks if there is enough space available for the requested storage volume. The console implements the change if there is available space, or alerts you if the operation cannot be performed. If your storage volume request succeeds, billing for the additional storage begins automatically.
After you have provisioned the storage volume, you can share it with additional servers.
Create LUNs on a storage volume
To create LUNs for a storage volume, follow these steps:
In the Google Cloud console, go to the Compute Engine > Bare Metal Solution > Volumes menu.
Click the name of the storage volume on which you want to create a LUN.
Next to the LUNs section, click Create.
Enter the following information:
Field Description Example Number of LUNs Total number of LUNs you want to create with a particular size. 4Size Select the size of the LUN in GiB, where 1024 GiB = 1 TiB. 1024Click Add item if you need to create more than one set of LUNs.
Click Create to deploy the new LUNs.
Attach a storage volume to a server
You can attach multiple storage volumes to a server at once.
To attach a storage volume to a server, follow these steps:
In the Google Cloud console, go to the Compute Engine > Bare Metal Solution > Servers page.
Click the name of the server to which you want to attach a storage volume.
In the LUNs section, click Attach Volumes.
From the Target volumes list, select the storage volume you want to attach. You can also select multiple storage volumes.
Click Attach volumes.
You can also attach the same storage volume to other servers in parallel. Go to the Servers page and repeat this procedure for all the other servers.