zipurman / oVIRT_Simple_Backup

A REST API backup using PHP for oVirt 4.2.x
GNU General Public License v3.0
56 stars 32 forks source link

dettach vm snapshot, but /dev/vdb is not deleted #26

Closed adofirst2018 closed 6 years ago

adofirst2018 commented 6 years ago

I use centos7.0 as my engine backup server, when I backup a vm, first attach this vm snapshot, then can find a /dev/vdb in backup server, when dettach this vm snapshot, but /dev/vdb is not deleted. this question should how to solute?

zipurman commented 6 years ago

Sorry for the delay in reply. Not sure what the issue is, but I know there are issues with using CentOS and disks vs using Debian. I would recommend creating your backupVM as a debian VM to use this solution.