From: "Amos.Huang" <ch.linux.free@gmail.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] lvm create a large amount of lv seems problem
Date: Tue, 19 Jun 2012 23:38:14 +0800 [thread overview]
Message-ID: <1340120294.2712.7.camel@globesm.com> (raw)
Hi,all.
I hava two hard disk.I create two physical-volume,and on the two
physical-volume created a volume-group.
I run the following shell:
for(( i = 0; i < 400; i++));do
lvcreate -L 1G volume-group
done
But it whill missing pv with 'UUID' ,occasionally!
Who can help me?Thanks!!
--
Amos.Huang <ch.linux.free@gmail.com>
next reply other threads:[~2012-06-19 15:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-19 15:38 Amos.Huang [this message]
2012-06-21 9:13 ` [linux-lvm] lvm create a large amount of lv seems problem Zdenek Kabelac
2012-06-21 13:09 ` Amos.Huang
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=1340120294.2712.7.camel@globesm.com \
--to=ch.linux.free@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.