<?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: mount: disk image is incompatible with this system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871504#M278477</link>
    <description>When you renamed the LV did you remember to do both sets of device files (the lvol? and rlvol?)?&lt;BR /&gt;&lt;BR /&gt;mv /dev/vg01/lvol1 /dev/vg01/lvol01&lt;BR /&gt;mv /dev/vg01/rlvol1 /dev/vg01/rlvol01&lt;BR /&gt;mv /dev/vg01/lvol2 /dev/vg01/lvol02&lt;BR /&gt;mv /dev/vg01/rlvol2 /dev/vg01/rlvol02</description>
    <pubDate>Thu, 28 Sep 2006 10:04:30 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2006-09-28T10:04:30Z</dc:date>
    <item>
      <title>mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871495#M278468</link>
      <description>I've just upgraded my backup server (N-class, rp7400) from HP-UX 11.0 to HP-UX 11.23. I'm trying this out on my backup server before tackling my production box (same specs). I did a cold-install and when the box came back up, the server didn't recognize the volume groups or logical volumes on the attached SC10. I've since gone through the steps for re-attaching at least one of the VGs:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vg01&lt;BR /&gt;mknod /dev/vg01/group c 64 0x020000&lt;BR /&gt;vgimport -v /dev/vg01 /dev/dsk/c3t0d0&lt;BR /&gt;vgchange -a y vg01&lt;BR /&gt;&lt;BR /&gt;The output I got is:&lt;BR /&gt;Beginning the import process on Volume Group "/dev/vg01".&lt;BR /&gt;Logical volume "/dev/vg01/lvol1" has been successfully created&lt;BR /&gt;with lv number 1.&lt;BR /&gt;Logical volume "/dev/vg01/lvol2" has been successfully created&lt;BR /&gt;with lv number 2.&lt;BR /&gt;Volume group "/dev/vg01" has been successfully created.&lt;BR /&gt;&lt;BR /&gt;So now I have those two lvols but when I try to mount the file systems that are on those lvols (using either the mount command or SAM), I get:&lt;BR /&gt;UX:vxfs mount: ERROR: V-3-21270: /dev/vg01/lvol1 disk image is incompatible with this system&lt;BR /&gt;&lt;BR /&gt;What now? I'm a little befuddled. Before the upgrade, the names of the lvols were lvol01 and lvol02 -- is this enough to mess things up? Did I miss a step somewhere?&lt;BR /&gt;&lt;BR /&gt;I saw that there was a HP-UX 11.11 patch that addressed a problem where this error was thrown, but nothing for 11.23.&lt;BR /&gt;&lt;BR /&gt;I have two main questions are: are these lvols lost and gone forever and I need to re-setup this box and reinstall all the software? and, this situation isn't causing too much heartache since this is my backup server but is there a better way to handle this when I go to upgrade my production box?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any insight!</description>
      <pubDate>Thu, 28 Sep 2006 07:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871495#M278468</guid>
      <dc:creator>David Timberline</dc:creator>
      <dc:date>2006-09-28T07:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871496#M278469</link>
      <description>I can answer your question about "Before the upgrade, the names of the lvols were lvol01 and lvol02 -- is this enough to mess things up?".  The answer is no.  Your lvol01 and lvol02 are non-standard names.  When importing without a map file to account for non-standard names, the lvols get named by default: lvol1, lvol2, etc.  This is perfectly normal and certainly not a cause for your predicament.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Sep 2006 07:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871496#M278469</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-09-28T07:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871497#M278470</link>
      <description>Concerning your predicament itself, I have to wonder it this is related to the version of VxFS installed.  The release notes state that both 3.5 and 4.1 are available and the user can choose which they want at install time.  I'm thinking you ended up with 4.1 and your FS was originally 3.5.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/products/quickspecs/12079_div/12079_div.HTML#Overview" target="_blank"&gt;http://h18000.www1.hp.com/products/quickspecs/12079_div/12079_div.HTML#Overview&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Sep 2006 07:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871497#M278470</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-09-28T07:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871498#M278471</link>
      <description>hi Dave. &lt;BR /&gt;just a guess but anyway: &lt;BR /&gt;you could try renameing the lvols to there original names "lvol01" and "lvol02": &lt;BR /&gt;&lt;BR /&gt;mv /dev/vg01/lvol1 /dev/vg01/lvol01&lt;BR /&gt;mv /dev/vg01/lvol2 /dev/vg01/lvol02&lt;BR /&gt;&lt;BR /&gt;check  /etc/fstab for correct names.&lt;BR /&gt;mount -a ...&lt;BR /&gt;&lt;BR /&gt;let me know..&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2006 08:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871498#M278471</guid>
      <dc:creator>Henk Geurts</dc:creator>
      <dc:date>2006-09-28T08:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871499#M278472</link>
      <description>Thanks for the quick replies.&lt;BR /&gt;&lt;BR /&gt;Changing the names didn't solve the problem, but did change the error! Here's what I get now:&lt;BR /&gt;&lt;BR /&gt;UX:vxfs mount: ERROR: V-3-20027: Cannot deduce character device name&lt;BR /&gt;for /dev/vg01/lvol01&lt;BR /&gt;UX:vxfs mount: ERROR: V-3-24996: Unable to get disk layout version&lt;BR /&gt;&lt;BR /&gt;As to Pete's ideas:&lt;BR /&gt;Based on a swlist on my production server (which the backup mirrored), the box before upgrade was just using the OnlineJFS version of VxFS:&lt;BR /&gt;B3929BA B.11.00 HP OnLineJFS (Advanced VxFS)&lt;BR /&gt;&lt;BR /&gt;After upgrade, I see this:&lt;BR /&gt;B3929EA 4.1.007 HP OnLineJFS (Server)&lt;BR /&gt;and this:&lt;BR /&gt;Base-VXFS 4.1.002 VERITAS File System Bundle 4.1 for HP-UX&lt;BR /&gt;Base-VXVM B.04.10.011 Base VERITAS Volume Manager Bundle 4.1 for HP-UX&lt;BR /&gt;&lt;BR /&gt;So might it be that VxFS is not backwards compatible? That would make me very sad...&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2006 08:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871499#M278472</guid>
      <dc:creator>David Timberline</dc:creator>
      <dc:date>2006-09-28T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871500#M278473</link>
      <description>Did you take map file like this or not?&lt;BR /&gt;&lt;BR /&gt;vgexport -m vg01.map -s -p -v vg01&lt;BR /&gt;&lt;BR /&gt;did you tried to do vgimport like this?&lt;BR /&gt;&lt;BR /&gt;vgimport -m vg01.map -s -v vg01&lt;BR /&gt;&lt;BR /&gt;My question is why do you want to do vgimport with one physical disk name in the command? If you already taken map with vgexport then you don't need to specify physical volume name.</description>
      <pubDate>Thu, 28 Sep 2006 08:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871500#M278473</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-28T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871501#M278474</link>
      <description>I didn't make a map file, having no clue that I would lose my disks after upgrade (yes, I am a newbie!) so I don't have one to work from for the vgimport.</description>
      <pubDate>Thu, 28 Sep 2006 08:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871501#M278474</guid>
      <dc:creator>David Timberline</dc:creator>
      <dc:date>2006-09-28T08:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871502#M278475</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Forget the map file - the names of the lvols have nothing to do with your problem.&lt;BR /&gt;&lt;BR /&gt;Take a look at this thread, paying particular attention to  the response from  Chauhan Amit:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=999765" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=999765&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It looks like you need to run vxfsconvert.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Sep 2006 08:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871502#M278475</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-09-28T08:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871503#M278476</link>
      <description>Hi, Dave&lt;BR /&gt;&lt;BR /&gt;If you have a backup for that server b/4 you upgrade it you can restore /dev/vg## to /tmp/restore and then create a map file manually.&lt;BR /&gt;&lt;BR /&gt;A map file looks like this:&lt;BR /&gt;&lt;BR /&gt;1 lvol1&lt;BR /&gt;2 lvol2&lt;BR /&gt;3 lvol3&lt;BR /&gt;4 lvol4&lt;BR /&gt;&lt;BR /&gt;the first number (1 2 3 4 ...) is taken from LV device file minor number last digit&lt;BR /&gt;&lt;BR /&gt;the device files for above example is:&lt;BR /&gt;&lt;BR /&gt;brw-r-----   1 root sys 64 0x02000(1) Feb 11  2006 lvol1&lt;BR /&gt;brw-r-----   1 root sys 64 0x02000(2) Feb 11  2006 lvol2&lt;BR /&gt;brw-r-----   1 root sys 64 0x02000(3) Feb 11  2006 lvol3&lt;BR /&gt;brw-r-----   1 root sys 64 0x02000(4) Feb 11  2006 lvol4&lt;BR /&gt;&lt;BR /&gt;Normally, lvol10 will have a minor number 0x02000a and lvol11 0x02000b ... you should use 10, 11 but not a b in your map file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yang</description>
      <pubDate>Thu, 28 Sep 2006 08:57:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871503#M278476</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-09-28T08:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871504#M278477</link>
      <description>When you renamed the LV did you remember to do both sets of device files (the lvol? and rlvol?)?&lt;BR /&gt;&lt;BR /&gt;mv /dev/vg01/lvol1 /dev/vg01/lvol01&lt;BR /&gt;mv /dev/vg01/rlvol1 /dev/vg01/rlvol01&lt;BR /&gt;mv /dev/vg01/lvol2 /dev/vg01/lvol02&lt;BR /&gt;mv /dev/vg01/rlvol2 /dev/vg01/rlvol02</description>
      <pubDate>Thu, 28 Sep 2006 10:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871504#M278477</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-09-28T10:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871505#M278478</link>
      <description>I hadn't renamed the rlvols. I just did and it changed the error back to the original "disk image incompatible" message. I will be exploring the vxfsconvert tomorrow and will report back the results. Thanks everyone.</description>
      <pubDate>Thu, 28 Sep 2006 12:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871505#M278478</guid>
      <dc:creator>David Timberline</dc:creator>
      <dc:date>2006-09-28T12:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: mount: disk image is incompatible with this system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871506#M278479</link>
      <description>OK, so I dug back into this and essentially had the same problem. Here's what I did:&lt;BR /&gt;&lt;BR /&gt;1. Using my Ignite backup, went back to HP-UX 11.0. All the lvols and filesystems were there and available.&lt;BR /&gt;&lt;BR /&gt;2. Created map files for all of the vgs.&lt;BR /&gt;&lt;BR /&gt;3. Followed the instructions for a clean dismount for all of the vgs. That is:&lt;BR /&gt;# umount &lt;FILESYS&gt;&lt;BR /&gt;# echo "8192B.p S" | fsdb -F vxfs /dev/vgXX/rlvolXX | grep clean&lt;BR /&gt;# fsck -F vxfs /dev/vg01/rlvolXX&lt;BR /&gt;# mount -F vxfs /dev/vgXX/lvolXX &lt;FILESYS&gt;&lt;BR /&gt;# umount &lt;FILESYS&gt;&lt;BR /&gt;&lt;BR /&gt;4. Did the cold install again.&lt;BR /&gt;&lt;BR /&gt;5. Recreated steps above (mkdir, mknod, vgimport, etc.)&lt;BR /&gt;&lt;BR /&gt;6. Tried to mount the file system and got the same error (UX:vxfs mount: ERROR: V-3-21270: /dev/vg01/lvol1 disk image is incompatible with this system).&lt;BR /&gt;&lt;BR /&gt;At this point, it is seeming like I will need to recreate all of my file systems. Not the end of the world but definitely feels like work...&lt;BR /&gt;&lt;BR /&gt;Anyone have any additional insights?&lt;BR /&gt;Thanks in advance.&lt;/FILESYS&gt;&lt;/FILESYS&gt;&lt;/FILESYS&gt;</description>
      <pubDate>Thu, 05 Oct 2006 15:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-disk-image-is-incompatible-with-this-system/m-p/3871506#M278479</guid>
      <dc:creator>David Timberline</dc:creator>
      <dc:date>2006-10-05T15:03:52Z</dc:date>
    </item>
  </channel>
</rss>

