<?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 Create new filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095435#M601384</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I want to create a new filesystem as /r34/data in hp box of version 11.please give the steps required to create the filesystem&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Hari</description>
    <pubDate>Wed, 31 Oct 2007 17:55:12 GMT</pubDate>
    <dc:creator>Hkandati</dc:creator>
    <dc:date>2007-10-31T17:55:12Z</dc:date>
    <item>
      <title>Create new filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095435#M601384</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I want to create a new filesystem as /r34/data in hp box of version 11.please give the steps required to create the filesystem&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Hari</description>
      <pubDate>Wed, 31 Oct 2007 17:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095435#M601384</guid>
      <dc:creator>Hkandati</dc:creator>
      <dc:date>2007-10-31T17:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create new filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095436#M601385</link>
      <description>use the answers for ur previous query posted about month back !&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1167001" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1167001&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once U've filesystem created with newfs,use the mount command&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs /dev/&lt;VG_NAME&gt;/&lt;LVNAME&gt; /r34/data&lt;/LVNAME&gt;&lt;/VG_NAME&gt;</description>
      <pubDate>Wed, 31 Oct 2007 18:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095436#M601385</guid>
      <dc:creator>Pupil_1</dc:creator>
      <dc:date>2007-10-31T18:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create new filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095437#M601386</link>
      <description>&lt;BR /&gt;Hari,&lt;BR /&gt;&lt;BR /&gt; here is the steps&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt; 1) lvcreate -L &lt;SIZE in="" mb=""&gt; /dev/vg&lt;XX&gt;&lt;BR /&gt; -&amp;gt; it will tell you the lvol&lt;Y&gt; has been created&lt;BR /&gt;&lt;BR /&gt; 2) newfs -F vxfs /dev/vg&lt;XX&gt;/rlvol&lt;Y&gt;&lt;BR /&gt; &lt;BR /&gt; 3) mount /dev/vgXX/lvol&lt;Y&gt; /r34/data&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;WK&lt;/Y&gt;&lt;/Y&gt;&lt;/XX&gt;&lt;/Y&gt;&lt;/XX&gt;&lt;/SIZE&gt;</description>
      <pubDate>Wed, 31 Oct 2007 18:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095437#M601386</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-31T18:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create new filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095438#M601387</link>
      <description>&lt;BR /&gt;Hari,&lt;BR /&gt;&lt;BR /&gt; here is the steps&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt; 1) lvcreate -L &lt;SIZE in="" mb=""&gt; /dev/vg&lt;XX&gt;&lt;BR /&gt; -&amp;gt; it will tell you the lvol&lt;Y&gt; has been created&lt;BR /&gt;&lt;BR /&gt; 2) newfs -F vxfs /dev/vg&lt;XX&gt;/rlvol&lt;Y&gt;&lt;BR /&gt; &lt;BR /&gt; 3) mount /dev/vg&lt;XX&gt;/lvol&lt;Y&gt; /r34/data&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;WK&lt;/Y&gt;&lt;/XX&gt;&lt;/Y&gt;&lt;/XX&gt;&lt;/Y&gt;&lt;/XX&gt;&lt;/SIZE&gt;</description>
      <pubDate>Wed, 31 Oct 2007 18:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095438#M601387</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-31T18:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create new filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095439#M601388</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The simple steps are -&lt;BR /&gt;&lt;BR /&gt;Detect the disk with &lt;BR /&gt;&lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;Identify the new disk then&lt;BR /&gt;&lt;BR /&gt;pvcreate -f /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;Then create a new directory &lt;BR /&gt;&lt;BR /&gt;mkdir /dev/r34&lt;BR /&gt;&lt;BR /&gt;Then check the group file&lt;BR /&gt;&lt;BR /&gt;check the group file&lt;BR /&gt;ll /dev/*/group&lt;BR /&gt;&lt;BR /&gt;cd /dev/r34&lt;BR /&gt;&lt;BR /&gt;create the new group files&lt;BR /&gt;mknod group c 64 [major and minor no ]&lt;BR /&gt;&lt;BR /&gt;check weather the group file is created or not&lt;BR /&gt;ll&lt;BR /&gt;&lt;BR /&gt;vgcreate /dev/r34  /new disk&lt;BR /&gt;&lt;BR /&gt;then check with vgdisplay &lt;BR /&gt;&lt;BR /&gt;then create the new logical volume with&lt;BR /&gt;&lt;BR /&gt;lvcreate -L size -n data /dev/r34&lt;BR /&gt;&lt;BR /&gt;create new mount point&lt;BR /&gt;mkdir new mount point name&lt;BR /&gt;&lt;BR /&gt;create new file system on the mount point&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vgname/r[new mount point name]&lt;BR /&gt;&lt;BR /&gt;Then mount it with&lt;BR /&gt;&lt;BR /&gt;mount /dev/vgname/lvname /mount point name&lt;BR /&gt;&lt;BR /&gt;Add the entry in fstab so in future if you reboot the server the mount point will be automatically mounted.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Avinash&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2007 07:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-new-filesystem/m-p/4095439#M601388</guid>
      <dc:creator>Avinash Agarkar</dc:creator>
      <dc:date>2007-11-01T07:47:10Z</dc:date>
    </item>
  </channel>
</rss>

