Trying to prune on one of the vmware host but get this error:
~ # vertical prune -k 0:10
Vertical Backup 1.0.0
Storage set to sftp://user@172.1.1.55//home/vmwarebackup/
Collection 1 is eligible for deletion
Traceback (most recent call last):
File “vertical_main.py”, line 141, in
File “vertical_backup.py”, line 819, in pruneCommand
File “vertical_snapshot.py”, line 1404, in prune
File “vertical_snapshot.py”, line 1563, in deleteFossils
File “vertical_snapshot.py”, line 316, in getSnapshotChunks
File “vertical_snapshot.py”, line 373, in downloadChunk
File “vertical_utils.py”, line 368, in decryptAESGCM
MemoryError
Failed to execute script vertical_main
The total size of backup is 2 TB on backup device. Need to prune b/c of running out of space but I’m getting these errors? How can I fix this? If prune doesn’t work how can I safely free up space?