<?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: Extending File Systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237760#M469367</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;# extendfs /dev/vg00/rlvolX (where X is the lvol mounted at /home)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
    <pubDate>Fri, 30 Apr 2010 17:32:16 GMT</pubDate>
    <dc:creator>R.O.</dc:creator>
    <dc:date>2010-04-30T17:32:16Z</dc:date>
    <item>
      <title>Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237747#M469354</link>
      <description>I have extended my logical volumes on vg00 and would like to extend my critical file systems.  I do not currently have OnlineJFS so do not have a way to change (Ex. /opt) without un-mounting the files system.  How do I unmount /opt so I can extend the file system?</description>
      <pubDate>Fri, 30 Apr 2010 14:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237747#M469354</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T14:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237748#M469355</link>
      <description>&lt;BR /&gt;First kill all processes related to /opt filesystem;&lt;BR /&gt;&lt;BR /&gt;fuser -k /opt&lt;BR /&gt;&lt;BR /&gt;unmount filesystem;&lt;BR /&gt;&lt;BR /&gt;umount /opt  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;NEWSIZE mb=""&gt; /dev/vg00/lvol*&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol*&lt;BR /&gt;&lt;BR /&gt;&lt;/NEWSIZE&gt;</description>
      <pubDate>Fri, 30 Apr 2010 14:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237748#M469355</guid>
      <dc:creator>Burak Topal</dc:creator>
      <dc:date>2010-04-30T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237749#M469356</link>
      <description>Will the following command: &lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol*&lt;BR /&gt;&lt;BR /&gt;fill the logical volume?</description>
      <pubDate>Fri, 30 Apr 2010 14:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237749#M469356</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T14:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237750#M469357</link>
      <description>!!!i think u have to boot ur system in single user mode then doing ...extnedfs.</description>
      <pubDate>Fri, 30 Apr 2010 14:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237750#M469357</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-04-30T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237751#M469358</link>
      <description>When I perform&lt;BR /&gt;&lt;BR /&gt;fuser -k /home&lt;BR /&gt;&lt;BR /&gt;I get this:&lt;BR /&gt;&lt;BR /&gt;/home:&lt;BR /&gt;&lt;BR /&gt;But the file system is still mounted.</description>
      <pubDate>Fri, 30 Apr 2010 14:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237751#M469358</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237752#M469359</link>
      <description>It's not that you have to be in single user mode, it's just that it is pretty much impossible to unmount /opt without going to single user mode.&lt;BR /&gt;&lt;BR /&gt;Your question:  will extendfs "fill the logical volume?".  If I understand what you are asking, yes, it will make all the space allocated to that logical volume available in the file system (/opt in this case).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 30 Apr 2010 14:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237752#M469359</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-04-30T14:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237753#M469360</link>
      <description>you have to boot into single user mode to unmount /opt or /home.&lt;BR /&gt;&lt;BR /&gt;fuser -k /home&lt;BR /&gt;will not umount /home&lt;BR /&gt;you have to do&lt;BR /&gt;umount /home&lt;BR /&gt;and then as mentioned above&lt;BR /&gt;lvextend -L &lt;NEWSIZE mb=""&gt; /dev/vg00/lvolname&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvolname&lt;BR /&gt;&lt;BR /&gt;check the lvol name by doing bdf&lt;BR /&gt;&lt;/NEWSIZE&gt;</description>
      <pubDate>Fri, 30 Apr 2010 14:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237753#M469360</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-04-30T14:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237754#M469361</link>
      <description>When I perform the umount command I get:  &lt;BR /&gt;umount cannot unmount /dev/vg00/lovl* : Device busy&lt;BR /&gt;umount: return error 1</description>
      <pubDate>Fri, 30 Apr 2010 16:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237754#M469361</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T16:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237755#M469362</link>
      <description>Which is why it was suggested that you will have to boot into single user mode.  The /opt file system is always busy and the only way to get it unbusy and unmounted is to never mount it in the first place:  single user mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 30 Apr 2010 16:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237755#M469362</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-04-30T16:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237756#M469363</link>
      <description>I am in single user mode as well.</description>
      <pubDate>Fri, 30 Apr 2010 16:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237756#M469363</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T16:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237757#M469364</link>
      <description>How did you get to single user mode?  Did you boot into it or did you just do "init -s"?  It sounds to me like you did "init -s" and everything is therefore still mounted.  Type in the "mount" command to check and see what is mounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 30 Apr 2010 16:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237757#M469364</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-04-30T16:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237758#M469365</link>
      <description>I got into single user mode by typing shutdown -y 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;File Systems still mounted:&lt;BR /&gt;/&lt;BR /&gt;/home&lt;BR /&gt;/opt&lt;BR /&gt;/usr&lt;BR /&gt;/var</description>
      <pubDate>Fri, 30 Apr 2010 16:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237758#M469365</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T16:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237759#M469366</link>
      <description>I have gotten /home to unmount.  No I am having an issue with the extendfs command I am getting the following message.&lt;BR /&gt;&lt;BR /&gt;vxfs extendfs: V-3-20142: /dev/vg00/home cannot stat&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2010 17:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237759#M469366</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T17:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237760#M469367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;# extendfs /dev/vg00/rlvolX (where X is the lvol mounted at /home)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Fri, 30 Apr 2010 17:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237760#M469367</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2010-04-30T17:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237761#M469368</link>
      <description>That worked!!! Thanks</description>
      <pubDate>Fri, 30 Apr 2010 17:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237761#M469368</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T17:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extending File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237762#M469369</link>
      <description>Thank you to everyone that participated.</description>
      <pubDate>Fri, 30 Apr 2010 18:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/5237762#M469369</guid>
      <dc:creator>Andre Franklin</dc:creator>
      <dc:date>2010-04-30T18:29:14Z</dc:date>
    </item>
  </channel>
</rss>

