- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to display current settings of Driver Modules ...
Operating System - Linux
1820658
Members
2538
Online
109626
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2010 04:13 AM
тАО06-16-2010 04:13 AM
If modinfo qla23xxx shows tha various tunables/tweakables - how do I display what the current tunables are set to?
I know it is set in /etc/modprobe.conf but it is possible to also dynamically set right?
So I need to find out the current values.
TIA.
I know it is set in /etc/modprobe.conf but it is possible to also dynamically set right?
So I need to find out the current values.
TIA.
Hakuna Matata.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2010 08:40 AM
тАО06-16-2010 08:40 AM
Solution
This is for RHEL5 or 4 using the drivers supplied by HP (hp-ql2xxx):
cat /proc/scsi/qla2xxx/* will show all the parameters in effect
For RHEL5 using the drivers supplied by RH:
Check the files inside
/sys/module/qla2xxx/parameters
Most of them CANNOT be dynamically set.
Hope it was helpful, if so don't forget about the points ;-)
cat /proc/scsi/qla2xxx/* will show all the parameters in effect
For RHEL5 using the drivers supplied by RH:
Check the files inside
/sys/module/qla2xxx/parameters
Most of them CANNOT be dynamically set.
Hope it was helpful, if so don't forget about the points ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2010 10:20 AM
тАО06-16-2010 10:20 AM
Re: How to display current settings of Driver Modules (i.e. qla2xxx)
systool -m qla2xxx -v
extrapolates the same info from these files in a formatted manner.
extrapolates the same info from these files in a formatted manner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2010 11:06 AM
тАО06-16-2010 11:06 AM
Re: How to display current settings of Driver Modules (i.e. qla2xxx)
Good find Tim!
Didn't know about the systool utility, if this thread was mine i'd give you 10 points!
Didn't know about the systool utility, if this thread was mine i'd give you 10 points!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP