Jump to content

Proper MySQL database migration: Difference between revisions

From Rivendell Wiki
imported>WaybackImport
Imported via HTML fallback (before-primary)
 
imported>ImportBot
Imported from scrape
 
Line 1: Line 1:
On 8/9/07, Erik Anderson wrote:
<pre>
On 8/9/07, Erik Anderson <[email protected]> wrote:
>
>
>  I wiped a box and plan to migrate Rivendell to the box, moving everything
>  I wiped a box and plan to migrate Rivendell to the box, moving everything
Line 18: Line 19:


Andy
Andy
 
</pre>
Retrieved from "[[Proper_MySQL_database_migration|http://wiki.rivendellaudio.org/index.php?title=Proper_MySQL_database_migration&oldid=17]]"
 

Latest revision as of 10:18, 9 May 2026

On 8/9/07, Erik Anderson <[email protected]> wrote:
>
>  I wiped a box and plan to migrate Rivendell to the box, moving everything
> from the old RD machine to the new one. After searching the wiki and forum,
> I am not finding the answer to a fairly straightforward question. What is
> the proper method for getting RD migrated? I assume it is:
>
>    - Prepare the box for RD
>    - Place audio in /var/snd
>    - Install RD and configure everything for the machine, but not the
>    host.
>    - Using RDAdmin to restore the database.
>
>
I've done it this way and it has worked fine. Just add a new host based on
your old host after you have restored the DB from within RDAdmin. Then you
can remove the old host.

Andy