G Gabriel Turqos Active Member Joined Mar 11, 2019 Messages 17 Aug 6, 2019 Thread Author #1 How ca i list snapshot information and delete snapshot from command line or bash in elegant way? Thanks
How ca i list snapshot information and delete snapshot from command line or bash in elegant way? Thanks
Solution edizgeorgi Aug 6, 2019 Hello, Actually this is easy question where you can find answer easily but for you from virsh console. virsh # snapshot-delete poftut1 --snapshotname 1477620808 reference : https://www.poftut.com/how-to-create-snapshot-of-kvm-libvirt-qemu-vm/
Hello, Actually this is easy question where you can find answer easily but for you from virsh console. virsh # snapshot-delete poftut1 --snapshotname 1477620808 reference : https://www.poftut.com/how-to-create-snapshot-of-kvm-libvirt-qemu-vm/
edizgeorgi Active Member Joined May 31, 2019 Messages 17 Aug 6, 2019 #2 Hello, Actually this is easy question where you can find answer easily but for you from virsh console. virsh # snapshot-delete poftut1 --snapshotname 1477620808 reference : https://www.poftut.com/how-to-create-snapshot-of-kvm-libvirt-qemu-vm/ Upvote 1 Downvote Solution You must log in or register to reply here.
Hello, Actually this is easy question where you can find answer easily but for you from virsh console. virsh # snapshot-delete poftut1 --snapshotname 1477620808 reference : https://www.poftut.com/how-to-create-snapshot-of-kvm-libvirt-qemu-vm/