View previous topic :: View next topic |
Author |
Message |
Bob P Advocate
Joined: 20 Oct 2004 Posts: 3374 Location: USA
|
Posted: Wed Nov 24, 2004 12:10 am Post subject: Re: so what happens if a board dies? |
|
|
Moriah wrote: | So if you have a board fail, such as a disk controller, how do you boot your system if you have to replace it with a different type -- such as lets say you loose your SCSI board that runs your RAID on a server, and its the middle of the night on a weekend, and although the old board was a Bus-Logic, all you can find in the spare parts bin is an Adaptec? How do you boot the system after the board swap? Do you have to boot with a live CD, and the build another kernel? If you used modules and genkernel, this would not be necessary, thus getting the system back online faster. |
i have never used a genkernel, and i don't plan to ever use one.
regarding the drive controller failure that you've described, i think that any network support engineer that finds himself in that sort of situation has failed to plan for a basic system failure and isn't worth his paycheck.
if you've got a mission critical server that goes down on a weekend and you try to blame downtime on having to recompile a kernel instead of having replacement parts on-hand, or if you find some other lame excuse, like not having planned redundancy, then you deserve to be sitting in the board room with Donald pointing the finger at you.
i do like your idea about keeping a genkernel available as a Grub boot option. that way, you won't have to wait for the new kernel to compile as you're clearing your belongings out of your cubicle and stuffing them into a cardboard box. |
|
Back to top |
|
|
Moriah Advocate
Joined: 27 Mar 2004 Posts: 2383 Location: Kentucky
|
Posted: Sun Nov 28, 2004 3:11 am Post subject: times are rought lateley |
|
|
Sometimes you have already been in the boardroom pointing the finger at Donald and saying you need the budget for that redundancy, and he says, "What are the chances". So you tell him, and he says, "We'll take our chances."
Times are tough, and budgets are tight. Spare parts on the shelf look like wasted money to non-techies. They think these things gradually go bad and we can order new ones before the old ones quit altogether. This may sometimes be true (if you are lucky) with a disk drive, and critical systems use RAID anyway, giving you some security, but other parts can be unique to a given system, because of its function or its age. You can't spare everything. If I could, I would have only 2 or 3 standard configurations to support, but reality says you need a machine and you go scrounge up whatever you can find thats lying around not doing anything. Then you have to install and configure it. It all takes time.
I had the motherboard IDE controller go flakey Thanksgiving Day on the gateway firewall machine. *GROAN*! I had to grab a very old machine and configure it to do firewall duty. It is up now, but Thanksgiving got hectic at around 2 PM here.
Can you say COLD TURKEY?
And to make matters worse, the Wednesday before Thanksgiving, MCI lost the feed line for 8 hours, so we were offline most of Wednesday too. |
|
Back to top |
|
|
Bob P Advocate
Joined: 20 Oct 2004 Posts: 3374 Location: USA
|
Posted: Sun Nov 28, 2004 9:12 am Post subject: |
|
|
it must really suck for MIS to be critically undercapitalized in an era when PC parts are so cheap.
for pete's sake -- i'm a homeowner and i have enough spare parts on hand to build an extra scsi based server.
using your example of a mission critical PC that's needed to serve the business's web based clients, if the guys in the boardroom are too cheap to buy a spare controller card for a PC, and their order system crashes, the company deserves to go banrkupt because of shitty management. its just too bad that you can't fire those assholes when you're right and they're wrong. |
|
Back to top |
|
|
carvell n00b
Joined: 28 Nov 2004 Posts: 1
|
Posted: Sun Nov 28, 2004 1:57 pm Post subject: Re: Modules vs. in-kernel? |
|
|
andrewski wrote: | Is Daniel just ultra-733T? Or does he have a good point? |
The former.
HTH. |
|
Back to top |
|
|
Moriah Advocate
Joined: 27 Mar 2004 Posts: 2383 Location: Kentucky
|
Posted: Sun Nov 28, 2004 6:21 pm Post subject: We'll take our chances |
|
|
Earlier in this thread I said: Quote: | Sometimes you have already been in the boardroom pointing the finger at Donald and saying you need the budget for that redundancy, and he says, "What are the chances". So you tell him, and he says, "We'll take our chances." | So when I saw this, I just had to share it:
http://www.unitedmedia.com/comics/dilbert/archive/images/dilbert200411295108.jpg |
|
Back to top |
|
|
thecrazyperson_ws Tux's lil' helper
Joined: 06 Apr 2004 Posts: 89
|
Posted: Sun Nov 28, 2004 8:14 pm Post subject: |
|
|
I take a philosophy that quite possibly many others here take. if it's needed to boot the machine, compile it in, and if it's not, then make it a module then add it to /etc/modules.autoload.d/kernel-2.6. that way, if say, I have a network controller die, at least the machine will still boot so I can add the module for the other network card (assuming it's something other than the 8139too-based card i have now). following this philosophy has led me to a 1.8 meg base kernel which loads no more than another 300 K of modules at startup. _________________ Bevelle: Dual Athlon MP 2000+, 1.25G ram, 120G HD, Gentoo 2005.1-r1, Kernel 2.6.15-gentoo-r5
Gagazet: Pentium 2-266, 288M ram, 240G HD, currently installing gentoo
Besaid: p-150, 80M ram, win2k pro |
|
Back to top |
|
|
Bob P Advocate
Joined: 20 Oct 2004 Posts: 3374 Location: USA
|
Posted: Mon Nov 29, 2004 3:03 am Post subject: Re: We'll take our chances |
|
|
seems very appropriate! |
|
Back to top |
|
|
Codo Apprentice
Joined: 17 May 2004 Posts: 271
|
Posted: Mon Nov 29, 2004 12:17 pm Post subject: |
|
|
I apologize for my ignorance here... What about memory? In what area of memory modules are loaded? I suppose if it is compiled in the kernel the kernel starts to get big...? |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|