<?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: JFS Version ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478020#M17804</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One thing I like about JFS 3.3 is that unlike previous versions of JFS, JFS 3.3 supports ACLs. With this in mind, that means the OS can now be strictly C2-compliant with JFS. C2-compliance requires the filesystems to support ACLs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 06 Jan 2001 12:43:24 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2001-01-06T12:43:24Z</dc:date>
    <item>
      <title>JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478013#M17797</link>
      <description>How do I find out what version of JFS I am running. I have a K380 with HPUX 11.0&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jan 2001 22:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478013#M17797</guid>
      <dc:creator>Paul W Gronbach Jr</dc:creator>
      <dc:date>2001-01-02T22:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478014#M17798</link>
      <description>Paul:&lt;BR /&gt;&lt;BR /&gt;To find the vxfs version you have, on a filesystem basis, do:&lt;BR /&gt;&lt;BR /&gt;# fstyp -v /dev/vgXX/lvolX &lt;BR /&gt;&lt;BR /&gt;From the mkfs_vxfs(1M) man page: &lt;BR /&gt;&lt;BR /&gt;'mkfs' builds a file system with a root directory and a lost+found directory (see fsck_vxfs(1M)). The file system can have disk layout Version 2, disk layout Version 3, or disk layout Version 4. Version 2 supports dynamic inode allocation. Version 3 adds support forlarge files and large UIDs. Version 4 adds support for Access Control Lists. On HP-UX 11.1x systems, the default is Version 4. On HP-UX 11.0 systems, the default is Version 3.&lt;BR /&gt;&lt;BR /&gt;Document #S3100004807 notes: &lt;BR /&gt;&lt;BR /&gt;Both vxupgrade and fstyp report the layout version. The JFS version (3.1 vs. 3.3) and the layout version (3 vs. 4) need to be clearly separated. Disk layout 3 can be used by either JFS version, while layout version 4 can only be used by JFS version 3.3. The filesystem is not stamped with anything to indicate if it was created with JFS version 3.1 or 3.3, it is just created with a layout version that can be understood by the version of JFS used to create it. &lt;BR /&gt;&lt;BR /&gt;To ascertain whether you have JFS 3.1 or 3.3, do:&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset B5118BA #...for 3.1 &lt;BR /&gt;# swlist -l fileset B3929CA #...for 3.3 &lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 02 Jan 2001 22:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478014#M17798</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-02T22:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478015#M17799</link>
      <description>James,&lt;BR /&gt;     Thank you. I now know that I have vxfs version 3. But the both of the swlist commands returned a not found message. Is there another, perhaps older(heaven forbid) version of JFS on my system. When looking at the swlist -i the only item preceded with a B is B3919EA. TIA once again.</description>
      <pubDate>Thu, 04 Jan 2001 20:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478015#M17799</guid>
      <dc:creator>Paul W Gronbach Jr</dc:creator>
      <dc:date>2001-01-04T20:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478016#M17800</link>
      <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;# swlist -l bundle|grep -i jfs&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 04 Jan 2001 20:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478016#M17800</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-04T20:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478017#M17801</link>
      <description>Thanks again. &lt;BR /&gt;This swlist did not give me any response. I am getting concerned and confused. What other file system could I have? The reason for the questions is I want to upgrade to JFS 3.3 so I can take advantage of OnlineJFS and I like to know where I am coming from before I upgrade software and I am relatively new to HPUX(and Unix). Plus, I am in a two person dept. and wear so many different hats that I don't have the time to become expert in any of those areas; I have just enough time to keep the wheels on.</description>
      <pubDate>Fri, 05 Jan 2001 17:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478017#M17801</guid>
      <dc:creator>Paul W Gronbach Jr</dc:creator>
      <dc:date>2001-01-05T17:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478018#M17802</link>
      <description>The 'swlist -l bundle | grep -i jfs' will only return something if you already have Online JFS installed.  Online JFS is a separate product from the base JFS that comes bundled with HP-UX.  The Online JFS product is one that you have to purchase separately from HP.  The cost of the product is based on the type of machine that you have.  The bigger the machine, the more expensive it is.&lt;BR /&gt;&lt;BR /&gt;Here is a document from the TKB that gives a few more details on upgrading to JFS 3.3.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=105fdeeb033a4371fd/screen=ckiDisplayDocument?docId=200000049076516" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=105fdeeb033a4371fd/screen=ckiDisplayDocument?docId=200000049076516&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Just upgrading to the Base JFS 3.3 will NOT get you the functionality of Online JFS 3.3, it still has to be purchased separately.</description>
      <pubDate>Fri, 05 Jan 2001 18:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478018#M17802</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-01-05T18:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478019#M17803</link>
      <description>Hi Paul:&lt;BR /&gt;&lt;BR /&gt;Patrick provided the information I would have too with regard to Online JFS.  The cost is well worth it in my opinion.&lt;BR /&gt;&lt;BR /&gt;As to your question of "what other file system" you could have, you would have either 'hfs' or 'vxfs' (JFS) ones.  The 'fstyp' command in my original post returns the type of filesystem in its first line of output.  You can also view the /etc/fstab file -- the third field (if present (usually)) will be the filesystem type.  Take a look at the man pages for 'fstab': man fstab.&lt;BR /&gt;&lt;BR /&gt;An excellent guide to LVM and common LVM tasks for both HFS, JFS and Online-JFS filesystems is the HP-UX System Administration Tasks manual.  You can find it in either HTML or PDF format here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/os/10.x/index.html" target="_blank"&gt;http://docs.hp.com/hpux/os/10.x/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 05 Jan 2001 19:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478019#M17803</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-05T19:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: JFS Version ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478020#M17804</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One thing I like about JFS 3.3 is that unlike previous versions of JFS, JFS 3.3 supports ACLs. With this in mind, that means the OS can now be strictly C2-compliant with JFS. C2-compliance requires the filesystems to support ACLs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Jan 2001 12:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2478020#M17804</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-01-06T12:43:24Z</dc:date>
    </item>
  </channel>
</rss>

