HPE EVA Storage
1753706 Members
4568 Online
108799 Solutions
New Discussion юеВ

Re: Ading ACL to msa1500

 
stuart laubstein
New Member

Ading ACL to msa1500

I want to add ACL to my msa1500. Is it possible to just run

add acl all (and would this just mean current disks not future ones)

or do i need to do a show connections and then run

add acl

thanks for the help.

stuart
3 REPLIES 3
Sivakumar MJ._1
Respected Contributor

Re: Ading ACL to msa1500

CLI> HELP ADD ACL
#add acl connection=name/wwpn=xxxxxxxx-xxxxxxxx unit=#112
adds access rights for one connection to one or all


stuart laubstein
New Member

Re: Ading ACL to msa1500

hmm now when i do it I see a device listed only as unknown and the 4 other connections. Could this be a ghost image form the last card we had in or something?
Uwe Zessin
Honored Contributor

Re: Ading ACL to msa1500

A new connection named "" is created, when an MSA controller learns about a new WWPN.

You give it a name and assign the correct operating system profile like:
CLI> add connection DS15_1 wwpn=10000000-C93Eabcd profile=OpenVMS

Verify with:
CLI> show conenctions
.