Re: new tool: blktool
From: Anton Starikov <hidden>
Date: 2004-08-15 22:22:50
Hm..probably I'm stupid guy, but BTW I wont to ask stupid question which I have already for a long time. I use promise driver from libata. So, drive connected to promise controller is /dev/sdX. hdparm doesn't want to manage parameters of a such drive. I've checked blktool - the same result. So, is it problem of driver (something not implemented yet) or I have to use something different? Anton Starikov. On Sun, 15 Aug 2004 17:36:04 -0400 Jeff Garzik [off-list ref] wrote:
I just posted "blktool" on my SF page, http://sourceforge.net/projects/gkernel/ and in BitKeeper at bk://gkernel.bkbits.net/blktool blktool aims to be an easier to use, and more generic version of the existing utility 'hdparm'. For example, $ hdparm -c1 /dev/hda becomes $ blktool /dev/hda pio-data 32-bit and $ hdparm -L0 /dev/hda becomes $ blktool /dev/hda media unlock The utility is currently still fairly specific to IDE devices (as hdparm is), but that will change in the coming weeks as SCSI, I2O, and possibly some bits of hardware RAID control are added. The audience for this application, like hdparm, is fairly narrow, specific to people who tweak their storage devices and _know what they are doing_. Improper use of this tool, like hdparm, can turn your disk into a doorstop. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html