Обсуждение: certainly not a banner day

Поиск
Список
Период
Сортировка

certainly not a banner day

От
Vince Vielhaber
Дата:
Decided to start from scratch.  Did a gmake distclean and a fresh cvsup.
Reinstalled and did an initdb.  Starting the postmaster gives me this:

IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=894392,
permission=600
FATAL 1:  ShmemCreate: cannot create region

Yes the kernel is built with the SYSV stuff.  FreeBSD 2.2.8-RELEASE.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2  Online Searchable Campground Listings    http://www.camping-usa.com      "There is no outfit less
entitledto lecture me about bloat              than the federal government"  -- Tony Snow
 
==========================================================================




Re: [HACKERS] certainly not a banner day

От
The Hermit Hacker
Дата:
On Tue, 29 Dec 1998, Vince Vielhaber wrote:

> 
> Decided to start from scratch.  Did a gmake distclean and a fresh cvsup.
> Reinstalled and did an initdb.  Starting the postmaster gives me this:
> 
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001, size=894392,
> permission=600
> FATAL 1:  ShmemCreate: cannot create region

erk...ipcs shows?

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



Re: [HACKERS] certainly not a banner day

От
Vince Vielhaber
Дата:
On 29-Dec-98 The Hermit Hacker wrote:
> On Tue, 29 Dec 1998, Vince Vielhaber wrote:
> 
>> 
>> Decided to start from scratch.  Did a gmake distclean and a fresh cvsup.
>> Reinstalled and did an initdb.  Starting the postmaster gives me this:
>> 
>> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
>> size=894392,
>> permission=600
>> FATAL 1:  ShmemCreate: cannot create region
> 
> erk...ipcs shows?

Bingo!  That showed me that there were two keys sitting there (forgot all
about that command).  I ipcsrm'd both and postmaster started.

Thanks!

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2  Online Searchable Campground Listings    http://www.camping-usa.com      "There is no outfit less
entitledto lecture me about bloat              than the federal government"  -- Tony Snow
 
==========================================================================