Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 09:07 AM
Carlos Moreno
 
Posts: n/a
Default Hardware SATA RAID -- FC4 installation


Hi,

I'm having trouble with my new motherboard, trying to setup
the onboard SATA RAID.

The MB is a Gigabyte GA-K8NXP-SLI -- a socket 939 with
nvidia nForce4 chipset. It comes with onboard nVidia
SATA RAID. Right after the BIOS setup, I enter the RAID
setup, and can create my array (RAID-0) of two drives.

But then, when I enter the installation program, the
thing doesn't see the array -- it sees the two drives
as if they were simply connected to non-RAID ports.

Is there a way around this? I was expecting the installer
to recognize this piece of hardware and proceed accordingly.

Any experience with this setup? Success stories?

Thanks!

Carlos
--

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 09:07 AM
Markku Kolkka
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation

Carlos Moreno wrote:
> The MB is a Gigabyte GA-K8NXP-SLI -- a socket 939 with
> nvidia nForce4 chipset. It comes with onboard nVidia
> SATA RAID. Right after the BIOS setup, I enter the RAID
> setup, and can create my array (RAID-0) of two drives.
>
> But then, when I enter the installation program, the
> thing doesn't see the array -- it sees the two drives
> as if they were simply connected to non-RAID ports.


Right, that's exactly what you have in your system. You don't have a
hardware RAID controller:
http://linux.yyz.us/sata/faq-sata-raid.html

> Is there a way around this?


Forget the fake-RAID setup in BIOS and setup software RAID in the FC4
installer:
http://fedora.redhat.com/docs/fedora...isk-druid.html

--
Markku Kolkka
markku.kolkka@iki.fi

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2008, 09:07 AM
Carlos Moreno
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation

Markku Kolkka wrote:
> Carlos Moreno wrote:
>
>>The MB is a Gigabyte GA-K8NXP-SLI -- a socket 939 with
>>nvidia nForce4 chipset. It comes with onboard nVidia
>>SATA RAID. Right after the BIOS setup, I enter the RAID
>>setup, and can create my array (RAID-0) of two drives.
>>
>>But then, when I enter the installation program, the
>>thing doesn't see the array -- it sees the two drives
>>as if they were simply connected to non-RAID ports.

>
>
> Right, that's exactly what you have in your system. You don't have a
> hardware RAID controller:
> http://linux.yyz.us/sata/faq-sata-raid.html
>
>
>>Is there a way around this?

>
>
> Forget the fake-RAID setup in BIOS and setup software RAID in the FC4
> installer:
> http://fedora.redhat.com/docs/fedora...isk-druid.html


That's the way I have it for the time being. However, the
machine is a dual-boot with Windows 2000 (which unfortunately,
I *have* to use for certain tasks, about 20 to 30% of the
time), and I want to have RAID in there too.

However, if I go the software RAID way, then Windows 2000
requires the entire disks for itself -- they have to be set
as "Dynamic Disks", which means that the OS creates ONE
partition labeled as NTFS (one partition per drive, spanning
the whole drive), and then it handles everything that happens
inside that partition. As a result, Linux can't use any
space of those drives.

Is there more documentation on that DMRAID that they talk
about in the page you pointed me to? It sounds interesting,
but sounds complicated (well, more than complicated, sounds
like a hack -- perhaps it has to be, given the "hacky"
nature of this technological abortion that they call
"onboard RAID controller"?? :-))

Why can't they simply do something in which you simply
connect two drives to a piece of hardware, and that piece
of hardware is, from every and any conceivable point of
view, seen by the OS as *one* hard drive with twice the
speed and twice the capacity? (that is, for RAID-0)

Thanks!

Carlos
--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2008, 09:07 AM
Alan Adams
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation

In message <Pi0gf.43$MU2.30909@wagner.videotron.net>
Carlos Moreno <moreno_at_mochima_dot_com@mailinator.com> wrote:

