<?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: drd clone failure ...... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281465#M474367</link>
    <description>see above</description>
    <pubDate>Sat, 07 May 2011 03:05:39 GMT</pubDate>
    <dc:creator>hpuxrocks</dc:creator>
    <dc:date>2011-05-07T03:05:39Z</dc:date>
    <item>
      <title>drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281457#M474359</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt; Heres the problem.&lt;BR /&gt;&lt;BR /&gt;(rx6600 : HP-UX rex  B.11.31 U ia64 -&amp;gt; DRD                   B.1131.A.3.4.39 Dynamic Root Disk)&lt;BR /&gt;&lt;BR /&gt;rex:/dev/disk# drd clone -t /dev/disk/disk28 -x verbosity=5&lt;BR /&gt;&lt;BR /&gt;=======  05/06/11 17:42:38 PST  BEGIN Clone System Image (user=root)  (jobid=rex)&lt;BR /&gt;&lt;BR /&gt;       * Reading Current System Information&lt;BR /&gt;       * Selecting System Image To Clone&lt;BR /&gt;       * Converting legacy DSF "/dev/dsk/c0t0d0" to "/dev/disk/disk13"&lt;BR /&gt;       * Selecting Target Disk&lt;BR /&gt;ERROR:   Selection of the target disk fails.&lt;BR /&gt;         - Selecting the target disk fails.&lt;BR /&gt;         - Validation of the disk "/dev/disk/disk28" fails with the following error(s):&lt;BR /&gt;         - The device special file "/dev/disk/disk0" does not represent a disk.&lt;BR /&gt;       * Selecting Target Disk failed with 1 error.&lt;BR /&gt;&lt;BR /&gt;=======  05/06/11 17:42:45 PST  END Clone System Image failed with 1 error. (user=root)  (jobid=rex)&lt;BR /&gt;&lt;BR /&gt;When I checked disk0, I found ....&lt;BR /&gt;&lt;BR /&gt;rex:/dev/disk# ioscan -m dsf /dev/disk/disk13_p2&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/disk/disk13_p2      /dev/dsk/c0t0d0s2&lt;BR /&gt;rex:/dev/disk# ioscan -m dsf /dev/disk/disk0_p2&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/disk/disk0_p2       /dev/dsk/c0t0d0s2&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;rex:/dev/disk# lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk13_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk13_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk13_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk13_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk13_p2, 0&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;rex:/dev/disk# ll | grep disk13&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000001 Jun 29  2010 disk13&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000008 Jun 29  2010 disk13_p1&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000009 Jun 29  2010 disk13_p2&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000a Jun 29  2010 disk13_p3&lt;BR /&gt;rex:/dev/disk# ll | grep disk0&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000001 Jul  9  2010 disk0&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000008 Jul  9  2010 disk0_p1&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x000009 Jul  9  2010 disk0_p2&lt;BR /&gt;brw-r-----   1 bin        sys          1 0x00000a Jul  9  2010 disk0_p3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So the boot disc is mapped to disk13 rather than disk0 and drd clearly wants to&lt;BR /&gt;See disk0. Is there a way round this ?&lt;BR /&gt;&lt;BR /&gt;As an aside&lt;BR /&gt;&lt;BR /&gt;How would we go about removing / swapping the&lt;BR /&gt;boot dsfs to disk0 ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many thks in advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2011 11:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281457#M474359</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-06T11:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281458#M474360</link>
      <description>Looks like  you're booted off of the mirror instead of the primary.&lt;BR /&gt;&lt;BR /&gt;echo 'boot_string/s' | adb /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;echo 'boot_string/s' | adb -o /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;echo "boot_string/S" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Depending on the version adb needs a -o or -k or nothing</description>
      <pubDate>Fri, 06 May 2011 12:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281458#M474360</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2011-05-06T12:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281459#M474361</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;actually all those failed but heres what I did do:&lt;BR /&gt;&lt;BR /&gt;cat /stand/bootconf&lt;BR /&gt;l  /dev/disk/disk0_p2&lt;BR /&gt;l  /dev/disk/disk13_p2&lt;BR /&gt;&lt;BR /&gt;setboot&lt;BR /&gt;Primary bootpath : 0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000000 (/dev/rdisk/disk13)&lt;BR /&gt;HA Alternate bootpath : 0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000000 (/dev/rdisk/disk13)&lt;BR /&gt;Alternate bootpath : 0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000000 (/dev/rdisk/disk13)&lt;BR /&gt;&lt;BR /&gt;Autoboot is ON (enabled)&lt;BR /&gt;Hyperthreading : ON&lt;BR /&gt;               : ON (next boot)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now I did a &lt;BR /&gt;setboot -p /dev/disk/disk0 -b on&lt;BR /&gt;&lt;BR /&gt;and the next setboot produced exactly the same result.&lt;BR /&gt;&lt;BR /&gt;The root/ boot discs are mirrored but using the SmartArray RAID Controller.&lt;BR /&gt;&lt;BR /&gt;So what confuses me now is that &lt;BR /&gt;ioscan -funC disk shows&lt;BR /&gt;&lt;BR /&gt;disk     18  0/6/0/0/0/0/4/0/0/0.0.0  sdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                         /dev/dsk/c0t0d0     /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0    /dev/rdsk/c0t0d0s2&lt;BR /&gt;                         /dev/dsk/c0t0d0s1   /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s1  /dev/rdsk/c0t0d0s3&lt;BR /&gt;&lt;BR /&gt;So from the bootconf file, it sees 2 discs. The setboot command returns no errors but doesnt update the boot paths (there is only 1 ....is this why). Given that there is hardware mirroring, is this normal behaviour ? &lt;BR /&gt;&lt;BR /&gt;How do I check what physical disc is being used as the boot disc ? (bear in mind its not mirrored via LVM)?&lt;BR /&gt;&lt;BR /&gt;Has the setboot command worked but not "updated" ?&lt;BR /&gt;&lt;BR /&gt;thks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2011 13:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281459#M474361</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-06T13:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281460#M474362</link>
      <description>Another "strange thing" , below is the output from another machine configure (mirrored ) in the same way ...&lt;BR /&gt;&lt;BR /&gt;disk      0  64000/0xfa00/0x1    esdisk  CLAIMED     DEVICE       online  HP      LOGICAL VOLUME&lt;BR /&gt;             0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000000&lt;BR /&gt;                      /dev/disk/disk0      /dev/disk/disk0_p2   /dev/rdisk/disk0     /dev/rdisk/disk0_p2&lt;BR /&gt;                      /dev/disk/disk0_p1   /dev/disk/disk0_p3   /dev/rdisk/disk0_p1  /dev/rdisk/disk0_p3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the equivalent on the problem machine is ..&lt;BR /&gt;&lt;BR /&gt;disk      0  64000/0xfa00/0x1    esdisk  CLAIMED     DEVICE       online  HP      LOGICAL VOLUME&lt;BR /&gt;             0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000000&lt;BR /&gt;                      /dev/disk/disk0       /dev/disk/disk0_p3    /dev/disk/disk13_p2   /dev/rdisk/disk0_p1   /dev/rdisk/disk13     /dev/rdisk/disk13_p3&lt;BR /&gt;                      /dev/disk/disk0_p1    /dev/disk/disk13      /dev/disk/disk13_p3   /dev/rdisk/disk0_p2   /dev/rdisk/disk13_p1&lt;BR /&gt;                      /dev/disk/disk0_p2    /dev/disk/disk13_p1   /dev/rdisk/disk0      /dev/rdisk/disk0_p3   /dev/rdisk/disk13_p2&lt;BR /&gt; ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How come the latter shows another set of persistent names but not the former (that I managed to clone via drd btw ) ?&lt;BR /&gt;&lt;BR /&gt;thks</description>
      <pubDate>Fri, 06 May 2011 14:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281460#M474362</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-06T14:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281461#M474363</link>
      <description>Another bit of useful info...&lt;BR /&gt;Note that the persistent file name associated with the boot disk is 13 and not 0&lt;BR /&gt;&lt;BR /&gt;saconfig /dev/ciss0 -N&lt;BR /&gt;&lt;BR /&gt;******************** SmartArray RAID Controller /dev/ciss0 ********************&lt;BR /&gt;&lt;BR /&gt;Auto-Fail Missing Disks at Boot     = disabled&lt;BR /&gt;Cache Configuration Status          = cache enabled&lt;BR /&gt;Cache Ratio                         = 25% Read / 75% Write&lt;BR /&gt;&lt;BR /&gt;---------- PHYSICAL DRIVES ----------&lt;BR /&gt;&lt;BR /&gt;Location  Ct Enc Bay       WWID           Size       Status&lt;BR /&gt;&lt;BR /&gt;Internal  1I   1   4  0x5000c50016d18259  146.8 GB   OK&lt;BR /&gt;Internal  1I   1   3  0x5000c50016d16f25  146.8 GB   OK&lt;BR /&gt;Internal  2I   1   8  0x5000c50016d15509  146.8 GB   OK&lt;BR /&gt;Internal  2I   1   7  0x5000c50016cf7bbd  146.8 GB   UNASSIGNED&lt;BR /&gt;Internal  2I   1   6  0x5000c50016d17dd1  146.8 GB   UNASSIGNED&lt;BR /&gt;Internal  2I   1   5  0x5000c50016d16619  146.8 GB   OK&lt;BR /&gt;&lt;BR /&gt;---------- LOGICAL DRIVE 0 ----------&lt;BR /&gt;&lt;BR /&gt;Device File     = /dev/disk/disk13&lt;BR /&gt;RAID Level      = 1+0&lt;BR /&gt;Size            = 139979 MB&lt;BR /&gt;Stripe Size     = 128 KB&lt;BR /&gt;Status          = OK&lt;BR /&gt;&lt;BR /&gt;Participating Physical Drive(s):&lt;BR /&gt;&lt;BR /&gt;Ct  Enc  Bay         WWID&lt;BR /&gt;1I    1    4  0x5000c50016d18259&lt;BR /&gt;1I    1    3  0x5000c50016d16f25&lt;BR /&gt;&lt;BR /&gt;Participating Spare Drive(s):&lt;BR /&gt;&lt;BR /&gt;None&lt;BR /&gt;&lt;BR /&gt;---------- LOGICAL DRIVE 1 ----------&lt;BR /&gt;&lt;BR /&gt;Device File     = /dev/disk/disk22&lt;BR /&gt;RAID Level      = 0&lt;BR /&gt;Size            = 139982 MB&lt;BR /&gt;Stripe Size     = 128 KB&lt;BR /&gt;Status          = OK&lt;BR /&gt;&lt;BR /&gt;Participating Physical Drive(s):&lt;BR /&gt;&lt;BR /&gt;Ct  Enc  Bay         WWID&lt;BR /&gt;2I    1    5  0x5000c50016d16619&lt;BR /&gt;&lt;BR /&gt;Participating Spare Drive(s):&lt;BR /&gt;&lt;BR /&gt;None&lt;BR /&gt;&lt;BR /&gt;---------- LOGICAL DRIVE 2 ----------&lt;BR /&gt;&lt;BR /&gt;Device File     = /dev/disk/disk28&lt;BR /&gt;RAID Level      = 0&lt;BR /&gt;Size            = 139982 MB&lt;BR /&gt;Stripe Size     = 128 KB&lt;BR /&gt;Status          = OK&lt;BR /&gt;&lt;BR /&gt;Participating Physical Drive(s):&lt;BR /&gt;&lt;BR /&gt;Ct  Enc  Bay         WWID&lt;BR /&gt;2I    1    8  0x5000c50016d15509&lt;BR /&gt;&lt;BR /&gt;Participating Spare Drive(s):&lt;BR /&gt;&lt;BR /&gt;None&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2011 14:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281461#M474363</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-06T14:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281462#M474364</link>
      <description>atedms02:/# echo boot_string/S | adb -o /stand/vmunix /dev/kmem&lt;BR /&gt;boot_string:&lt;BR /&gt;boot_string:&lt;BR /&gt;(;)/stand/vmunix&lt;BR /&gt;rex:/# lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk13_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk13_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk13_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk13_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk13_p2, 0&lt;BR /&gt;&lt;BR /&gt;rex:/# cat /stand/bootconf&lt;BR /&gt;l  /dev/disk/disk0_p2&lt;BR /&gt;l  /dev/disk/disk13_p2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so it looks like it booted of the 2nd dev (13).&lt;BR /&gt;&lt;BR /&gt;How do I get it to boot off 1st if setboot isnt changing. &lt;BR /&gt;&lt;BR /&gt;Why doesnt my other machine OR indeed this one show 2 discs with lvlnboot ? - thks</description>
      <pubDate>Fri, 06 May 2011 14:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281462#M474364</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-06T14:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281463#M474365</link>
      <description>Update&lt;BR /&gt;======&lt;BR /&gt;atedms02:/# echo "bootdev/x"|adb -n /stand/vmunix /dev/kmem&lt;BR /&gt;bootdev:&lt;BR /&gt;                0x1000009&lt;BR /&gt;&lt;BR /&gt;so according to this...the boot disc in the kernel is &lt;BR /&gt;&lt;BR /&gt;disk0_p2&lt;BR /&gt;&lt;BR /&gt;OR &lt;BR /&gt;&lt;BR /&gt;disk13_p2&lt;BR /&gt;&lt;BR /&gt;since both point to 0x1000009 &lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Many thks for your thoughts&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2011 14:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281463#M474365</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-06T14:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281464#M474366</link>
      <description>Sorted!&lt;BR /&gt;&lt;BR /&gt;The /stand/bootconf had the ref to disk0 ...removed it and all is well !&lt;BR /&gt;&lt;BR /&gt;thks</description>
      <pubDate>Sat, 07 May 2011 03:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281464#M474366</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-07T03:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: drd clone failure ......</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281465#M474367</link>
      <description>see above</description>
      <pubDate>Sat, 07 May 2011 03:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/drd-clone-failure/m-p/5281465#M474367</guid>
      <dc:creator>hpuxrocks</dc:creator>
      <dc:date>2011-05-07T03:05:39Z</dc:date>
    </item>
  </channel>
</rss>

