<?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/2938933#M113271</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;try:&lt;BR /&gt;SLX1:usr/bin&amp;gt;swlist -l product |grep -i "jfs"&lt;BR /&gt;  JFS                   B.11.11        The Base VxFS File System&lt;BR /&gt;  OnlineJFS             B.11.11        Online features of the VxFS File System&lt;BR /&gt;  PHKL_24026            1.0            JFS Filesystem swap corruption&lt;BR /&gt;  PHKL_26233            1.0            VM-JFS ddlock, mmap,thread perf, user lim&lt;BR /&gt;its&lt;BR /&gt;SLX1:usr/bin&amp;gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Yogeeraj</description>
    <pubDate>Mon, 31 Mar 2003 05:02:41 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2003-03-31T05:02:41Z</dc:date>
    <item>
      <title>JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938932#M113270</link>
      <description>How do I know the JFS version which has installed in the HP-UX machine?</description>
      <pubDate>Mon, 31 Mar 2003 04:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938932#M113270</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2003-03-31T04:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938933#M113271</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try:&lt;BR /&gt;SLX1:usr/bin&amp;gt;swlist -l product |grep -i "jfs"&lt;BR /&gt;  JFS                   B.11.11        The Base VxFS File System&lt;BR /&gt;  OnlineJFS             B.11.11        Online features of the VxFS File System&lt;BR /&gt;  PHKL_24026            1.0            JFS Filesystem swap corruption&lt;BR /&gt;  PHKL_26233            1.0            VM-JFS ddlock, mmap,thread perf, user lim&lt;BR /&gt;its&lt;BR /&gt;SLX1:usr/bin&amp;gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Mon, 31 Mar 2003 05:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938933#M113271</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-03-31T05:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938934#M113272</link>
      <description>&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe2ac854994d9d4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe2ac854994d9d4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;look at this here is one of thread .&lt;BR /&gt;&lt;BR /&gt;have a good day!</description>
      <pubDate>Mon, 31 Mar 2003 05:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938934#M113272</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2003-03-31T05:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938935#M113273</link>
      <description># swlist -l subproduct | grep -i jfs&lt;BR /&gt;&lt;BR /&gt;# JFS     B.11.11        The Base VxFS File System &lt;BR /&gt;  JFS.Development   Development Environment &lt;BR /&gt;  JFS.Manuals    Manuals        &lt;BR /&gt;  JFS.ManualsByLang   ManualsByLang  &lt;BR /&gt;  JFS.Runtime    Runtime Configuration &lt;BR /&gt;  OnlineJFS    B.11.11        Online features of the VxFS File System &lt;BR /&gt;  PHKL_24026    1.0            JFS Filesystem swap corruption &lt;BR /&gt;  PHKL_24073    1.0            Fix For Deadlock Between VM and JFS&lt;BR /&gt;&lt;BR /&gt;The list contains the version and the patches. Also included is the Online JFS if you have it.</description>
      <pubDate>Mon, 31 Mar 2003 05:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938935#M113273</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-31T05:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938936#M113274</link>
      <description>you can use &lt;BR /&gt;#fstyp -v /dev/vg00/lvol4&lt;BR /&gt;&lt;BR /&gt;If it shows version4 then you have jfs3.3 installed.&lt;BR /&gt;If it shows version3 then the version should be below jfs3.3&lt;BR /&gt;&lt;BR /&gt;You can also use&lt;BR /&gt;#swlist -l fileset|grep -i jfs&lt;BR /&gt;&lt;BR /&gt;to find out the version of jfs fileset's installed</description>
      <pubDate>Mon, 31 Mar 2003 05:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938936#M113274</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-31T05:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938937#M113275</link>
      <description>hi,again.&lt;BR /&gt;&lt;BR /&gt;Look at this thread again.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066374221" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066374221&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 05:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938937#M113275</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2003-03-31T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: JFS version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938938#M113276</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#swlist -l bundle|grep -i jfs</description>
      <pubDate>Mon, 31 Mar 2003 05:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jfs-version/m-p/2938938#M113276</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-03-31T05:26:23Z</dc:date>
    </item>
  </channel>
</rss>

