<?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: Resurrecting old disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106593#M689683</link>
    <description>In order to find a disk device address or name, run &lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;If the disk is internal, near it's slot you can find it's H/W address and, according to it from output of ioscam you'll see its device name</description>
    <pubDate>Thu, 01 May 2008 16:00:16 GMT</pubDate>
    <dc:creator>Victor Fridyev</dc:creator>
    <dc:date>2008-05-01T16:00:16Z</dc:date>
    <item>
      <title>Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106590#M689680</link>
      <description>Hi,&lt;BR /&gt;I've had to re-install HP-UX 11.11, as the OS disk crashed. &lt;BR /&gt;Unfortunately, all my backups are corrupt as the tape drive was also faulty.&lt;BR /&gt;My problem is that I have a second disk that I need to re-mount, but I can't seem to do it using sam as I'm going around in circles. i.e. everytime I seem to be getting close, it keeps saying that there are old LVM structures on the disk and all your data will be lost if you proceed.&lt;BR /&gt;Is there any easy way that I can just mount this disk without using sam ?&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated,&lt;BR /&gt;&lt;BR /&gt;Kevin Eady</description>
      <pubDate>Thu, 01 May 2008 09:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106590#M689680</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-01T09:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106591#M689681</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to do the following:&lt;BR /&gt;mkdir /dev/vgrest&lt;BR /&gt;mknod /dev/vgrest c 64 0x070000&lt;BR /&gt;vgimport /dev/vgrest /dev/dsk/cxxxx&lt;BR /&gt;vgchange -a y vgrest&lt;BR /&gt;And after that try to mount all file systems.&lt;BR /&gt;Please use a unique minor number in the mknod command and replace cxxxx with real disk address&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 01 May 2008 09:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106591#M689681</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2008-05-01T09:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106592#M689682</link>
      <description>Thanks for you speedy reply.&lt;BR /&gt;Just one question though, how do I find out the real disk address ?&lt;BR /&gt;I tried to get the "device information" in sam, but it wouldn't let me have the info as I hadn't configured it, and when I try to configure it, it says the bit about losing all my information.&lt;BR /&gt;I also don't know what the original disk address was as I don't have a copy of the "fstab".&lt;BR /&gt;&lt;BR /&gt;Kevin</description>
      <pubDate>Thu, 01 May 2008 09:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106592#M689682</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-01T09:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106593#M689683</link>
      <description>In order to find a disk device address or name, run &lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;If the disk is internal, near it's slot you can find it's H/W address and, according to it from output of ioscam you'll see its device name</description>
      <pubDate>Thu, 01 May 2008 16:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106593#M689683</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2008-05-01T16:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106594#M689684</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; how do I find out the real disk address ?&lt;BR /&gt;==&amp;gt; ioscan -fnC disk&lt;BR /&gt;==&amp;gt; lvlnboot -v&lt;BR /&gt;==&amp;gt; setboot -v&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 03 May 2008 09:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106594#M689684</guid>
      <dc:creator>YAQUB_1</dc:creator>
      <dc:date>2008-05-03T09:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106595#M689685</link>
      <description>Thanks, have got the disk address now, but tried to do as you suggest and get these errors now ....&lt;BR /&gt;# mkdir /dev/vgrest&lt;BR /&gt;# mknod /dev/vgrest c 64 0x070000&lt;BR /&gt;mknod: File exists&lt;BR /&gt;# vgimport /dev/vgrest /dev/dsk/c3t15d0&lt;BR /&gt;vgimport: "/dev/vgrest/group": not a character device.&lt;BR /&gt;&lt;BR /&gt;any thoughts ?</description>
      <pubDate>Wed, 07 May 2008 14:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106595#M689685</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-07T14:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106596#M689686</link>
      <description>Is because de minor number is not unique, try as follows:&lt;BR /&gt;&lt;BR /&gt;1. # rm -r /dev/vgrest&lt;BR /&gt;2. # mkdir /dev/vgrest&lt;BR /&gt;3. # mknod /dev/vgrest c 64 0x0f0000&lt;BR /&gt;4. # vgimport /dev/vgrest /dev/dsk/c3t15d0&lt;BR /&gt;&lt;BR /&gt;If you get any output messages from mknod command you must repeat steps 1-3 changing the minor number (the "0f" in 0x0f0000) by other not currently in use.&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Wed, 07 May 2008 15:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106596#M689686</guid>
      <dc:creator>Andres_13</dc:creator>
      <dc:date>2008-05-07T15:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106597#M689687</link>
      <description>Have tried loads of different minor numbers now and still get "file exists". Maybe something else is wrong ?&lt;BR /&gt;Have done a "vgscan" and it says that Physical Volume "/dev/dsk/c3t15d0" is not part of a Volume Group.&lt;BR /&gt;Can this be part of the problem ?</description>
      <pubDate>Thu, 08 May 2008 13:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106597#M689687</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-08T13:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106598#M689688</link>
      <description>What does 'll /dev/vgrest' show?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 08 May 2008 14:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106598#M689688</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-05-08T14:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106599#M689689</link>
      <description>Just says "total 0"</description>
      <pubDate>Thu, 08 May 2008 14:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106599#M689689</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-08T14:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106600#M689690</link>
      <description>I'm not really sure about your current status.&lt;BR /&gt;&lt;BR /&gt;What is the result of&lt;BR /&gt;&lt;BR /&gt;# vgscan -v -p&lt;BR /&gt;&lt;BR /&gt;(this is preview mode)</description>
      <pubDate>Thu, 08 May 2008 14:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106600#M689690</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-08T14:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106601#M689691</link>
      <description>There is a typo&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # mknod /dev/vgrest c 64 0x070000&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 3. # mknod /dev/vgrest c 64 0x0f0000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You left out the group file&lt;BR /&gt;&lt;BR /&gt; # mknod /dev/vgrest/group c 64 0x070000&lt;BR /&gt;</description>
      <pubDate>Thu, 08 May 2008 14:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106601#M689691</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-08T14:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106602#M689692</link>
      <description>Yes, it give a few errors ...&lt;BR /&gt;{hp11} root&amp;gt; # vgscan -v -p&lt;BR /&gt;Error getting path name of volume group with group file minor number 0x10000.&lt;BR /&gt;Minor number of /dev/vg10/group is not unique. /dev/vg02/group has the same mino&lt;BR /&gt;r number.&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/vg01&lt;BR /&gt;".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/evg0&lt;BR /&gt;5".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/evg2&lt;BR /&gt;0".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/evg5&lt;BR /&gt;0".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/evg7&lt;BR /&gt;0".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/evg6&lt;BR /&gt;0".&lt;BR /&gt;vgscan: The physical volume "/dev/dsk/c1t15d0" is already recorded in the "/etc/&lt;BR /&gt;lvmtab" file.&lt;BR /&gt;Physical Volume "/dev/dsk/c3t15d0" is not part of a Volume Group&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t15d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The Volume Group /dev/vg01 was not matched with any Physical Volumes.&lt;BR /&gt;The Volume Group /dev/evg05 was not matched with any Physical Volumes.&lt;BR /&gt;The Volume Group /dev/evg20 was not matched with any Physical Volumes.&lt;BR /&gt;The Volume Group /dev/evg50 was not matched with any Physical Volumes.&lt;BR /&gt;The Volume Group /dev/evg70 was not matched with any Physical Volumes.&lt;BR /&gt;The Volume Group /dev/evg60 was not matched with any Physical Volumes.</description>
      <pubDate>Thu, 08 May 2008 14:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106602#M689692</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-08T14:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106603#M689693</link>
      <description>ok and now&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vg*/group&lt;BR /&gt;# strings /etc/lvmtab</description>
      <pubDate>Thu, 08 May 2008 14:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106603#M689693</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-08T14:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106604#M689694</link>
      <description>OK, can now do the "mknod" when I include group.&lt;BR /&gt;But now get this ...&lt;BR /&gt;{hp11} root&amp;gt; # vgimport /dev/vgrest /dev/dsk/c3t15d0&lt;BR /&gt;Physical Volume "/dev/dsk/c3t15d0" is not part of a Volume Group&lt;BR /&gt;{hp11} root&amp;gt; # ll /dev/vg*/group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 Apr 23 17:07 /dev/vg00/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x030000 Feb 12  2005 /dev/vg01/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x010000 Apr 30 16:45 /dev/vg02/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x010000 Dec 15 14:24 /dev/vg10/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x0f0000 May  8 16:31 /dev/vgrest/group&lt;BR /&gt;{hp11} root&amp;gt; # strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t15d0</description>
      <pubDate>Thu, 08 May 2008 14:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106604#M689694</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-08T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106605#M689695</link>
      <description>there is a problem with vg02 and vg10.&lt;BR /&gt;&lt;BR /&gt;because of your naming please do this too&lt;BR /&gt;&lt;BR /&gt;# ll /dev/evg*/group</description>
      <pubDate>Thu, 08 May 2008 14:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106605#M689695</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-08T14:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106606#M689696</link>
      <description>the reason is we need to find an unused group number first ... these numbers must be unique.</description>
      <pubDate>Thu, 08 May 2008 14:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106606#M689696</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-08T14:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106607#M689697</link>
      <description>Yes, I think that that particular problem was caused because I had to use an ignite tape from another system to install the OS.&lt;BR /&gt;&lt;BR /&gt;/dev/evg05:&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x040000 Nov  7  2006 group&lt;BR /&gt;brw-r-----   1 root       sys         64 0x040001 Nov  7  2006 lv_u05_oracledb&lt;BR /&gt;brw-r-----   1 root       sys         64 0x040002 Nov  7  2006 lv_u05_oradata&lt;BR /&gt;crw-r-----   1 root       sys         64 0x040001 Nov  7  2006 rlv_u05_oracledb&lt;BR /&gt;crw-r-----   1 root       sys         64 0x040002 Nov  7  2006 rlv_u05_oradata&lt;BR /&gt;&lt;BR /&gt;/dev/evg20:&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x060000 Feb 12  2005 group&lt;BR /&gt;brw-r-----   1 root       sys         64 0x060001 Feb 12  2005 lv_u20&lt;BR /&gt;crw-r-----   1 root       sys         64 0x060001 Feb 12  2005 rlv_u20&lt;BR /&gt;&lt;BR /&gt;/dev/evg50:&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x070000 Feb 12  2005 group&lt;BR /&gt;brw-r-----   1 root       sys         64 0x070001 Feb 12  2005 lv_u50&lt;BR /&gt;crw-r-----   1 root       sys         64 0x070001 Feb 12  2005 rlv_u50&lt;BR /&gt;&lt;BR /&gt;/dev/evg60:&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x0a0000 Dec 15 14:26 group&lt;BR /&gt;brw-r-----   1 root       sys         64 0x0a0001 Dec 15 14:26 lv_u60&lt;BR /&gt;crw-r-----   1 root       sys         64 0x0a0001 Dec 15 14:26 rlv_u60&lt;BR /&gt;&lt;BR /&gt;/dev/evg70:&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x090000 Feb 12  2005 group&lt;BR /&gt;brw-r-----   1 root       sys         64 0x090001 Feb 12  2005 lv_u70&lt;BR /&gt;crw-r-----   1 root       sys         64 0x090001 Feb 12  2005 rlv_u70</description>
      <pubDate>Thu, 08 May 2008 14:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106607#M689697</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-08T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106608#M689698</link>
      <description>It looks like all these volume groups are not in use. They came in with the ignite tape. Based on "strings /etc/lvmtab" all these /dev/vg* can be deleted. Please confirm this.&lt;BR /&gt;&lt;BR /&gt;It looks like you only have two disks on this server, c1t15d0 is the boot disk and c3t15d0 is the disk you are trying to import.&lt;BR /&gt;&lt;BR /&gt;This can be verified with&lt;BR /&gt;ioscan -fnkC disk&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;&amp;gt; {hp11} root&amp;gt; # vgimport /dev/vgrest /dev/dsk/c3t15d0&lt;BR /&gt;Physical Volume "/dev/dsk/c3t15d0" is not part of a Volume Group&lt;BR /&gt;&lt;BR /&gt;This should have worked. Unless the conflict of group minor nimbers prevented it. Did you possibly initialize (pvcreate) the second disk from within SAM?&lt;BR /&gt;&lt;BR /&gt;Verify theat all these volume groups do not exist in this server and delete the /dev/vg??? directories except /dev/vg00 and /dev/vgrest and try the vgimport again.</description>
      <pubDate>Thu, 08 May 2008 16:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106608#M689698</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-08T16:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Resurrecting old disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106609#M689699</link>
      <description>Thanks for all your help, but I've decided that I've spent too much time on this and I'm just going to re-initialise the disk and start from scratch.&lt;BR /&gt;&lt;BR /&gt;Kevin</description>
      <pubDate>Fri, 09 May 2008 08:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/resurrecting-old-disk/m-p/5106609#M689699</guid>
      <dc:creator>Kevin Eady_1</dc:creator>
      <dc:date>2008-05-09T08:24:22Z</dc:date>
    </item>
  </channel>
</rss>

