<?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 version of vxfs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845366#M92066</link>
    <description>I am trying to find out what version of the vxfs file system (3.1, 3.3 etc).  How do I determine this.&lt;BR /&gt;&lt;BR /&gt;I am running HPUX 11.0</description>
    <pubDate>Thu, 14 Nov 2002 22:24:29 GMT</pubDate>
    <dc:creator>Unix Administrator_5</dc:creator>
    <dc:date>2002-11-14T22:24:29Z</dc:date>
    <item>
      <title>version of vxfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845366#M92066</link>
      <description>I am trying to find out what version of the vxfs file system (3.1, 3.3 etc).  How do I determine this.&lt;BR /&gt;&lt;BR /&gt;I am running HPUX 11.0</description>
      <pubDate>Thu, 14 Nov 2002 22:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845366#M92066</guid>
      <dc:creator>Unix Administrator_5</dc:creator>
      <dc:date>2002-11-14T22:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: version of vxfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845367#M92067</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Choose your favourite vxfs filesystem (say /dev/vg00/lvol3) and issue the following command -&lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vg00/lvol3&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;...Manjeet</description>
      <pubDate>Thu, 14 Nov 2002 22:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845367#M92067</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-14T22:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: version of vxfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845368#M92068</link>
      <description># man fstyp&lt;BR /&gt;# fstyp -v lvol_name</description>
      <pubDate>Thu, 14 Nov 2002 22:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845368#M92068</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-11-14T22:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: version of vxfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845369#M92069</link>
      <description>Take say ../dev/vg00/lvol3 ..&lt;BR /&gt;# fstyp -v /dev/vg00/lvol3 &lt;BR /&gt;for example will tell you the JFS version on the FS. &lt;BR /&gt;# swlist -l product|grep fs &lt;BR /&gt;should capture all and show you if "what" JFS is loaded. &lt;BR /&gt;&lt;BR /&gt;The fstyp will show like .."version4" or "version3" (at least on 11.x).If fstyp shows version4 then you got JFS3.3 installed because version4 FS is created by JFS3.3 &lt;BR /&gt;On the other hand if the fstyp output is version3 than those are not JFS3.3 filesystem.</description>
      <pubDate>Fri, 15 Nov 2002 01:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845369#M92069</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-15T01:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: version of vxfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845370#M92070</link>
      <description>By default on 11.0 you have 3.1. You may have a combination of 3.1 and 3.3 if:&lt;BR /&gt;&lt;BR /&gt;a) Installed the JFS3.3 software.&lt;BR /&gt;&lt;BR /&gt;b) Ran vxupgrade against individual filesystems.&lt;BR /&gt;&lt;BR /&gt;Check for the installation of JFS 3.3 by executing "swlist -l fileset JFS"&lt;BR /&gt;&lt;BR /&gt;If you have JFS 3.3, you should see something like:&lt;BR /&gt;&lt;BR /&gt; JFS 3.3 JFS 3.3 base filesystem&lt;BR /&gt;JFS.JFS-BASE-KRN 3.3 JFS 3.3 filesystem commands&lt;BR /&gt;JFS.JFS-BASE2-KRN 3.3 JFS 3.3 filesystem kernel libraries - 32 bit&lt;BR /&gt;JFS.JFS-ENG-A-MAN 3.3 JFS 3.3 filesystem man pages&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it is installed then run the fstyp -v command on each filesystem. As stated in the previous posts, version 4 is 3.3.&lt;BR /&gt;&lt;BR /&gt;Be careful if you decide to upgrade. You should not vxupgrade any root filesystems (/, /usr, /var, /opt, etc...) and be sure to read all of the release notes:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B3929-90007/B3929-90007.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B3929-90007/B3929-90007.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And remember, by default all new filesystem created are version 3 by default, so you must use the version option to mkfs to get the new v4 layout. Once at v4, there is no going back, unless you want to backup and restore.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Fri, 15 Nov 2002 17:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-vxfs/m-p/2845370#M92070</guid>
      <dc:creator>Keith Clark</dc:creator>
      <dc:date>2002-11-15T17:11:16Z</dc:date>
    </item>
  </channel>
</rss>

