Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RAID 5 and 3 SATA discs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
gregik
n00b
n00b


Joined: 06 Mar 2005
Posts: 33

PostPosted: Fri Apr 22, 2005 2:46 pm    Post subject: RAID 5 and 3 SATA discs Reply with quote

I have MB ASUS A8N SLI DELUX, AMD64 and silicon image controler and nforce controler. I want to make RAID 5 on discs, no on partiton. A need to functional system also when one drive will be destroyed.
Is in LIVE CD some tool? And how install loader?
Thanks
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Fri Apr 22, 2005 7:59 pm    Post subject: Re: RAID 5 and 3 SATA discs Reply with quote

gregik wrote:
I want to make RAID 5 on discs, no on partiton.

This is the way Windows does software RAID. Linux does software RAID using partitions.

You could also buy a hardware RAID controller, and do RAID5 using whole disks. This would work with Windows or Linux (or both).
Back to top
View user's profile Send private message
gregik
n00b
n00b


Joined: 06 Mar 2005
Posts: 33

PostPosted: Sat Apr 23, 2005 9:11 am    Post subject: Re: RAID 5 and 3 SATA discs Reply with quote

cyrillic wrote:
gregik wrote:
I want to make RAID 5 on discs, no on partiton.

This is the way Windows does software RAID. Linux does software RAID using partitions.

You could also buy a hardware RAID controller, and do RAID5 using whole disks. This would work with Windows or Linux (or both).


I tried software RAID with mdadm but when i install GRUB to MBR of SATA disk, this do nothing and i hade to press ctrl+c. I wrote this

Code:

grub> device (hd0) /dev/sda
grub>
grub> setup (hd0)      ( and this is end. )


where is problem? How i can install loader?
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Apr 23, 2005 6:00 pm    Post subject: Reply with quote

How are your partitions setup ?

Can you post the output of
Code:
# fdisk -l
Back to top
View user's profile Send private message
gregik
n00b
n00b


Joined: 06 Mar 2005
Posts: 33

PostPosted: Sat Apr 30, 2005 3:08 pm    Post subject: Reply with quote

cyrillic wrote:
How are your partitions setup ?

Can you post the output of
Code:
# fdisk -l


I saw hardware raid controler RocketRAID 1640. Price is very nice. :-) But how it is with driver under gentoo linux? Is here anybody who know this controler? THX
Back to top
View user's profile Send private message
n3mo
l33t
l33t


Joined: 28 Mar 2004
Posts: 657
Location: In a Cruel World

PostPosted: Sat Apr 30, 2005 6:22 pm    Post subject: Reply with quote

Quote:
grub> root (hd0,0) (Specify where your /boot partition resides)
grub> setup (hd0) (Install GRUB in the MBR)
grub> quit (Exit the GRUB shell)


....from the Gentoo HandBook....
_________________
Google, really.
Back to top
View user's profile Send private message
gregik
n00b
n00b


Joined: 06 Mar 2005
Posts: 33

PostPosted: Sat Apr 30, 2005 7:43 pm    Post subject: Reply with quote

n3mo wrote:
Quote:
grub> root (hd0,0) (Specify where your /boot partition resides)
grub> setup (hd0) (Install GRUB in the MBR)
grub> quit (Exit the GRUB shell)


....from the Gentoo HandBook....



very nice. I read it may be 100x. :-) after insert setup(hd0) computer stop working.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun May 01, 2005 12:52 am    Post subject: Reply with quote

gregik wrote:
I saw hardware raid controler RocketRAID 1640. Price is very nice. :-)

As far as I know, this is also a software RAID controller using the HPT374 chip.

gregik wrote:
But how it is with driver under gentoo linux?

It should work fine using the kernel's HPT37x driver (located in the IDE controller section).
Back to top
View user's profile Send private message
gregik
n00b
n00b


Joined: 06 Mar 2005
Posts: 33

PostPosted: Sun May 01, 2005 6:24 am    Post subject: Reply with quote

cyrillic wrote:
gregik wrote:
I saw hardware raid controler RocketRAID 1640. Price is very nice. :-)

As far as I know, this is also a software RAID controller using the HPT374 chip.

gregik wrote:
But how it is with driver under gentoo linux?

It should work fine using the kernel's HPT37x driver (located in the IDE controller section).


Greate i try it. :-) Bye
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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