Solutions Enabler: How to allocate storage to a host using CLI
Summary: How to allocate Storage to a host using SYMCLI.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
How to present devices to a host from a PowerMax (CLI method):
Prerequisites (Environment setup):
- Ensure the physical cabling from the Host to the Front-end port of the array is completed.
- Confirm that the correct zoning in place from the host HBAs to the array FA ports.
- Record the WWNs of the HBAs to use during this process.
The following steps are to be done from the Command line:
- Create a device on the array:
symdev -sid xxx create -tdev -emulation fba -cap <size> -captype gb -N <number of devices> -v
The output displays the device IDs created.
- Create a Storage group and add these devices:
symaccess -sid xxx -type storage -name <SG name> create devs <AAA:AAB>
- Create an Initiator group:
symaccess -sid xxx -type initiator -name <IG name> create -wwn 1000000000000001
Add more initiators if required:
symaccess -sid xxx -type initiator -name <IG name> add -wwn 1000000000000002
- Create a Port group and add ports:
symaccess -sid 1234 -type port -name <PG name> -dirport xx:x,xx:x,xx:x,xx:x create
Where xx.x is the director:port values.
- Create a Masking view:
symaccess -sid 1234 create view -name <masking view> -sg <SG name> -pg <pg name> -ig <Ig name>
Once this is successful, on the host, run a rescan to refresh the disks or volumes.
Affected Products
Solutions EnablerArticle Properties
Article Number: 000187271
Article Type: How To
Last Modified: 14 Jul 2025
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.