<?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: dd on 10.20 box, for 9Gb disk, taking hours+ in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490777#M19449</link>
    <description>raw devices not need to pass through cache, and it is a lot faster.&lt;BR /&gt;&lt;BR /&gt;To get image of your system:&lt;BR /&gt;Try to install ignite-UX!!!! and use make_recovery utility. ( perfect to put your image on tape ready to install).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Feb 2001 15:34:27 GMT</pubDate>
    <dc:creator>Carlos Fernandez Riera</dc:creator>
    <dc:date>2001-02-07T15:34:27Z</dc:date>
    <item>
      <title>dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490770#M19442</link>
      <description>Hi,&lt;BR /&gt;I'm trying to image some disks from c3000 workstations with 2x9Gb disks. In single user mode, I am using the following command:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 bs=512k&lt;BR /&gt;&lt;BR /&gt;This is taking hours to run! It never used to.. I have tried a number of different target and source disks but no change in the time it takes to complete. It works fine, same rec's in and out, but just taking sooo long!&lt;BR /&gt;This can't be right for 9Gb data can it?&lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas?  with bs=512k the source disk (6) flashes intermittently, while the target disk (5) is on constant...&lt;BR /&gt;but if I remove bs=512k at the end of the command, both disk are flashing constantly. (It's been running over 2 hours now!) bonus points for whoever replies before it completes! :)&lt;BR /&gt;&lt;BR /&gt;cheers, Nik</description>
      <pubDate>Wed, 07 Feb 2001 14:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490770#M19442</guid>
      <dc:creator>Nik</dc:creator>
      <dc:date>2001-02-07T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490771#M19443</link>
      <description>Hi Nik,&lt;BR /&gt;&lt;BR /&gt;Blocksize 512k should be adequate...&lt;BR /&gt;It shouldn't take that long to copy 9 gigs.&lt;BR /&gt;&lt;BR /&gt;Don't you have any disk or SCSI related errors is /var/adm/syslog/syslog.log? &lt;BR /&gt;&lt;BR /&gt;You could use mirroring if you want to replicate a full disk, as they appear to be of same size.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 15:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490771#M19443</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-07T15:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490772#M19444</link>
      <description>thanks for your feedback..&lt;BR /&gt;&lt;BR /&gt;No errors at all.. it all completes fine as well.. It's just kindof annoying how long it takes as I only have 1 system I can use to image at the moment..  And it gets pretty boring watching the output of 'dd'...!&lt;BR /&gt;&lt;BR /&gt;Maybe I'll try bs=1024k on the next one...?!</description>
      <pubDate>Wed, 07 Feb 2001 15:15:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490772#M19444</guid>
      <dc:creator>Nik</dc:creator>
      <dc:date>2001-02-07T15:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490773#M19445</link>
      <description>Just in time ;-)&lt;BR /&gt;&lt;BR /&gt;for this prurpose you must use raw device -/dev/rdsk/- for both disk.&lt;BR /&gt;&lt;BR /&gt;If your disk were be in different controlers best- /dev/rdsk/c1.... &amp;amp; /dev/rdsk/c3....-&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 15:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490773#M19445</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-02-07T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490774#M19446</link>
      <description>Having both discs on the same bus is certainly not going to help.&lt;BR /&gt;&lt;BR /&gt;I would also suggest you check you are using the raw disc, i.e. /dev/rdsk rather than the block device.</description>
      <pubDate>Wed, 07 Feb 2001 15:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490774#M19446</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-02-07T15:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490775#M19447</link>
      <description>Hi Nik,&lt;BR /&gt;&lt;BR /&gt;You could try to time transfers using a few blocksize values.&lt;BR /&gt;Give a 'count=xxx' to transfer the same amount of data every time.&lt;BR /&gt;&lt;BR /&gt;example for 100Mb:&lt;BR /&gt;&lt;BR /&gt;time dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 bs=1024k count=100&lt;BR /&gt;time dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 bs=512k count=200&lt;BR /&gt;time dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 bs=256k count=400&lt;BR /&gt;time dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 bs=128k count=800&lt;BR /&gt;time dd if=/dev/dsk/c3t6d0 of=/dev/dsk/c3t5d0 bs=64k count=1600&lt;BR /&gt;&lt;BR /&gt;This would at least show you which blocksize gives the best speed.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 15:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490775#M19447</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-07T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490776#M19448</link>
      <description>cheers everyone..&lt;BR /&gt;&lt;BR /&gt;carlos, melvyn, I didn't realise I shoulld be using the raw disc (rdsk) rather than (dsk). Is that the case for all dd's?&lt;BR /&gt;&lt;BR /&gt;Dan, thanks for the info on 'time' can't say I've ever used that before.&lt;BR /&gt;&lt;BR /&gt;Nik&lt;BR /&gt;btw: you'll be glad to know it still hasn't finished.. so bring on the points! :)</description>
      <pubDate>Wed, 07 Feb 2001 15:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490776#M19448</guid>
      <dc:creator>Nik</dc:creator>
      <dc:date>2001-02-07T15:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490777#M19449</link>
      <description>raw devices not need to pass through cache, and it is a lot faster.&lt;BR /&gt;&lt;BR /&gt;To get image of your system:&lt;BR /&gt;Try to install ignite-UX!!!! and use make_recovery utility. ( perfect to put your image on tape ready to install).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 15:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490777#M19449</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-02-07T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: dd on 10.20 box, for 9Gb disk, taking hours+</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490778#M19450</link>
      <description>Definitely use the character device files rather than the block device files.&lt;BR /&gt;&lt;BR /&gt;Also, it might be possible that one or both of the disk drives is encountering internal recoverable errors. This can cause slower I/O transfers that do not actually report any problems to the host computer. It is only when the errors are unrecoverable that the drives squawk and SCSI errors are output on the console.</description>
      <pubDate>Thu, 08 Feb 2001 20:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-on-10-20-box-for-9gb-disk-taking-hours/m-p/2490778#M19450</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2001-02-08T20:41:50Z</dc:date>
    </item>
  </channel>
</rss>

