- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- st_ats_enabled kernel parameter
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
03-20-2002 01:32 AM
03-20-2002 01:32 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 01:52 AM
03-20-2002 01:52 AM
SolutionHi,
Executing the following command on a hp-ux 10.20 machine:# echo "st_ats_enabled/D" | adb /stand/vmunix /dev/kmem
st_ats_enabled:
st_ats_enabled: 1
indicates that the kernel param is there.
It is not on the list of configurable
kernel-params in SAM though.
Olav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 02:09 AM
03-20-2002 02:09 AM
Re: st_ats_enabled kernel parameter
i have seen such kernel parameters in Tru64, but not in hp 10.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 02:25 AM
03-20-2002 02:25 AM
Re: st_ats_enabled kernel parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 02:26 AM
03-20-2002 02:26 AM
Re: st_ats_enabled kernel parameter
I could see the st_ats_enabled kernel parameter in HPUX 10.20 A OS in HP Workstation.
But there is no decribtion about it. I think it is "SCSI Tape" related parameter.
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 02:29 AM
03-20-2002 02:29 AM
Re: st_ats_enabled kernel parameter
Install PHKL_20590:
( SR: 8606102798 DTS: JAGab68793)
This patch completes the implementation of the tunable "st_ats_enabled" which was initiated with patch PHKL_20063.
The original implementation was incomplete and did not work under all circumstances.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 02:42 AM
03-20-2002 02:42 AM
Re: st_ats_enabled kernel parameter
Thanks all