Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dorian@ShubleServer:~$ sudo hdparm -I /dev/sda
- /dev/sda:
- ATA device, with non-removable media
- Model Number: WDC WD5000BPVT-60HXZT3
- Serial Number: WD-WXU1EB1KWUAT
- Firmware Revision: 01.01A01
- Transport: Serial, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6
- Standards:
- Supported: 8 7 6 5
- Likely used: 8
- Configuration:
- Logical max current
- cylinders 16383 16383
- heads 16 16
- sectors/track 63 63
- --
- CHS current addressable sectors: 16514064
- LBA user addressable sectors: 268435455
- LBA48 user addressable sectors: 976773168
- Logical Sector size: 512 bytes
- Physical Sector size: 4096 bytes
- Logical Sector-0 offset: 0 bytes
- device size with M = 1024*1024: 476940 MBytes
- device size with M = 1000*1000: 500107 MBytes (500 GB)
- cache/buffer size = 8192 KBytes
- Form Factor: 2.5 inch
- Nominal Media Rotation Rate: 5400
- Capabilities:
- LBA, IORDY(can be disabled)
- Queue depth: 32
- Standby timer values: spec'd by Standard, with device specific minimum
- R/W multiple sector transfer: Max = 16 Current = 16
- Advanced power management level: 254
- DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6
- Cycle time: min=120ns recommended=120ns
- PIO: pio0 pio1 pio2 pio3 pio4
- Cycle time: no flow control=120ns IORDY flow control=120ns
- Commands/features:
- Enabled Supported:
- * SMART feature set
- Security Mode feature set
- * Power Management feature set
- * Write cache
- * Look-ahead
- * WRITE_BUFFER command
- * READ_BUFFER command
- * NOP cmd
- * DOWNLOAD_MICROCODE
- * Advanced Power Management feature set
- * 48-bit Address feature set
- * Device Configuration Overlay feature set
- * Mandatory FLUSH_CACHE
- * FLUSH_CACHE_EXT
- * SMART error logging
- * SMART self-test
- * General Purpose Logging feature set
- * 64-bit World wide name
- * IDLE_IMMEDIATE with UNLOAD
- * WRITE_UNCORRECTABLE_EXT command
- * {READ,WRITE}_DMA_EXT_GPL commands
- * Segmented DOWNLOAD_MICROCODE
- * Gen1 signaling speed (1.5Gb/s)
- * Gen2 signaling speed (3.0Gb/s)
- * Native Command Queueing (NCQ)
- * Phy event counters
- * Idle-Unload when NCQ is active
- * DMA Setup Auto-Activate optimization
- Device-initiated interface power management
- * Software settings preservation
- * SMART Command Transport (SCT) feature set
- * SCT Write Same (AC2)
- * SCT Error Recovery Control (AC3)
- * SCT Features Control (AC4)
- * SCT Data Tables (AC5)
- unknown 206[12] (vendor specific)
- unknown 206[13] (vendor specific)
- unknown 206[14] (vendor specific)
- Security:
- Master password revision code = 65534
- supported
- not enabled
- not locked
- frozen
- not expired: security count
- supported: enhanced erase
- 126min for SECURITY ERASE UNIT. 126min for ENHANCED SECURITY ERASE UNIT.
- Logical Unit WWN Device Identifier: 50014ee602cd7e10
- NAA : 5
- IEEE OUI : 0014ee
- Unique ID : 602cd7e10
- Checksum: correct
- ----------------------------------------------------------------------------------------------------------------
- [[ My local disk - WD 500 GB ]]
- dorian@ShubleServer:~$ dd if=/dev/zero of=test bs=1M count=1024
- 1024+0 enregistrements lus
- 1024+0 enregistrements écrits
- 1073741824 octets (1,1 GB) copiés, 32,2331 s, 33,3 MB/s
- ----------------------------------------------------------------------------------------------------------------
- [[ USB 3 External Disk - WD 3TB ]]
- dorian@ShubleServer:~$ dd if=/dev/zero of=/home/dorian/icybox/test bs=1M count=1024
- 1024+0 enregistrements lus
- 1024+0 enregistrements écrits
- 1073741824 octets (1,1 GB) copiés, 8,70315 s, 123 MB/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement