<?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: File System Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164827#M160106</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;VVM - Veritas volume manager &lt;BR /&gt;LVM - Logical Volume manager&lt;BR /&gt;&lt;BR /&gt;Your filesystem is of type veritas. VVM is not required to create a veritas filesystem. LVM is the default volume manager provided by HP.&lt;BR /&gt;&lt;BR /&gt;VVM is provided by Veritas as a seperate tool to manage the filesystems just like LVM. Base VVM is included in 11i OS.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Wed, 14 Jan 2004 18:07:57 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-01-14T18:07:57Z</dc:date>
    <item>
      <title>File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164826#M160105</link>
      <description>On my workstation, when I do a df -n or df -F vxfs or fstyp it shows the file system is vxfs, which is veritas. We are using LVM and no VVM. When I do a swlist -l product VRTSvxfs or grep vx /stand/system it shows that no veritas file system package is installed. So how come it says the file system is vxfs. Is it possible to create a file systme of type vxfs using the newfs or mkfs without the veritas file system software being installed.</description>
      <pubDate>Wed, 14 Jan 2004 18:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164826#M160105</guid>
      <dc:creator>Prasad Karpur</dc:creator>
      <dc:date>2004-01-14T18:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164827#M160106</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;VVM - Veritas volume manager &lt;BR /&gt;LVM - Logical Volume manager&lt;BR /&gt;&lt;BR /&gt;Your filesystem is of type veritas. VVM is not required to create a veritas filesystem. LVM is the default volume manager provided by HP.&lt;BR /&gt;&lt;BR /&gt;VVM is provided by Veritas as a seperate tool to manage the filesystems just like LVM. Base VVM is included in 11i OS.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 14 Jan 2004 18:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164827#M160106</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-14T18:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164828#M160107</link>
      <description>JFS is basically vxfs. &lt;BR /&gt;&lt;BR /&gt;man newfs_vxfs&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs /dev/vgXX/rlvol&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2004 18:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164828#M160107</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2004-01-14T18:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164829#M160108</link>
      <description>Sri &amp;amp; Kevin,&lt;BR /&gt;&lt;BR /&gt;Thanks for the prompt reply. What you are saying is JFS is basically VxFS and it is part of the operating system. No additional software is required. I always thought you have to install the Veritas File System software to creata a vxfs like in other flavors of Unix. So you can create a vxfs using newfs -F vxfs without having to purchase the software from Veritas. How do I know if the Veritas File System is installed as swlist is not showing it is installed.</description>
      <pubDate>Wed, 14 Jan 2004 18:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164829#M160108</guid>
      <dc:creator>Prasad Karpur</dc:creator>
      <dc:date>2004-01-14T18:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164830#M160109</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The product is called JournalFS. You can see it in swlist using the command&lt;BR /&gt;&lt;BR /&gt;swlist -l product JournalFS&lt;BR /&gt;&lt;BR /&gt;It will print out the product.&lt;BR /&gt;&lt;BR /&gt;If you want the advanced features of it like resizing the filesystem online etc., you will need to purchase OnlineJFS. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 14 Jan 2004 18:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164830#M160109</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-14T18:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164831#M160110</link>
      <description>VxFS filesystems are included as a part of the HP-UX operating and have been since HP-UX 10.20.  This version of VxFS is one that HP licensed from Veritas.  It is *NOT* have all the capabilities of the Veritas Volume Manager software from Veritas.&lt;BR /&gt;&lt;BR /&gt;If you were to purchase the Veritas Volume Manager software from Veritas, you would not see Volume Groups, you would see Disk Groups and your administration commands would be different.  Things would be very different for you if you actually had Veritas Volume Manager installed and configured.</description>
      <pubDate>Wed, 14 Jan 2004 18:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164831#M160110</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-01-14T18:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: File System Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164832#M160111</link>
      <description>Veritas markets a filesystem (VxFS) and a volume manager (VVM) separately. They are not bundled together as they are really separate functions. VVM defines disks and groups of disks for partitioning, but has nothing to do with filesystems. Indeed, VVM (or the volume manager LVM which is part of HP-UX) can create volumes with no filesystems such as swap a raw database partitions. VxFS is like HFS: it is a filesystem manager. Only newfs and mkfs can create a filesystem and you specify which type you want (HFS or VxFS) with the command line, or the /etc/default/fs file.&lt;BR /&gt; &lt;BR /&gt;HP started with LVM for a number of reasons and it still remains the volume manager of choice due to reliability and stability as well as ease of use. VxFS was added as an alternative filesystem and not until 11i was the Veritas Volume Manager added. The basic VVM (ver 3.3 if I remember right) is part of 11i while version 3.0 is available for 11.0 but only as a purchased product from Veritas. Other Unix flavors have different licensing agreements.</description>
      <pubDate>Wed, 14 Jan 2004 19:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-question/m-p/3164832#M160111</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-14T19:14:53Z</dc:date>
    </item>
  </channel>
</rss>

