> The drives are 1.5 TB, and it turns out that OSol doesn't support
> drives larger than 1 TB on 32-bit systems.

Yep.
 
> Now if only it *said* that instead of silently failing to attach
> the drive...

Hmm, seems as if the scsi disk driver (used with the S-ATA
framework) does report this problem  ("disk has %llu blocks,
which is too large for a 32-bit kernel"), but the P-ATA 
legacy disk driver cmdk does not print such a warning...

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/scsi/targets/sd.c#7941

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/intel/io/dktp/disk/cmdk.c#389
-- 
This message posted from opensolaris.org

Reply via email to