diff --git a/INSTALLATION.md b/INSTALLATION.md index 0f9382b..20ebc93 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -18,9 +18,15 @@ ### Erkenntnisse + +* Die Einträge DIRAddress, SDAddress und FDAddress sollten 0.0.0.0 sein um auf dem lokalen Netz erreichbar zu sein +* autofs benötigt smbclient, samba und cifs-tools +* Blockgröße der Devices auf mindestens 1MB einstellen, die Maximale Blockgröße ist 4MB + * bacula-sd.conf * Device {} - * Minimum Blocksize = 1M : erhöht den Datendurchsatz bei Festplatten + * Minimum Blocksize = 1M + * Maximum Blocksize = 4M * bacula-dir.conf * Pool {} * Pool Size anpassen. Größe 0 = Unbegrenzt \ No newline at end of file