From: "Tomas Dalebjörk" <tomas.dalebjork@gmail.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] pvcreate to memory
Date: Sat, 5 Sep 2020 01:40:54 +0200 [thread overview]
Message-ID: <EAC6FBD7-7972-460E-A18E-D6DF2ACAF5EC@gmail.com> (raw)
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
next reply other threads:[~2020-09-04 23:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-04 23:40 Tomas Dalebjörk [this message]
2020-09-05 8:21 ` [linux-lvm] pvcreate to memory Bryn M. Reeves
2020-09-05 11:04 ` Tomas Dalebjörk
2020-09-05 11:38 ` Bryn M. Reeves
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=EAC6FBD7-7972-460E-A18E-D6DF2ACAF5EC@gmail.com \
--to=tomas.dalebjork@gmail.com \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.