Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. Linux raspberrypi 3.12.32+ #721 PREEMPT Fri Nov 7 16:50:31 GMT 2014 armv6l
  2.  
  3. The programs included with the Debian GNU/Linux system are free software;
  4. the exact distribution terms for each program are described in the
  5. individual files in /usr/share/doc/*/copyright.
  6.  
  7. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  8. permitted by applicable law.
  9. Last login: Thu Nov 27 09:30:47 2014 from talos.local
  10. pi@raspberrypi ~ $ sudo hdparm -C /dev/sda
  11.  
  12. /dev/sda:
  13. drive state is: unknown
  14. pi@raspberrypi ~ $ sudo hdparm -S120 /dev/sda
  15.  
  16. /dev/sda:
  17. setting standby to 120 (10 minutes)
  18. HDIO_DRIVE_CMD(setidle) failed: Invalid argument
  19. pi@raspberrypi ~ $ sudo hdparm -I /dev/sda
  20.  
  21. /dev/sda:
  22.  
  23. ATA device, with non-removable media
  24. Model Number: ST4000DM000-1F2168
  25. Serial Number: Z301ZQ3Q
  26. Firmware Revision: CC54
  27. Transport: Serial, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6, SATA Rev 3.0
  28. Standards:
  29. Used: unknown (minor revision code 0x001f)
  30. Supported: 9 8 7 6 5
  31. Likely used: 9
  32. Configuration:
  33. Logical max current
  34. cylinders 16383 16383
  35. heads 16 16
  36. sectors/track 63 63
  37. --
  38. CHS current addressable sectors: 16514064
  39. LBA user addressable sectors: 268435455
  40. LBA48 user addressable sectors: 7814037168
  41. Logical Sector size: 512 bytes
  42. Physical Sector size: 4096 bytes
  43. Logical Sector-0 offset: 0 bytes
  44. device size with M = 1024*1024: 3815447 MBytes
  45. device size with M = 1000*1000: 4000787 MBytes (4000 GB)
  46. cache/buffer size = unknown
  47. Form Factor: 3.5 inch
  48. Nominal Media Rotation Rate: 5900
  49. Capabilities:
  50. LBA, IORDY(can be disabled)
  51. Queue depth: 32
  52. Standby timer values: spec'd by Standard, no device specific minimum
  53. R/W multiple sector transfer: Max = 16 Current = ?
  54. Advanced power management level: 254
  55. Recommended acoustic management value: 208, current value: 208
  56. DMA: mdma0 mdma1 *mdma2 udma0 udma1 udma2 udma3 udma4 udma5 udma6
  57. Cycle time: min=120ns recommended=120ns
  58. PIO: pio0 pio1 pio2 pio3 pio4
  59. Cycle time: no flow control=120ns IORDY flow control=120ns
  60. Commands/features:
  61. Enabled Supported:
  62. * SMART feature set
  63. Security Mode feature set
  64. * Power Management feature set
  65. * Write cache
  66. * Look-ahead
  67. * Host Protected Area feature set
  68. * WRITE_BUFFER command
  69. * READ_BUFFER command
  70. * DOWNLOAD_MICROCODE
  71. * Advanced Power Management feature set
  72. Power-Up In Standby feature set
  73. SET_FEATURES required to spinup after power up
  74. SET_MAX security extension
  75. * 48-bit Address feature set
  76. * Device Configuration Overlay feature set
  77. * Mandatory FLUSH_CACHE
  78. * FLUSH_CACHE_EXT
  79. * SMART error logging
  80. * SMART self-test
  81. * General Purpose Logging feature set
  82. * WRITE_{DMA|MULTIPLE}_FUA_EXT
  83. * 64-bit World wide name
  84. Write-Read-Verify feature set
  85. * WRITE_UNCORRECTABLE_EXT command
  86. * {READ,WRITE}_DMA_EXT_GPL commands
  87. * Segmented DOWNLOAD_MICROCODE
  88. * Gen1 signaling speed (1.5Gb/s)
  89. * Gen2 signaling speed (3.0Gb/s)
  90. * Gen3 signaling speed (6.0Gb/s)
  91. * Native Command Queueing (NCQ)
  92. * Phy event counters
  93. * unknown 76[15]
  94. DMA Setup Auto-Activate optimization
  95. Device-initiated interface power management
  96. * Software settings preservation
  97. * SMART Command Transport (SCT) feature set
  98. * SCT LBA Segment Access (AC2)
  99. unknown 206[7]
  100. unknown 206[12] (vendor specific)
  101. * reserved 69[7]
  102. Security:
  103. Master password revision code = 65534
  104. supported
  105. not enabled
  106. not locked
  107. not frozen
  108. not expired: security count
  109. supported: enhanced erase
  110. 500min for SECURITY ERASE UNIT. 500min for ENHANCED SECURITY ERASE UNIT.
  111. Logical Unit WWN Device Identifier: 5000c50078cabff4
  112. NAA : 5
  113. IEEE OUI : 000c50
  114. Unique ID : 078cabff4
  115. Checksum: correct
  116. pi@raspberrypi ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement