Skip to content
Snippets Groups Projects
Unverified Commit 76651e72 authored by anarcat's avatar anarcat
Browse files

we have a new director

we keep references to dictyotum as the old
parent 47153e47
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ being expanded a bit to deserve their own page.
## Backups
* We use [[Bacula|https://en.wikipedia.org/wiki/Bacula]] to make
backups, with one host running a director (currently dictyotum.tpo)
backups, with one host running a director (currently bacula-director-01.tpo)
and another host for storage (currently brulloi.tpo).
* There are `BASE` files and `WAL` files, the latter for incremental
backups.
......
......@@ -14,8 +14,8 @@ All commands below are ran from the `bconsole` shell, which can be ran
on the director with:
```
root@dictyotum:~# bconsole
Connecting to Director dictyotum.torproject.org:9101
root@bacula-director-01:~# bconsole
Connecting to Director bacula-director-01.torproject.org:9101
1000 OK: 103 torproject-dir Version: 9.4.2 (04 February 2019)
Enter a period to cancel a command.
*
......@@ -166,7 +166,7 @@ Restore files
Short version:
$ ssh -tt dictyotum.torproject.org bconsole
$ ssh -tt bacula-director-01.torproject.org bconsole
*restore
... and follow instructions. Reminder: by default, backups are
......@@ -385,7 +385,7 @@ for a long time. You can hit "enter" to see if there are new messages.
Build OS: x86_64-pc-linux-gnu debian 9.7
JobId: 107697
Job: RestoreFiles.2019-08-02_16.43.40_17
Restore Client: dictyotum.torproject.org-fd
Restore Client: bacula-director-01.torproject.org-fd
Where: /var/tmp/bacula-restores
Replace: Always
Start time: 02-Aug-2019 16:43:42
......@@ -715,7 +715,7 @@ Bacula splits the different responsabilities of the backup system
among multiple components, namely:
* storage daemon (`bacula::storage` in Puppet, currently `bungei`)
* director (`bacula::director` in Puppet, currently `dictyotum`,
* director (`bacula::director` in Puppet, currently `bacula-director-01`,
PostgreSQL configured by hand)
* file daemon (`bacula::client`, on all nodes)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment