<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131154#M449844</link>
    <description>You need to first create a logical volume.&lt;BR /&gt;&lt;BR /&gt;# man lvcreate&lt;BR /&gt;&lt;BR /&gt;for details on how to do that.&lt;BR /&gt;&lt;BR /&gt;You can then use newfs on that LV.&lt;BR /&gt;&lt;BR /&gt;# man newfs &lt;BR /&gt;&lt;BR /&gt;for details.</description>
    <pubDate>Mon, 22 Sep 2008 18:41:12 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2008-09-22T18:41:12Z</dc:date>
    <item>
      <title>file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131151#M449841</link>
      <description>How to create a 100GB (/oracle) filesystem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;newfs ??</description>
      <pubDate>Mon, 22 Sep 2008 18:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131151#M449841</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T18:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131152#M449842</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Yes, 'newfs' is what one uses to create a filesystem.  See the manpages (your friend! for more information, in particular 'newfs_vxfs(1M)'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 22 Sep 2008 18:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131152#M449842</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-22T18:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131153#M449843</link>
      <description>Hi JRF..&lt;BR /&gt;&lt;BR /&gt;Thank you..&lt;BR /&gt;&lt;BR /&gt;I actually have VG01...&lt;BR /&gt;&lt;BR /&gt;how do I go from there</description>
      <pubDate>Mon, 22 Sep 2008 18:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131153#M449843</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T18:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131154#M449844</link>
      <description>You need to first create a logical volume.&lt;BR /&gt;&lt;BR /&gt;# man lvcreate&lt;BR /&gt;&lt;BR /&gt;for details on how to do that.&lt;BR /&gt;&lt;BR /&gt;You can then use newfs on that LV.&lt;BR /&gt;&lt;BR /&gt;# man newfs &lt;BR /&gt;&lt;BR /&gt;for details.</description>
      <pubDate>Mon, 22 Sep 2008 18:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131154#M449844</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-09-22T18:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131155#M449845</link>
      <description># strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/disk/disk4_p2&lt;BR /&gt;&lt;BR /&gt;# vgdisplay&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      8      &lt;BR /&gt;Open LV                     8      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      1      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               4356         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            32              &lt;BR /&gt;Total PE                    4347    &lt;BR /&gt;Alloc PE                    998     &lt;BR /&gt;Free PE                     3349    &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;VG Version                  1.0       &lt;BR /&gt;VG Max Size                 2178g      &lt;BR /&gt;VG Max Extents              69696       &lt;BR /&gt;&lt;BR /&gt;# cat /etc/fstab&lt;BR /&gt;# System /etc/fstab file.  Static information about the file systems&lt;BR /&gt;# See fstab(4) and sam(1M) for further details on configuring devices.&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand vxfs tranflush 0 1&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog 0 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you help me out with the steps plz&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2008 18:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131155#M449845</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T18:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131156#M449846</link>
      <description>Also for /oracle of 100 G which one is recommended ----hsf or vxfs</description>
      <pubDate>Mon, 22 Sep 2008 18:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131156#M449846</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T18:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131157#M449847</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;I suggest you read chapter-6 of this document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would urge you *NOT* to add non-standard, non-operating system filesystems and logical volumes into vg00.  Keep vg00 devoted to the standard HP-UX logical volumes.   This makes upgrades, cloning and disaster recovery much cleaner and easier.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 22 Sep 2008 18:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131157#M449847</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-22T18:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131158#M449848</link>
      <description>I have created VG01 on the second disk... But they want me to create the filesystem on the first disk itself...&lt;BR /&gt;&lt;BR /&gt;Can you give me a push/Starting from where I can carry on...&lt;BR /&gt;&lt;BR /&gt;maybe shell i create a new VG or directly shell i start from lvcreate</description>
      <pubDate>Mon, 22 Sep 2008 18:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131158#M449848</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T18:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131159#M449849</link>
      <description>Shell I create a VG with fs of 100G&lt;BR /&gt;&lt;BR /&gt;what is the command to make it 100 G&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2008 19:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131159#M449849</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T19:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131160#M449850</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;HFS filesystems are deprecated.  Use VxFS ones.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have created VG01 on the second disk... But they want me to create the filesystem on the first disk itself...&lt;BR /&gt;&lt;BR /&gt;What volume group?  You only have vg01 in your 'lvmtab'.  Basically:&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/rdsk/&lt;DISK&gt;&lt;BR /&gt;# mkdir /dev/vg01&lt;BR /&gt;# mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;# vgcreate /dev/vg01&lt;BR /&gt;# lvcreate -L 100000 -n lvol1 /dev/vg01 &lt;BR /&gt;# newfs -F vxfs -v -o largefiles /dev/vg01/rlvol1&lt;BR /&gt;&lt;BR /&gt;# cat &amp;lt;&amp;lt; !EOF &amp;gt;&amp;gt; /etc/fstab&lt;BR /&gt;/dev/vg01/lvol1 /oracle vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;!EOF&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/DISK&gt;</description>
      <pubDate>Mon, 22 Sep 2008 19:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131160#M449850</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-22T19:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131161#M449851</link>
      <description># ioscan -kfnC disk&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;==================================================================&lt;BR /&gt;disk      3  0/2/1/0.0.0.0.0  sdisk   CLAIMED     DEVICE       HP      DG146BABC&lt;BR /&gt;F&lt;BR /&gt;                      /dev/dsk/c0t0d0     /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s2&lt;BR /&gt;                      /dev/dsk/c0t0d0s1   /dev/rdsk/c0t0d0    /dev/rdsk/c0t0d0s3&lt;BR /&gt;                      /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0s1&lt;BR /&gt;disk      2  0/2/1/0.0.0.1.0  sdisk   CLAIMED     DEVICE       HP      DG146BABC&lt;BR /&gt;F&lt;BR /&gt;                      /dev/dsk/c0t1d0   /dev/rdsk/c0t1d0&lt;BR /&gt;# pvcreate /dev/rdsk/c0t0d0&lt;BR /&gt;Physical volume "/dev/rdsk/c0t0d0" has been successfully created.&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/disk/disk4_p2&lt;BR /&gt;# mkdir /dev/vg01&lt;BR /&gt;# mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;# vgcreate /dev/vg01&lt;BR /&gt;Usage:&lt;BR /&gt;For creating version 1.0 volume group,&lt;BR /&gt;vgcreate&lt;BR /&gt;        [-V 1.0]&lt;BR /&gt;        [-f]&lt;BR /&gt;        [-A Autobackup]&lt;BR /&gt;        [-x Extensibility]&lt;BR /&gt;        [-e MaxPhysicalExtents]&lt;BR /&gt;        [-l MaxLogicalVolumes]&lt;BR /&gt;        [-p MaxPhysicalVolumes]&lt;BR /&gt;        [-s PhysicalExtentSize]&lt;BR /&gt;        [-g PhysicalVolumeGroupName]&lt;BR /&gt;        VolumeGroupName PhysicalVolumePath ...&lt;BR /&gt;&lt;BR /&gt;For creating version 2.x volume group,&lt;BR /&gt;vgcreate -V Version -S VolumeGroupSize -s PhysicalExtentSize&lt;BR /&gt;        [-A Autobackup]&lt;BR /&gt;        [-x Extensibility]&lt;BR /&gt;        [-g PhysicalVolumeGroupName]&lt;BR /&gt;        VolumeGroupName PhysicalVolumePath ...&lt;BR /&gt;&lt;BR /&gt;For volume group version 2.x,&lt;BR /&gt;vgcreate -V Version -E&lt;BR /&gt;        {-S VolumeGroupSize |&lt;BR /&gt;         -s PhysicalExtentSize}&lt;BR /&gt;&lt;BR /&gt;        Note: The "-f" option is not available for volume group version 2.0 or h&lt;BR /&gt;igher.&lt;BR /&gt;More arguments required.&lt;BR /&gt;#</description>
      <pubDate>Mon, 22 Sep 2008 19:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131161#M449851</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T19:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131162#M449852</link>
      <description># lvcreate -L 102400 -n oracle vg01&lt;BR /&gt;lvcreate: Volume group "/dev/vg01" does not exist in the "/etc/lvmtab" file.</description>
      <pubDate>Mon, 22 Sep 2008 19:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131162#M449852</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T19:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131163#M449853</link>
      <description>Well, according to the 'strings /etc/lvmtab' output you provided earlier you only have VG00.&lt;BR /&gt;&lt;BR /&gt;So if you want VG01 to have the other disk, you must create.&lt;BR /&gt;&lt;BR /&gt;With the vgcreate statement you ran earlier you did not supply a disk to create the VG on.  Try the vgcreate again, but specify the disk to use as well and then try your lvcreate statement.&lt;BR /&gt;&lt;BR /&gt;# man vgcreate &lt;BR /&gt;for more information</description>
      <pubDate>Mon, 22 Sep 2008 19:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131163#M449853</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-09-22T19:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131164#M449854</link>
      <description>vgcreate -v 2.0 -s pe_size vg_size /dev/vg01 /dev/disk&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Mon, 22 Sep 2008 19:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131164#M449854</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-09-22T19:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131165#M449855</link>
      <description>Thanks everyone...</description>
      <pubDate>Mon, 22 Sep 2008 19:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131165#M449855</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-09-22T19:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131166#M449856</link>
      <description>Typo error&lt;BR /&gt;&lt;BR /&gt;Full command&lt;BR /&gt;&lt;BR /&gt;vgcreate -v 2.0 -s 32 -S 2t /dev/vg01 /dev/disk&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2008 20:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/5131166#M449856</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-09-22T20:00:50Z</dc:date>
    </item>
  </channel>
</rss>

