Bacula Client

Aus xinux.net
Zur Navigation springen Zur Suche springen

Installation bacula

apt-get install bacula-client bacula-common bacula-console bacula-director-mysql bacula-server

Testen der Installation

root@ubuntu-lts:/etc/bacula# netstat -lntp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 4443/mysqld
tcp 0 0 0.0.0.0:9101 0.0.0.0:* LISTEN 5028/bacula-dir
tcp 0 0 0.0.0.0:9102 0.0.0.0:* LISTEN 5069/bacula-fd
tcp 0 0 0.0.0.0:9103 0.0.0.0:* LISTEN 5109/bacula-sd

Berechtigungen ändern

chown -R bacula /sicher

Konfigurationdateien unter /etc/bacula

*Sever triggert die Backups anhand dieser Datei
bacula-dir.conf
*Server speichert die Backups an bestimmte Orte anhand dieser Datei
bacula-sd.conf
*Auf dem Client stehen in dieser Datei die Vebindungsdaten zum Server
bacula-fd.conf
*Konfigutionsdatei für die bconsole (muss nicht unbedingt auf dem Server liegen)
bconsole.conf

bconsole handling

*Hilfe anzeigen
help
*Volume anlegen
label
*Volume löschen
delete volume
*Konfigururation neu einlesen
reload
*Status neu anzeigen
status
*Nachrichten lesen
messages
*Job starten
run

*Restore in eine anderes Verzeichniss
restore
5: Select the most recent backup for a client
mark *
done
mod
9