All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilya Goldin <goldin+@pitt.edu>
To: linux-lvm@redhat.com
Subject: [linux-lvm] shrink pv without pvresize (FC3 LVM)
Date: Fri, 10 Dec 2004 17:55:09 -0500	[thread overview]
Message-ID: <41BA294D.5090605@pitt.edu> (raw)

I did something stupid, and I need help.

The goal is to have a single hard drive with four partitions: NTFS,
FAT32 (/home), swap, and LVM ext3 (/). What I have now is NTFS, Swap,
and one LVM VG that contains both / and /home, and both are ext3.

First,

# pvresize
Command not implemented yet.

Is there a workaround (short of writing pvresize)?

Second, I had a feeble hope that Windows XP (booted off the NTFS
partition) would deign to see a FAT32 LV under LVM. That is, if I change
/home to be FAT32, Windows might see it, so I figured I'd give it a
shot. (Is this futile?)

# mkdosfs -F 32 /dev/VolGroup00/LogVol02
mkdosfs 2.8 (28 Feb 2001)
mkdosfs: Unable to get drive geometry for '/dev/VolGroup00/LogVol02'

Why can't it get the geometry? Does LVM support FAT32 LVs? Does mkdosfs
support LVM?

Thanks!

             reply	other threads:[~2004-12-10 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-10 22:55 Ilya Goldin [this message]
2004-12-12 17:24 ` [linux-lvm] shrink pv without pvresize (FC3 LVM) Alasdair G Kergon
2004-12-12 17:27   ` Alasdair G Kergon
2004-12-12 17:55 ` Alasdair G Kergon

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=41BA294D.5090605@pitt.edu \
    --to=goldin+@pitt.edu \
    --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.