linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Bradley M Alexander <storm@tux.org>
To: linux-lvm@sistina.com
Subject: [linux-lvm] Restricted partitions?
Date: Thu Nov 15 01:00:02 2001	[thread overview]
Message-ID: <20011115020138.J1585@sonsofthunder.yi.org> (raw)

Hello all,

Are there any partitions/filesystems that should not be used without an
initrd besides /? Here is my partition list:

/dev/hda3              1542188   1056676    485512  69% /
/dev/hda1                 7746      3499      3847  48% /boot
/dev/hda5              1517920    724696    762384  49% /var
/dev/hda6               155545        41    147474   1% /tmp
/dev/hda7              1028092    876116    151976  86% /home
/dev/hda8              1542156    967744    574412  63% /usr/local
/dev/hda9               514028    286816    227212  56% /opt
/dev/hda10             8192832   7117692   1075140  87% /mirror
/dev/hda11            15213032  13261916   1951116  88% /archive

As you can see, /home, /mirror and /archive are starting to get close to
having a problem, which I why I wanted to implement lvm. I have two 30GB
drives, the secomd of which is empty, so I was going to put /var, /tmp,
/home, /usr/local, /opt, /mirror and /archive on a volgroup on the second
drive, then once it stabilized, create a second volgroup on /dev/hda from
the partitions that are now on the volgroup on hdb.

I went in, using 1.0.1rc4 and kernel 2.4.13 and created the partitions on
the volume group on hdb. Ran lilo and changed fstab. Rebooted and it could
not mount the volumes, and gave me a "Can't locate module /dev/vg01" and
for each partition, it tries to load them as modules. The LVM code is
compiled into the kernel.

At this point, I have two prime suspects. Either one of the partitions I am
trying to mount on the volume group should not be without an initrd (/tmp
or /var?) or its a problematic interaction with devfs. Can anyone point me
to a solution?

Regards,
-- 
--Brad
============================================================================
Bradley M. Alexander, CISSP              |   Co-Chairman,
Beowulf System Admin/Security Specialist |    NoVALUG/DCLUG Security SIG
Debian/GNU Linux Developer		 |   storm@debian.org
                                         |   storm@tux.org
============================================================================
No, just _a_ Zaphod Beeblebrox. Didn't you hear? I come in six-packs."

             reply	other threads:[~2001-11-15  1:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-15  1:00 Bradley M Alexander [this message]
2001-11-17  9:04 ` [linux-lvm] Restricted partitions? Wolfgang Weisselberg
2001-11-17 11:32   ` Bradley M Alexander

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=20011115020138.J1585@sonsofthunder.yi.org \
    --to=storm@tux.org \
    --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;
as well as URLs for NNTP newsgroup(s).