I have a small server with 2 ea 256G SSDs. Proxmox 4.4-24 installed on sda along with 4 VMs. sdb is used for backups (clones) of the VMs from sda. Last week one of the 4 VMs failed to clone. Unfortunately I had already deleted the known good clone from sdb. (yes you can slap me). SMART stats would indicate that sda is failing although it is a quality drive with less than 1100 hours and 1% wearout. Proxmox host and all 4 VMs function fine but VM100 fails with -exit code 1. Reallocated sector count continues to rise. (over 200 now). My first thought was to clone the drive ignoring errors (since those sector errors are apparently associated with unused storage space or something non-critical). Don't need to go into all the reasons cloning didn't work related to LVM and such. Is my best bet really to recreate VM100 from scratch (using backup configs) onto sdb, replace sda, reinstall Proxmox on sda, and reestablish the 4 VMs from sdb? (making backups once operation of the VMs are verified.) I've failed to find a way for FSCK to repair or Qemu-img to ignore errors on convert.