This post is more than 5 years old

1349

September 11th, 2013 02:00

Does anyone know the symcli command to turn off dyn_rdf capability on a LUN?

We have just done some proof of concept testing with SRDF and now want to undo the dyn_rdf flag on our R1 LUN.

We ran the following,

symconfigure -sid XX commit -v -nop -cmd "set dev 0503 attribute=dyn_rdf;"

I can't figure out the command to unset the flag.

91 Posts

September 11th, 2013 02:00

symconfigure -sid XX commit -v -nop -cmd "set dev 0503 attribute=no dyn_rdf;"

6 Operator

 • 

2.1K Posts

September 11th, 2013 02:00

it also can be done through GUI, Select the Dynamic RDF Capability in Setting device attributes dialog box, then select None

September 13th, 2013 03:00

Thank you all.

No Events found!

Top