[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Thu Feb 3 22:30:38 2005 -->
- <!--x-from-r13: wxvaarl ng ybpnyargfbyhgvbaf.pbz (Xnzrf B. Yvaarl WWW) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: 1107468755.10459.28.camel@angel -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] ifup problems, possible IPv6 -->
- <li><em>date</em>: Thu Feb 3 22:30:38 2005</li>
- <li><em>from</em>: jkinney at localnetsolutions.com (James P. Kinney III)</li>
- <li><em>in-reply-to</em>: <<a href="msg00125.html">[email protected]</a>></li>
- <li><em>references</em>: <<a href="msg00088.html">[email protected]</a>> <<a href="msg00098.html">[email protected]</a>> <<a href="msg00103.html">[email protected]</a>> <<a href="msg00110.html">[email protected]</a>> <1107468755.10459.28.camel@angel> <<a href="msg00124.html">[email protected]</a>> <<a href="msg00125.html">[email protected]</a>></li>
- <li><em>subject</em>: [ale] ifup problems, possible IPv6</li>
>
> For instance, you have the LABEL= mount point stuff in RedHat. Not
> sure if that's worked it's way into the mainline kernel or not. Sounds
> like a good idea, at first glance, till you've been burned by it. Build
> a kernel.org kernel (at least a 2.4 kernel, for sure) and then discover
> that NONE of your mountpoints would mount any longer because the kernel
> doesn't understand the "LABEL=" scheme. So the concerns are not so much
> building the kernel, which is simply an involved undertaking, but the
> random acts of terrorism that you run into when that kernel conflicts
> with the distro. Some distro's, like Debian, are very generic on the
> kernel. Some, like RedHat, are a royal pain in the rear.
>
> I've been burned by that particular example I've cited, three ways.
> One, booting a generic kernel blew up in my face forcing me to boot the
> old kernel and modify grub.conf and fstab to fix the dain bramage
> introduced by RedHat (easier than fixing up the patches). Another time,
> when I was using loop-AES (which requires patched mount and losetup
> utilities) I was burned when the patched version no longer supported the
> RedHat-ism. Third problem pointed out WHY LABEL= was a bad idea
> implemented poorly. Added a hard drive to a system and discovered the
> random acts of terrorism that occurs when you have multiple partitions
> with the same label. Earlier version of Fedora and RedHat would mount
> multiple devices over the same mount point! Not good. Now, last time I
> saw this, it simple bitches that there are multiple labels and refuses
> to mount anything (single user mode, here we come). I'm rather
> disgusted with RedHat over that particular misfeature, if it isn't
> obvious (and, yes, there are people who glow over how wonderful it is
> not to have to worry about device renumbering and all [which I've never
> encountered]).
>
> But it's just an example that going back to a "generic kernel"
> introduces some new uncertainties. I would not take a Fedora Core
> system back to a generic kernel unless there was an overwhelming
> requirement, at this point. My development platforms, sure. My
> production platforms, no. There have been other examples (and there's
> always the issue of staying up on security patches) that I don't have at
> my finger tips at the moment.
>
> Mike
I a long-time user of RH stuff. I have to chime in here in support of
Mikes gripe with the LABEL= garbage. That is a level of system
abstraction that does not do anything productive. By the time there is a
PROBLEM and I need to work fast at moving a partition to another drive,
I sure dont want to have to go find out which partition is /boot mounted
on. Sure it's LABEL=boot but that doesn't feed nicely to dd, now does
it? The label is a nice thing but is should be just that, a label, an
extra tag that is used only as a reminder of use. Otherwise, /boot which
on one system is really /dev/sda3 and another system /dev/hda2 can be
found fast with "cat /etc/fstab".
On the kernel issue, most of the $$ distro$ have backported patches to
their "official" kernel. That can be a PIA to work from. So far, Fedora
has only used (that I have caught) a stock kernel.org kernel with no
extra patches. So the /boot/kernel*.config file can be used to build
another kernel with the same setup from a stock kernel source. I like to
use the distro kernel to initially boot with and then "roll my own"
using the supplied config file as a starting place to take out the parts
I don't need until the kernel is as lean as I can make it. I really
don't _need_ every module there is no matter how cool the tech is :)
--
James P. Kinney III \Changing the mobile computing world/
CEO & Director of Engineering \ one Linux user /
Local Net Solutions,LLC \ at a time. /
770-493-8244 \.___________________________./
<a rel="nofollow" href="http://www.localnetsolutions.com">http://www.localnetsolutions.com</a>
GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00088" href="msg00088.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> jloden at toughguy.net (Jay Loden)</li></ul></li>
<li><strong><a name="00098" href="msg00098.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> mhw at wittsend.com (Michael H. Warfield)</li></ul></li>
<li><strong><a name="00103" href="msg00103.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> tcarter at entrusion.com (Tony Carter)</li></ul></li>
<li><strong><a name="00110" href="msg00110.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> mhw at wittsend.com (Michael H. Warfield)</li></ul></li>
<li><strong><a name="00121" href="msg00121.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> hbbs at comcast.net (Jeff Hubbs)</li></ul></li>
<li><strong><a name="00124" href="msg00124.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> esoteric at 3times25.net (Geoffrey)</li></ul></li>
<li><strong><a name="00125" href="msg00125.html">[ale] ifup problems, possible IPv6</a></strong>
<ul><li><em>From:</em> mhw at wittsend.com (Michael H. Warfield)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00125.html">[ale] ifup problems, possible IPv6</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00127.html">[ale] [OT] My first visit to Fry's</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00125.html">[ale] ifup problems, possible IPv6</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00157.html">[ale] ifup problems, possible IPv6</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00126"><strong>Date</strong></a></li>
<li><a href="threads.html#00126"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>