From: Oliver Rath <rath@mglug.de>
To: lvm-devel@redhat.com
Subject: Are there race conditions between pvcreate and vgcreate?
Date: Tue, 13 Aug 2013 19:56:32 +0200 [thread overview]
Message-ID: <520A7350.3080005@mglug.de> (raw)
Hi List,
i have a strange problem:
Sometimes a script runs into a failure "device /dev/sdb1 not found or
ignored by filtering" , but the devices are created just before
i.e.
pvcreate /dev/sda5 (1,4TB)
pvcreate /dev/sdb1 (2 TB)
..
vgcreate myvg /dev/sda5 /dev/sdb1
Are there any race conditions? If there are, exist any robust solution
for this? Im using lvm2-tools 2.02.99 + --enbale
Tfh!
Oliver
next reply other threads:[~2013-08-13 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 17:56 Oliver Rath [this message]
2013-08-13 18:36 ` Are there race conditions between pvcreate and vgcreate? Alasdair G Kergon
-- strict thread matches above, loose matches on Subject: below --
2013-08-13 18:00 Oliver Rath
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=520A7350.3080005@mglug.de \
--to=rath@mglug.de \
--cc=lvm-devel@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.