All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Duncan <linux-lvm@msmd.net>
To: linux-lvm@sistina.com
Subject: [linux-lvm] lvm with gpt partitioning?
Date: Mon Oct 14 15:07:51 2002	[thread overview]
Message-ID: <20021014200329.GA4885@msmd.net> (raw)

Hi all,

I hope this isn't a redundant question, I've tried looking through the mailing
lists with no luck:

I'm having a problem setting up physical volumes on an ia64 machine running a
2.4.18+lvm1.0.5 kernel.

the disk is labelled using an "EFI GPT" disk label/partitioning arrangement.  I
currently have two partitions defined, the first is 2gb and the second is 16gb.
I can do a pvcreate on the second, but not on the first.  I've attached output
from parted, fdisk, and pvcreate below...

any ideas?
--Josh

------
fdisk:
------
[root@one sbin]# fdisk -l /dev/sdb

Disk /dev/sdb: 255 heads, 63 sectors, 4427 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sdb1             1      4428  35566479+  ee  EFI GPT

-------
parted:
-------
[root@one sbin]# parted /dev/sdb print
Disk geometry for /dev/sdb: 0.000-34732.890 megabytes
Disk label type: GPT
Minor    Start       End     Filesystem  Name                  Flags
1          0.017   2047.000                                    lba
2       2047.000  18733.000                                    lba

---------
pvcreate:
---------
[root@one sbin]# pvcreate /dev/sdb1
pvcreate -- invalid partition type 0xee for "/dev/sdb1" (must be 0x8e)

             reply	other threads:[~2002-10-14 15:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-14 15:07 Josh Duncan [this message]
2002-10-15  2:18 ` [linux-lvm] lvm with gpt partitioning? Heinz J . Mauelshagen
2002-10-15 10:43   ` Josh Duncan
2002-10-15  2:34 ` Luca Berra
2002-10-15 10:27   ` Josh Duncan
2002-10-16  2:39     ` Luca Berra

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=20021014200329.GA4885@msmd.net \
    --to=linux-lvm@msmd.net \
    --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 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.