<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: smartctl usage for external DAS drives in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/smartctl-usage-for-external-das-drives/m-p/7099305#M49007</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I hope all is well.&lt;/P&gt;&lt;P&gt;smartctl (Self-Monitoring, Analysis, and Reporting Technology) is a command-line utility or a tool in UNIX like operating systems that perform SMART tasks such as printing the SMART self-test and error logs, enabling and disabling SMART automatic testing, and initiating device self-tests.&lt;/P&gt;&lt;P&gt;Smartctl is useful on physical Linux servers where smart disks can be checked for errors and extract info regarding the disks that are used behind the Hardware RAID.&lt;/P&gt;&lt;P&gt;I would suggest you for D2600, you can follow the below documents.&lt;/P&gt;&lt;P&gt;HP StorageWorks2000 Family Modular Smart Array CLI reference guide&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=c02710176" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=c02710176&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As well as we can see the hard drive status from the HPE ADU and AHS report also u&lt;SPAN&gt;se the HP Array Configuration Utility&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Command Line&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;Interface (hpacucli)&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you feel this was helpful please click the&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;KUDOS!&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;thumb below!&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Wed, 26 Aug 2020 00:20:21 GMT</pubDate>
    <dc:creator>SanjeevGoyal</dc:creator>
    <dc:date>2020-08-26T00:20:21Z</dc:date>
    <item>
      <title>smartctl usage for external DAS drives</title>
      <link>https://community.hpe.com/t5/disk-enclosures/smartctl-usage-for-external-das-drives/m-p/7098997#M49005</link>
      <description>&lt;P&gt;TLDR;&lt;/P&gt;&lt;P&gt;Does anyone know if smartctl can query disks in a DAS (D2600)?&lt;/P&gt;&lt;P&gt;Internal disks can be read fine, but I can't figure out how to query the external drives with smartctl.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;DETAILS:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I've used smartctl to occassional check on some server drives, and it seems to work well.&amp;nbsp; Here are the commands used:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# smartctl -H -d cciss,0 /dev/cciss/c0d0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# smartctl -H -d cciss,1 /dev/cciss/c0d1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# smartctl -H -d cciss,2 /dev/cciss/c0d2&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# smartctl -H -d cciss,3 /dev/cciss/c0d3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example output:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;smartctl 6.0 2012-10-10 r3643 [x86_64-linux-3.0.76-0.11-default] (SUSE RPM)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Copyright (C) 2002-12, Bruce Allen, Christian Franke, &lt;A href="http://www.smartmontools.org" target="_blank"&gt;www.smartmontools.org&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;/dev/cciss/c0d0 [cciss_disk_00] [SAT]: Device open changed type from 'sat,auto' to 'sat'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;=== START OF READ SMART DATA SECTION ===&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SMART STATUS RETURN: incomplete response, ATA output registers missing&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SMART overall-health self-assessment test result: PASSED&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Warning: This result is based on an Attribute check.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've also got smartd.conf setup to do a short test each evening on the older servers.&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;&lt;U&gt;My issue is that I can't get smartctl to query the disks in the external array housed in a D2600.&lt;/U&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;hpacucli below shows the disk layout.&amp;nbsp; Array A and B are internal and work fine as mentioned above.&amp;nbsp; Arrays, C and D are the problem.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=&amp;gt; hpacucli ctrl all show config&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Error: Expecting "controller" in target. Type "help" for more information.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=&amp;gt; ctrl all show config&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Smart Array P212 in Slot 2 (sn: PACCPID12250DG2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;array A (SATA, Unused Space: 0 MB)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;logicaldrive 1 (232.9 GB, RAID 1, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 1I:0:1 (port 1I:box 0:bay 1, SATA, 250 GB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 1I:0:2 (port 1I:box 0:bay 2, SATA, 250 GB, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;array B (SATA, Unused Space: 0 MB)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;logicaldrive 2 (1.8 TB, RAID 1, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 1I:0:3 (port 1I:box 0:bay 3, SATA, 2 TB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 1I:0:4 (port 1I:box 0:bay 4, SATA, 2 TB, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;array C (SAS, Unused Space: 0 MB)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;logicaldrive 3 (9.1 TB, RAID 5, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:1 (port 2E:box 1:bay 1, SAS, 2 TB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:2 (port 2E:box 1:bay 2, SAS, 2 TB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:3 (port 2E:box 1:bay 3, SAS, 2 TB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:4 (port 2E:box 1:bay 4, SAS, 2 TB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:5 (port 2E:box 1:bay 5, SAS, 2 TB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:6 (port 2E:box 1:bay 6, SAS, 2 TB, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;array D (SAS, Unused Space: 0 MB)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;logicaldrive 4 (10.9 TB, RAID 5, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;logicaldrive 5 (5.8 TB, RAID 50, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:7 (port 2E:box 1:bay 7, SAS, 4000.7 GB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:8 (port 2E:box 1:bay 8, SAS, 4000.7 GB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:9 (port 2E:box 1:bay 9, SAS, 4000.7 GB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:10 (port 2E:box 1:bay 10, SAS, 4000.7 GB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:11 (port 2E:box 1:bay 11, SAS, 4000.7 GB, OK)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;physicaldrive 2E:1:12 (port 2E:box 1:bay 12, SAS, 4000.7 GB, OK)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Expander 249 (WWID: 5001438028C57E7F, Port: 2E, Box: 1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Enclosure SEP (Vendor ID HP, Model D2600 SAS AJ940A) 248 (WWID: 5001438028C57E7E, Port: 2E, Box: 1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;SEP (Vendor ID PMCSIERA, Model SRC 8x6G) 250 (WWID: 500143802193CF1F)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;For the external D2600 housed drives I have tried specifying a different controller number, as folows:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# smartctl -H -d cciss,0 /dev/cciss/&lt;FONT color="#FF0000"&gt;c1&lt;/FONT&gt;d0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;smartctl 6.0 2012-10-10 r3643 [x86_64-linux-3.0.76-0.11-default] (SUSE RPM)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Copyright (C) 2002-12, Bruce Allen, Christian Franke, &lt;A href="http://www.smartmontools.org" target="_blank"&gt;www.smartmontools.org&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Smartctl open device: /dev/cciss/c1d0 [cciss_disk_00] [SCSI/SAT] failed: No such device&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if smartctl can query disks in a DAS (D2600)?&lt;/P&gt;&lt;P&gt;-- Thanks for reading this far! --&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 04:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/smartctl-usage-for-external-das-drives/m-p/7098997#M49005</guid>
      <dc:creator>GMZ</dc:creator>
      <dc:date>2020-08-24T04:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: smartctl usage for external DAS drives</title>
      <link>https://community.hpe.com/t5/disk-enclosures/smartctl-usage-for-external-das-drives/m-p/7099305#M49007</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I hope all is well.&lt;/P&gt;&lt;P&gt;smartctl (Self-Monitoring, Analysis, and Reporting Technology) is a command-line utility or a tool in UNIX like operating systems that perform SMART tasks such as printing the SMART self-test and error logs, enabling and disabling SMART automatic testing, and initiating device self-tests.&lt;/P&gt;&lt;P&gt;Smartctl is useful on physical Linux servers where smart disks can be checked for errors and extract info regarding the disks that are used behind the Hardware RAID.&lt;/P&gt;&lt;P&gt;I would suggest you for D2600, you can follow the below documents.&lt;/P&gt;&lt;P&gt;HP StorageWorks2000 Family Modular Smart Array CLI reference guide&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=c02710176" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=c02710176&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As well as we can see the hard drive status from the HPE ADU and AHS report also u&lt;SPAN&gt;se the HP Array Configuration Utility&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Command Line&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;Interface (hpacucli)&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you feel this was helpful please click the&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;KUDOS!&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;thumb below!&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 00:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/smartctl-usage-for-external-das-drives/m-p/7099305#M49007</guid>
      <dc:creator>SanjeevGoyal</dc:creator>
      <dc:date>2020-08-26T00:20:21Z</dc:date>
    </item>
  </channel>
</rss>

