Bug 231652

Summary: migration: support conversion of bdb 4.2 files to bdb 4.3 and later
Product: [Retired] 389 Reporter: Rich Megginson <rmeggins>
Component: Database - GeneralAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED DUPLICATE QA Contact: Orla Hegarty <ohegarty>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.4CC: rmeggins
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-20 20:30:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 240316    

Description Rich Megginson 2007-03-09 20:15:18 UTC
In order to support migration from ds 7.1 and 1.0.x to 1.1 (and 7.2), we need to
be able to support upgrading the bdb files created with 4.2 to 4.3 and later. 
Fedora only supports bdb 4.3 now, and will support 4.5 and 4.6 in the near
future.    During migration, we should be able to copy the database
files/directories to their new location (e.g. from
/opt/fedora-ds/slapd-instance/db to /var/lib/fedora-ds/slapd-instance/db) and
when the new server instance starts up, it should upgrade the new db files.

Comment 1 Noriko Hosoi 2007-03-20 20:30:20 UTC
I used the original bug 232050 "Change format of DBVERSION and guardian files"
for this issue.  (See the Comment #4 and #6)

*** This bug has been marked as a duplicate of 232050 ***