You are on page 1of 1

Please find the following steps for auto provisioning in Vmax with examples. Step 1.

Create Initiator group by using your host wwn's. symaccess -sid 034 create -name xxxx -type initiator -wwn 10000000c974aa75 symaccess -sid 034 -name xxxx -type initiator add -wwn 10000000c974a6c7 Step 2. Create Port Group. symaccess -sid 034 create -name yyyy -type port -dirport 9e:0,11e:0. Step 3. Creation of Storage group. symaccess -sid 034 create -name zzzz -type storage symaccess -sid 034 -name zzzz -type storage add devs 2597:2604 Step 4. Creat of PMR. symaccess -sid 034 create view -name AAAA -ig xxxx -pg yyyy -sg zzzz

(xxxx, yyyy,zzzz, AAAA you can define your own naming conversion). Step 5. From host side configure the luns.

You might also like