linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] logical volume usage type code, equivalent to GPT partition type GUID
@ 2021-11-03 17:44 Chris Murphy
  2021-11-03 18:21 ` Roger Heflin
  2021-11-03 20:15 ` David Teigland
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Murphy @ 2021-11-03 17:44 UTC (permalink / raw)
  To: LVM general discussion and development

Hi,

I'm wondering to what degree the current LVM metadata format(s) can
support additional or even arbitrary metadata.

The UEFI spec defines the GPT, and GPT defines a "partition type GUID"
for each partition to define it's usage/purpose, in rather open ended
fashion. I'm wondering about an equivalent for this with LVM, whether
it's useful and how difficult it would be to implement. This is all
very hypothetical right now, so a high level discussion is preferred.

The starting point is the Discoverable Partitions Spec:
http://systemd.io/DISCOVERABLE_PARTITIONS/

Where GPT partition type codes are used to discover file systems, and
their intended use without having to explicitly place them into
/etc/fstab for startup time discovery and mounting. But LVM doesn't
have an equivalent for exposing such a capability, because it implies
many volumes within the larger pool and also the pool might comprise
many devices.

The same problem exists for Btrfs subvolumes, and ZFS datasets.

What might be possible and what is definitely not possible, is what
I'm interested in understanding for now.

Thanks,

-- 
Chris Murphy

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/


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

end of thread, other threads:[~2021-11-03 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 17:44 [linux-lvm] logical volume usage type code, equivalent to GPT partition type GUID Chris Murphy
2021-11-03 18:21 ` Roger Heflin
2021-11-03 20:15 ` David Teigland

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