<?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: disk cloning by dd command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306873#M502124</link>
    <description>&lt;!--!*#--&gt;Shalom,&lt;BR /&gt;&lt;BR /&gt;Safe thing to assume without data is the backup failed. If you need it and its not there the disappointment will be large.&lt;BR /&gt;&lt;BR /&gt;What you can do is this:&lt;BR /&gt;&lt;BR /&gt;Scripted backup&lt;BR /&gt;&lt;BR /&gt;dd command&lt;BR /&gt;rc=$?&lt;BR /&gt;# This is a return code. zero means successful.&lt;BR /&gt;if [ $rc -eq 0 ]&lt;BR /&gt;then&lt;BR /&gt;   echo "Backup succeeded"&lt;BR /&gt;else&lt;BR /&gt;   echo "Backup failed"&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sat, 15 Nov 2008 16:41:30 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-11-15T16:41:30Z</dc:date>
    <item>
      <title>disk cloning by dd command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306872#M502123</link>
      <description>i had started backup through dd command but after some hours my session timed out and disconnected.&lt;BR /&gt;now how can i know that backup is completed successfully or not?&lt;BR /&gt;is there any log message where these information stores?&lt;BR /&gt;i have checked already /var/adm/syslog/syslog.log, /var/mail/root and dmesg, but nothing found.&lt;BR /&gt;can anybody tell me how can i confirm about the backup.&lt;BR /&gt;thanks.</description>
      <pubDate>Sat, 15 Nov 2008 16:06:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306872#M502123</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2008-11-15T16:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: disk cloning by dd command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306873#M502124</link>
      <description>&lt;!--!*#--&gt;Shalom,&lt;BR /&gt;&lt;BR /&gt;Safe thing to assume without data is the backup failed. If you need it and its not there the disappointment will be large.&lt;BR /&gt;&lt;BR /&gt;What you can do is this:&lt;BR /&gt;&lt;BR /&gt;Scripted backup&lt;BR /&gt;&lt;BR /&gt;dd command&lt;BR /&gt;rc=$?&lt;BR /&gt;# This is a return code. zero means successful.&lt;BR /&gt;if [ $rc -eq 0 ]&lt;BR /&gt;then&lt;BR /&gt;   echo "Backup succeeded"&lt;BR /&gt;else&lt;BR /&gt;   echo "Backup failed"&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 15 Nov 2008 16:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306873#M502124</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-15T16:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: disk cloning by dd command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306874#M502125</link>
      <description>&amp;gt;my session timed out and disconnected.&lt;BR /&gt;&lt;BR /&gt;I suppose it could have worked but the stderr output indicating any issues was lost.  You could redirect the output and use nohup to put it in the background.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;is there any log message where these information stores?&lt;BR /&gt;&lt;BR /&gt;Only to your terminal, if you didn't redirect it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;can anybody tell me how can i confirm about the backup.&lt;BR /&gt;&lt;BR /&gt;dd(1) isn't really a backup utility, it is a raw copying command.&lt;BR /&gt;It's not like there is a length on the target so you can see how much was copied.</description>
      <pubDate>Sat, 15 Nov 2008 19:40:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306874#M502125</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-15T19:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: disk cloning by dd command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306875#M502126</link>
      <description>thank you very much for your reply.</description>
      <pubDate>Mon, 17 Nov 2008 13:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-cloning-by-dd-command/m-p/4306875#M502126</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2008-11-17T13:41:19Z</dc:date>
    </item>
  </channel>
</rss>

