<?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: vi question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534180#M890258</link>
    <description>It could be a problem with the size or usage of the disks owning /var.&lt;BR /&gt;&lt;BR /&gt;Remember that the swap/cache/temp dir for vi is '/var/tmp'. &lt;BR /&gt;&lt;BR /&gt;Resolution:  Clean up /var/tmp, and make sure your disks are not so busy as to have no availability for writing.  I have seen busy systems do this, because of a single disk being used for the OS, and most of the systems swap.  If this is the case, then Oracle paging to system swap could be killing fs performance on the OS disk.&lt;BR /&gt;&lt;BR /&gt;Best to look at glance, and see what it says!  It will tell you if you have a disk bottleneck, and can help recommend solutions....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
    <pubDate>Wed, 30 May 2001 14:08:18 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2001-05-30T14:08:18Z</dc:date>
    <item>
      <title>vi question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534177#M890255</link>
      <description>Got a problem today.  When vi a file as oracle, it tooks 30sec-1 min before I can edit. Thought maybe disk problem, /var is 81% utilizied. Kill a process that had been running for 30000+ mins, didn't help. Pinging didn't have packet lost.  What do you think may be the problem?</description>
      <pubDate>Wed, 30 May 2001 01:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534177#M890255</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2001-05-30T01:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: vi question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534178#M890256</link>
      <description>&lt;BR /&gt;What is the size of the file under vi edit?</description>
      <pubDate>Wed, 30 May 2001 01:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534178#M890256</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2001-05-30T01:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: vi question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534179#M890257</link>
      <description>just a new file.</description>
      <pubDate>Wed, 30 May 2001 01:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534179#M890257</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2001-05-30T01:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: vi question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534180#M890258</link>
      <description>It could be a problem with the size or usage of the disks owning /var.&lt;BR /&gt;&lt;BR /&gt;Remember that the swap/cache/temp dir for vi is '/var/tmp'. &lt;BR /&gt;&lt;BR /&gt;Resolution:  Clean up /var/tmp, and make sure your disks are not so busy as to have no availability for writing.  I have seen busy systems do this, because of a single disk being used for the OS, and most of the systems swap.  If this is the case, then Oracle paging to system swap could be killing fs performance on the OS disk.&lt;BR /&gt;&lt;BR /&gt;Best to look at glance, and see what it says!  It will tell you if you have a disk bottleneck, and can help recommend solutions....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 30 May 2001 14:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534180#M890258</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-30T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: vi question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534181#M890259</link>
      <description>Hello Wilfred,&lt;BR /&gt;&lt;BR /&gt;check for the size of the directories:&lt;BR /&gt;   ls -ld /var /var/tmp /tmp&lt;BR /&gt;&lt;BR /&gt;UN*X is reading and writing directories ALWAYS&lt;BR /&gt;at once/completely - hence, if one of those is &lt;BR /&gt;some MB in size, those will be read and written&lt;BR /&gt;every time - it does not matter how many &lt;BR /&gt;entries do exist in there. Check with&lt;BR /&gt;   sar -a 1 100&lt;BR /&gt;while you start your "vi". If the column&lt;BR /&gt;"dblk/s" is getting to high, then that is the&lt;BR /&gt;reason! Go to sinlge-user mode, remove the&lt;BR /&gt;directory and re-create it (only way).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Wed, 30 May 2001 14:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vi-question/m-p/2534181#M890259</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-05-30T14:46:51Z</dc:date>
    </item>
  </channel>
</rss>

