Is it possible to reconfigure ql2xmaxqdepth without reloading the module on RHEL5 or RHEL6?
Issue
- Is the
ql2xmaxdepthparameter of theqla2xxxreconfigurable without reloading the module? It appears possible to do the following:
# cat /sys/module/qla2xxx/parameters/ql2xmaxqdepth
9
# echo 32 > /sys/module/qla2xxx/parameters/ql2xmaxqdepth
# cat /sys/module/qla2xxx/parameters/ql2xmaxqdepth
32
- Is this implemented and / or supported on either RHEL 5 or 6?
Environment
- Red Hat Enterprise Linux (RHEL) 6
- Red Hat Enterprise Linux (RHEL) 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.