<?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 drd starting over in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135364#M451187</link>
    <description>hello,&lt;BR /&gt;i created a clone to have a quick backup with no problems ... then i needed the disk onto which i wrote the clone for another server so i removed it.&lt;BR /&gt;&lt;BR /&gt;i tried to clone again to another SAN disk but it looks like you can have only one clone ?&lt;BR /&gt;&lt;BR /&gt;i tried swremove-ing drd and installing the latest version A.3.2.1962 but can't seem to get back to a clean situation.&lt;BR /&gt;&lt;BR /&gt;is there an easy way ?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Art&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Oct 2008 14:44:16 GMT</pubDate>
    <dc:creator>art moore_2</dc:creator>
    <dc:date>2008-10-13T14:44:16Z</dc:date>
    <item>
      <title>drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135364#M451187</link>
      <description>hello,&lt;BR /&gt;i created a clone to have a quick backup with no problems ... then i needed the disk onto which i wrote the clone for another server so i removed it.&lt;BR /&gt;&lt;BR /&gt;i tried to clone again to another SAN disk but it looks like you can have only one clone ?&lt;BR /&gt;&lt;BR /&gt;i tried swremove-ing drd and installing the latest version A.3.2.1962 but can't seem to get back to a clean situation.&lt;BR /&gt;&lt;BR /&gt;is there an easy way ?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2008 14:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135364#M451187</guid>
      <dc:creator>art moore_2</dc:creator>
      <dc:date>2008-10-13T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135365#M451188</link>
      <description>If this "drd" is the HP-UX "Dynamic Root&lt;BR /&gt;Disk" "DRD", which would also agree with the&lt;BR /&gt;reference to "swremove", then you would seem&lt;BR /&gt;to have posted a barely decipherable request&lt;BR /&gt;in the wrong forum.  You might get better&lt;BR /&gt;answers sooner in an HP-UX forum than you&lt;BR /&gt;will in this Tru64 Forum.  When you get&lt;BR /&gt;there, you might consider including some&lt;BR /&gt;potentially useful information, like the OS&lt;BR /&gt;version, the hardware involved, the actual&lt;BR /&gt;commands you used, and the actual output from&lt;BR /&gt;those commands.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] but it looks like [...]&lt;BR /&gt;&lt;BR /&gt;It may look that way to you, but no one else&lt;BR /&gt;can see what you did, so it's tough for a&lt;BR /&gt;non-psychic to guess what your problem might&lt;BR /&gt;be, based on practically no evidence.</description>
      <pubDate>Mon, 13 Oct 2008 20:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135365#M451188</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-13T20:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135366#M451189</link>
      <description>how about telling us what symptom/errors you got when you tried to create the clone?&lt;BR /&gt;It is not sufficient to say:&lt;BR /&gt;i tried to clone again to another SAN disk but it looks like you can have only one clone ?&lt;BR /&gt;&lt;BR /&gt;One thing to check is what is in /etc/lvmtab:&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;If it shows a /dev/drd00 then try this:&lt;BR /&gt;&lt;BR /&gt;# lvrmboot -s drd00&lt;BR /&gt;# lvremove -f /dev/drd00/lvol2&lt;BR /&gt;# lvrmboot -d lvol3 /dev/drd00&lt;BR /&gt;# lvremove -f /dev/drd00/lvol3&lt;BR /&gt;# lvrmboot -r drd00&lt;BR /&gt;# lvremove -f /dev/drd00/lvol4&lt;BR /&gt;and repeat for all other lvols in /dev/drd00&lt;BR /&gt;then&lt;BR /&gt;# vgremove drd00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should now be ok&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 07:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135366#M451189</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2008-10-14T07:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135367#M451190</link>
      <description>sorry i had posted somehow to the wrong area.&lt;BR /&gt;i had rewritten and tried to repost the question as :&lt;BR /&gt;&lt;BR /&gt;im runnning hpux 11iv2 on a rx2660.&lt;BR /&gt;&lt;BR /&gt;in order to create a quick backup i had created a "drd clone -t /dev/dsk/c1txdx" using an internal disk ... no problems &lt;BR /&gt;&lt;BR /&gt;then i needed the disk onto which i wrote the clone for another server so umounted the clone and later removed the disk.&lt;BR /&gt;&lt;BR /&gt;i tried to clone again to another SAN disk but it looks like you can have only one clone ?&lt;BR /&gt;(although i'd seen the words "most recent drd clone command" in the man pages)&lt;BR /&gt;&lt;BR /&gt;command "drd clone -v -t /dev/dsk/c4t1d6"&lt;BR /&gt;the drd clone command remains hung (no output )as though it is looking for the original clone info on the missing disk? nothing is written to the drd.log file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i tried swremove-ing drd and installing the latest version A.3.2.1962 but can't seem to get back to a clean situation from which i can create a new clone.&lt;BR /&gt;&lt;BR /&gt;there is no entry in /etc/lvmtab for drd&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 09:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135367#M451190</guid>
      <dc:creator>art moore_2</dc:creator>
      <dc:date>2008-10-14T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135368#M451191</link>
      <description>Try using the option to overwrite, I think it is -x overwrite=true&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 09:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135368#M451191</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2008-10-14T09:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135369#M451192</link>
      <description>Art,&lt;BR /&gt;&lt;BR /&gt;There's probably an easier way (possibly involving messing around with the files in /var/opt/drd/registry ), but as a guess I'd try this:&lt;BR /&gt;&lt;BR /&gt;i) Uninstall DRD again...&lt;BR /&gt;ii) remove the directory structures  /var/opt/drd and /etc/opt/drd&lt;BR /&gt;iii) Re-install DRD again.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 14 Oct 2008 09:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135369#M451192</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-10-14T09:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135370#M451193</link>
      <description>Actually you might want to just try:&lt;BR /&gt;&lt;BR /&gt;mv /var/opt/drd/registry/registry.xml /var/opt/drd/registry/registry.xml.old&lt;BR /&gt;&lt;BR /&gt;Before going through a whole reinstallation process.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 14 Oct 2008 10:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135370#M451193</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-10-14T10:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135371#M451194</link>
      <description>thanks,&lt;BR /&gt;i swremoved drd&lt;BR /&gt;removed the two directory structures&lt;BR /&gt;swinstalled drd&lt;BR /&gt;&lt;BR /&gt;launched "drd clone -v -p -t /dev/dsk/c4t1d6&lt;BR /&gt;&lt;BR /&gt;output so far : &lt;BR /&gt;##########################################&lt;BR /&gt;begin clone system image preview banner ...&lt;BR /&gt;&lt;BR /&gt;* reading current system information&lt;BR /&gt;##########################################&lt;BR /&gt;&lt;BR /&gt;"ps -ef | grep drd" shows:&lt;BR /&gt;original command&lt;BR /&gt;5 listeners&lt;BR /&gt;and dd_scan_hw_host &lt;BR /&gt;&lt;BR /&gt;all running but not apparently consuming cpu time ...&lt;BR /&gt;&lt;BR /&gt;is it normal that "reading current sys info"&lt;BR /&gt;can take a while with no output ?&lt;BR /&gt;&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 10:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135371#M451194</guid>
      <dc:creator>art moore_2</dc:creator>
      <dc:date>2008-10-14T10:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135372#M451195</link>
      <description>thanks for all the suggestions ...&lt;BR /&gt;&lt;BR /&gt;there is a problem with the ioscan that drd does ... if a disk has been removed from teh server since the creation of the clone the scan hangs ...&lt;BR /&gt;&lt;BR /&gt;i did later use the suggestion to remove the registry.xml file ... which allowed a redo of drd clone after having swapped out a disk.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2008 15:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135372#M451195</guid>
      <dc:creator>art moore_2</dc:creator>
      <dc:date>2008-10-23T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: drd starting over</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135373#M451196</link>
      <description>closed thread ...&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2008 15:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-starting-over/m-p/5135373#M451196</guid>
      <dc:creator>art moore_2</dc:creator>
      <dc:date>2008-10-23T15:28:25Z</dc:date>
    </item>
  </channel>
</rss>

