Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
263ad5f1
Unverified
Commit
263ad5f1
authored
5 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
forgot two more config files
parent
4d3448cb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsa/howto/backup.mdwn
+7
-2
7 additions, 2 deletions
tsa/howto/backup.mdwn
with
7 additions
and
2 deletions
tsa/howto/backup.mdwn
+
7
−
2
View file @
263ad5f1
...
...
@@ -510,8 +510,10 @@ director.
grep dbpassword /etc/bacula/bacula-dir.conf | cut -f2 -d\"
sudo -u postgres psql -c '\password bacula'
10. copy over the `pg_hba.conf` from the previous director (TODO: put
in [[puppet]])
10. copy over the `pg_hba.conf` and `postgresql.conf` (now
`conf.d/tor.conf`) from the previous director cluster
configuration (e.g. `/var/lib/postgresql/9.6/main`) to the new
one (TODO: put in [[puppet]])
11. Once you have the postgres database cluster restored, start the
director:
...
...
@@ -583,6 +585,9 @@ director.
17. you will also need to restore the password file for the nagios
check in `/etc/nagios/bacula-database`
18. switch the director in `/etc/dsa/bacula-reader-database` or
`/etc/postgresql-common/pg_service.conf` to point to the new host
The new scheduler and director should now have completely taken over
the new one, and backups should resume. The old server can now be
[[decommissioned|retire-a-host]], if it's still around, when you feel
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment