That LXC got a virtual disk on a storage that doesn't exist anymore. So it can't destroy the LXC, because it can't access the unavailable virtual disk.
What you could do is to destroy the existing virtual disks and then delete the LXCs config file (rm /etc/pve/lxc/101.conf
).