<?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 Disk excercice in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464265#M15241</link>
    <description>Thank you for your answering, but my question is very specific: which of the following commands "cat, cp, mv and more" can excercice the Disk without harm data.</description>
    <pubDate>Mon, 13 Nov 2000 09:55:12 GMT</pubDate>
    <dc:creator>farhi</dc:creator>
    <dc:date>2000-11-13T09:55:12Z</dc:date>
    <item>
      <title>Disk excercice</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464265#M15241</link>
      <description>Thank you for your answering, but my question is very specific: which of the following commands "cat, cp, mv and more" can excercice the Disk without harm data.</description>
      <pubDate>Mon, 13 Nov 2000 09:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464265#M15241</guid>
      <dc:creator>farhi</dc:creator>
      <dc:date>2000-11-13T09:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disk excercice</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464266#M15242</link>
      <description>&lt;BR /&gt;cat or cp. If you cp or cat the files to /dev/null that should exercies the read element of your disk. I would use cp, cat may pick up control characters in some files and thus do some strange things to your display.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Nov 2000 10:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464266#M15242</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-11-13T10:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disk excercice</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464267#M15243</link>
      <description>dd will exercise your disk without harm to data&lt;BR /&gt;mv will move your data to another specified area.&lt;BR /&gt;cp does not exercise disk as dd does and it does not destroy data&lt;BR /&gt;cat and more will allow you to page file information for viewing and will not&lt;BR /&gt;damage data unless binary and machine file. I will advise that you use 'file'&lt;BR /&gt;before using vi to check the file if you don't really know the file format</description>
      <pubDate>Mon, 13 Nov 2000 10:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464267#M15243</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-11-13T10:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Disk excercice</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464268#M15244</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i'm not clear what you want.&lt;BR /&gt;Why exercising with cat,mv,cp, more ?&lt;BR /&gt;Do you want to read from disk device or filesystem ?&lt;BR /&gt;All 4 commands can be used to read or write from/to a file.&lt;BR /&gt;Writing to device is very dangerous.&lt;BR /&gt;Read will never harm any data.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 13 Nov 2000 10:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464268#M15244</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-11-13T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Disk excercice</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464269#M15245</link>
      <description>&lt;BR /&gt;Agreed cp is not as good as dd but thats not the question, the question was which of those commands is best to use for disk exercising. Using time cp to copy all the files on an lvol/disk to /dev/null would still be a good exerciser of a disks read speed, eg;&lt;BR /&gt;&lt;BR /&gt;cd /tmp&lt;BR /&gt;time find . -type f -exec cp /dev/null {} \;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Nov 2000 11:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-excercice/m-p/2464269#M15245</guid>
      <dc:creator>Carol Garrett</dc:creator>
      <dc:date>2000-11-13T11:04:28Z</dc:date>
    </item>
  </channel>
</rss>

