AIX and Linux
AIX and Linux
Pages
(Move to ...)
Home
Video
▼
Saturday, September 22, 2012
change fscsi attribute fc_err_recov, dyntrk
AIX: How to change fscsi attributes for fc_err_recov and dyntrk.
for i in 0 1 2 3
do
chdev -l fscsi$i -a fc_err_recov=fast_fail -P
chdev -l fscsi$i -a dyntrk=yes -P
chdev -l fcs$i -a init_link=al -P
done
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment