Hi @all! I'm currently experiencing users claiming performance issues. The root cause is bareos-fd, which sometimes needs to run during work hours if something went wrong with the backup during the night. To mitigate this, I was planning to set the niceness level of bareos-fd to 10, which basically just lowers its priority.
I was thinking of: 1. Removing the symlink in /etc/systemd/system/bareos-filedaemon.service which points to /usr/lib/systemd/system/bareos-fd.service 2. Copy the original file to the symlink location 3. Add the NICE=10 setting to the copied file While this may work, I'm wondering if theres a better way to stay update safe? Thanks in advance, Marco BTW: Talking about CentOS v7.x here. -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/4c2bba66-e6da-4556-961e-9dfeb44d15c7%40googlegroups.com.
