<?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: whats the difference among these mstm tool cmd? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925820#M110595</link>
    <description>I don't usually use these too much, as there are other tools.&lt;BR /&gt;&lt;BR /&gt;Information: Generate an information log for a selected device&lt;BR /&gt;Verify: Pass/fail test of hardware's usability&lt;BR /&gt;Diagnose: error isolation test to the FRU level&lt;BR /&gt;Exercise: Stress test of the target hardware&lt;BR /&gt;&lt;BR /&gt;(this was from the help in xstm)&lt;BR /&gt;&lt;BR /&gt;FOr the disk you could use any of the tools.&lt;BR /&gt;&lt;BR /&gt;You could also use this to test&lt;BR /&gt;# dd if=/dev/rdsk/cxtydx of=/dev/null</description>
    <pubDate>Thu, 13 Mar 2003 00:58:08 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2003-03-13T00:58:08Z</dc:date>
    <item>
      <title>whats the difference among these mstm tool cmd?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925819#M110594</link>
      <description>i find in mstm tool there are three cmd:verify,diagnose and exercise , i dont know the difference among there cmds, for example i wanna know whether a harddisk is good or not,which cmd i should use ?</description>
      <pubDate>Thu, 13 Mar 2003 00:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925819#M110594</guid>
      <dc:creator>thebeatlesguru</dc:creator>
      <dc:date>2003-03-13T00:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: whats the difference among these mstm tool cmd?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925820#M110595</link>
      <description>I don't usually use these too much, as there are other tools.&lt;BR /&gt;&lt;BR /&gt;Information: Generate an information log for a selected device&lt;BR /&gt;Verify: Pass/fail test of hardware's usability&lt;BR /&gt;Diagnose: error isolation test to the FRU level&lt;BR /&gt;Exercise: Stress test of the target hardware&lt;BR /&gt;&lt;BR /&gt;(this was from the help in xstm)&lt;BR /&gt;&lt;BR /&gt;FOr the disk you could use any of the tools.&lt;BR /&gt;&lt;BR /&gt;You could also use this to test&lt;BR /&gt;# dd if=/dev/rdsk/cxtydx of=/dev/null</description>
      <pubDate>Thu, 13 Mar 2003 00:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925820#M110595</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-13T00:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: whats the difference among these mstm tool cmd?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925821#M110596</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I prefer to use xstm - the GUI stm.&lt;BR /&gt;&lt;BR /&gt;Just export your DISPLAY &amp;amp; run&lt;BR /&gt;&lt;BR /&gt;xstm &amp;amp; &lt;BR /&gt;&lt;BR /&gt;It's a lot more intuitive. Just find the device in the display, highlight it &amp;amp; pull down the menu you want to select the desired action.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 13 Mar 2003 01:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925821#M110596</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-13T01:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: whats the difference among these mstm tool cmd?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925822#M110597</link>
      <description>HP CE's depend on LOGTOOL, which is a part of STM, and it???s from them that I've learned how to use it.  Since then I find it to be the most reliable hardware evaluation utility in HP-UX:&lt;BR /&gt;&lt;BR /&gt;STM &amp;gt; TOOLS &amp;gt; UTILITY &amp;gt; RUN &amp;gt; LOGTOOL &amp;gt; FILE &amp;gt; VIEW &amp;gt; RAW SUMMARY.&lt;BR /&gt;&lt;BR /&gt;Note the first and last dates of transactions and calculate the difference.  If the difference is short, like 4 hours, then this is important to note.  Now read down the report of hardware addresses and observe the integer numbers in parenthesis.  Anything over 150 in this 4 hour period should be called into HP for replacement.  It???s this simple.&lt;BR /&gt;&lt;BR /&gt;For disks, as mentioned above, use the dd command:&lt;BR /&gt;&lt;BR /&gt;??????dd if=/dev/dsk/c5t6d0 of=/dev/null count=1000000??????&lt;BR /&gt;&lt;BR /&gt;With ???..dd?????? its important to have a high enough count to get passed the disk buffer cache.</description>
      <pubDate>Thu, 13 Mar 2003 01:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925822#M110597</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-13T01:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: whats the difference among these mstm tool cmd?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925823#M110598</link>
      <description>I prefer to use the ascii STM mode ie cstm instead and I suggest you go through the cstm tutorial below to get familiarize with it ..&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/diag/stm/stt_ccomm.htm&amp;amp;searchterms=cstm&amp;amp;queryid=20030312-202456" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/diag/stm/stt_ccomm.htm&amp;amp;searchterms=cstm&amp;amp;queryid=20030312-202456&lt;/A&gt;&lt;BR /&gt;As for the the tool the one you need to run is the "exercise" command within cstm. What it does is it'll run stress test on the hardware that you select. So if you decide to run this on your hard disk you might want to wait till the system is less busy before doing that. Example ..&lt;BR /&gt;# cstm&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;cstm&amp;gt; sel dev &lt;DEV-NUM-OF-DISK-FROM-MAP-OUTPUT&gt;&lt;BR /&gt;cstm&amp;gt; exercise&lt;BR /&gt;At this point the exercise tool will begin running. To see the status (ie if it has completed or not) run ..&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;and you'll eventually see "Completed". To view the log file you would run ..&lt;BR /&gt;cstm&amp;gt; eal&lt;BR /&gt;cstm&amp;gt; efl&lt;BR /&gt;At any time you can usethe help command in cstm to get more information of the command you're using. For example ..&lt;BR /&gt;cstm&amp;gt; help&lt;BR /&gt;cstm&amp;gt; help exercise&lt;/DEV-NUM-OF-DISK-FROM-MAP-OUTPUT&gt;</description>
      <pubDate>Thu, 13 Mar 2003 03:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/whats-the-difference-among-these-mstm-tool-cmd/m-p/2925823#M110598</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-03-13T03:38:35Z</dc:date>
    </item>
  </channel>
</rss>

