Re: lvm/fs issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2004-12-21 at 10:19, Rosenstrauch, David wrote:
> Hi.  Having an odd problem with lvm and/or my file system.  Can anyone offer
> any ideas what might be wrong?
> 
> Drive is set up as follows:
> 
> (parted) print
> Disk geometry for /dev/sda: 0.000-38154.375 megabytes
> Disk label type: msdos
> Minor    Start       End     Type      Filesystem  Flags
> 1          0.016    244.000  primary   reiserfs    boot
> 2        244.000   2197.000  primary   linux-swap
> 3       2197.000  38154.000  extended
> 5       2197.016  16845.000  logical   reiserfs
> 6      16845.016  21728.000  logical
> 7      21728.016  26611.000  logical
> 8      26611.016  31494.000  logical
> 9      31494.016  38154.000  logical
> 
> 
> /dev/sda3 is an extended partition, with /dev/sda5 through 9 under it.
> /dev/sda5 is a standard reiser partition (mounted at /), and /dev/sda6 through
> 9 make up a logical volume /dev/lvgroup1/lvshare (also using reiserfs) which
> gets mounted at /usr/local/share.

I'm not sure about your error, but I would merge sda[6789] into a single
partition.  Splitting a disk and then putting it back together in
software just adds an unnecessary load to your system (only one Physcial
Volume per disk).  In other words, sda6 should go from 16845.016 to
38154.000.  Getting there may be a challenge, though ;-)

Taking a stab at your problem, I would first look to see if you've
exclude sda3 from LVM.  I am guessing that you haven't, and that LVM is
trying to read a PV id off sda3.
-- 
David Johnston <david@littlebald.com>
Little Bald Consulting, LLC

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux