room_citadel_support  

[Citadel Support] Re: Citserver chokes and dies...

wduchene
Wed, 01 Oct 2008 08:14:39 -0700

I am giving the database_cleanup.sh script a run presently... It bombed on me
as well. After wading through it, I found that the export directory had been
hard-coded as /tmp. Not good. I changed out the references to another volume
that I have mounted on the box, and it's running now...

Does this thing actually work?

 
>Wed Oct 01 2008 11:04:09 EDT from [EMAIL PROTECTED] 
>Subject: Re: Citserver chokes and dies...
>
>  
>
>Well.. The db_recover utility did not work. This is not looking too good..
>
>[EMAIL PROTECTED]:/var/lib/citadel# cd /var/lib/citadel//data;
>/usr/bin/db4.6_recover -c
>db4.6_recover: Recovery function for LSN 29747 6185538 failed on backward
>pass
>db4.6_recover: PANIC: No such file or directory
>db4.6_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database
>recovery
>
> 
>>Wed Oct 01 2008 10:40:30 EDT from [EMAIL PROTECTED] 
>>Subject: Citserver chokes and dies...
>>
>>  
>>
>>Here is something that I have not run into before.... I ran out of space on
>>the volume where citadel resides. When I cleaned up the situation and
>>recycled the server, this is the message that I received from the citserver.
>>
>>2008/10/01  9:42:13.607800 Creating base rooms (if necessary)
>>2008/10/01  9:42:13.607926 create_room(name=Lobby, type=0, view=0)
>>2008/10/01  9:42:13.608169 Lobby already exists.
>>2008/10/01  9:42:13.608250 create_room(name=Aide, type=3, view=0)
>>2008/10/01  9:42:13.608346 Aide already exists.
>>2008/10/01  9:42:13.608419 create_room(name=Local System Configuration,
>>type=3, view=0)
>>2008/10/01  9:42:13.608513 Local System Configuration already exists.
>>2008/10/01  9:42:13.608586 create_room(name=Trashcan, type=0, view=0)
>>2008/10/01  9:42:13.608679 Trashcan already exists.
>>2008/10/01  9:42:13.610223 Seeding the pseudo-random number generator...
>>2008/10/01  9:42:13.612534 Initializing ipgm secret
>>2008/10/01  9:42:13.612818 master_startup() finished
>>2008/10/01  9:42:13.612949 Checking/re-building control record
>>2008/10/01  9:42:13.618451 cdb_fetch(4): DB_PAGE_NOTFOUND: Requested page
>>not found
>>Aborted
>>
>>Does anyone have any insight on how to correct this? I am at a road block.
>>
>>   

>