Brian Kolaci wrote:


IHAC installing Sybase ASE in a container and is raising the
max-shm-memory setting.  The box has 2G on it and he'd like
to have 1G reserved for ASE.

Looking in the local zone's /etc/project he has:

sybase.sundw:100::sybase::project.max-shm-memory=(priv,1073741824,deny)

In his log he sees:

00:00000:00000:2006/08/11 13:38:39.60 kernel os_create_region: can't allocate 562290688 bytes 00:00000:00000:2006/08/11 13:38:39.60 kernel kbcreate: couldn't create kernel region. 00:00000:00000:2006/08/11 13:38:39.60 kernel kistartup: could not create shared memory

so it looks like its still limited to 1/4th of physical rather than
the 1/2 of the physical as desired.

Is there something at the zone level that needs to be done yet to
allow a larger shared memory allocation?

_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org


Never mind.  They finally gave me access and found that they didn't
set the default project with usermod, so the project wasn't used.


_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to