You shouldnt kill9 dbmail :-)

You can remove those segments using ipcrm

try:

ipcs -m |grep dbmail|awk '{print $2}'|xargs -L 1 ipcrm -m

Herr Lars Kneschke wrote:
> Paul J Stevens <[EMAIL PROTECTED]> schrieb:
>> Try 
>>
>> #> ipcs -m 
>>
>> something is eating segments for lunch. 
> ------ Shared Memory Segments --------
> key        shmid      owner      perms      bytes      nattch     status
> 0x00000000 19398656   root      600        655360     2
> 0x00000000 1631453185 dbmail    644        100000     0
> 0x00000000 1631485954 dbmail    644        100000     0
> 0x00000000 1593933827 dbmail    644        100000     0
> 0x00000000 1593966596 dbmail    644        100000     0
> 0x00000000 71467013   dbmail    644        100000     0
> 0x00000000 71499782   dbmail    644        100000     0
> 0x00000000 71532551   dbmail    644        100000     0
> 0x00000000 71565320   dbmail    644        100000     0
> ....~4000 lines following of the same type0x00000000 1631326205 dbmail   
> 644        100000     0
> 0x00000000 1631358974 dbmail    644        100000     0
> 0x00000000 1631391743 dbmail    644        100000     0
> 
> 
> 
> _______________________________________________
> Dbmail-dev mailing list
> [email protected]
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 

-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to