<?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: creating a file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954293#M610271</link>
    <description>ok fine</description>
    <pubDate>Fri, 02 Mar 2007 23:07:02 GMT</pubDate>
    <dc:creator>Sachin Jadhav</dc:creator>
    <dc:date>2007-03-02T23:07:02Z</dc:date>
    <item>
      <title>creating a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954288#M610266</link>
      <description>give me the steps to create a 10GB filesystem ?</description>
      <pubDate>Fri, 02 Mar 2007 00:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954288#M610266</guid>
      <dc:creator>Sachin Jadhav</dc:creator>
      <dc:date>2007-03-02T00:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: creating a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954289#M610267</link>
      <description>HI Jadhav,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/lvm.7.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/lvm.7.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1055885" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1055885&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Fri, 02 Mar 2007 01:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954289#M610267</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-03-02T01:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954290#M610268</link>
      <description># pvcreate /dev/rdsk/cxtxdx                        ; create physical volume for disk to be used in VG&lt;BR /&gt;# mkdir /dev/vg01                                  ; make directory for new vg01&lt;BR /&gt;# mknod /dev/vg01/group c 64 0x010000              ; mknod of vg01 ( minor 01 corresponds to vgnum)&lt;BR /&gt;# vgcreate /dev/vg01 /dev/dsk/cxtxdx               ; create vg01&lt;BR /&gt;# lvcreate -L 10000 /dev/vg01                       ; create default lvol1 in vg01 of 10 GBytes&lt;BR /&gt;# newfs -F vxfs -o largefiles /dev/vg01/rlvol1     ; create a new filesystem on lvol1&lt;BR /&gt;# mkdir /backup                                    ; create a directory on which to mount lvol1&lt;BR /&gt;# mount /dev/vg01/lvol1 /backup                    ; mount lvol1&lt;BR /&gt;# bdf                                              ; to see mounted filesystem&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Fri, 02 Mar 2007 01:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954290#M610268</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-03-02T01:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: creating a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954291#M610269</link>
      <description>OK fine</description>
      <pubDate>Fri, 02 Mar 2007 01:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954291#M610269</guid>
      <dc:creator>Sachin Jadhav</dc:creator>
      <dc:date>2007-03-02T01:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: creating a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954292#M610270</link>
      <description>Hi Jadhav,&lt;BR /&gt;&lt;BR /&gt;You are new to this fourm, if your problem is solved then Please assign points.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Fri, 02 Mar 2007 02:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954292#M610270</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-03-02T02:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: creating a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954293#M610271</link>
      <description>ok fine</description>
      <pubDate>Fri, 02 Mar 2007 23:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-file-system/m-p/3954293#M610271</guid>
      <dc:creator>Sachin Jadhav</dc:creator>
      <dc:date>2007-03-02T23:07:02Z</dc:date>
    </item>
  </channel>
</rss>

