Re: scsi raid geometry high-point rocketraid 1640



On Mon, Apr 30, 2007 at 09:54:04AM +0200, Klaus Friis Østergaard wrote:

2007/4/30, Jerry McAllister <jerrymc@xxxxxxx>:


Hi,

I have a raidcontroller high-point 1640 with 4 disks of 400 GB in a raid
5
array given me 1200 GB. The bios utility of the controller zero build
the
array with 64 kb

FDISK says that the geometry is 145923/255/63 and it is incorrect. Then
it
says that for scsi it is the translation mode the raid controller is
using.

Usually you want to accept what fdisk does. Just make the slices
that you want. Geometry is virtual on these systems.


How do I find this?

If I continue with the defaults I only get 1144654 MB like missing 100
GB.

Well, I would expect you to get something less than 1,490 GB just from
the difference between the manufacturer use of GB (1,000,000,000 Bytes)
and the way the OS uses GB (1,073,741,824 Bytes).


That is the missing link, the raid controller says 1200 GB if recalculated,
using 1.073741824 it gives 1,117.59 GB multiplied by 1024 it gives
1144409 MB which is what FDISK gives default.

Wow. Don't tell me I got one (out of how many?).
I shall celebrate.

////jerry



I don't know how much the raidcontroller eats up to manage
the raid. Raid 5 takes a piece for its redundancy/error
correction. A raid 5 would eat at least 20% and maybe up to 30% if it
is rather inefficient.


WIth 4 disks it is 25% as 4th disk make the redundancy.

After that you will lose some because of inconvenient remnants of space
that doesn't get used. Then, there are amounts for superblocks and other
aspects of building a filesystem, etc. I think that tends to be around
10%
altogether.

So, your number seems somewhat probable, offhand, without detailed
calculations.

What operations did you do to get to that point? Mine would be an
fdisk that makes one slice of the entire device, a bsdlabel that
divides the slice in to about 6 partitions (including swap) and
a newfs on each partition except swap.


I only need the array only for one big slice and one partition for data
storage.


Thanks for the help
--
Klaus F. Østergaard, <farremosen(at)gmail dot com>
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: hardware mirrors recognized as individual disks in fbsd
    ... suddenly I have 4 disks whereas in windows I had two. ... ASUS P5DR1-VM motherboard with a ULI raid chipset onboard. ... You can't write NTFS in FreeBSD anyway - or couldn't the last I knew. ... when they think they should be on slice 1 ...
    (freebsd-questions)
  • Re: Bootstrapping Raid 5 w/GEOM
    ... Re: Bootstrapping Raid 5 w/GEOM ... > When I installed GEOM for a RAID 1 setup I did the following: ... Create a mirrored slice for the root FS ... Also as you have 3 disks you can make a 3 ...
    (freebsd-questions)
  • Problem with migrating onto a gmirror slice.
    ... I have a system that I set up to use a gmirror back in the 5.3beta ... It's a scsi system w/ two identical disks. ... I noticed that the slice table was messed up. ... The fdisk at line 142 showed that the slice table was fine after the ...
    (freebsd-stable)
  • Re: Managing a 0.5Tb RAID
    ... > You just ran an mkfs over the partition fdisk reported, ... I'm using software RAID, so I had to do a mkraid between fdisk (on the ... LVM at all. ... >> box that does the RAID and holds the disks, ...
    (comp.os.linux.hardware)
  • Re: Disk partitioning with SATA and RAID1
    ... I will need to partition these disks. ... Is RAID transparent to the partitioning process? ... Or should I FDISK each SATA drive individaully? ...
    (uk.comp.homebuilt)