- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- setting maxdsiz to unlimited
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-15-2003 09:59 AM
09-15-2003 09:59 AM
$ uname -a
HP-UX njtest01 B.11.11 U 9000/800 137901517 unlimited-user license
$ sh ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 8192
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 4096
$ date
Thu Jul 10 14:12:58 EDT 2003
$
My team of system admins have made various changes to the OS and various rebooted. The ulimit for data now reports:
$ uname -a
HP-UX njtest01 B.11.11 U 9000/800 137901517 unlimited-user license
njtest01 $ sh ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 4293279744
stack(kbytes) 8192
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 4096
$ who -b
. system boot Jul 24 12:57
$ /usr/sbin/kmtune | grep maxdsi
maxdsiz 0x99000000 - 0X99000000
maxdsiz_64bit 0x400000000 - 0X400000000
$ /etc/sysdef | grep maxd
maxdsiz 626688 - 0-503866 Pages -
maxdsiz_64bit 4194304 - 1024-1073479679 Pages -
$
Does anyone know how to get 'data' back to "unlimited" ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 10:07 AM
09-15-2003 10:07 AM
Re: setting maxdsiz to unlimited
way larger than you will ever use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 10:08 AM
09-15-2003 10:08 AM
Solutionhttp://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000068695479
Document description: ulimit displays wrong value for data field
Document id: KBRC00012516
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 10:09 AM
09-15-2003 10:09 AM
Re: setting maxdsiz to unlimited
I had problmes with my system when I had it unlimited and was forced to change it to a high number instead.
SEP
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-15-2003 10:23 AM
09-15-2003 10:23 AM
Re: setting maxdsiz to unlimited
__________________________________________
# kmtune -q maxdsiz_64bit
Parameter Current Dyn Planned Module Version
===============================================================================
maxdsiz_64bit 0x50000000 - 0X50000000
# kmtune -q maxdsiz
Parameter Current Dyn Planned Module Version
===============================================================================
maxdsiz 0x50000000 - 0X50000000
__________________________________________
nfiles/nproc/nfile are as follows...
HP-UX chpcfas1 B.11.11 U 9000/800 09/15/03
13:21:49 text-sz ov proc-sz ov inod-sz ov file-sz ov
13:21:54 N/A N/A 1960/30000 0 5275/37332 0 53253/85010 0
13:21:59 N/A N/A 1959/30000 0 5271/37332 0 53240/85010 0
13:22:04 N/A N/A 1955/30000 0 5265/37332 0 53210/85010 0
13:22:09 N/A N/A 1954/30000 0 5262/37332 0 53146/85010 0
13:22:14 N/A N/A 1955/30000 0 5266/37332 0 53211/85010 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 10:26 AM
09-15-2003 10:26 AM
Re: setting maxdsiz to unlimited
I can't ever conceive of having to increase it... and mine is pretty high already.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 10:43 AM
09-15-2003 10:43 AM
Re: setting maxdsiz to unlimited
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 11:06 AM
09-15-2003 11:06 AM
Re: setting maxdsiz to unlimited
______________________________
I dont know your setup, but I would still like to see you reduce the value to a lower number...say 0x50000000,and see how your system runs. THEN, if you dont like that setting, maybe then increase it back and see if you get the unlimited value....
However, IMHO, It is not likely you will ever reach that value for maxdsi*, even with a large amount of memory, as you would probably run out of other resources first.
_______________________________
If you must have the "unlimited" value, I would contact HP directly and ask about that issue, It may not be resolved till a future patch...