[horde] Migrating user data from an old horde instance to a new installation
Jan Schneider
jan at horde.org
Fri Mar 3 17:01:36 UTC 2017
Zitat von Christian Schoepplein <c.schoepplein at musin.de>:
> Hi Jan,
>
> On Fr, Mär 03, 2017 at 03:08:14 +0000, Jan Schneider wrote:
>> Zitat von Christian Schoepplein <c.schoepplein at musin.de>:
>>> I have a damn old horde installation which has to be migrated to a
>>> current setup.
>>>
>>> Old installation:
>>>
>>> * Gollem: H3 (1.0.2)
>>> * Horde: 3.1.4
>>> * Imp: H3 (4.1.4)
>>> * Ingo: H3 (1.1.3)
>>> * Kronolith: H3 (2.1.4)
>>> * Turba: H3 (2.1.5)
>>>
>>> New setup:
>>>
>>> * Horde: 5.2.13
>>> * Content: 2.0.5
>>> * Gollem: H5 (3.0.10)
>>> * Imp: H5 (6.2.17)
>>> * Ingo: H5 (3.2.13)
>>> * Kronolith: H5 (4.2.19)
>>> * Nag: H5 (4.2.13)
>>> * Timeobjects: 2.1.3
>>> * Turba: H5 (4.2.18)
>>>
>>> Migrating and adapting the config from the old to the new system causes
>>> me no trouble, but I am not able to migrate all the userspecific data
>>> stored in the mysql db backend.
>>>
>>> for that reason I see two possebilities now:
>>>
>>> 1. Try again to migrate the database from the old horde setup to the new
>>> installation. Because I have no idea what went wrong during the
>>> first try, it is very likely that I will run into the same issues
>>> again :-(.
>>
>> Maybe you didn't migrate your data to the last Horde 3 version yet. This is
>> the data structure that the automatic migrations from Horde 4 and Horde 5
>> expect.
>
> Yes, I also think that something went wrong during the update to the
> latest patchlevel of horde 3.x, but the question is what :-(. There were
> so many changes to the database for this old versions of horde and its
> applications :-(. How can I find out if I am at the latest patchlevel
> for horde 3.x and every application I use?
The only way is to manually compare all the documented migrations
steps from your Horde 3 version to the latest Horde 3 version with
what you have in the database. That's why we invented migrations for
Horde 4.
>>> 2. Start the new installation with an empty database which will be OK,
>>> if I at least can migrate the addressbook entries from the old to
>>> the new installation. What steps are necessary to do this? Would it
>>> also be possible to export the adressbook entries into e.g. vCards,
>>> csv files or whatever and import them into the new system via a
>>> script or so?
>>
>> You can always create a custom address book from the old address book
>> structure and leave the default address book structure in Turba alone.
>
> How can this be done?
>
> The only important data I have to migrate are the addresses, for all
> other userspecific data starting from scratch is OK or even the better
> solution.
See turba/config/backends.php. Create a backends.local.php with a
custom address book configuration, mimicking the configuration and
field map from Turba H3.
--
Jan Schneider
The Horde Project
https://www.horde.org/
More information about the horde
mailing list