linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Mirroring to a thin volume
@ 2013-07-15  5:46 Raymond Jennings
  2013-07-15  8:33 ` Zdenek Kabelac
  0 siblings, 1 reply; 2+ messages in thread
From: Raymond Jennings @ 2013-07-15  5:46 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

Is there a way to hot-convert a live volume to thin provisioning?

I was thinking of doing this:

1.  Create a thin volume
2.  Have it mirror the linear volume
3.  Break the linear mirror
4.  Run an fs discard on the thin volume

[-- Attachment #2: Type: text/html, Size: 352 bytes --]

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

* Re: [linux-lvm] Mirroring to a thin volume
  2013-07-15  5:46 [linux-lvm] Mirroring to a thin volume Raymond Jennings
@ 2013-07-15  8:33 ` Zdenek Kabelac
  0 siblings, 0 replies; 2+ messages in thread
From: Zdenek Kabelac @ 2013-07-15  8:33 UTC (permalink / raw)
  To: LVM general discussion and development; +Cc: Raymond Jennings

Dne 15.7.2013 07:46, Raymond Jennings napsal(a):
> Is there a way to hot-convert a live volume to thin provisioning?
>
> I was thinking of doing this:
>
> 1.  Create a thin volume
> 2.  Have it mirror the linear volume
> 3.  Break the linear mirror
> 4.  Run an fs discard on the thin volume

There is planned feature 'merge' of any LV into thin pool - so you would
be able to turn your LV into thin volume (but likely there will not a be a way 
to split such thin-LV back to non-thin LV anytime soon).

In the upstream git there is already support for 'external origin'
where you could use some LV as a source for 'unprovisioned' blocks
which is something like snapshot of LV where modified blocks
are put into thin pool -  but this feature has some limitation -
i.e. for now you cannot 'merge' modified blocks back to external origin.

I guess mirror construction currently only supports PVs - so
you would need to use 'stacked' VG - there is planned better support for 
stacking of volumes in a VG - but it's not so easy as it might look.

Zdenek

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

end of thread, other threads:[~2013-07-15  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15  5:46 [linux-lvm] Mirroring to a thin volume Raymond Jennings
2013-07-15  8:33 ` Zdenek Kabelac

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).