Code:
Do ye no' have backups, mon??
https://github.com/kneutron/ansitest/tree/master/proxmox
Look into the bkpcrit script, set the target to separate non-root media or NAS. This will at least backup your VM/CTR configs.
If you have a Win10 desktop with sufficient free disk space, setup a Samba shared drive and use Proxmox integrated backup to that.
Datacenter / Backup in the GUI
You'll need to setup the Samba share in Storage - if the dropdown doesn't work then mount it in /etc/fstab and define it as Directory storage. Alternative is to use
sshfs for convenience.
Another way is to attach a fresh disk to the system, partition it and format it with XFS and put a mount point in /etc/fstab for it.
Define it as Storage in pve with VZDump backup file and Disk image and Container, and start trying to move your VM disks to it -
Datacenter / Virtual machines / [vmid] / Hardware / [click on v.hard disk ] / Disk Action dropdown button / Move Storage
=====================================
If/when you get back to a stable running state, come back here and read this part later.
The time to salvage your valuable data is BEFORE the disk fails. NOT in the process of it already falling over, because then you cannot rely on data integrity. You NEED to setup regular backups. Preferably to NAS with redundancy.
I'm getting
really tired of trying to help people in the middle of a scramble, ESPECIALLY when Proxmox INCLUDES backup functionality FOR FREE. Learn from other people's mistakes, and BACKUP YOUR VMS AND CRITICAL DATA
before SHTF!