<?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 file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673833#M381997</link>
    <description>hi ,&lt;BR /&gt;we are using hp-ux-11i v3&lt;BR /&gt;in our system one v-par is getting /OPT is 100%&lt;BR /&gt;can any one suggest me.......&lt;BR /&gt;what should i have to do /&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;with warm Regards &lt;BR /&gt;rk</description>
    <pubDate>Thu, 12 Aug 2010 04:28:20 GMT</pubDate>
    <dc:creator>RAKUNTA</dc:creator>
    <dc:date>2010-08-12T04:28:20Z</dc:date>
    <item>
      <title>file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673833#M381997</link>
      <description>hi ,&lt;BR /&gt;we are using hp-ux-11i v3&lt;BR /&gt;in our system one v-par is getting /OPT is 100%&lt;BR /&gt;can any one suggest me.......&lt;BR /&gt;what should i have to do /&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;with warm Regards &lt;BR /&gt;rk</description>
      <pubDate>Thu, 12 Aug 2010 04:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673833#M381997</guid>
      <dc:creator>RAKUNTA</dc:creator>
      <dc:date>2010-08-12T04:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673834#M381998</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;check do u have onlinejfs installed if not u need to boot in single user mode and extend the lv.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Thu, 12 Aug 2010 04:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673834#M381998</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-08-12T04:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673835#M381999</link>
      <description>You need bring down file system below 100% , then only it will allow to increase your file system,you need look for large file&lt;BR /&gt;&lt;BR /&gt;cd /opt&lt;BR /&gt;du -sk *&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;find /opt -xdev -type f -size +5000000c -exec ll {} \; | sort -nk 5&lt;BR /&gt;&lt;BR /&gt;If you have Online JFS, then you can extend the LV online,&lt;BR /&gt;&lt;BR /&gt;#lvextend -L &lt;SIZE in="" mb=""&gt; &lt;LV name=""&gt;&lt;BR /&gt;#fsadm -F vxfs -b &lt;SIZE in="" mb=""&gt;M /opt&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;VVS&lt;BR /&gt;&lt;BR /&gt;&lt;/SIZE&gt;&lt;/LV&gt;&lt;/SIZE&gt;</description>
      <pubDate>Thu, 12 Aug 2010 05:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673835#M381999</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2010-08-12T05:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673836#M382000</link>
      <description>&amp;gt;VVS: you need look for large file&lt;BR /&gt;&lt;BR /&gt;This won't work for /opt.  All of the files there should be "read only" files for the product.  If you remove one, you probably should remove the whole product tree.&lt;BR /&gt;(Of course there may be a chance of junk files being left there.)&lt;BR /&gt;&lt;BR /&gt;If you need more space, you need to extend it or add symlinks to other filesystems.</description>
      <pubDate>Thu, 12 Aug 2010 12:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673836#M382000</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-08-12T12:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673837#M382001</link>
      <description>Always look for the biggest directories first:&lt;BR /&gt; &lt;BR /&gt;du -kx | sort -rn | head -30&lt;BR /&gt; &lt;BR /&gt;If there is an HP product that you do not use and it occupies a lot of space, you can use swremove to remove the product. You may have a poorly designed application that stores temporary files in /opt. Or /opt may simply be far too small (less than 1GB in size). In that case, you'll have to extend /opt. You can use the optional Online JFS tools to extend the filesystem or without these, reboot into single user and extend the lvol followed by extending the filesystem.</description>
      <pubDate>Thu, 12 Aug 2010 12:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673837#M382001</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-08-12T12:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673838#M382002</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you are looking to decrease the disk space utilization for the '/opt' filesystem and don't want to (or can't) enlarge it, please note this:&lt;BR /&gt;&lt;BR /&gt;The appropriate way to delete product trees is to first ascertain if the product was installed with the Software Distributer tools ('swinstall').  If so, there is a record in the Installed Product Database (IPD) in '/var/adm/sw' that you want to correctly reflect the presence of the product.  Use 'swremove' to remove SD-installed products in '/opt'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 12 Aug 2010 12:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/4673838#M382002</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-08-12T12:30:22Z</dc:date>
    </item>
  </channel>
</rss>

