Unsolved
This post is more than 5 years old
1 Rookie
•
45 Posts
0
533
June 8th, 2014 00:00
mysql database replication after restore using networker
hi everyone,
i just wanna know if its possible to configure replication after restoring the backup from networker?
thanks,
randy
No Events found!



coganb
736 Posts
0
June 9th, 2014 06:00
Hi Randy,
Could you please provide more details on exactly what you are trying to do? Are you trying to do a one-off operation or program replication at some level?
-Bobby
ranstorm
1 Rookie
•
45 Posts
0
June 9th, 2014 17:00
hi bob,
im trying to replicate mysql database to its master host after restoring the backup from networker using the nsrmysqlrc command..this is the scenario that i want to achieve,,first i have a mysql database(master a), then i backup its database using the networker, after successful backup from networker, i restored it to another mysql server(master b), after successful restoration, i want to replicate it from master a host..thats the case bob.,hope you can help me with this..
thanks,
randy
crazyrov
4 Operator
•
1.3K Posts
0
June 10th, 2014 01:00
You can do a copy restore of the database to master b and use its as a deployment in a replication environment.