Re: Fedora 9 Boot Problem

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

 



On Fri, Oct 24, 2008 at 20:01:47 +0000,
  g <geleem@xxxxxxxxxxxxx> wrote:
> 
> if ide1,2 are non raid, can ide3,4 be used as true raid under linux after
> linux install?

There are significant advantages to just using software raid until Linux
and not using the on board raid. (In particular you won't need to replace
the motherboard with an identical one if it fails.) The only good reason
I have seen for running the fake raid with Linux is if you are dual booting
between Linux and Windows and need the raid devices visible to both.

Related to this, you want to be using smartmontools (smartd) to get a chance
at early warning of a disk failure and run regular checking (or scrubbing
if using raid 6) of your raid devices to fix badly written blocks. For
the latter you can make a crontab entry like:
0 22 * * * sh -c 'for raid in /sys/block/md*/md/sync_action;do echo "check" >> ${raid};done'

-- 
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