linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Failed merge, still running?
@ 2020-01-22 10:58 Mauricio Tavares
  2020-01-22 13:06 ` Stuart D. Gathman
  2020-01-22 13:12 ` Zdenek Kabelac
  0 siblings, 2 replies; 5+ messages in thread
From: Mauricio Tavares @ 2020-01-22 10:58 UTC (permalink / raw)
  To: LVM general discussion and development

So after a botched package update I decided to revert to the snapshot
I took just before doing the update. After shutting guest down, I
started

lvconvert --merge vmhost_vg0/desktop_snap_20200121

and instead of seeing the usual percentage of how far it has
completed, I got nothing. lvs -a -o +devices shows

  LV                      VG         Attr       LSize  Pool Origin
Data%  Meta%  Move Log Cpy%Sync Convert Devices
  desktop                 vmhost_vg0 Owi-a-s--- 20.00g
                                     /dev/sdb3(14848)
  [desktop_snap_20200121] vmhost_vg0 Swi-a-s--- 10.00g      desktop 100.00

I see nothing when I do lsof against both the lv (lsof
/dev/vmhost_vg0/desktop) and its snapshot. dmsetup tells me:

[root@vmhost ~]# dmsetup info /dev/vmhost_vg0/desktop
Name:              vmhost_vg0-desktop
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        0
Event number:      0
Major, minor:      253, 5
Number of targets: 1
UUID: LVM-qa4WnlE7w8V7pasHwdNH6bnpz2ajYY1F2ZXwTWzpUE2r6eE2DftMGLHdeATE8XAq

[root@vmhost ~]# dmsetup info /dev/vmhost_vg0/desktop_snap_20200121
Name:              vmhost_vg0-desktop_snap_20200121
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        0
Event number:      0
Major, minor:      253, 15
Number of targets: 1
UUID: LVM-qa4WnlE7w8V7pasHwdNH6bnpz2ajYY1FkyXcvv8ai1Sc0q5zlsXeenYOqCPUXs3M

[root@vmhost ~]#

Before I blow that lv up, what else should I be checking?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-22 13:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 10:58 [linux-lvm] Failed merge, still running? Mauricio Tavares
2020-01-22 13:06 ` Stuart D. Gathman
2020-01-22 13:56   ` Mauricio Tavares
2020-01-22 13:12 ` Zdenek Kabelac
2020-01-22 13:44   ` Mauricio Tavares

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).