[linux-lvm] Debian packaging

Jay Weber jay at lazy.accessus.net
Fri Dec 15 23:13:11 UTC 2000


Does /proc/lvm exist if you turn off the LVM proc reporting flag?

On Fri, 15 Dec 2000, [iso-8859-1] Ragnar Kjørstad wrote:

> On Fri, Dec 15, 2000 at 06:58:20PM +0100, Gergely Tamas wrote:
> > > 'http://www.asahi-net.or.jp/~ex8k-hbn/deb/lvm/'.
> > 
> > Good work.
> > 
> > But here are some remarks to your /etc/init.d/lvm script ...
> > 
> > 1]----
> > if [ ! -f /proc/lvm ]; then
> > 	if [ ! -f /lib/modules/`uname -r`/block/lvm.o -a ! -f /lib/modules/`uname -r`/block/lvm-mod.o ]; then
> > 		exit 0
> > 	fi
> > fi
> > ------
> > 
> > What if somebody compiled lvm into the kernel, not as a module? This
> > script doesn't work. :(
> 
> If lvm was compiled into the kernel /proc/lvm will exist, right?
> 
> 
> -- 
> Ragnar Kjørstad
> _______________________________________________
> linux-lvm mailing list
> linux-lvm at sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> 




More information about the linux-lvm mailing list