All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LDM and devfs with LVM
@ 2001-11-23 20:27 Mark Anders
  2001-11-25 21:17 ` Steven Lembark
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Anders @ 2001-11-23 20:27 UTC (permalink / raw)
  To: linux-lvm; +Cc: mark_a_anders

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]


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?

Thanks,
Mark Anders

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 1536 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-lvm] LDM and devfs with LVM
  2001-11-23 20:27 [linux-lvm] LDM and devfs with LVM Mark Anders
@ 2001-11-25 21:17 ` Steven Lembark
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Lembark @ 2001-11-25 21:17 UTC (permalink / raw)
  To: linux-lvm


-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-25 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-23 20:27 [linux-lvm] LDM and devfs with LVM Mark Anders
2001-11-25 21:17 ` Steven Lembark

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.