> Markku Kolkka wrote:
> > Carlos Moreno wrote:
> >
> >>The MB is a Gigabyte GA-K8NXP-SLI -- a socket 939 with
> >>nvidia nForce4 chipset. It comes with onboard nVidia
> >>SATA RAID. Right after the BIOS setup, I enter the RAID
> >>setup, and can create my array (RAID-0) of two drives.
> >>
> >>But then, when I enter the installation program, the
> >>thing doesn't see the array -- it sees the two drives
> >>as if they were simply connected to non-RAID ports.

> >
> >
> > Right, that's exactly what you have in your system. You don't have a
> > hardware RAID controller:
> > http://linux.yyz.us/sata/faq-sata-raid.html
> >
> >
> >>Is there a way around this?

> >
> >
> > Forget the fake-RAID setup in BIOS and setup software RAID in the FC4
> > installer:
> > http://fedora.redhat.com/docs/fedora...isk-druid.html

>
> That's the way I have it for the time being. However, the
> machine is a dual-boot with Windows 2000 (which unfortunately,
> I *have* to use for certain tasks, about 20 to 30% of the
> time), and I want to have RAID in there too.
>
> However, if I go the software RAID way, then Windows 2000
> requires the entire disks for itself -- they have to be set
> as "Dynamic Disks", which means that the OS creates ONE
> partition labeled as NTFS (one partition per drive, spanning
> the whole drive), and then it handles everything that happens
> inside that partition. As a result, Linux can't use any
> space of those drives.
>
> Is there more documentation on that DMRAID that they talk
> about in the page you pointed me to? It sounds interesting,
> but sounds complicated (well, more than complicated, sounds
> like a hack -- perhaps it has to be, given the "hacky"
> nature of this technological abortion that they call
> "onboard RAID controller"?? :-))
>
> Why can't they simply do something in which you simply
> connect two drives to a piece of hardware, and that piece
> of hardware is, from every and any conceivable point of
> view, seen by the OS as *one* hard drive with twice the
> speed and twice the capacity? (that is, for RAID-0)


You can. The problem is the price of that piece of hardware. For a start it
usually requires SCSI discs, which cost more (and last much longer than)
their IDE equivalents. The better RAID controllers are complete external
processors, which do all sorts of fancy stuff, then connect to your host
system either over SCSI or Ethernet, or even Fibrechannel.

You could easily end up with more CPU horsepower in the Raid controller than
in the host computer.

The big advantage of hardware Raid, of course, and as you've discovered, is
that it will work equally well with Windows and Linux, as it presents the
host with a single virtual device, which is just a lot of blocks. The host
then interprets the blocks using its own filesystem. It follows from that,
that the filesystem should be FAT32.

At the risk of preaching to the converted, you do realise that Raid-0
doubles the chance of a failure? If either disc has a problem the entire
Raid set is broken. You really want to add a third disc in a Raid 3/4
configuration (size = 2 x disc, the third is for redundancy), and get the
resilience that Raid was originally designed for.

>
> Thanks!
>
> Carlos
> --


--
Alan Adams
alan.adams@orchard-way.freeserve.co.uk
http://www.nckc.org.uk/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-18-2008, 09:07 AM
Nico Kadel-Garcia
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation


"Alan Adams" <alan.adams@orchard-way.freeserve.co.uk> wrote in message
news:98dcdacc4d.Alan.Adams@orchard-way.freeserve.co.uk...
> In message <Pi0gf.43$MU2.30909@wagner.videotron.net>


>> Why can't they simply do something in which you simply
>> connect two drives to a piece of hardware, and that piece
>> of hardware is, from every and any conceivable point of
>> view, seen by the OS as *one* hard drive with twice the
>> speed and twice the capacity? (that is, for RAID-0)

>
> You can. The problem is the price of that piece of hardware. For a start
> it
> usually requires SCSI discs, which cost more (and last much longer than)
> their IDE equivalents. The better RAID controllers are complete external
> processors, which do all sorts of fancy stuff, then connect to your host
> system either over SCSI or Ethernet, or even Fibrechannel.


