<?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: Data Migration -- attempting vgexport/vgimport in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534614#M368629</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Most probably vg03 lvols are mirrored one.&lt;BR /&gt;&lt;BR /&gt;Please post the o/p of &lt;BR /&gt;&lt;BR /&gt;#lvdisplay /dev/vg03/lvol* |grep -i -E "LV Name|Mirror copies|stale"&lt;BR /&gt;&lt;BR /&gt;if yes you can replace one by one.&lt;BR /&gt;&lt;BR /&gt;If not&lt;BR /&gt;&lt;BR /&gt;a) get an database outage.&lt;BR /&gt;b) shutdown database (gracefully)&lt;BR /&gt;c) take complete backup of vg03 lvols.&lt;BR /&gt;4) vgcfgbackup vg03&lt;BR /&gt;5) umount vg03 lvols&lt;BR /&gt;6) pvchange -a N to the vg03 pv`s&lt;BR /&gt;7) replace 73 gb disks with new 146 gb disks&lt;BR /&gt;8) vgcfgrestore vg03 on new disks&lt;BR /&gt;9) mount vg03 lvols&lt;BR /&gt;10) restore backups&lt;BR /&gt;11) startup the database&lt;BR /&gt;&lt;BR /&gt;For more info;-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Nov 2009 15:58:31 GMT</pubDate>
    <dc:creator>Aneesh Mohan</dc:creator>
    <dc:date>2009-11-16T15:58:31Z</dc:date>
    <item>
      <title>Data Migration -- attempting vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534611#M368626</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Iam using HP-UX 11.11 on rp5470 server, recently my company bought two hdd and would like to replace the old one (73GB)Oracle DB 8i with (145 GB) each.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     204800   93304  110672   46% /&lt;BR /&gt;/dev/vg00/lvol1     298928   57288  211744   21% /stand&lt;BR /&gt;/dev/vg00/lvol8    4710400  397992 4279016    9% /var&lt;BR /&gt;/dev/vg00/lvol7    1622016 1024696  592688   63% /usr&lt;BR /&gt;/dev/vg00/lvol4     516096   28944  483984    6% /tmp&lt;BR /&gt;/dev/vg00/lvol6    1146880  750752  393072   66% /opt&lt;BR /&gt;/dev/vg00/lvbkp    10240000 7379608 2771054   73% /m01bkp&lt;BR /&gt;/dev/vg00/lvol5      24576    2360   22048   10% /home&lt;BR /&gt;/dev/vg03/lvol4    16367616 11874438 4352772   73% /ra09&lt;BR /&gt;/dev/vg03/lvol3    18432000 14604408 3767792   79% /ra08&lt;BR /&gt;/dev/vg03/lvol2    18432000 10541800 7766920   58% /ra07&lt;BR /&gt;/dev/vg03/lvol1    18432000 9880412 8417972   54% /ra06&lt;BR /&gt;&lt;BR /&gt;===================&lt;BR /&gt;DISK DEVICES INFO:&lt;BR /&gt;===================&lt;BR /&gt;? 0/0/1/1.0.0     1          LVM      vg03        70007   HP 73.4GMAX3073NC ^&lt;BR /&gt;? 0/0/1/1.2.0     1          LVM      vg00        34732   HP 36.4GMAN3367MC&lt;BR /&gt;? 0/0/2/0.0.0     1          LVM      vg03        70007   HP 73.4GST373454L&lt;BR /&gt;? 0/0/2/0.2.0     1          LVM      vg00        34732   HP 36.4GMAN3367MC&lt;BR /&gt;&lt;BR /&gt;My Question is :&lt;BR /&gt;================&lt;BR /&gt;&lt;BR /&gt;As "VG00" dedicated for HP-OS and "VG03" is completely dedicated to oracle.&lt;BR /&gt;&lt;BR /&gt;#Iam not sure that two hdd of 73GB is in RAID or not , if it is in RAID can i replace one hdd (145GB) to synchronise with 73. &lt;BR /&gt;&lt;BR /&gt;#If above operation successful than i can smoothly replace another hdd of 73 to 145GB.&lt;BR /&gt;&lt;BR /&gt;IF not:&lt;BR /&gt;&lt;BR /&gt;How can i backup 73GB of disk and replace both with 145GB and restore the above Oracle Database backup possible or not . &lt;BR /&gt;&lt;BR /&gt;IF YES :&lt;BR /&gt;&lt;BR /&gt;"vgcfgbackup &amp;amp; vgcfgrestore" and "vgexport &amp;amp; vgimport" &lt;BR /&gt;&lt;BR /&gt;which one helps me to solve this issue,&lt;BR /&gt;&lt;BR /&gt;BACKUP:&lt;BR /&gt;&lt;BR /&gt;Backup media is a tape of 200GB.&lt;BR /&gt;&lt;BR /&gt;I appreciate all experts who help me whenever i needed ............&lt;BR /&gt;&lt;BR /&gt;Rgd's&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534611#M368626</guid>
      <dc:creator>Akif_1</dc:creator>
      <dc:date>2009-11-16T15:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data Migration -- attempting vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534612#M368627</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;vgdisplay -v vg03&lt;BR /&gt;&lt;BR /&gt;That will let you know which disks are occupied by what logcal volumes.&lt;BR /&gt;&lt;BR /&gt;then you can plan this out.&lt;BR /&gt;&lt;BR /&gt;the general procedure, running vgexport on vg03, followed by vgimport and restore of data is a good one. You need to back up that oracle database, preferably cold, with Oracle down.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 Nov 2009 15:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534612#M368627</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-11-16T15:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Migration -- attempting vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534613#M368628</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Iam not sure that two hdd of 73GB is in RAID or not , if it is in RAID can i replace one hdd (145GB) to synchronise with 73. &lt;BR /&gt;&lt;BR /&gt;I assume that your are asking if the logical volumes of vg03 are mirrored.  To determine that, use 'lvdisplay' for each logical volume in 'vg03' looking for "Mirror copies".  A value greater than zero indicates that the logical volume is mirrored.  Adding a '-v' will show you which physical disks are involved in the mirroring:&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg03/lvol&lt;N&gt;&lt;BR /&gt;&lt;BR /&gt;That said, if you simply replace one 73GB physical disk with a 146GB one, perhaps by using 'vgreduce' and 'vgextend', the new larger disk may not be fully utilizable.  You need to determine the 'Max PE per PV' and 'PE Size' values of your old physical disk from:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay vg03&lt;BR /&gt;&lt;BR /&gt;Then, calculate if the product of these two values sufficient to use all of your new disk.  If not, you will need to migrate your data from the old to the new disk.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;/N&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534613#M368628</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-11-16T15:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data Migration -- attempting vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534614#M368629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Most probably vg03 lvols are mirrored one.&lt;BR /&gt;&lt;BR /&gt;Please post the o/p of &lt;BR /&gt;&lt;BR /&gt;#lvdisplay /dev/vg03/lvol* |grep -i -E "LV Name|Mirror copies|stale"&lt;BR /&gt;&lt;BR /&gt;if yes you can replace one by one.&lt;BR /&gt;&lt;BR /&gt;If not&lt;BR /&gt;&lt;BR /&gt;a) get an database outage.&lt;BR /&gt;b) shutdown database (gracefully)&lt;BR /&gt;c) take complete backup of vg03 lvols.&lt;BR /&gt;4) vgcfgbackup vg03&lt;BR /&gt;5) umount vg03 lvols&lt;BR /&gt;6) pvchange -a N to the vg03 pv`s&lt;BR /&gt;7) replace 73 gb disks with new 146 gb disks&lt;BR /&gt;8) vgcfgrestore vg03 on new disks&lt;BR /&gt;9) mount vg03 lvols&lt;BR /&gt;10) restore backups&lt;BR /&gt;11) startup the database&lt;BR /&gt;&lt;BR /&gt;For more info;-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534614#M368629</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-16T15:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data Migration -- attempting vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534615#M368630</link>
      <description>If the planets align okay then you could just break the VG03 mirror and remirror to the bigger drive, do the same thing with the other disk once the mirrors are syncd. Really depends on how the VG was set up.</description>
      <pubDate>Mon, 16 Nov 2009 23:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534615#M368630</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2009-11-16T23:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Migration -- attempting vgexport/vgimport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534616#M368631</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Find an enclosed detail file of above query ........&lt;BR /&gt;&lt;BR /&gt;Rgd's</description>
      <pubDate>Wed, 18 Nov 2009 05:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration-attempting-vgexport-vgimport/m-p/4534616#M368631</guid>
      <dc:creator>Akif_1</dc:creator>
      <dc:date>2009-11-18T05:52:30Z</dc:date>
    </item>
  </channel>
</rss>

