Operating System - HP-UX
1833863 Members
2182 Online
110063 Solutions
New Discussion

Re: Resource temporality unavailable

 
Manuel Siete Castolo
Occasional Contributor

Resource temporality unavailable

Could you help me about the following message:
"Resource temporality unavailable"
?

I already have a HP-UX 11.11 RISC,B.11.11 U 9000/800
3 GB memory, 8 GB SWAP, 1 CPU,
swapinfo
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 8388608 985028 7403580 12% 0 - 1 /dev/vg00/lvol2
reserve - 2833644 -2833644
memory 3143668 817424 2326244 26%
the following questions I woluld know.
When the message hapend?
Why?
How can I get a solution?
Where Can I obtain more information about it?


Unfortunately I do not know the error number, and I do not know how to obtain it.
I do not know the system call is being used.





2 REPLIES 2
Jov
Honored Contributor

Re: Resource temporality unavailable

You'll need to provide more details as in where was the message generated and what were you doing or the system was running at the time?


Jov
Rasheed Tamton
Honored Contributor

Re: Resource temporality unavailable


ps -ef|grep syslogd

If you have multiple syslogd running just stop and start the syslogd

ps -ef|grep syslogd

/sbin/init.d/syslogd stop
/sbin/init.d/syslogd start
ps -ef|grep syslogd

Otherwise, it might be related to one of your kernel parameters like nproc.

Just give us more info from your logs.