<?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 vmunix file size became 18GB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696705#M796337</link>
    <description>Hi&lt;BR /&gt;Today I found that the size of the file vmunix has became 18GB for that our root file system became full can I delete the file or do anybody knows why the size of the file is increasing.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards</description>
    <pubDate>Thu, 22 Dec 2005 08:01:59 GMT</pubDate>
    <dc:creator>Arindam Basu</dc:creator>
    <dc:date>2005-12-22T08:01:59Z</dc:date>
    <item>
      <title>vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696705#M796337</link>
      <description>Hi&lt;BR /&gt;Today I found that the size of the file vmunix has became 18GB for that our root file system became full can I delete the file or do anybody knows why the size of the file is increasing.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards</description>
      <pubDate>Thu, 22 Dec 2005 08:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696705#M796337</guid>
      <dc:creator>Arindam Basu</dc:creator>
      <dc:date>2005-12-22T08:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696706#M796338</link>
      <description>By "vmunix", do you mean /stand/vmunix?  That is the kernel and you don't want to be deleting that without good reason.  Do you have a /stand/vmunix.prev file?  How big is that?  Did someone make changes to the kernel recently?  Did someone write over the kernel with something?&lt;BR /&gt;&lt;BR /&gt;I would try restoring the kernel from backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 22 Dec 2005 08:08:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696706#M796338</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-12-22T08:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696707#M796339</link>
      <description>Hi i wouldn't touch vmunix becauce its your kernel. If your / is growing i would look into /etc because there are some files which can grow very big.&lt;BR /&gt;&lt;BR /&gt;grtz. mark</description>
      <pubDate>Thu, 22 Dec 2005 08:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696707#M796339</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-12-22T08:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696708#M796340</link>
      <description>Arindam,&lt;BR /&gt;if you are referring to the /stand/vmunix file, I would not advise to remove it. However 18GB is enormous. Check that nobody has, by mistake, created a false kernel.&lt;BR /&gt;Start with a simple file /stand/vmunix&lt;BR /&gt;Look at the ownership and date of the file.&lt;BR /&gt;Also check that it is really 18GB, ours is approx 30Mb for example</description>
      <pubDate>Thu, 22 Dec 2005 08:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696708#M796340</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-12-22T08:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696709#M796341</link>
      <description>I can't believe it. vmunix file of 18GB. paste the output of ll /stand here.</description>
      <pubDate>Thu, 22 Dec 2005 09:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696709#M796341</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-12-22T09:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696710#M796342</link>
      <description>It's not possible to generate a multi-gigabyte kernel file. Normally, /stand (where the vmunix file is located) is only a few hundred megs so an 18Gb file can't be srored in that location. Even the root filesystem is only a few hundred megs. Please post the output of these commands so we can help:&lt;BR /&gt; &lt;BR /&gt;bdf -l&lt;BR /&gt;ll /stand&lt;BR /&gt;du -kx / | sort -rn | head -20</description>
      <pubDate>Thu, 22 Dec 2005 09:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696710#M796342</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-12-22T09:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696711#M796343</link>
      <description>Aridam,&lt;BR /&gt;Like others have mentioned 18GB is way too high for a kernel!&lt;BR /&gt;Like Bill had mentioned, /stand filesystem is normally less than a Gig.&lt;BR /&gt;And also /stand normally doesn't have largefile option turned on.&lt;BR /&gt;&lt;BR /&gt;And I'm not sure if you are referring to /stand/vmunix or someother file that someone created under a different directory by mistake(?)!</description>
      <pubDate>Thu, 22 Dec 2005 10:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696711#M796343</guid>
      <dc:creator>Srini Jay</dc:creator>
      <dc:date>2005-12-22T10:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696712#M796344</link>
      <description>I suspect that someone has done something like:&lt;BR /&gt;&lt;BR /&gt;tar -f /stand/vmunix &lt;SOME other="" files=""&gt; and forgot the /dev/rmt/&lt;WHATEVER&gt; file.&lt;BR /&gt;&lt;BR /&gt;More than likely it is now a tar archive.&lt;BR /&gt;&lt;BR /&gt;I would suggest that you restore it from a known backup and check your permissions.&lt;BR /&gt;&lt;BR /&gt;&lt;/WHATEVER&gt;&lt;/SOME&gt;</description>
      <pubDate>Thu, 22 Dec 2005 10:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696712#M796344</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-12-22T10:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696713#M796345</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;My thinking goes along the same line as Kent's.  I suspect that someone specified '/dev/rmt/om' instead of /dev/rmt/0m' when doing a backup.  Thus the '/dev' file system has a very large, regular file named '/dev/rmt/om' --- that's the letter "o" instead of the number "0".&lt;BR /&gt;&lt;BR /&gt;Look for non-special (regular) files in '/dev' as the culprit.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 22 Dec 2005 10:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696713#M796345</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-22T10:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696714#M796346</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think it is a slightly misunderstood scenario. The size of /stand/vmunix can never be 18GB, and that too of a running system. Can you post the output of &lt;BR /&gt;&lt;BR /&gt;#ll /stand&lt;BR /&gt;&amp;amp;&lt;BR /&gt;#bdf&lt;BR /&gt;&lt;BR /&gt;Also as vmunix for newer versions of HPUx is always in a seperate file system shall not cause root to become full. Moreover neither /stand nor root is generally much less than 18GB.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 23 Dec 2005 02:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696714#M796346</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-23T02:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696715#M796347</link>
      <description>I hope other files are making an image that / file system with 18GB. You can specifically find the size /stand/vmunix file with ls -l or ll command.&lt;BR /&gt;&lt;BR /&gt;Post the,&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;# ls -l /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;information.&lt;BR /&gt;&lt;BR /&gt;you can also find the most active usage of directory or file in / as,&lt;BR /&gt;&lt;BR /&gt;# du -k / | sort -rnk 1 | more&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Dec 2005 03:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696715#M796347</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-23T03:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix file size became 18GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696716#M796348</link>
      <description>Hello, Please post the result of following commands, &lt;BR /&gt;&lt;BR /&gt;# bdf &lt;BR /&gt;# ll /stand/vmunix &lt;BR /&gt;&lt;BR /&gt;/stand is different FS and it wont be 18GB .. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 23 Dec 2005 03:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-size-became-18gb/m-p/3696716#M796348</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-23T03:35:22Z</dc:date>
    </item>
  </channel>
</rss>

