<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ItHowTo.ro &#187; hardware</title>
	<atom:link href="http://www.ithowto.ro/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blog about IT realated stuff by WSS</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:35:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HowTo: Find Extensive Hard Disk Info on Linux</title>
		<link>http://www.ithowto.ro/2009/09/howto-find-hard-disk-information-on-linux/</link>
		<comments>http://www.ithowto.ro/2009/09/howto-find-hard-disk-information-on-linux/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:01:38 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux administration]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=111</guid>
		<description><![CDATA[If you want to find additional information on your hard disks in linux you can use an utility called: hdparm.
If you can&#8217;t find this utility install it using apt-get on debian: apt-get install hdparm
then at the console type: hdparm -I /dev/sda an it should list something like this:
/dev/sda:
ATA device, with non-removable media
Model Number:       ST31000340NS
Serial Number:      [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to find additional information on your hard disks in linux you can use an utility called: <strong>hdparm.</strong></p>
<p>If you can&#8217;t find this utility install it using apt-get on debian: <strong>apt-get install hdparm</strong></p>
<p>then at the console type: <strong>hdparm -I /dev/sda</strong> an it should list something like this:</p>
<p>/dev/sda:</p>
<p>ATA device, with non-removable media<br />
Model Number:       ST31000340NS<br />
Serial Number:      9QJ365N0<br />
Firmware Revision:  SN05<br />
Transport:          Serial<br />
Standards:<br />
Used: unknown (minor revision code 0&#215;0029)<br />
Supported: 8 7 6 5<br />
Likely used: 8<br />
Configuration:<br />
Logical         max     current<br />
cylinders       16383   16383<br />
heads           16      16<br />
sectors/track   63      63<br />
&#8211;<br />
CHS current addressable sectors:   16514064<br />
LBA    user addressable sectors:  268435455<br />
LBA48  user addressable sectors: 1953525168<br />
device size with M = 1024*1024:      953869 MBytes<br />
device size with M = 1000*1000:     1000204 MBytes (1000 GB)<br />
Capabilities:<br />
LBA, IORDY(can be disabled)<br />
Queue depth: 32<br />
Standby timer values: spec&#8217;d by Standard, no device specific minimum<br />
R/W multiple sector transfer: Max = 16  Current = 16<br />
Recommended acoustic management value: 254, current value: 0<br />
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6<br />
Cycle time: min=120ns recommended=120ns<br />
PIO: pio0 pio1 pio2 pio3 pio4<br />
Cycle time: no flow control=120ns  IORDY flow control=120ns<br />
Commands/features:<br />
Enabled Supported:<br />
*    SMART feature set<br />
Security Mode feature set<br />
*    Power Management feature set<br />
*    Write cache<br />
*    Look-ahead<br />
*    Host Protected Area feature set<br />
*    WRITE_BUFFER command<br />
*    READ_BUFFER command<br />
*    DOWNLOAD_MICROCODE<br />
SET_MAX security extension<br />
*    48-bit Address feature set<br />
*    Device Configuration Overlay feature set<br />
*    Mandatory FLUSH_CACHE<br />
*    FLUSH_CACHE_EXT<br />
*    SMART error logging<br />
*    SMART self-test<br />
*    General Purpose Logging feature set<br />
*    64-bit World wide name<br />
*    Write-Read-Verify feature set<br />
*    WRITE_UNCORRECTABLE_EXT command<br />
*    {READ,WRITE}_DMA_EXT_GPL commands<br />
*    Segmented DOWNLOAD_MICROCODE<br />
*    SATA-I signaling speed (1.5Gb/s)<br />
*    Native Command Queueing (NCQ)<br />
*    Phy event counters<br />
*    Software settings preservation<br />
*    SMART Command Transport (SCT) feature set<br />
*    SCT LBA Segment Access (AC2)<br />
*    SCT Error Recovery Control (AC3)<br />
*    SCT Features Control (AC4)<br />
*    SCT Data Tables (AC5)<br />
Security:<br />
Master password revision code = 65534<br />
supported<br />
not     enabled<br />
not     locked<br />
not     frozen<br />
not     expired: security count<br />
supported: enhanced erase<br />
196min for SECURITY ERASE UNIT. 196min for ENHANCED SECURITY ERASE UNIT.<br />
Logical Unit WWN Device Identifier: 5000c50010f8c3d0<br />
NAA             : 5<br />
IEEE OUI        : c50<br />
Unique ID       : 010f8c3d0<br />
Checksum: correct</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/09/howto-find-hard-disk-information-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
