[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] shm error on Solaris 8




Le 28 sept. 06 à 21:34, Nicolas Dorfsman a écrit :

Why don't you put shmseg to 32 and try again ?
set shmsys:shminfo_shmseg=32  (I'd even set it to 64)

and also increase shminfo_shmmni
set shmsys:shminfo_shmmni=512


Check also that your tunnables are really set :

# sysdef -i | grep SHM


Nicolas