Index: [Article Count Order] [Thread]

Date:  Fri, 19 Jun 2009 01:13:54 -0400
From:  Robert Fitzpatrick <lists (at mark) webtent.net>
Subject:  [coba-e:15712] Re: db corrupt?
To:  coba-e (at mark) bluequartz.org
Message-Id:  <1245388434.5498.15.camel@laptop>
In-Reply-To:  <932E9D60B2CB43BBB1D65E0A65D23ABC@raqware>
References:  <391676.6586.qm (at mark) web65513.mail.ac4.yahoo.com>	 <932E9D60B2CB43BBB1D65E0A65D23ABC (at mark) raqware>
X-Mail-Count: 15712

On Thu, 2009-06-18 at 12:08 -0500, Gerald Waugh wrote:
> > [root (at mark) tpa-hosting ~]# /etc/init.d/dbrecover start
> > Checking consistency of user and group information... *** glibc detected 
> > *** double free or corruption (top): 0x080d56d0 ***
> > /etc/init.d/dbrecover: line 49:  3704 Aborted 
> >                 $DBRECOVER -v -h $DBHOME >>$LOGFILE 2>&1
> > failed
> 
> Should use
>     /etc/init.d/ dbrecover stop
>     /etc/init.d/ dbrecover start
> 
> When attempting to change passwords, look at the following
> /var/log/admserv/adm_error for errors
> and
> /var/log/messages and grep for cced,  look for errors
> and
> run makemap on /etc/init.d/virtusertahle  (just to be sure it's OK)
> 
> Gerald 
> 

I ended up restoring /var/db from previous nights backup and got all
working again. After getting a good backup tonight, still unable to
change passwords or create users in the GUI...

Jun 19 00:55:46 tpa-hosting cced(smd)[3794]: client 6:[48:11077]: CREATE  "User" "fullName" "=" "Tom Romaelle" "ftpDisabled" "=" "0" "capLevels" "=" "" "sortName" "=" "" "emailDisabled" "=" "0" "volume" "=" "/home" "description" "=" "" "name" "=" "tromaelle" "password" "=" xxx "stylePreference" "=" "trueBlue" "site" "=" "site22" "enabled" "=" "1" "localePreference" "=" "browser" 
Jun 19 00:56:14 tpa-hosting cced(smd)[3937]: client [0:3800] has admin rights
Jun 19 00:56:14 tpa-hosting cced(smd)[3938]: client [0:3800] has admin rights
Jun 19 00:56:14 tpa-hosting cced(smd)[3794]: handler handlers/base/user/handle_user.pl failed
Jun 19 00:56:14 tpa-hosting cced(smd)[3794]: client 6:[48:11077]: CREATE failed

Do you know what I can do about this problem? I found the following,
should I consider moving to flat file db?

http://www.unix.com/unix-advanced-expert-users/75610-wierd-blue-quartz-gui-problem-virtual-domains.html

If I should move to flat file db, what is the latest and greatest
procedure for doing so?

Thanks for any help, Robert