Creating Volumes
Note:
The following example provides steps for the GUI. For CLI users, SSH into the management port and run:
purevol create --size <size> <vol name>
- Using the Everpure Cloud Dedicated's GUI:
- In the left navigation pane, click Storage.
- Click Volumes.
- Click the + icon to add a new volume.
-
Enter the name and desired size of the volume and click Create.
-
You can see the new volume in the list of volumes.
Creating Hosts
You must create a host with corresponding IQN before you can attach a volume to it.
Note:
The following example provides steps using the GUI. For CLI users, SSH into the management port and run:
purehost create --iqnlist <Host IQN number> <host name>
Using the Everpure Cloud Dedicated's GUI: