<?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: Help mounting a drive already containing data in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797702#M616403</link>
    <description>hi;&lt;BR /&gt;to find the exist minor number try;&lt;BR /&gt;#ll /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;note that :to avoid deleting data,DO NOT use pvcreate or vgcreate command.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 31 May 2006 10:42:37 GMT</pubDate>
    <dc:creator>Mustafa Gulercan</dc:creator>
    <dc:date>2006-05-31T10:42:37Z</dc:date>
    <item>
      <title>Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797699#M616400</link>
      <description>HPUX 11.i&lt;BR /&gt;&lt;BR /&gt;We had the operating system drive crash.  Installed a new drive and installed 11.i.  How do we mount the existing drives on the system that already contain data without deleting them??</description>
      <pubDate>Wed, 31 May 2006 10:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797699#M616400</guid>
      <dc:creator>Rick Frazier_1</dc:creator>
      <dc:date>2006-05-31T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797700#M616401</link>
      <description>Assuming they were separate Volume Groups, you would use vgimport:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg01&lt;BR /&gt;mknod /dev/vg01/group c 64  0x010000&lt;BR /&gt;vgimport -s -m /tmp/vg01map /dev/vg01&lt;BR /&gt;vgchange -a y /dev/vg01&lt;BR /&gt;&lt;BR /&gt;If you don't have a map file, it's not necessary unless you did not follow standard lvol naming conventions.  If the -s (scan) option doesn't work for some reason, you will have to explicitly identify the physical volumes that belong to this VG.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 31 May 2006 10:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797700#M616401</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-05-31T10:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797701#M616402</link>
      <description>Wait a minute.  Was this a reinstallation of 11.i or an upgrade?&lt;BR /&gt;&lt;BR /&gt;# /etc/vgcfgrestore -n vg /dev/dsk/????&lt;BR /&gt;# vgsync vg&lt;BR /&gt;# vgchange -a y vg&lt;BR /&gt;&lt;BR /&gt;Then upgrade.&lt;BR /&gt;&lt;BR /&gt;Was this a bad root disk?  Did you use an ignite tape or new install?&lt;BR /&gt;&lt;BR /&gt;Need your EXACT procedure/steps.</description>
      <pubDate>Wed, 31 May 2006 10:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797701#M616402</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-05-31T10:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797702#M616403</link>
      <description>hi;&lt;BR /&gt;to find the exist minor number try;&lt;BR /&gt;#ll /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;note that :to avoid deleting data,DO NOT use pvcreate or vgcreate command.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 10:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797702#M616403</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-05-31T10:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797703#M616404</link>
      <description>Same on me . . .didn't have ignite loaded.  This is a hard drive replacement with 11.1 installed from scratch.</description>
      <pubDate>Wed, 31 May 2006 10:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797703#M616404</guid>
      <dc:creator>Rick Frazier_1</dc:creator>
      <dc:date>2006-05-31T10:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797704#M616405</link>
      <description>Shame on me . . .didn't have ignite loaded.  This is a hard drive replacement with 11.1 installed from scratch.</description>
      <pubDate>Wed, 31 May 2006 10:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797704#M616405</guid>
      <dc:creator>Rick Frazier_1</dc:creator>
      <dc:date>2006-05-31T10:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797705#M616406</link>
      <description>All is not lost mon ami.  Pull out your latest data backup tapes.  Create a temp. file system and mount point and restore into this.  Or, if your comfortable with overwriting your new data, restore over it.</description>
      <pubDate>Wed, 31 May 2006 11:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797705#M616406</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-05-31T11:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797706#M616407</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;Here is an excellent document on recovering from disk failures:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 31 May 2006 11:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797706#M616407</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-05-31T11:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797707#M616408</link>
      <description>So . . . there is no way to access the drives without mounting them (which will delete them), then restoring them?&lt;BR /&gt;&lt;BR /&gt;The problem with the backup of data is that we will lose alomst a whole day of input.  Is this our only option??</description>
      <pubDate>Wed, 31 May 2006 11:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797707#M616408</guid>
      <dc:creator>Rick Frazier_1</dc:creator>
      <dc:date>2006-05-31T11:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797708#M616409</link>
      <description>Thanks eveyone for quick responce . . &lt;BR /&gt;&lt;BR /&gt;The only disk that crashed was the operating system drive.  All others are ok.  Just need to figure out how to mount the existing volumes and leave the data intact.&lt;BR /&gt;&lt;BR /&gt;I will wait for further responce before I attempt anything. If at all possible, need to retain data on these volumes without deleting them.</description>
      <pubDate>Wed, 31 May 2006 11:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797708#M616409</guid>
      <dc:creator>Rick Frazier_1</dc:creator>
      <dc:date>2006-05-31T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797709#M616410</link>
      <description>Rick;&lt;BR /&gt;did you read Pete's document.It is a certain answer to your case.i extract a page which include a flowchart from this document.Pls follow those steps.&lt;BR /&gt;&lt;BR /&gt;regards;&lt;BR /&gt;mustafa</description>
      <pubDate>Wed, 31 May 2006 11:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797709#M616410</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-05-31T11:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797710#M616411</link>
      <description>Thanks . . .you guys are great!  Was able to mount the existing volumes without losing a thing.  Kudos to all!&lt;BR /&gt;&lt;BR /&gt;One more thing . . . I want to make sure and get ignite installed on this server.  Is this on the installation disks, or do I need to download it from HP?&lt;BR /&gt;&lt;BR /&gt;Thanks again in advance!!!</description>
      <pubDate>Wed, 31 May 2006 12:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797710#M616411</guid>
      <dc:creator>Rick Frazier_1</dc:creator>
      <dc:date>2006-05-31T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help mounting a drive already containing data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797711#M616412</link>
      <description>check if ignite is installed or not by following;&lt;BR /&gt;#swlist -l fileset |grep -i ignite&lt;BR /&gt;&lt;BR /&gt;if not dowload it from;&lt;BR /&gt;&lt;A href="https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=IGNITEUXB" target="_blank"&gt;https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS:Do not forget the submit points to whom wanna help you pls.read the forÄ±m ethics&lt;BR /&gt;regards;&lt;BR /&gt;mustafa&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 13:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-mounting-a-drive-already-containing-data/m-p/3797711#M616412</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-05-31T13:01:11Z</dc:date>
    </item>
  </channel>
</rss>

