I recently lost all the conf files on my host servers. I was able to find out the information on the running VMs using the "ps -aux | grep kvm" command, but this isn't listing anything that wasn't running at the time. I am using Veeam to backup my virtual machines and the veeam worker vms aren't running. I believe the were stored in the local-lvm storage, but how to I find out information on the vm disks in this location. I need output similar to the command above. I was able to use that information to rebuild my missing conf files. I need to do that for the VMs that weren't running at the time. Any help would be appreciated. Thanks!