Advertisement
Guest User

disk 2 drive id

a guest
Apr 1st, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. ===============================================================================
  2. openSeaChest_LogParser - Seagate drive utilities
  3. Copyright (c) 2018-2022 Seagate Technology LLC and/or its Affiliates
  4. openSeaChest_LogParser Version: 1.5.0-2.4.0 X86_64
  5. Build Date: Jul 31 2023
  6. Today: Mon Apr 1 15:38:05 2024
  7. ===============================================================================
  8. {
  9. "openSeaChest_LogParser" : {
  10. "Utility Build Version" : "1.5.0",
  11. "Library Build Version" : "2.4.0",
  12. "Build Date" : "Jul 31 2023",
  13. "Run as Date" : "04-01-2024__15:38:05"
  14. },
  15. "Identify Device Information" : {
  16. "Model Number" : "ST10000VN0008-2JJ101",
  17. "Serial Number" : "ZS50XRZN",
  18. "Firmware Revision" : " TA23",
  19. "World Wide Name" : "5000C500B133CEF3",
  20. "IEEE Registered" : {
  21. "IEEE Company ID" : "0x000C50",
  22. "Vendor Specific ID" : "0x0B133CEF3"
  23. },
  24. "MaxLBA (28bit)" : "268435455",
  25. "MaxLBA (48bit)" : "19532873728",
  26. "Sector Sizes" : {
  27. "Logical" : "512",
  28. "Sector Size Exponent" : "\u0003",
  29. "Physical" : "4096",
  30. "Logical Sector alignment" : "0"
  31. },
  32. "Identify Log Device Capacity" : "9.10 TiB",
  33. "ATA Spec Supported" : "ACS-3",
  34. "ATA Spec Minor Version Number" : "109",
  35. "Transport Supported" : "SATA 3.1",
  36. "Transport Minor Version" : "0",
  37. "Form Factor" : "3.5 inch",
  38. "Device Capabilities" : {
  39. "Request Sense Device Fault" : true,
  40. "DSN" : false,
  41. "Low Power Standby" : false,
  42. "Set EPC Power Source" : false,
  43. "MAX ADDR" : true,
  44. "DRAT" : false,
  45. "LPS Misalignment Reporting" : false,
  46. "Read Buffer DMA" : false,
  47. "Write Buffer DMA" : false,
  48. "Download Microcode DMA" : false,
  49. "28-Bit" : false,
  50. "RZAT" : false,
  51. "NOP" : false,
  52. "Read Buffer" : true,
  53. "Write Buffer" : true,
  54. "Read Look-Ahead" : true,
  55. "Volatile Write Cache" : true,
  56. "SMART" : true,
  57. "Flush Cache Ext" : true,
  58. "48-Bit" : true,
  59. "Spin-Up" : false,
  60. "PUIS" : false,
  61. "APM" : false,
  62. "CFA" : false,
  63. "Download Microcode" : true,
  64. "Unload" : true,
  65. "Write FUA Ext" : true,
  66. "GPL" : true,
  67. "Streaming" : true,
  68. "Smart Self-Test" : true,
  69. "Smart Error Logging" : true,
  70. "EPC" : true,
  71. "Sense Data" : true,
  72. "Free-Fall" : false,
  73. "DM Mode 3" : true,
  74. "GPL DM" : true,
  75. "Write Uncorrectable" : true,
  76. "WRV" : true
  77. },
  78. "Device Security" : {
  79. "Security Status Bit:" : "0x0029",
  80. "Security Supported" : true,
  81. "Master Password Capability" : 0,
  82. "Enhanced Security Erase Supported" : true,
  83. "Security Count Expired" : false,
  84. "Security Frozen" : true,
  85. "Security Locked" : false,
  86. "Security Enabled" : false
  87. }
  88. }
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement