<?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 File system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558756#M29080</link>
    <description>Is there a way to check what type of filesystem I have?  HFS or JFS!</description>
    <pubDate>Mon, 30 Jul 2001 15:00:27 GMT</pubDate>
    <dc:creator>Jeff Hagstrom</dc:creator>
    <dc:date>2001-07-30T15:00:27Z</dc:date>
    <item>
      <title>File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558756#M29080</link>
      <description>Is there a way to check what type of filesystem I have?  HFS or JFS!</description>
      <pubDate>Mon, 30 Jul 2001 15:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558756#M29080</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2001-07-30T15:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558757#M29081</link>
      <description>You bet.&lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vg00/lvol4&lt;BR /&gt;&lt;BR /&gt;You can omit the -v if you just want to know the filesystem type. Man fstyp for details.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Mon, 30 Jul 2001 15:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558757#M29081</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-30T15:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558758#M29082</link>
      <description>fstyp /dev/vg03/lvol2&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Mon, 30 Jul 2001 15:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558758#M29082</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-07-30T15:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: File system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558759#M29083</link>
      <description>There are many ways.  The easiest way to do this is to type &lt;BR /&gt;# mount&lt;BR /&gt;The system will report on what is mounted.  Look for the file system you need and then type&lt;BR /&gt;# grep "filesystem" /etc/fstab&lt;BR /&gt;NOTE:  Dont put in slashes!&lt;BR /&gt;There is an entry in fstab which tells the mount command what kind of file system it is to be mounting.&lt;BR /&gt;&lt;BR /&gt;Next if you need to see more information or capabilities, there are two commands.  &lt;BR /&gt;fsadm&lt;BR /&gt;fstyp&lt;BR /&gt;&lt;BR /&gt;Both of these commands need an argument of the RAW file system.&lt;BR /&gt;I.E.&lt;BR /&gt;# fstyp /dev/rdsk/c0t3d0&lt;BR /&gt;or&lt;BR /&gt;# fstyp /dev/vg00/rlvol1&lt;BR /&gt;and&lt;BR /&gt;# fsadm /dev/rdsk/c0t3d0&lt;BR /&gt;or&lt;BR /&gt;# fsadm /dev/vg00/rlvol1&lt;BR /&gt;&lt;BR /&gt;As always, with UNIX read the man pages.  It helps quite a bit!&lt;BR /&gt;&lt;BR /&gt;Hope it helps!&lt;BR /&gt;Regards&lt;BR /&gt;Shannon</description>
      <pubDate>Mon, 30 Jul 2001 15:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/2558759#M29083</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-07-30T15:05:26Z</dc:date>
    </item>
  </channel>
</rss>

