1834185 Members
3024 Online
110064 Solutions
New Discussion

console blockade

 
miguel arrieta
Occasional Contributor

console blockade

Hi my console display the next message:
/usr/lib/dld.sl: call to mmap ()failed - BSS /usr/lib/libnsl.1
and
/usr/lib/dld.sl: Not enough space

and not admission the emulation
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: console blockade

Hi Miguel:

This suggests insufficient swap space. Check with:

# swapinfo -ta

If necessary, a good roadmap to swap configuration can be found in this manual:

http://docs.hp.com/hpux/onlinedocs/B2355-90672/B2355-90672.html

...JRF...