I just got a 500 GB Hitachi Deskstar P7K500 HDP725050GLA360 to put into my MythTV box, effectively tripling my video storage, which would be nice with my newfound ability to record WSMH-HD (FOX 66).
I got all excited today when the package arrived, think today would be the day that i upgrade. I upgraded MythTV a week or so ago in anticipation so that i could have multiple storage drives which MythTV 21 has the ability to do without using LVM.
The first problem i ran into was that this drive is that it didn’t have an LP4 connector, and my power supply doesn’t have any SATA power cables. So i had to jump back on Newegg and grab a converter (which nobody locally has), of course shipping is three times as expensive than the part itself, plus i have to wait for the damn thing to get here.
Next is going to be the hard part. My SATA controller only supports 1.5Gb/s, and appearantly some older controllers don’t have the ability to negotiate the data rate down from 3.0Gb/s to 1.5Gb/s
from Wikipedia
According to the hard drive manufacturer Maxtor, motherboard host controllers using the VIA and SIS chipsets VT8237, VT8237R, VT6420, VT6421L, SIS760, SIS964 found on the ECS 755-A2 which was manufactured in 2003, do not support SATA 3 Gbit/s drives. To address interoperability problems, the largest hard drive manufacturer Seagate/Maxtor have added a user-accessible jumper-switch known as the Force 150, to switch between 150 MB/s and 300 MB/s operation.[3] Users with a SATA 1.5 Gbit/s motherboard with one of the listed chipsets should either buy an ordinary SATA 1.5 Gbit/s hard disk, buy a SATA 3 Gbit/s hard disk with the user-accessible jumper, or buy a PCI or PCI-E card to add full SATA 3 Gbit/s capability and compatibility. Western Digital uses jumper setting called “OPT1 Enabled” to force 150 MB/s data transfer speed.
I have a VT8237, but it’s not the SATA controller, it’s the PCI bridge. From /sbin/lspci:
VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
The SATA controllers are:
00:0d.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
The VT6420 isn’t supposed to work (but that’s the RAID controller), The SI 3114 IS supposed to work. I figure i’ll plug the drive in to the SATA connector that’s NOT part of the RAID controller.
SO. . . is this thing going to work or not? That is the question.
If it doesn’t, there are two things i can do. 1 will probably work, but is a massive pain in the ass: Take the drive to somebody who has a SATA II controller and use the drive’s software ftool to set the drive to run at 1.5Gb/s. OR 2 the drive has was appears to be a jumper (or some unknown connector), i’m hopeing that maybe, JUST MAYBE this is a jumper to fallback the speed to 1.5Mb/s. (either that or it’ll short the drive out) Once i get the power converter i’ll update my progress.
Update 8/6/2008~~
After receiving the power adapter, i plugged the drive into the Si 3114 RAID controller, and low and behold the drive works perfectly. It appears that this controller may have a slower interface to the PCI bus than the VIA controller, but it works, and it’s fast enough for MythTV (at least at the moment). I haven’t tried the VIA controller, mainly because i don’t want to fuck with that “jumper” (or maybe it’s not a jumper, who knows, it’s not in the documentation). Anyway, with the Silicon Images controller it was a plug and play issue. YEA!!!