- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Machine says not enough space
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
06-06-2002 09:44 AM
06-06-2002 09:44 AM
Machine says not enough space
/usr/lib/dld.sl: Not enough space
Get this same error with a variaty of programs I try and run after the system has been up for a while. Any ideas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:48 AM
06-06-2002 09:48 AM
Re: Machine says not enough space
Check with bdf if any file system is full. I think u02 is filled up. But bdf command would show you the status of filesystem
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:51 AM
06-06-2002 09:51 AM
Re: Machine says not enough space
Check with bdf......your filesystem may have got full.
Make space and run the command again.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:53 AM
06-06-2002 09:53 AM
Re: Machine says not enough space
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:54 AM
06-06-2002 09:54 AM
Re: Machine says not enough space
I suspect that you've grown a process to the kernel's max allowed size - increase maxdsiz
See the following thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x26e9d211e18ad5118ff10090279cd0f9,00.html
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:55 AM
06-06-2002 09:55 AM
Re: Machine says not enough space
1) swap space usage (swapinfo, gpm)
2) file system usage (bdf)
3) Permission of the specific file TEXT (chmod, chown permissions)
4) System patch level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:56 AM
06-06-2002 09:56 AM
Re: Machine says not enough space
Check the kernel parameters, especially 'maxdsiz' parameter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:56 AM
06-06-2002 09:56 AM
Re: Machine says not enough space
a) filesystem full (use "bdf")
b) not enough swap space (use "swapinfo -tam")
c) kernel parameter (maxdsiz) set too low (use "glance" to check)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:57 AM
06-06-2002 09:57 AM
Re: Machine says not enough space
it could be something related to memory or swapspace also. Give the statistics of
swapinfo and check the memor utilisation using vmstat, glance and top.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:58 AM
06-06-2002 09:58 AM
Re: Machine says not enough space
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 11:04 AM
06-06-2002 11:04 AM
Re: Machine says not enough space
What does dmesg say , check /var/adm/syslog files too, sar -v o/p and also the Kernal Parameter SHMMAX too .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 01:31 PM
06-06-2002 01:31 PM
Re: Machine says not enough space
snoopy:/var/adm #sar -v
sar: Can't open /var/adm/sa/sa06
bdf shows all file systems are under 60 %
how do I find out the % shared mem being used.
No error were found in syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 01:51 PM
06-06-2002 01:51 PM
Re: Machine says not enough space
# sar -v 5 2
From the output..
Value-----KernelParameter
==========================
"proc-sz" (nproc)
"inod-sz" (ninode)
"file-sz" (nfile)
How's your swap doing ? You haven't mention that. Use "ipcs -ma" to look at your shared memory segments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 02:13 PM
06-06-2002 02:13 PM
Re: Machine says not enough space
How do I find out how much is used and how much is free.
We are running a 32 bit version of oracle 8i.
Hear some stuff on memory windows with HP.
Is this an HP specific issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 05:33 PM
06-06-2002 05:33 PM
Re: Machine says not enough space
1. maxdsiz has been exceeded
2. swapspace is full
For #1, run SAM and change maxdsiz to 950 megs. Then and reboot is complete, run the program again and it should be OK.
For #2, you've got big problems, namely: not enough RAM. Normally swapspace is casually occupied 5-20% for typical environments, but if swapspace is full, your RAM is WAY too small. For Oracle, you should think a minimum of 2Gb and ideally 4Gb for 32bit versions. For 64bit versions, the minimum is 4Gb RAM.
ipcs doesn't give you very much data and refers only to shared memory elements (memory, semaphonres, etc). Shared memory in 32bit apps is a part of a single address space which all 32bit processes must use (if they need shared memory). You probably need to read the proc_mgt amd mem_mgt white papers in /usr/share/doc, and also get a copy of shminfo from:
ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/programs/shminfo/
As you will see, 32bit apps have significant limitations.
Bill Hassell, sysadmin