All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Question re: deleting an LV...
@ 2013-12-30 13:03 Tanstaafl
  2014-01-06 12:59 ` Tanstaafl
  0 siblings, 1 reply; 5+ messages in thread
From: Tanstaafl @ 2013-12-30 13:03 UTC (permalink / raw)
  To: LVM List

Hello,

Due to a misunderstanding about how LVM snapshots work when I set up 
this system, I now need to delete an LV I had created to use for this 
purpose (I thought I had to pre-create the LV).

Currently I have:

  # lvscan
   ACTIVE            '/dev/vg/tmp' [5.00 GiB] inherit
   ACTIVE            '/dev/vg/log' [5.00 GiB] inherit
   ACTIVE            '/dev/vg/vtmp' [5.00 GiB] inherit
   ACTIVE            '/dev/vg/var' [700.00 GiB] inherit
   ACTIVE            '/dev/vg/snaps' [4.00 GiB] inherit

I just need to delete the /dev/vg/snaps LV, so that that 4GB is 
available for my LVM snapshots.

Am I correct that all I have to do is:

# umount /dev/vg/snaps
# lvremove /dev/vg/snaps

Then remove this line from fstab?

This would then result in my VG having 4GB available for taking LVM 
snapshots?

Thanks

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

end of thread, other threads:[~2014-01-06 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 13:03 [linux-lvm] Question re: deleting an LV Tanstaafl
2014-01-06 12:59 ` Tanstaafl
2014-01-06 16:40   ` Guy Rouillier
2014-01-06 21:10     ` Tanstaafl
2014-01-06 22:49     ` Mauricio Tavares

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.