|
Description
|
Restoring a master server from abackup in a different cluster, does not restore the pair monitoring table / monitoring user in a consistant way. The necessary database preparation fails, because the user and the table still exists. However the old monitoring user does not own the montoring table in reality. Any resource enable without successful repreparation will fail.
Becaused of this problem, the database preparation needs to drop the monitoring user and the monitoring table before recreating them.
|