I’ve managed to bung up a non-production site to the point where I can’t get the monitord to start. I’m not sure exactly what I did but I couldn’t get a process to start. In the midst of attempting to get that resolved, I’ve gotten this site to the point where the monitord won’t start; I’m seeing this in hcimonitord.err:
[msi :msi :ERR /0: hcimonitord:11/22/2011 15:33:15] oilMsemInit: semget failed, errno = 28
Semaphore file : /quovadx/qdx5.6/integrator/certsite/exec/sem_cac9a000 Key Generated : 373645472
[msi :msi :ERR /0: hcimonitord:11/22/2011 15:33:15] msiRegionInit: Can’t init semaphore cac9a000: No space left on device 28
[msi :msi :ERR /0: hcimonitord:11/22/2011 15:33:15] oilMsemRemove: Can’t determine semaphore id (0xcac9a000): semget failed, errno = 2
Semaphore file : /quovadx/qdx5.6/integrator/certsite/exec/sem_cac9a000 Key Generated : 373645472
[msi :msi :ERR /0: hcimonitord:11/22/2011 15:33:15] msiRegionDelete: Can’t remove region semaphore: No such file or directory
[prod:prod:ERR /0: hcimonitord:11/22/2011 15:33:15] Initialization of global shared memory failed
Any ideas on how to correct this?