Or SATA. There are also some interesting IDE RAID cards from 3Ware and
Adaptec, which may support real RAID operations and present the drives to
the client as a single SCSI-appearing drive, but they do cost more than
those poiece of half-a-neuron-shared-among-3-gerbils Promise or MegaRAID
controllers.

> The big advantage of hardware Raid, of course, and as you've discovered,
> is
> that it will work equally well with Windows and Linux, as it presents the
> host with a single virtual device, which is just a lot of blocks. The host
> then interprets the blocks using its own filesystem. It follows from that,
> that the filesystem should be FAT32.


And that's a huge advantage, along with its general performance improvement
for *REAL* RAID cards. The big difficulty with them is that to reconfigure
them, you have to reboot the machine, even if you're not re-configuring the
boot drive. This sort of whackiness, and the weird sets of "this RAID card
does these things, but won't do this thing if you have this other thing
configured, except if you have that third condition, but we don't mention
the lack anywhere in the docs" drives me bugfutz.

For example, even good commercial grade RAID controllers have a 2 Terabyte
limit on individual RAID set sizes, due to a 32-bit limitation in the
controllers. This is documented *nowhere*, but as soon as you slap 16x400
Gig drives on a single RAID controller, even with really high end
controllers, you have to split it into two sets of 8x400. Most folks won't
run into craziness like that, but guess who had to deal with it last year?

> At the risk of preaching to the converted, you do realise that Raid-0
> doubles the chance of a failure? If either disc has a problem the entire
> Raid set is broken. You really want to add a third disc in a Raid 3/4
> configuration (size = 2 x disc, the third is for redundancy), and get the
> resilience that Raid was originally designed for.


That's workable for small arrays. I myself prefer to simply not use RAID for
pairs of drives, and instead do a nightly snapshot of one drive to the
backup drive. Done properly with tools like rsync and rsnapshot, this allows
you to create daily/weekly/monthly snapshots in a surprisingly small amount
of spare disk, and avoid a lot of pain dealing with backup tapes. And you
can run the backup tape run against the mirror, instead of the primary
drive, and take the load right off that active partition, and with IDE/ATA
or with SATA drives, you can put the drives on different posts and avoid
some bandwidth issues. You're still limited by your CPU and your backplane,
but you can get your backup running at very close to the maximum bandwidth
of the drives themselves this way.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-18-2008, 09:07 AM
Alan Adams
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation

In message <RJKdnVs8J9ChKR3eRVn-jA@comcast.com>
"Nico Kadel-Garcia" <nkadel@comcast.net> wrote:

<huge snip>
>
> That's workable for small arrays. I myself prefer to simply not use RAID for
> pairs of drives, and instead do a nightly snapshot of one drive to the
> backup drive. Done properly with tools like rsync and rsnapshot, this allows
> you to create daily/weekly/monthly snapshots in a surprisingly small amount
> of spare disk, and avoid a lot of pain dealing with backup tapes. And you
> can run the backup tape run against the mirror, instead of the primary
> drive, and take the load right off that active partition, and with IDE/ATA
> or with SATA drives, you can put the drives on different posts and avoid
> some bandwidth issues. You're still limited by your CPU and your backplane,
> but you can get your backup running at very close to the maximum bandwidth
> of the drives themselves this way.
>
>


Agreed with all that. However I think the OP was wanting to add two drives
together for double the capacity (striping) not mirror them for 100%
redundancy. Striping is the one Raid option which doesn't improve
reliability, in fact it halves reliability.

Incidentally what is the maximum size of FAT32 disc - or virtual disc on a
Raid controller?

--
Alan Adams
alan.adams@orchard-way.freeserve.co.uk
http://www.nckc.org.uk/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-18-2008, 09:07 AM
Nico Kadel-Garcia
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation


"Alan Adams" <alan.adams@orchard-way.freeserve.co.uk> wrote in message
news:a53febcc4d.Alan.Adams@orchard-way.freeserve.co.uk...

