A
A
Alexey Kalinin2015-06-10 13:02:17
linux
Alexey Kalinin, 2015-06-10 13:02:17

How to solve problems with lvm snapshot?

Has a problem with lvm snapshots. It is expressed in the fact that snapshots are made from one volume, and not from each for the corresponding snapshot. KkFnY4V.pngAs you can see, almost all snapshots are created with dm-25 (kvm666) when outputting lvs, there are no snapshots. Command to create *_snapshot:

lvcreate -L ${size}B -s -n ${id}_snapshot /dev/VPS/${id}_img
How can I delete bad snapshots? lvremove doesn't see them.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Moseychuk, 2015-06-10
@fshp

They are just symbolic links.
Completely wrong conclusion. I don't know why you made snapshots there, but kvmXXX_snapshot are not snapshots, but symbolic links. For example kvm474_snapshot and dm-25 are the same.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question