All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] pvcreate to memory
@ 2020-09-04 23:40 Tomas Dalebjörk
  2020-09-05  8:21 ` Bryn M. Reeves
  0 siblings, 1 reply; 4+ messages in thread
From: Tomas Dalebjörk @ 2020-09-04 23:40 UTC (permalink / raw)
  To: linux-lvm

hi
is there a way to create vgda information to memory?

I want to create a virtual LVM disk
We have all the cow data on a disk, but 
# lvconvert -s vg/lv /dev/mydisk
doesn’t accept the path to the disk device
and if I create a symbolic disk in /dev/vg/mydisk of in /dev/mapper/vg—mydisk pointing to /dev/mydisk
the ‘lvconvert’ command doesnt accept the cow data on the disk
so I guess that the VGDA data has to be present on the disk in order for the lvconvert command to accept the data
what do you think could be missing?
is it the vgda meta data on the disk?

if so, how can I create and emulate the vgda data so that the lvconvert command works?

thanks in advance 
regards Tomas

Sent from my iPhone

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

end of thread, other threads:[~2020-09-05 11:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 23:40 [linux-lvm] pvcreate to memory Tomas Dalebjörk
2020-09-05  8:21 ` Bryn M. Reeves
2020-09-05 11:04   ` Tomas Dalebjörk
2020-09-05 11:38     ` Bryn M. Reeves

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.