> Agreed with all that. However I think the OP was wanting to add two drives
> together for double the capacity (striping) not mirror them for 100%
> redundancy. Striping is the one Raid option which doesn't improve
> reliability, in fact it halves reliability.


Well, yes. I was referring more to pairs of drives, and the common practice
of mirroring them which a lot of folks consider useful and I consider
painfully useless when the far more likely source of filesystem corruption
is user error, and having nightly snapshots is very easy insuarnce against
that.

> Incidentally what is the maximum size of FAT32 disc - or virtual disc on a
> Raid controller?


I'm not sure about the FAT32 limits, there's a page about this at
http://www.microsoft.com/resources/d...f_fls_pxjh.asp.

But the maximum individual partition size on a RAID controller that I've
seen was 2 Terabytes from a 32-bit controller mit. (2^32 * 512 bytes/block =
roughly 2 Terabytes)

After that, you have to do some sort of software RAID, of which there are
plenty.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-18-2008, 09:11 AM
Andrew Gideon
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation

Nico Kadel-Garcia wrote:

> Or SATA. There are also some interesting IDE RAID cards from 3Ware and
> Adaptec, which may support real RAID operations and present the drives to
> the client as a single SCSI-appearing drive, but they do cost more than
> those poiece of half-a-neuron-shared-among-3-gerbils Promise or MegaRAID
> controllers.


That word "may" is disconcerting.

I'm trying to put together an eight drive system. I looked at the 3ware
9550SX, but it looks like it's not supported out of the box by any current
Redhat (RHEL, CentOS, Fedora). I'm not sure how I'd install if all disks
are on the controller in that case.

There's supposed to be some "install disk", but how does that fit into my
DHCP/PXE/NFS (ie. diskless) install process?

Frankly, at this point I'd be happy with a pointer to a cheap controller
that can handle eight SATA drives w/o any fancy RAID stuff. I'll deal with
that in software if necessary.

Anyone have suggestions?

I'd also be willing to pay a little more for real hardware RAID5, but (1) I
want to know that it is real hardware RAID5 <grin> and (2) it does need to
work out of the box with a Redhat (or I need to have some way to install
onto it with my network install process, if such a thing is possible).

Thanks...

Andrew

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-18-2008, 09:11 AM
Nico Kadel-Garcia
 
Posts: n/a
Default Re: Hardware SATA RAID -- FC4 installation


"Andrew Gideon" <c172driver194@tagonline.com> wrote in message
news:10802854.sZrKETtN8B@no.to.be.used.news.int.ta gonline.com...
> Nico Kadel-Garcia wrote:
>
>> Or SATA. There are also some interesting IDE RAID cards from 3Ware and
>> Adaptec, which may support real RAID operations and present the drives to
>> the client as a single SCSI-appearing drive, but they do cost more than
>> those poiece of half-a-neuron-shared-among-3-gerbils Promise or MegaRAID
>> controllers.

>
> That word "may" is disconcerting.
>
> I'm trying to put together an eight drive system. I looked at the 3ware
> 9550SX, but it looks like it's not supported out of the box by any current
> Redhat (RHEL, CentOS, Fedora). I'm not sure how I'd install if all disks
> are on the controller in that case.
>
> There's supposed to be some "install disk", but how does that fit into my
> DHCP/PXE/NFS (ie. diskless) install process?


It can get interesting. You'd need to build an appropriately driver-loaded
kernel, and integrate *THAT* into your PXE and network installs. I've done
it with SuSE 9.x and the 9500 series cards, so I know it's feasible.

> Frankly, at this point I'd be happy with a pointer to a cheap controller
> that can handle eight SATA drives w/o any fancy RAID stuff. I'll deal
> with
> that in software if necessary.


There is no *cheap* controller that does this, except maybe Promise, and I
wouldn't wish those on an enemy. Would an Adaptec 2810SA do for you? I've
had good success with Adaptec cards of various sorts. They're not quite as
nifty as 3Ware, but they beat the hell out of the Promise barrel scrapings.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:41 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593