Operating System - HP-UX
1833758 Members
3051 Online
110063 Solutions
New Discussion

GLOBUS printer shared memory error!!!

 
iphy onibuje
Occasional Contributor

GLOBUS printer shared memory error!!!

hello,
when i try to log on to GLOBUS, it bumps out and says "printer shared memory segment error PID****", i use HP-UX 11.0, i have tried removing the mem segment using this command.
# ipcrm -m shmid
and then when i try to log on again some more errors come on with different pid's, please what do i do?..i promise to award great points to whoever solves my problem. thanks.
iphy
1 REPLY 1
Bill Hassell
Honored Contributor

Re: GLOBUS printer shared memory error!!!

Most likely, the GLOBUS code is only 32 bits and due to program crashes or bad use of the kill -9 command, the limited shared memory map has become fragmented. You can reboot and the problem will go away (for a while). The problem is that the programmer omitted very important information: the nature and size of the shared memory request which failed.

However, is you get a copy of shminfo from: ftp:/contrib:9unsupp8@hprc.external.hp.com/sysadmin/programs/shminfo/ you can see the fragmentation.


Bill Hassell, sysadmin