|
From: dmaziuk <dm...@bm...> - 2020-01-28 16:03:58
|
On 1/28/2020 9:45 AM, Jean Mark Orfali wrote:
> Hello
>
> I am used to this principle with Linux but I don't understand why it just takes it when Bacula is working and it slows down the server so much that I can no longer access it in ssh.
>
Typically,
- failing drive,
- saturated network,
- broken name resolution.
If it only happens when bacula is running, I'd first run `iostat -dmx 5
5` and see if the drive where "File1" is located is clocking high wait
time and near-100% utilization.
If yes, throw it away and replace with a TLER ("NAS") HDD.
Dima
|