Problems with Domino 8 on AIX 5.3

I have installed 64 bit domino server on AIX 5.3. After configuring the server, I have started the server manually by running “./server /opt/ibm/lotus/notesdata/notes.ini”. The server starts normally. On trying to run the backup, I get the following error.

"pacific # nsrnotesv -z /nsrnml_config.template

This process “nsrnotesv” is unable to map the required amount of shared memory - mm=-805306368, at=1342177280. Please refer to the documentation on how to fix this"

Since this is on a 64bit platform and 64 binary, the number of shared segments are large so I do not think there is an issue with the number of segments per process

Subject: Are you using a 64bit version of Legato?

Subject: Are you using a 64bit version of Legato?

yes, I am using the 64 bit version of legato. On some further investigation I found that this happens in NotesInitExtended which should be and is the first function to be called by nsrnotesv.

Subject: Are you using a 64bit version of Legato?

Vivek,

Did you get any fix for the above problem?. Even I am hitting the same issue. Please let me know if you have resolved it.