<?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 vgimport from aEMC TimeFinder Clone? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796680#M616389</link>
    <description>Hi folks,&lt;BR /&gt;does anyone has experience with cloning with EMC timefinder clone? The mechanism should be the same when I am using dd or whatever to dump whole disks.&lt;BR /&gt;My problem is:&lt;BR /&gt;I have an active volumegroup and this should be the whole time in this state.&lt;BR /&gt;I clone this vg with EMC timefinder clone to another disk. I will use this clone on another host, but when I try to a vgimport I think I run in trouble, because the exact copy of the disk has also the vg ID and needs to change firstly I think. What are the steps to get a good imported   vg on the other host?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Klaus</description>
    <pubDate>Tue, 30 May 2006 07:31:55 GMT</pubDate>
    <dc:creator>Infra team member</dc:creator>
    <dc:date>2006-05-30T07:31:55Z</dc:date>
    <item>
      <title>vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796680#M616389</link>
      <description>Hi folks,&lt;BR /&gt;does anyone has experience with cloning with EMC timefinder clone? The mechanism should be the same when I am using dd or whatever to dump whole disks.&lt;BR /&gt;My problem is:&lt;BR /&gt;I have an active volumegroup and this should be the whole time in this state.&lt;BR /&gt;I clone this vg with EMC timefinder clone to another disk. I will use this clone on another host, but when I try to a vgimport I think I run in trouble, because the exact copy of the disk has also the vg ID and needs to change firstly I think. What are the steps to get a good imported   vg on the other host?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Klaus</description>
      <pubDate>Tue, 30 May 2006 07:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796680#M616389</guid>
      <dc:creator>Infra team member</dc:creator>
      <dc:date>2006-05-30T07:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796681#M616390</link>
      <description>Please refer the man pages of vgchgid.&lt;BR /&gt;&lt;BR /&gt;This is used for changing VGIDs in these scenario's.</description>
      <pubDate>Tue, 30 May 2006 07:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796681#M616390</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-05-30T07:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796682#M616391</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The first thing to note is when you clone the disks in the VG - am not aware of timefinder (As i understand it is similar to BCVs) - but when you are splitting the clone copies you must have your primary volumes quiesced. which means if they are filesystems they must be unmounted, if its database vols , database must be shutdown.&lt;BR /&gt;&lt;BR /&gt;Next - if you are presenting the disks to another host, its not necessary to change the VG id - unless there has been another VG using the same id on the other host.&lt;BR /&gt;In that case you can use&lt;BR /&gt;vgchgid /dev/rdsk/disk1 disk2 ...&lt;BR /&gt;So mention all the disks in the VG on other host to vgchgid - this will change the VG id on the disks.&lt;BR /&gt;man vgchgid.&lt;BR /&gt;Then you can create /dev/vgname&lt;BR /&gt;the group file in /dev/vgname using mknod and using unique minor number&lt;BR /&gt;Then import the VG&lt;BR /&gt;vgimport /dev/vgname disk1 disk2 ...&lt;BR /&gt;vgchamge -a y /dev/vgname [ Activate the VG ]&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 30 May 2006 07:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796682#M616391</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-30T07:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796683#M616392</link>
      <description>many thanks!! vgchgid helps, BUT&lt;BR /&gt;it looks like that TimeFinder Clone does not work well. I get this when I try to mount the imported vg:&lt;BR /&gt;#mount /dev/vgemctst/lvol1 /emctst&lt;BR /&gt;vxfs mount: /dev/vgemctst/lvol1 is corrupted. needs checking&lt;BR /&gt;&lt;BR /&gt;#fsck /dev/rdsk/c3t14d2&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;vxfs fsck: not a valid vxfs file system&lt;BR /&gt;invalid super-block&lt;BR /&gt;vxfs fsck: cannot initialize aggregate&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Klaus</description>
      <pubDate>Tue, 30 May 2006 09:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796683#M616392</guid>
      <dc:creator>Infra team member</dc:creator>
      <dc:date>2006-05-30T09:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796684#M616393</link>
      <description>As I said earlier, are you stopping all activity on the volumes when you are splitting the clone volumes to be presented to the other host ? Like shutting down the database or unmounting the filesystems ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 09:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796684#M616393</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-30T09:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796685#M616394</link>
      <description>no, every thing was up and running, but I have chosen my ignite vg, which does not has any activities normally (except smthg was started by me ;-)).&lt;BR /&gt;Normally should be that I can take online clones whithout shutting down the source (like bring the oracle instance in backup mode ...), so it should work as it is sold.&lt;BR /&gt;&lt;BR /&gt;I will try it with unmounting again, too see what happens.</description>
      <pubDate>Tue, 30 May 2006 09:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796685#M616394</guid>
      <dc:creator>Infra team member</dc:creator>
      <dc:date>2006-05-30T09:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796686#M616395</link>
      <description>Yes you are partly correct.&lt;BR /&gt;You can clone while everything is running. But when you want to split the clones so as to present them to another host - then you need to make sure that there is no activity - rather shutdown database, unmount filesystems for the time it takes to split the clones , and again you can bring the filesys/database up.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 30 May 2006 09:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796686#M616395</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-30T09:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796687#M616396</link>
      <description>You don't mention what version of Solution Enabler your running....so my attached document is for 6.0.2 where you run from the primary side to affect the R2/BCV.&lt;BR /&gt;If your running an older version you run from the R2 side without the ~ -rdf option.&lt;BR /&gt;&lt;BR /&gt;Before mounting the bcv (timefinder clone) you must do the fsck.&lt;BR /&gt;I do the process in a script...so it first puts my prod oracle database into hotbackup, then it re-associates the bcv disk and syncs it up. When it's done syncing it splits them off, runs the fsck for each and then mounts them up.&lt;BR /&gt;Copy of one of them is attached..&lt;BR /&gt;&lt;BR /&gt;I have some old notes about setting up the disk the first time if you want that I can attach it.  It's just some old scribble notes...but your welcome to use it. Just let me know.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 10:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796687#M616396</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-05-30T10:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796688#M616397</link>
      <description>Here's that other document...please remember, like I said, it's just some old scribble notes for setting up BCV's the first time.&lt;BR /&gt;&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 30 May 2006 10:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796688#M616397</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-05-30T10:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796689#M616398</link>
      <description>Many thanks to all who helps me so fast.&lt;BR /&gt;I have to play around a bit to get more experience with the EMC cloning.&lt;BR /&gt;&lt;BR /&gt;Rita,&lt;BR /&gt;your scripts looks like a very good help for me. Thanks for that. I am using also the version V6.0.2.0, so that it is every thing very well.&lt;BR /&gt;&lt;BR /&gt;When I get new results, I will summarize.&lt;BR /&gt;&lt;BR /&gt;Thanks and bye for now.&lt;BR /&gt;Klaus</description>
      <pubDate>Wed, 31 May 2006 01:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796689#M616398</guid>
      <dc:creator>Infra team member</dc:creator>
      <dc:date>2006-05-31T01:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport from aEMC TimeFinder Clone?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796690#M616399</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I clone my BCVs disks of the following way:&lt;BR /&gt;&lt;BR /&gt;# vgchange -a n vgbcv  (in node target)&lt;BR /&gt;# symmir -g group_name establish&lt;BR /&gt;# symmir -g group_name split&lt;BR /&gt;&lt;BR /&gt;In node source&lt;BR /&gt;&lt;BR /&gt;# vgexport -p -m /tmp/vgori.map vgori&lt;BR /&gt;# scp -p /tmp/vgori.map node_target:/tmp&lt;BR /&gt;&lt;BR /&gt;In node target&lt;BR /&gt;&lt;BR /&gt;# vgexport vgbcv (export destructive=&lt;BR /&gt;# mkdir /dev/vgbcv&lt;BR /&gt;# mknod /dev/vgbcv/group c 64 nnnnnn&lt;BR /&gt;&lt;BR /&gt;For all disks of vgbcv:&lt;BR /&gt;&lt;BR /&gt;# vgchgid /dev/rdsk/cxtydz /dev/rdsk/... ...&lt;BR /&gt;&lt;BR /&gt;# vgimport -m /tmp/vgori.map /dev/vgbcv /dev/dsk/cxtydz ...&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vgbcv&lt;BR /&gt;&lt;BR /&gt;For all files systems of vgbcv:&lt;BR /&gt;&lt;BR /&gt;# fsck -y -o full /dev/vgbcv/lvnnn&lt;BR /&gt;&lt;BR /&gt;# mount /dev/vgbcv/lvnnn mount_point&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 02:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-from-aemc-timefinder-clone/m-p/3796690#M616399</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-05-31T02:05:23Z</dc:date>
    </item>
  </channel>
</rss>

