Bacula-client (bacula-fd) debug mode

Bacula-client (bacula-fd) debug mode

1. Stop bacula-fd on client

systemctl stop bacula-fd.service

2. Start debug mode

/usr/local/bacula/sbin/bacula-fd -d 200 -c /usr/local/bacula/etc/bacula-fd.conf

3. Stop debug mode

pgrep -l bacula
kill <PROCESS_PID>

1. Start bacula-fd on client

systemctl start bacula-fd.service

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *

This site uses Akismet to reduce spam. Learn how your comment data is processed.