Unable to create new logical volume with no extents

If you try to make a snapshot and that you get the following error message :
Unable to create new logical volume with no extents
Simply list the active logical volumes using this command :

lvdisplay

 If you see in the list a logical volume that corresponds to your snapshot, you can simply delete it with the following command :

lvremove /dev/YOUR_PATH/YOUR_LV_NAME

Comments

Popular posts from this blog

Resolve "Cannot download packages whilst offline" issue in Deja-Dup backup software

ubuntu 20.04 / netplan / change mac address and static ip

wireshark ssh remote connect on linux server