Admin backup - kill running processes

matkra

Verified User
Joined
Sep 20, 2018
Messages
33
Hello,

I have problem with NFS sever/share where admin level backups are written. I would like to force stop backup tasks.

I have used web gui - backup task in progress - now there are no running backups there but DA still creates new processes for subsequent users: tar, pigz etc.
Is there any method of forcefully stop backup task ?

When cron was responsible for backup, it seemed much simpler.
 
Hello,

Use the kill command for it as root. Make sure to read documentation on its usage, otherwise you might crash your OS if you misuse the command.
 
Back
Top