<?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: rootdg migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335617#M561444</link>
    <description>Do I just mirror using vxmirror, does it copy private and public region or any neccesary structure to make Veritas to work on booting. Also I dont' have any volumes only one placeholder volume, does vxmirror or vxdiskadm to mirror could be still used?? Am confused ??</description>
    <pubDate>Mon, 12 Jan 2009 13:16:58 GMT</pubDate>
    <dc:creator>Dominic Saul</dc:creator>
    <dc:date>2009-01-12T13:16:58Z</dc:date>
    <item>
      <title>rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335615#M561442</link>
      <description>I have a HPUX11.11 system where LVM and VxVM co-exist. We have data disks using Veritas so rootdg is just there so that veritas could be used. Now I have a situation where rootdg disk is part of SAN that we are migarting to SAN. So how do I migrate this disk in the rootdg to new disk in other SAN?  I have a just one placeholder volume in the rootdg.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SU-kermit:/# swlist | grep -i vxvm&lt;BR /&gt;  Base-VXVM                             B.03.50.5      Base VERITAS Volume Manager Bundle 3.5 for HP-UX &lt;BR /&gt;&lt;BR /&gt;SU-kermit:/# vxprint -ht -g rootdg&lt;BR /&gt;DG NAME         NCONFIG      NLOG     MINORS   GROUP-ID&lt;BR /&gt;DM NAME         DEVICE       TYPE     PRIVLEN  PUBLEN   STATE&lt;BR /&gt;RV NAME         RLINK_CNT    KSTATE   STATE    PRIMARY  DATAVOLS  SRL&lt;BR /&gt;RL NAME         RVG          KSTATE   STATE    REM_HOST REM_DG    REM_RLNK&lt;BR /&gt;V  NAME         RVG          KSTATE   STATE    LENGTH   READPOL   PREFPLEX UTYPE&lt;BR /&gt;PL NAME         VOLUME       KSTATE   STATE    LENGTH   LAYOUT    NCOL/WID MODE&lt;BR /&gt;SD NAME         PLEX         DISK     DISKOFFS LENGTH   [COL/]OFF DEVICE   MODE&lt;BR /&gt;SV NAME         PLEX         VOLNAME  NVOLLAYR LENGTH   [COL/]OFF AM/NM    MODE&lt;BR /&gt;DC NAME         PARENTVOL    LOGVOL&lt;BR /&gt;SP NAME         SNAPVOL      DCO&lt;BR /&gt; &lt;BR /&gt;dg rootdg       default      default  0        1087383095.1025.kermit&lt;BR /&gt; &lt;BR /&gt;dm kermit-root  c6t1d1       simple   1024     47137248 -&lt;BR /&gt; &lt;BR /&gt;v  placebo      -            ENABLED  ACTIVE   10240    SELECT    -        fsgen&lt;BR /&gt;pl placebo-01   placebo      ENABLED  ACTIVE   10240    CONCAT    -        RW&lt;BR /&gt;sd kermit-root-01 placebo-01 kermit-root 0     10240    0         c6t1d1   ENA&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2009 10:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335615#M561442</guid>
      <dc:creator>Dominic Saul</dc:creator>
      <dc:date>2009-01-12T10:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335616#M561443</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would add a san lun to the rootdg configuration (vxdiskadm) mirror it with c6t1d1 disk (vea or vxvm gui) and then remove the c6t1d1 disk from the rootdg.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 12 Jan 2009 12:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335616#M561443</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-01-12T12:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335617#M561444</link>
      <description>Do I just mirror using vxmirror, does it copy private and public region or any neccesary structure to make Veritas to work on booting. Also I dont' have any volumes only one placeholder volume, does vxmirror or vxdiskadm to mirror could be still used?? Am confused ??</description>
      <pubDate>Mon, 12 Jan 2009 13:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335617#M561444</guid>
      <dc:creator>Dominic Saul</dc:creator>
      <dc:date>2009-01-12T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335618#M561445</link>
      <description>here is doc. You could use the /etc/vx/bin/vxrootmir tool ot use below commands. Since do not have any data on this disc you would not have to create and sync the volumes.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://seer.entsupport.symantec.com/docs/253074.htm" target="_blank"&gt;http://seer.entsupport.symantec.com/docs/253074.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;# /etc/vx/bin/vxdisksetup -iB cxtydz&lt;BR /&gt;&lt;BR /&gt;# vxdg -g rootdg adddisk rootmir1=cxtydz&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 12 Jan 2009 13:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335618#M561445</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-01-12T13:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335619#M561446</link>
      <description>Hi Dominic,&lt;BR /&gt;&lt;BR /&gt;Just add a sanlun of the new san, to the rootdg diskgroup.&lt;BR /&gt;&lt;BR /&gt;Mirroring, or rootdisk mirroring is not necessary, as the rootdg diskgroup is just there for placeholder value. Also having a volume on this rootdg diskgroup should not be necessary.&lt;BR /&gt;&lt;BR /&gt;So something like&lt;BR /&gt;&lt;BR /&gt;# vxdisksetup -i &lt;NEWSANLUNDEVICE&gt;&lt;BR /&gt;# vxdg -g rootdg adddisk rootdisk01=&lt;NEWSANLUNDEVICE&gt;&lt;BR /&gt;&lt;BR /&gt;# vxassist -g rootdg remove volume placebo&lt;BR /&gt;&lt;BR /&gt;# vxdg -g rootdg rmdisk kermit-root&lt;BR /&gt;&lt;BR /&gt;should be enough..&lt;BR /&gt;&lt;BR /&gt;NOTE: Upgrade to HP-UX 11.23/vxvm 5.0, then you can get rid alltogether, of this rootdg diskgroup.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Chris&lt;/NEWSANLUNDEVICE&gt;&lt;/NEWSANLUNDEVICE&gt;</description>
      <pubDate>Mon, 12 Jan 2009 14:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335619#M561446</guid>
      <dc:creator>chris huys_4</dc:creator>
      <dc:date>2009-01-12T14:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335620#M561447</link>
      <description>I have a doubt...you said its rootdg and u also saying it does not have any volume except placebo....&lt;BR /&gt;how is it possible???&lt;BR /&gt;Am i taking it wrong way???&lt;BR /&gt;well best part would be to add new disk in rootdg and then run &lt;BR /&gt;volrootmir -a&lt;BR /&gt;-a works if u want to mirror uservol,varvol etc....&lt;BR /&gt;m confused.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kapil+</description>
      <pubDate>Tue, 13 Jan 2009 02:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335620#M561447</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-01-13T02:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: rootdg migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335621#M561448</link>
      <description>Hi Dominic,&lt;BR /&gt;&lt;BR /&gt;I am interested on which method you used to migrate the rootdg.  I am in a similar scenario and would very much appreciate if you can please share with me the commands and steps you took to migrate the rootdg from original to new SAN.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rey</description>
      <pubDate>Thu, 18 Jun 2009 15:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rootdg-migration/m-p/4335621#M561448</guid>
      <dc:creator>Rey Cao</dc:creator>
      <dc:date>2009-06-18T15:48:38Z</dc:date>
    </item>
  </channel>
</rss>

