linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Maximum address used by a virtual disk on a thin pool.
@ 2019-06-13 16:05 Ilia Zykov
  2019-06-13 19:54 ` Gionatan Danti
  0 siblings, 1 reply; 3+ messages in thread
From: Ilia Zykov @ 2019-06-13 16:05 UTC (permalink / raw)
  To: LVM general discussion and development

Hello.
Tell me please, how can I get the maximum address used by a virtual disk
(disk created with -V VirtualSize). I have several large virtual disks,
but they use only a small part at the beginning of the disk. For example:

# lvs
  LV         VG  Attr       LSize   Pool     Origin Data%
  mylvm      CVG Vwi-aot--- 100,00g fastheap        7,13


Please advise me how to determine from which address the virtual disk
did not allocate real disk space? And all the data read from addresses
greater than this address will be exactly zeros. Or maybe, how can I get
map of the used chunks of disk?

Thanks.

----

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

* Re: [linux-lvm] Maximum address used by a virtual disk on a thin pool.
  2019-06-13 16:05 [linux-lvm] Maximum address used by a virtual disk on a thin pool Ilia Zykov
@ 2019-06-13 19:54 ` Gionatan Danti
  2019-06-14  8:54   ` Zdenek Kabelac
  0 siblings, 1 reply; 3+ messages in thread
From: Gionatan Danti @ 2019-06-13 19:54 UTC (permalink / raw)
  To: LVM general discussion and development; +Cc: Ilia Zykov

Il 13-06-2019 18:05 Ilia Zykov ha scritto:
> Hello.
> Tell me please, how can I get the maximum address used by a virtual 
> disk
> (disk created with -V VirtualSize). I have several large virtual disks,
> but they use only a small part at the beginning of the disk. For 
> example:
> 
> # lvs
>   LV         VG  Attr       LSize   Pool     Origin Data%
>   mylvm      CVG Vwi-aot--- 100,00g fastheap        7,13
> 
> 
> Please advise me how to determine from which address the virtual disk
> did not allocate real disk space? And all the data read from addresses
> greater than this address will be exactly zeros. Or maybe, how can I 
> get
> map of the used chunks of disk?
> 
> Thanks.

Maybe thin_dump[1] can help you?
Regards.

[1] https://linux.die.net/man/8/thin_dump

-- 
Danti Gionatan
Supporto Tecnico
Assyoma S.r.l. - www.assyoma.it
email: g.danti@assyoma.it - info@assyoma.it
GPG public key ID: FF5F32A8

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

* Re: [linux-lvm] Maximum address used by a virtual disk on a thin pool.
  2019-06-13 19:54 ` Gionatan Danti
@ 2019-06-14  8:54   ` Zdenek Kabelac
  0 siblings, 0 replies; 3+ messages in thread
From: Zdenek Kabelac @ 2019-06-14  8:54 UTC (permalink / raw)
  To: LVM general discussion and development, Gionatan Danti; +Cc: Ilia Zykov

Dne 13. 06. 19 v 21:54 Gionatan Danti napsal(a):
> Il 13-06-2019 18:05 Ilia Zykov ha scritto:
>> Hello.
>> Tell me please, how can I get the maximum address used by a virtual disk
>> (disk created with -V VirtualSize). I have several large virtual disks,
>> but they use only a small part at the beginning of the disk. For example:
>>
>> # lvs
>> � LV�������� VG� Attr������ LSize�� Pool���� Origin Data%
>> � mylvm����� CVG Vwi-aot--- 100,00g fastheap������� 7,13
>>
>>
>> Please advise me how to determine from which address the virtual disk
>> did not allocate real disk space? And all the data read from addresses
>> greater than this address will be exactly zeros. Or maybe, how can I get
>> map of the used chunks of disk?
>>
>> Thanks.
> 
> Maybe thin_dump[1] can help you?
> Regards.
> 
> [1] https://linux.die.net/man/8/thin_dump

Hi

There is even better tool that can expose in 'great detail' ownership of
individual thin-pool chunks for each  thin volume - if that's what you
are looking for.  See  'man  thin_ls'

Regards

Zdenek

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

end of thread, other threads:[~2019-06-14  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 16:05 [linux-lvm] Maximum address used by a virtual disk on a thin pool Ilia Zykov
2019-06-13 19:54 ` Gionatan Danti
2019-06-14  8:54   ` 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).