<?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 11.23 disk on 11.11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613170#M618997</link>
    <description>I am using LVM.  The version on 11.11 is 4 and the version on 11.23 is 5.  I am using 16 K blocks, but I will try the patch to see if it makes a difference.&lt;BR /&gt;Thanks</description>
    <pubDate>Sat, 27 Aug 2005 11:17:14 GMT</pubDate>
    <dc:creator>Michael Peddycord_1</dc:creator>
    <dc:date>2005-08-27T11:17:14Z</dc:date>
    <item>
      <title>Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613167#M618994</link>
      <description>I have a disk created on HPUX11.23 and I want to move the disk to an 11.11 server.  Anyone have a clue how to mount the disk  on the 11.11 server.  When I try to mount it I get&lt;BR /&gt;"vxfs mount: /dev/vg06/lvol1 disk image is incompatible with this system"&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 26 Aug 2005 18:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613167#M618994</guid>
      <dc:creator>Michael Peddycord_1</dc:creator>
      <dc:date>2005-08-26T18:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613168#M618995</link>
      <description>The only known issue regarding this is if you were using an 8K sector size on your 11.23 disk, you need to apply PHKL_30927 to your 11.11 system to read it.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Oz&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 18:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613168#M618995</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-08-26T18:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613169#M618996</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;as Kent wrote it could be solved from patch PHKL_30927 or superseded PHKL_33285, here the text of the patch:&lt;BR /&gt;&lt;BR /&gt;VxFS File Systems written on 8K sector sized devices cannot&lt;BR /&gt;be mounted.&lt;BR /&gt;#newfs -F vxfs /dev/rdsk/c5t9d0&lt;BR /&gt;#mount -F vxfs /dev/dsk/c5t9d0 /tmp_mnt&lt;BR /&gt;vxfs mount: disk image is incompatible with this system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise check the filesystem versions from HP-UX 11.23 system and 11.11 (are you using it by LVM or VxVM?&lt;BR /&gt;&lt;BR /&gt;fstyp -v &lt;FILESYSTEM&gt; | grep version&lt;BR /&gt;&lt;BR /&gt;You should have the same version.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;BR /&gt;&lt;/FILESYSTEM&gt;</description>
      <pubDate>Sat, 27 Aug 2005 05:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613169#M618996</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-08-27T05:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613170#M618997</link>
      <description>I am using LVM.  The version on 11.11 is 4 and the version on 11.23 is 5.  I am using 16 K blocks, but I will try the patch to see if it makes a difference.&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 27 Aug 2005 11:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613170#M618997</guid>
      <dc:creator>Michael Peddycord_1</dc:creator>
      <dc:date>2005-08-27T11:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613171#M618998</link>
      <description>The LVM version is the key.  You can't mount a VxFS version 5 filesystem on a system that only uses version 4.</description>
      <pubDate>Sat, 27 Aug 2005 11:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613171#M618998</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-08-27T11:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613172#M618999</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just upgrade to JFS 3.5!&lt;BR /&gt;&lt;BR /&gt;Docs on how to do this can be found here (assuming you have 3.5 of course) :-)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3929-90015/ch01s08.html" target="_blank"&gt;http://docs.hp.com/en/B3929-90015/ch01s08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Had the same problem on one of our backup servers mounting BCs off of an 11.23 production system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Col</description>
      <pubDate>Sat, 27 Aug 2005 13:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613172#M618999</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2005-08-27T13:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613173#M619000</link>
      <description>Your vxfs (jfs) file system created on the 11.23 box ix not compatible with the 11.11 box.&lt;BR /&gt;You need to check what version it is, and probably upgrade your version on the 11.11 system by upgrading teh VxVM product.</description>
      <pubDate>Sat, 27 Aug 2005 14:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613173#M619000</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-08-27T14:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mount 11.23 disk on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613174#M619001</link>
      <description>Depends how it was created...&lt;BR /&gt;&lt;BR /&gt;If you laid out the filesystem with&lt;BR /&gt;&lt;BR /&gt;mkfs -F vxfs -o version=4 &lt;BR /&gt;&lt;BR /&gt;then yes you can....if you used newfs, then the default for 11.23 is version 5....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Sat, 27 Aug 2005 15:08:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-11-23-disk-on-11-11/m-p/3613174#M619001</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-08-27T15:08:47Z</dc:date>
    </item>
  </channel>
</rss>

