- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how do you change filesize limit on hprx4640
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
09-12-2006 10:32 AM
09-12-2006 10:32 AM
how do you change filesize limit on hprx4640
kctune max_acct_file_size=40000000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 10:44 AM
09-12-2006 10:44 AM
Re: how do you change filesize limit on hprx4640
You may have exceeded the maximum value for the parameter. Try a lower value.
kctune: usage:
kctune [-dghuvBDKS] [-c config] [-C comment] [-P fields] [args...]
args are:
tunable (query tunable)
tunable= (set tunable to default)
tunable=DEFAULT (set tunable to default)
tunable=expr (set tunable to expression)
tunable+=value (increase tunable by value)
tunable>=value (set tunable to value if currently less)
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 01:07 PM
09-13-2006 01:07 PM
Re: how do you change filesize limit on hprx4640
If you are trying to write a file > 2G then the application has to either be "64-bit" or 32-bit but compiled with the options for 64-bit file offsets. Further, the filesystem on which the file is to reside must have been created with the "largefiles" option. I forget if largefiles can be enabled on a filesystem after it has been created - I suspect that manpages for tunefs and newfs etc may have pointers to that answer.
In the case of a specific file controlled by kctune, not all kctunes are "immediate" - some require a reboot. I've no idea if max_act_file_size is one or the other.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2006 10:46 AM
09-14-2006 10:46 AM
Re: how do you change filesize limit on hprx4640
Thank you again every one for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2006 10:46 AM
09-14-2006 10:46 AM