Operating System - HP-UX
1827702 Members
3246 Online
109967 Solutions
New Discussion

glance plus failures - glance won't execute

 
SOLVED
Go to solution
Joe Profaizer
Super Advisor

glance plus failures - glance won't execute

Below are errors. I searched knowledge base and tried a few suggestions to no avail. Below is error msg:
Please consult. Could it be due to our swap file being full.....??

GlancePlus fatal error.

Tue Nov 20 08:48:11 2001
mi_shared - MI initialization failed (status 1)

== Fatal Nums Error == C.03.35.00 06/15/01 ==
User: root(/dev/ttyp3) Date: Tue Nov 20 08:48:11
File: nums.C Line: 290 Product id: Glance
System: rga6 B.11.00 9000/800
Errno: 0 (Error 0)

Midaemon not responding [MI_SHARED:] -- Error Text follows

/opt/perf/bin/midaemon: Thu Jun 15 12:31:13 2000
mikslp: Read 529 blocking entries
/opt/perf/bin/midaemon: Thu Jun 15 12:31:14 2000
mishared - MI initialization failed (status 1)
sh: Syntax error: `(' is not expected.10:44 2000
(RGA6:/etc)ction @ 1f2ab8 (scsi_cmd) not in /opt/perf/lib/mikslp.text
# pt/perf/bin/midaemon: Mon Jun 19 11:19:55 2000
mikslp: function @ 340f1c (2e3_49d3_cl_scsi_cmd) not in /opt/perf/lib/mikslp.tex
t
/opt/perf/bin/midaemon: Mon Jun 19 14:30:00 2000
mikslpdb: mapped 13013 functions @ c2051048 from /var/opt/perf/datafiles/mikslp.
db

/opt/perf/bin/midaemon: Mon Jun 19 14:30:01 2000
mikslp: function @ 1f2ab8 (scsi_cmd) not in /opt/perf/lib/mikslp.text
/opt/perf/bin/midaemon: Mon Jun 19 16:27:59 2000
mikslp: Read 529 blocking entries
/opt/perf/bin/midaemon: Mon Jun 19 16:28:00 2000
mikslp: Read 13013 kernel function entries
/opt/perf/bin/midaemon: Mon Jun 19 16:28:05 2000
mikslp: function @ 1f2ab8 (scsi_cmd) not in /opt/perf/lib/mikslp.text
/opt/perf/bin/midaemon: Tue Jun 20 09:37:09 2000
mikslp: function @ 59bfe4 (lv_pre_test_all_done) not in /opt/perf/lib/mikslp.tex
t
/opt/perf/bin/midaemon: Tue Jun 20 09:52:13 2000
mikslpdb: mapped 13013 functions @ c214a048 from /var/opt/perf/datafiles/mikslp.
db

/opt/perf/bin/midaemon: Tue Jun 20 09:52:15 2000
mikslp: function @ 1f2ab8 (scsi_cmd) not in /opt/perf/lib/mikslp.text
/opt/perf/bin/midaemon: Thu Jun 22 09:43:55 2000
mikslp: Read 529 blocking entries
/opt/perf/bin/midaemon: Thu Jun 22 09:43:56 2000
mikslp: Read 13059 kernel function entries
/opt/perf/bin/midaemon: Thu Jun 22 09:43:57 2000
mikslp: function @ 1f56e8 (scsi_cmd) not in /opt/perf/lib/mikslp.text
/opt/perf/bin/midaemon: Thu Jun 22 10:05:44 2000
mikslpdb: mapped 13059 functions @ c214a048 from /var/opt/perf/datafiles/mikslp.
db

/opt/perf/bin/midaemon: Thu Jun 22 10:05:44 2000
mikslp: function @ 1f56e8 (scsi_cmd) not in /opt/perf/lib/mikslp.text
/opt/perf/bin/midaemon: Thu Jun 22 15:57:55 2000
mikslp: function @ 2005cc (scsi_wr_prot) not in /opt/perf/lib/mikslp.text
/opt/perf/bin/midaemon:
== End of Error Msg =============================

9 REPLIES 9
Sanjay_6
Honored Contributor

Re: glance plus failures - glance won't execute

harry d brown jr
Honored Contributor

Re: glance plus failures - glance won't execute

When you say that your swap is full, what exactly do you mean? Do you have free disk space to add more swap, if not look at using filesystem paging (man 1m swapon):

/usr/sbin/swapon [-m min] [-l limit] [-r reserve] [-p priority]directory

From what I see, if it is not related to your swap, then it appears you have a bad install or some serious corruption.

Do you have the latest patches installed (sept 2001)??

live free or die
harry
Live Free or Die
Alexander M. Ermes
Honored Contributor

Re: glance plus failures - glance won't execute

Hi there.
Is it possible, that your midaemon is not up / running ?
Check 'ps -ef | grep midaemon'.
Read man pages for startup.
Rgds
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"
Sanjay_6
Honored Contributor

Re: glance plus failures - glance won't execute

Joe Profaizer
Super Advisor

Re: glance plus failures - glance won't execute

sam and gpm won't work either. Below is the error message from SAM.

# OBAM INTERNAL ERROR: Cannot fork: Not enough space
sam: Error: The cpp(1) command failed on file: /usr/sam/lib/C/fal.ui.
harry d brown jr
Honored Contributor
Solution

Re: glance plus failures - glance won't execute

Time to increase your swap is now!!!! You will have SERIOUS issues if you don't!

swapon [-m min] [-l limit] [-r reserve] [-p priority] directory

live free or die
harry
Live Free or Die
Joe Profaizer
Super Advisor

Re: glance plus failures - glance won't execute

Looks like I have swap space, but no memory.

# swapinfo
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 1048576 493552 555024 47% 0 - 1 /dev/vg00/lvol2
reserve - 555024 -555024
memory 2476960 2467368 9592 100%
Krishna Prasad
Trusted Contributor

Re: glance plus failures - glance won't execute

I have seen this when I have made several changes to the kernel, re-built the kernel but did reboot the machine. But, I moved the kernel that was made in /stand/vmunix_test to /stand/vmunix. This gives you a situtation where the kernel in memory is different then the kernel /stand/vmunix. I know glance try's to access the kernel for some information when it runs. This could be the problem if you recently rebuilt the kenrel
Positive Results requires Positive Thinking
Joe Profaizer
Super Advisor

Re: glance plus failures - glance won't execute

swapon worked and saved me!

Thanks