Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-29-2005, 06:45 PM
|
#1
|
LQ Newbie
Registered: Nov 2004
Location: Salem
Distribution: debian unstable
Posts: 18
Rep:
|
Raid 1 setup
I'm installing fedora core 4 on a dell 420c server. (1 gig of ram) And I wanted to have software RAID 1 set up on it. I did read the documentation on it but I'm still not sure on how to get this done right. Its my first time around with RAID.
So I have two hard drives 40 gig each
hda
hdb
On hda I have:
500 MB swap partion
Rest is Software Raid filesys type
On hdb I have:
500 MB swap partition
Rest is Software Raid fileys type.
I then create a RAID1 and mount it at /
When I proceed to install it says that I do not have any room to install. Whats the best way to set this up. I basically just need it so if one drive craps out the other one takes over. Any input on this would be greatly appreciated.
|
|
|
06-30-2005, 02:23 PM
|
#2
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
Are you configuring the raid through the FC installer? Did it format the partition?
|
|
|
06-30-2005, 04:16 PM
|
#3
|
LQ Newbie
Registered: Nov 2004
Location: Salem
Distribution: debian unstable
Posts: 18
Original Poster
Rep:
|
Yes I did it through the installer, the disk druid.
I'm not sure that it partitioned it. That just may be the problem.
|
|
|
06-30-2005, 11:51 PM
|
#4
|
Senior Member
Registered: Oct 2003
Location: /earth/usa/nj (UTC-5)
Distribution: RHEL, AltimaLinux, Rocky
Posts: 1,151
Rep:
|
It sounds like the Raid device isn't formatted.
From linux rescue mode or using any of the Live-CD distros (e.g., Knoppix), try running:
fsck -fcvC -t ext3 /dev/md0
Or just reformat the Raid1 as ext3:
mke2fs -j /dev/md0
|
|
|
All times are GMT -5. The time now is 04:11 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|