I have reviewed many faq's and searched the mailing list archives but found nothing.

I am currently in the process of a major upgrade from an existing system that has been in collocation for three years, openbsd 3.5 with Pentium 3 hardware and 400gb total storage. The system hardware replacing it will have a hardware sata raid controller, and the original plan was to present the Array as one 2.1tb drive to Openbsd 3.8. The initial headache was obtaining all the hardware.

Reviewing documentation revealed this gem:

> 14.7 - What are the issues regarding large drives with OpenBSD?

> OpenBSD supports an individual file system of up to 231-1, or 2,147,483,647 > sectors, and as each sector is 512 bytes, that's a tiny > amount less than 1T.
>
> There is also a 1T limit on the size of the physical disk, although under > *some* circumstances, that may not cause you problems up to 2T, although this
> is not guaranteed.

Is this hard limit because of issues with the filesystem? Would it be possible, limitations with the controller aside, to present the array as three 700mb slices and combine them with CCD? Or would I be faced with the same limitation because of the large disk size.

The array is running raid 5 which is the reason for the large disk size.

I am really stuck on this problem as Openbsd is my primary OS choice, but this is a deal breaker and I would like to explore all options before having to move to another OS.

Thank you for your time.

Reply via email to