Re: LVM script at bootup ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi;

On Sun, 2008-10-12 at 17:39 -0500, Mikkel L. Ellertson wrote:
> Mikkel L. Ellertson wrote:
> > William Case wrote:
> >> Hi;
> >>
> >> At boot up, the first thing that init.d seems to look for after udev is
> >> an LVM fs set up.  Finding none, because I am not using LVM, it
> >> continues to boot echoing every service.  What is the name of this LVM
> >> checking service and how do I turn it off?  Service xxx stop??
> > 
> > There is really a service you can shut down. Both udev and LVM are
> > launch by /etc/rd.d/rc.sysinit, so your would probably have to edit
> > that file.
> > 
> Oops - this is NOT really a service you can shut down - brain
> working faster then my fingers... :(

It's OK Mikkel, I gotcha anyways.  I have checked rc.sysinit and it does
a 
'if [ -x /sbin/lvm ]; then
	action $"Setting up Logical Volume Management:" /sbin/lvm vgchange -a y
--ignorelockingfailure
fi

I have no use for lvm.  I have thought of either commenting out the
above statement, or, 'yum remove lvm2' which has a mkinitrd dependency.

Which or whatelse would be the least dangerous?  Where did the /sbin/lvm
come from?  I have been careful to NOT install LVM with each new fedora
installation.  If it is being added by the latest kernel upgrade, would
not this addition of LVM to the rc.sysinit script be a bug?
> -- 
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
-- 
Regards Bill
Fedora 9, Gnome 2.22.3
Evo.2.22.3.1, Emacs 22.2.1

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux