Admin Tools - >Admin Backup/Transfer
On the top you can see the total progress, click on the details link for the backup details
It would be started by dataskq, so the backup process(es) would be children of that process, and can be seen with 'ps'.
Hai, does DA has a new mechanism to detect if directadmin has done with backup or in progress
[root@server directadmin]# grep "Running Backup" /var/log/directadmin/system.log
2024:10:19-01:32:11: Running Backup: type=admin owner=admin id=1
[root@server directadmin]#
[root@server admin]# cat /usr/local/directadmin/data/admin/backup_slot.1.lock
{
"id": "1",
"owner": "admin",
"pid": "2384538"
}
[root@server admin]# ps aux | grep 2384538
root 2384538 4.2 0.6 1787856 25052 ? Ssl 01:32 0:04 /usr/local/directadmin/directadmin taskq --syslog
root 2386056 0.0 0.0 12216 1216 pts/1 R+ 01:33 0:00 grep --color=auto 2384538
[root@server admin]#
/usr/local/directadmin/data/admin/backup_slot.<BACKUP_ID>.lock