On Wed, 7 Sep 2016 12:31:58 -0400
Daniel Ouellet <dan...@presscom.net> wrote:

> A quick question on this as I only notice this in the last few days by
> accident actually, and I want to know if that's real or not.
> ...
> and the V100 simply doesn't support >127Gb.
> ...
> discover by mistake this time around that I sure can format now drives
> bigger then 127GB and no issue so far.
> ...
> Am I shooting myself in the foot if I try now as so far I haven't see
> any problems doing it, but it's been only a week so far.

Probably. From dmesg on my V100:

 ebus0 at pci0 dev 7 function 0 "Acer Labs M1533 ISA" rev 0xc3

The Sun V100 is using an AcerLabs (ALi) south-bridge chipset M1535D,
that supports ATA-5/UDMA66 which supports CHS 28-bit mode - that
is 128 GiB / 137 GB.

ALi did a M1535D+ chipset that supported ATA-6/UDMA100 with LBA48 which
can address bigger drives. Some BIOS on x86 didnt support this, but there
you could use bigger drives with a apropiate driver of the OS.

For your V100 I think you just start overwriting the first bytes of the
driver if you reach 128 GiB... but I'm not sure. You might test that with
dd.


> I would very much appreciate to know for sure as I still run >100 of
> them. Nothing critical on these servers, but extending them more would
> be nice as so many new one are put in place, not having to replace these
> too for lack of space is nice as I still have plenty of new IDE drives
> in boxes as I did purchase them in bulk years ago planing ahead for dead
> one, that still run great.
> Anyone knows for sure if >127GB is no problem to use at all now on these
> so loved servers?

The V100 is the cheap IDE-version of the SCSI-V120... but I like them for
whatever reason too. Their little mainboard inside is somwhat... cute! :)


Michael

> Thanks,
> 
> Daniel

Reply via email to