Re: [Refdb-devel] DB_VERSION redux
Status: Beta
Brought to you by:
mhoenicka
From: David N. <dav...@sw...> - 2006-09-27 09:29:06
|
Hi Markus, > > The change in database version in svn has exposed some problems. First, > > use of refdba and refdbc has not caused /var/lib/refdb/db/DB_VERSION to > > increment from 1 to 2. I've restarted the refdbd daemon and run clients > > as root but it stays at '1'. I haven't yet investigated log messages. > > > > They should be informative. Just grep for "version file". Let me know > what you find. The upgrade did work on my box. DB_VERSION contains a > '2' here without any manual intervention. I ran the server in standalone mode to capture log output and, lo and behold, the version file updated on the first database read. No idea why earlier attempts failed. Regards, David. |