Hi Mark, How much memory do you have on the system? By default, Solaris now allows a user to allocate up to 1/4 of that for shared memory. If you don't have 80G or more, the allocation will fail.
You can change that by altering the project value for the user for project.max-shm-memory. See "man projmod" for details. Regards, Dave Miller Mark Gritter wrote, On 05/30/08 10:34: > I first tried compiling filebench on a Linux (Ubuntu 8.04) system. While the > compilation worked, even the simplest tests (sequential read) deadlocked > without doing any work. Is there a Linux patch floating about at the moment? > > I installed OpenSolaris (2008.05) under VMware Workstation and installed the > filebench-1.3.3 package. I was able to run a simple test, but I'm most > interested in running the OLTP model. This fails with > > Creating 221249536 bytes of ISM Shared Memory... > Failed to create 221249536 bytes of ISM shared memory on line 1115 > > How can I diagnose this problem, or work around it? > > > This message posted from opensolaris.org > _______________________________________________ > perf-discuss mailing list > perf-discuss@opensolaris.org _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org