Operating System - HP-UX
1837187 Members
2341 Online
110114 Solutions
New Discussion

I can't run nickel script on my HP unix 11.11 server

 
M.sureshkumar
Regular Advisor

I can't run nickel script on my HP unix 11.11 server

Hi All,

When i tried ro run a nickel script, i am getting the folloeing errror.
Error:
==============================================
nickel revision:
A.01.08


Note, the Output will go to the following Directory: /tmp/nickel.vvc1db2

Point your favourite Web browser to that directory and
open the file index.html to see the results.

collecting system information...

/opt/contrib/bin/nickel[2]: There is not enough memory available now.
=============================================

Pls find the vmstat,swapinfo and ulimit output fir the same.
vvc1dbv2@root>swapinfo -mt
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 8192 0 4096 0% 0 - 1 /dev/vg00/lvol2
reserve - 1539 -1539
memory 6478 4631 1847 71%
total 14670 6170 4404 42% - 0 -


vvc1dbv2@root> vmstat 4 5
procs memory page u
r b w avm free re at pi po fr de sr ind
1 2 0 253310 313576 4 2 0 0 0 0 0 12209
1 1 0 251964 313432 3 0 0 0 0 0 0 11260

vvc1dbv2@root>ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 524288
stack(kbytes) 8192
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 60

Pls give me the correct solution for the same.

Regards,
Suresh.


1 REPLY 1
saju_2
Respected Contributor

Re: I can't run nickel script on my HP unix 11.11 server

Hi suresh

There is a similar thread on this topic

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=260686

As Bill mentioned u can run sh -x /usr/contrib/nickel and see on which command nickel fails

Regards
Saju