Linux LVM users
 help / color / mirror / Atom feed
From: Tupshin Harper <tupshin@tupshin.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] vgcreate problem
Date: Tue Sep 23 01:43:02 2003	[thread overview]
Message-ID: <3F6FEB47.30404@tupshin.com> (raw)
In-Reply-To: <200309230122.09869.sundiatah1@comcast.net>

Qv6 wrote:

>	
>Hi,
>
>I just created 2 PVs with the following commands:
>
>pvcreate /dev/hda6
>
>pvcreate /dev/hdb
>
>When I ran vgcreate, I got this error:
>
>vgcreate gentis /dev/hda6 /dev/hdb
>
>vgcreate -- no valid physical volumes in command line
>
>Any help to resolve this error will be appreciated.
>
>Qv6
>  
>
You might get this if /dev/hda6 and /dev/hdb are symlinks (for example, 
if you are using devfs).
Do an ls -l on those and see if they actually point to something like 
/dev/ide/host0/bus0/target0/lun0/disc.

If they are symlinks, calling vgcreate with the full, real path to those 
volumes would work. If that's not it, I'm stumped.

-Tupshin

      parent reply	other threads:[~2003-09-23  1:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-23  1:25 [linux-lvm] vgcreate problem Qv6
2003-09-23  1:41 ` Luca Berra
2003-09-28  9:49   ` Qv6
2003-09-23  1:43 ` Tupshin Harper [this message]

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=3F6FEB47.30404@tupshin.com \
    --to=tupshin@tupshin.com \
    --cc=linux-lvm@sistina.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