- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How To set "ulimit" values to Unlimited
Operating System - HP-UX
1819806
Members
2774
Online
109607
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
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
тАО01-16-2008 10:00 AM
тАО01-16-2008 10:00 AM
How To set "ulimit" values to Unlimited
Hi
My current output value for ulimit -a is
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 3802048
stack(kbytes) 392192
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 5240
I want to set above all values to unlimited.Please let me know how to do this.
TIA
Sri
My current output value for ulimit -a is
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 3802048
stack(kbytes) 392192
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 5240
I want to set above all values to unlimited.Please let me know how to do this.
TIA
Sri
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-16-2008 10:03 AM
тАО01-16-2008 10:03 AM
Re: How To set "ulimit" values to Unlimited
One way to do it (if you are running the POSIX shell) is to use the 'unlimited' keyword with the 'ulimit' command.
To set your data area to unlimited, this might work:
ulimit -d unlimited
assuming that you don't have hard limits set to stop you. Try 'man sh-posix' and look at ulimit.
JP
To set your data area to unlimited, this might work:
ulimit -d unlimited
assuming that you don't have hard limits set to stop you. Try 'man sh-posix' and look at ulimit.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-16-2008 06:45 PM
тАО01-16-2008 06:45 PM
Re: How To set "ulimit" values to Unlimited
>I want to set above all values to unlimited.
You can't. data, stack and nofiles are limited by the corresponding kernel parms. (I'm not sure about coredump.)
See maxdsiz, maxssiz, maxfiles and maxfiles_lim.
You can't. data, stack and nofiles are limited by the corresponding kernel parms. (I'm not sure about coredump.)
See maxdsiz, maxssiz, maxfiles and maxfiles_lim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-16-2008 08:36 PM
тАО01-16-2008 08:36 PM
Re: How To set "ulimit" values to Unlimited
Sri,
See this link.
http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00905065-6
WK
See this link.
http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00905065-6
WK
Problem never ends, you must know how to fix it
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