Closed
Bug 860552
Opened 12 years ago
Closed 12 years ago
Refresh stage database
Categories
(Data & BI Services Team :: DB: MySQL, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: selenamarie, Assigned: mpressman)
References
Details
Refreshing the stage database from scratch
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-database → mpressman
| Assignee | ||
Comment 1•12 years ago
|
||
refreshing stage now
| Assignee | ||
Comment 2•12 years ago
|
||
Items addressed in getting stage refresh back up and running:
1. attempt to create pg_log (fixed by removing unused pg_log from source host)
2. failed to copy file pg_hba.conf from confdir to targetdir (fixed by changing ownership and passing -f to the cp in the script)
3. WAL header to small (not sure how to fix, simply adjusted by retrying script
running refresh now with the above items addressed
| Assignee | ||
Comment 3•12 years ago
|
||
I had to manually run the update_staging_passwords at the end of the script, but otherwise it completed and is up and running. Will want to fix that last part.
| Assignee | ||
Comment 4•12 years ago
|
||
for posterity the error was:
psql: FATAL: the database system is starting up
| Reporter | ||
Comment 5•12 years ago
|
||
(In reply to Matt Pressman [:mpressman] from comment #3)
> I had to manually run the update_staging_passwords at the end of the script,
> but otherwise it completed and is up and running. Will want to fix that last
> part.
Great. Thanks!
Is this wrapped up then? Perhaps we can open another ticket for fixing the script -- unless that's already done.
Comment 6•12 years ago
|
||
script fix is bug 861330 for update_staging_passwords.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•