All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] How to tell if thin provisioning is used?
@ 2013-12-15 20:55 Tanstaafl
  2013-12-16  9:36 ` Zdenek Kabelac
  0 siblings, 1 reply; 3+ messages in thread
From: Tanstaafl @ 2013-12-15 20:55 UTC (permalink / raw)
  To: linux-lvm

Hello,

Is there a way to tell if thin-provisioning is being used on a given 
volume group?

Thanks

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

* Re: [linux-lvm] How to tell if thin provisioning is used?
  2013-12-15 20:55 [linux-lvm] How to tell if thin provisioning is used? Tanstaafl
@ 2013-12-16  9:36 ` Zdenek Kabelac
  2013-12-16 11:33   ` Tanstaafl
  0 siblings, 1 reply; 3+ messages in thread
From: Zdenek Kabelac @ 2013-12-16  9:36 UTC (permalink / raw)
  To: LVM general discussion and development

Dne 15.12.2013 21:55, Tanstaafl napsal(a):
> Hello,
>
> Is there a way to tell if thin-provisioning is being used on a given volume
> group?
>

lvs  -o+segtype

and check if you can see the type: thin or thin-pool.

Zdenek.

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

* Re: [linux-lvm] How to tell if thin provisioning is used?
  2013-12-16  9:36 ` Zdenek Kabelac
@ 2013-12-16 11:33   ` Tanstaafl
  0 siblings, 0 replies; 3+ messages in thread
From: Tanstaafl @ 2013-12-16 11:33 UTC (permalink / raw)
  To: linux-lvm

On 2013-12-16 4:36 AM, Zdenek Kabelac <zdenek.kabelac@gmail.com> wrote:
> Dne 15.12.2013 21:55, Tanstaafl napsal(a):
>> Hello,
>>
>> Is there a way to tell if thin-provisioning is being used on a given
>> volume
>> group?
>>
>
> lvs  -o+segtype
>
> and check if you can see the type: thin or thin-pool.

All came back as 'linear', so I guess that means no thin provisioning here?

Thanks!

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

end of thread, other threads:[~2013-12-16 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-15 20:55 [linux-lvm] How to tell if thin provisioning is used? Tanstaafl
2013-12-16  9:36 ` Zdenek Kabelac
2013-12-16 11:33   ` Tanstaafl

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.