This post is more than 5 years old
1 Rookie
•
33 Posts
1
1509
August 27th, 2008 21:00
Remove dyn_rdf Attribute
Hi ,
I set the attribute of a RAID-5 device to dyn_rdf. How i can remove this attribute.?
Thanks in advance.
I set the attribute of a RAID-5 device to dyn_rdf. How i can remove this attribute.?
Thanks in advance.
No Events found!
xe2sdc
2 Intern
•
2.8K Posts
0
August 28th, 2008 02:00
set dev 0BAD attribute=dyn_rdf;
You disable dyn_rdf with a command that looks like the following
set dev 0BAD attribute=no dyn_rdf;
Easy, isn't it ??
RRR
2 Intern
•
5.7K Posts
0
August 30th, 2008 04:00