<?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: /var error!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721219#M252811</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;bdf /var will give you what you want&lt;BR /&gt;&lt;BR /&gt;As a check you can also change to /var and and run du -sk *&lt;BR /&gt;&lt;BR /&gt;the numbers should  match - if there are no mount points under /var (du will include them)</description>
    <pubDate>Tue, 31 Jan 2006 11:30:00 GMT</pubDate>
    <dc:creator>DCE</dc:creator>
    <dc:date>2006-01-31T11:30:00Z</dc:date>
    <item>
      <title>/var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721214#M252806</link>
      <description>Hi &lt;BR /&gt;When i am doing bdf in 10.2 server it shows /var as utilzed 75% but when i got to /var and do bdf .&lt;BR /&gt;It says "No such file or directory"&lt;BR /&gt;Can anybody tell me the reason.</description>
      <pubDate>Tue, 31 Jan 2006 11:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721214#M252806</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2006-01-31T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: /var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721215#M252807</link>
      <description>Hi Amit, &lt;BR /&gt;&lt;BR /&gt;Just check you run the "bdf" with full path in all the cases. &lt;BR /&gt;&lt;BR /&gt;# which bdf&lt;BR /&gt;/usr/bin/bdf&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 31 Jan 2006 11:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721215#M252807</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-31T11:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: /var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721216#M252808</link>
      <description>Dear Amit,&lt;BR /&gt;&lt;BR /&gt;the bdf output will be same irrespective of the present working directory.&lt;BR /&gt;&lt;BR /&gt;If you want to see the disk utilisation of /var alone,&lt;BR /&gt;&lt;BR /&gt;you can try &lt;BR /&gt;&lt;BR /&gt;#du /var&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Tue, 31 Jan 2006 11:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721216#M252808</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-31T11:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: /var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721217#M252809</link>
      <description>Shalom Amit,&lt;BR /&gt;&lt;BR /&gt;I think that the /var filesystem is not mounted.&lt;BR /&gt;&lt;BR /&gt;Try mount /var&lt;BR /&gt;&lt;BR /&gt;Check /etc/fstab for problems.&lt;BR /&gt;&lt;BR /&gt;You may have to take your system into single user mode.&lt;BR /&gt;&lt;BR /&gt;Note that when a system runs with /var not moutned, there are a lot of files created that will be hidden and take up space on root / when the /var filesystem is mounted. These need to be cleared prior to mounting /var&lt;BR /&gt;&lt;BR /&gt;I'd run dmesg and see if a disk has failed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 31 Jan 2006 11:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721217#M252809</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-31T11:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: /var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721218#M252810</link>
      <description>Try &lt;BR /&gt;&lt;BR /&gt;bdf /var&lt;BR /&gt;&lt;BR /&gt;if what you want is the bdf output for only the /var file system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 31 Jan 2006 11:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721218#M252810</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-31T11:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: /var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721219#M252811</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;bdf /var will give you what you want&lt;BR /&gt;&lt;BR /&gt;As a check you can also change to /var and and run du -sk *&lt;BR /&gt;&lt;BR /&gt;the numbers should  match - if there are no mount points under /var (du will include them)</description>
      <pubDate>Tue, 31 Jan 2006 11:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721219#M252811</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-01-31T11:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: /var error!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721220#M252812</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;You can try..&lt;BR /&gt;&lt;BR /&gt;#cd /var&lt;BR /&gt;#bdf .&lt;BR /&gt;#du -sk /var/* |sort -rn&lt;BR /&gt;&lt;BR /&gt;Try this commands. see the output.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;indrajit</description>
      <pubDate>Tue, 31 Jan 2006 14:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-error/m-p/3721220#M252812</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2006-01-31T14:01:50Z</dc:date>
    </item>
  </channel>
</rss>

