ich versuche gerade ein Alternatives Backup zu erstellen. Leider bleibt der Fortschritt bei 50% hängen. Gibt es eine Möglichkeit das wieder "anzuschubsen"? Habe jetzt schon das zweite gestartet

Viele grüße,
Max
Sicher das es "hängt" und nicht im Hintergrund arbeitet ?max78 wrote: ↑Sun 3. Oct 2021, 18:27 Hallo,
ich versuche gerade ein Alternatives Backup zu erstellen. Leider bleibt der Fortschritt bei 50% hängen. Gibt es eine Möglichkeit das wieder "anzuschubsen"? Habe jetzt schon das zweite gestartetund den Server neugestartet, aber bleibt bei 50% stehen.
Viele grüße,
Max
Was zeigt der Backup Log?max78 wrote: ↑Sun 3. Oct 2021, 19:34 Der Status ist leider unverändert bei 50%. Also bei den laufenden Prozessen ist nicht von Backup zu sehen. Gehe davon aus, dass der Prozess irgendwie Backup im namen trägt.
Große Datenmengen kann ich ausschließen, es handelt sich hier um den einen kleinen vServer mit 4 Wordpress Seiten und einem phpBB Forum, bei allem nicht allzu viele Datenmengen.
Code: Select all
[03-Oct-2021 10:32:01] INFO --> Create repository lock
[03-Oct-2021 10:32:04] INFO --> Looking for pending operations for repository: Backup (Local) / #2
[03-Oct-2021 10:32:04] INFO --> Operation found: backup
[03-Oct-2021 10:32:04] INFO --> Prepare backup...
[03-Oct-2021 10:36:26] INFO --> Backup created
[03-Oct-2021 10:36:26] INFO --> Cleanup
[03-Oct-2021 10:36:26] INFO --> Operation found: check
[03-Oct-2021 10:36:26] INFO --> Integrity check
[03-Oct-2021 10:36:32] INFO --> Update snapshot data / stats
[03-Oct-2021 10:36:44] INFO --> Update repository stats
[03-Oct-2021 10:37:05] INFO --> Size 'raw': 5.30 GB
[03-Oct-2021 10:37:05] INFO --> Size 'restore': 6.39 GB
[03-Oct-2021 10:37:07] INFO --> All finished, releasing lock.
====
[04-Oct-2021 01:00:02] INFO --> Create repository lock
[04-Oct-2021 01:00:04] INFO --> Looking for pending operations for repository: Backup (Local) / #2
[04-Oct-2021 01:00:04] INFO --> Operation found: backup
[04-Oct-2021 01:00:04] INFO --> Prepare backup...
[04-Oct-2021 01:01:42] INFO --> Backup created
[04-Oct-2021 01:01:42] INFO --> Cleanup
[04-Oct-2021 01:01:42] INFO --> Operation found: check
[04-Oct-2021 01:01:42] INFO --> Integrity check
[04-Oct-2021 01:01:46] INFO --> Update snapshot data / stats
[04-Oct-2021 01:01:54] INFO --> Update repository stats
[04-Oct-2021 01:02:10] INFO --> Size 'raw': 5.87 GB
[04-Oct-2021 01:02:10] INFO --> Size 'restore': 7.06 GB
[04-Oct-2021 01:02:11] INFO --> All finished, releasing lock
Code: Select all
. [03-Oct-2021 15:45:01] INFO --> start backup process, task ID: "1"
[03-Oct-2021 15:45:01] INFO --> prepare processing dir
[03-Oct-2021 15:45:01] INFO --> deleteDirectory(): the directory "/backup/processing/task-1/" does not exist
[03-Oct-2021 15:45:01] INFO --> write pid file
[03-Oct-2021 15:45:01] INFO --> estimate disk space needed for this job
[03-Oct-2021 15:45:02] INFO --> write "allocated" file
[03-Oct-2021 15:45:02] INFO --> free: 80,847.61 MiB
[03-Oct-2021 15:45:02] INFO --> reserve: 5,036.45 MiB (5%)
[03-Oct-2021 15:45:02] INFO --> this backup task: 9,908.23 MiB
[03-Oct-2021 15:45:02] INFO --> all running backup tasks: 9,908.23 MiB
[03-Oct-2021 15:45:02] INFO --> generate archive directories
[03-Oct-2021 15:45:02] INFO --> backup type is "server"
[03-Oct-2021 15:45:02] INFO --> backup config
[03-Oct-2021 15:45:05] INFO --> backup user databases
[03-Oct-2021 15:45:05] INFO --> backup non-user databases
[03-Oct-2021 15:45:06] INFO --> backup home directories
[03-Oct-2021 15:45:41] INFO --> backup mail directories
[03-Oct-2021 15:45:48] INFO --> create one backup file
[03-Oct-2021 15:45:48] INFO --> file name is /backup/processing/task-1/server-km20821-19-20211003154548.7z
[03-Oct-2021 15:45:48] INFO --> compressing file
[03-Oct-2021 15:45:48] INFO --> ... with compressing level set to: "fast"
[03-Oct-2021 16:09:03] INFO --> start backup process, task ID: "2"
[03-Oct-2021 16:09:03] INFO --> prepare processing dir
[03-Oct-2021 16:09:03] INFO --> deleteDirectory(): the directory "/backup/processing/task-2/" does not exist
[03-Oct-2021 16:09:03] INFO --> write pid file
[03-Oct-2021 16:09:03] INFO --> estimate disk space needed for this job
[03-Oct-2021 16:09:04] INFO --> write "allocated" file
[03-Oct-2021 16:09:04] INFO --> free: 80,844.35 MiB
[03-Oct-2021 16:09:04] INFO --> reserve: 5,036.45 MiB (5%)
[03-Oct-2021 16:09:04] INFO --> this backup task: 9,908.23 MiB
[03-Oct-2021 16:09:04] INFO --> all running backup tasks: 9,908.23 MiB
[03-Oct-2021 16:09:04] INFO --> generate archive directories
[03-Oct-2021 16:09:04] INFO --> backup type is "server"
[03-Oct-2021 16:09:04] INFO --> backup config
[03-Oct-2021 16:09:07] INFO --> backup user databases
[03-Oct-2021 16:09:08] INFO --> backup non-user databases
[03-Oct-2021 16:09:09] INFO --> backup home directories
[03-Oct-2021 16:09:48] INFO --> backup mail directories
[03-Oct-2021 16:09:53] INFO --> create one backup file
[03-Oct-2021 16:09:53] INFO --> file name is /backup/processing/task-2/server-km20821-19-20211003160953.7z
[03-Oct-2021 16:09:53] INFO --> compressing file
[03-Oct-2021 16:09:53] INFO --> ... with compressing level set to: "fast"