Tuesday, June 26, 2012

Allocation of LUN to server in DMX


DMX : how do you allocate a  lun to a server

Login to smc
go to unmapped luns
select th unmaped luns
right click on the lun and go to sdr mapping
select the front end port using 17 rule and map it
then select the server and mask the lun to the server
make sure that you refresh the vcmdb
open a notepad and add the lun
 map dev 001 to dir 7A:0;
 map dev 001 to dir 10A:0;
save the notepad as map.txt
then run symconfigure -sid "last 4 digits of symm" -f c:\map.txt commit-----> map the lun
symmask -sid xxxx -wwn xx:xx:xx:xx:xx add dev 001 ---> mask the lun to the server
symmask refresh ----> refresh the vcmdb

No comments:

Post a Comment