I am trying to start lxd container By lxc start EID-DB but it shows
Error: Common start logic: Mount /dev/my-lvm/containers_EID–DB onto /var/lib/lxd/storage-pools/my-lvm/containers/EID-DB: input/output error
Try lxc info --show-log EID-DB for more info
root@lxd1:~# lxc info --show-log EID-DB
Name: EID-DB
Remote: unix://
Architecture: x86_64
Created: 2019/12/11 05:40 UTC
Status: Stopped
Type: persistent
Profiles: default
Snapshots:
14122020 (taken at 2020/12/14 07:42 UTC) (stateless)
EID-DB (taken at 2021/03/09 11:33 UTC) (stateless)
Log:
I am trying to this
root@lxd1:~# vgscan --cache
WARNING: /dev/my-lvm/containers_Smart–DB: Thin’s thin-pool needs inspection.
WARNING: /dev/my-lvm/containers_EID–DB: Thin’s thin-pool needs inspection.
WARNING: /dev/my-lvm/containers_Smart–DB-nSmart–DB–backup: Thin’s thin-pool needs inspection.
WARNING: /dev/my-lvm/containers_EID–DB-14122020: Thin’s thin-pool needs inspection.
WARNING: /dev/my-lvm/containers_EID–DB-EID–DB: Thin’s thin-pool needs inspection.
WARNING: /dev/my-lvm/containers_Smart–DB-nSmart–DB: Thin’s thin-pool needs inspection.
Reading volume groups from cache.
Found volume group “vg1” using metadata type lvm2
Found volume group “my-lvm” using metadata type lvm2
Found volume group “ubuntu-vg” using metadata type lvm2
root@lxd1:~# lvchange -ay /dev/vg1/vo
Plz tell me what is the problem and give a solution plz.