From: Masanari Iida <standby24x7@gmail.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] vgs result code error
Date: Tue, 21 Jul 2009 16:16:05 +0900 [thread overview]
Message-ID: <38bdcd1f0907210016y440121c1x9c92f399e5ea1f9e@mail.gmail.com> (raw)
Hello List,
I have encountered an error with vgs command.
How to reproduce.
(1) Initialize the PV.
# pvcreate /dev/cciss/c0d3p3
(2) Create VG
# vgcreate vg01 /dev/cciss/c0d3p3
(3) Use vgs command and see result code.
# vgs /dev/cciss/c0d3p3
Invalid volume group name: cciss/c0d3p3
# echo $?
0
The result code should be none zero value.
One of a script rely on this result code, and it failed to work
because of this bug.
I have found this bug on RHEL5 (which uses lvm2.02.40-6) and
I have checked out WHATS_NEW between 2.02-40 to 49,
so far no similar symptom.
/dev/cciss is pointed HP Smart Array, FYI.
Regards,
Masanari
next reply other threads:[~2009-07-21 7:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 7:16 Masanari Iida [this message]
2009-07-21 8:27 ` [linux-lvm] vgs result code error Ron Johnson
2009-07-21 9:08 ` Masanari Iida
2009-07-21 9:41 ` Ron Johnson
2009-07-21 10:35 ` Alasdair G Kergon
2009-07-21 10:48 ` Ron Johnson
2009-07-21 11:49 ` Masanari Iida
2009-07-23 7:44 ` Masanari Iida
2009-07-23 9:28 ` Masanari Iida
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=38bdcd1f0907210016y440121c1x9c92f399e5ea1f9e@mail.gmail.com \
--to=standby24x7@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 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).