- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- what's difference of ioscan -u and -k?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
08-17-2004 09:28 PM - last edited on 09-16-2024 02:32 AM by support_s
08-17-2004 09:28 PM - last edited on 09-16-2024 02:32 AM by support_s
-u :usable io?
Solved! Go to Solution.
- Tags:
- HBA_Slot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 09:38 PM
08-17-2004 09:38 PM
Solution-u: Scan and list usable I/O system devices instead of the actual hardware.
So -k (defined in kernel) could list more I/O system data than -u (what is usable).
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 09:42 PM
08-17-2004 09:42 PM
Re: what's difference of ioscan -u and -k?
the results. No binding or unbinding of drivers is performed. The -d, -C, -I,
and -H options can be used to restrict listings. Cannot be used with -u. This
option does not require superuser privileges.
-u Scan and list usable I/O system devices instead of the actual hardware. Usable
I/O devices are those having a driver in the kernel and an assigned instance
number. The -d, -C, -I, and -H options can be used to restrict listings. The
-u option cannot be used with -k.
You can get this from the manpages(man ioscan).