All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Lembark <lembark@wrkhors.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LDM and devfs with LVM
Date: Sun Nov 25 21:17:02 2001	[thread overview]
Message-ID: <41530000.1006679809@dizzy> (raw)
In-Reply-To: <ABEIKDKIEHNINPAIOGPAGECMCAAA.mark_a_anders@yahoo.com>


-- Mark Anders <mark_a_anders@yahoo.com>

>
> I am trying to make LVM work with both LDM and devfs.  Is this supported?
> I have two disks which were configured as dynamic disks in windows.
> Linux is able to see and access all the dynamic disk partitions (through
> /dev/discs/disc0/part? and /proc/partitions but not through fdisk).  Does
> LVM need to access the partition table or can it operate using only
> /proc/partitions and the device files?

Works fine for me. If you have devfs set up to keep the
stats on links then it'll just make its own copy of the
/dev/vgXX files. Alternative is to move the volume groups
out of /dev. Problem there is that the --preifx switch
doesn't work entirely -- there are a were code changes you
have to make in order to move vg's out of /dev/ the last
time I tried it.

Only real thing to make a point of is mounting /dev before
the LVM volumes (not hard since one is normally done before
mouting the root volume the other after).

--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 800 762 1582

      reply	other threads:[~2001-11-25 21:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-23 20:27 [linux-lvm] LDM and devfs with LVM Mark Anders
2001-11-25 21:17 ` Steven Lembark [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=41530000.1006679809@dizzy \
    --to=lembark@wrkhors.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 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.