[linux-lvm] configuration question

Heinz J. Mauelshagen Mauelshagen at sistina.com
Mon Jan 29 15:44:57 UTC 2001


On Mon, Jan 29, 2001 at 01:57:16PM +0000, Patrick Caulfield wrote:
> On Fri, Jan 26, 2001 at 08:42:42PM -0600, Steven Lembark wrote:
> > 
> > trying to get vg's out of dev for now -- devfs issues.
> > 
> > so i modify ./kernel/lvm.h replacing:
> > 
> > 	#define LVM_DIR_PREFIX  "/dev/"
> > 
> > with 
> > 	#define LVM_DIR_PREFIX  "/lvm/"
> > 
> > then configure and compile the code.
> > 
> > probem is that this doesn't seem to purge /dev/ from
> > all of the code.  is there some other location where
> > the lvm directory is defined or is this just a 
> > configuration bug [perhaps a known one at that]?
> 
> It looks like there are few hardcoded /dev strings elsewhere
> in the code. try a grep down the lib directory and change 
> those too. I'll fix this in CVS.

The only one I still found was in tools/lib/pv_check_name.c.
Fixed that and checked it in.

The real constraint here is, that LVM stores the full pathname in the VGDA
and that there's no tool available today to change that information on the fly.

I implemented LVM_DIR_PREFIX a while ago as a helper to ease namespace
changes. But for sure there's still something to do (as it always will ;-)

> 
> patrick
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm at sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm

-- 

Regards,
Heinz    -- The LVM Guy --

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen at Sistina.com                           +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



More information about the linux-lvm mailing list