<?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: vx_nospace, but bdf says there is enough space in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639376#M646597</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vi looks for buffer space in /var/tmp&lt;BR /&gt;&lt;BR /&gt;Check if any bigfiles which is causing this  problem This will check files more than 10MB , if the file is not required then delete and then try vi.&lt;BR /&gt;&lt;BR /&gt;find /var -type f -xdev -size +10000000c -exec ll {} \;&lt;BR /&gt;&lt;BR /&gt;-Goodluck,&lt;BR /&gt;-USA..</description>
    <pubDate>Fri, 04 Jan 2002 21:04:40 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2002-01-04T21:04:40Z</dc:date>
    <item>
      <title>vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639371#M646592</link>
      <description>This is a bdf of my system (HP-UX 10.20)&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   71622   67560   51% /&lt;BR /&gt;/dev/vg00/lvol1      83733   20620   54739   27% /stand&lt;BR /&gt;/dev/vg00/lvol9    3072000 2616118  434612   86% /var&lt;BR /&gt;/dev/vg00/lvol8     700416  534147  155898   77% /usr&lt;BR /&gt;/dev/vg00/lvol7     102400   12183   84986   13% /tmp&lt;BR /&gt;/dev/vg00/lvol6    3072000 2146835  867350   71% /opt&lt;BR /&gt;/dev/vg00/lvol5      53248   41360   11395   78% /home&lt;BR /&gt;&lt;BR /&gt;But while editing a file using vi , I've got the following message&lt;BR /&gt;vxfs: mesg 001: vx_nospace - /dev/vg00/lvol9 file system full (8 block extent)&lt;BR /&gt;&lt;BR /&gt;I'm very confused, because there is a 14% free on /var (according to bdf)&lt;BR /&gt;&lt;BR /&gt;Any hint ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Francisco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jan 2002 20:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639371#M646592</guid>
      <dc:creator>Francisco Mancardi_1</dc:creator>
      <dc:date>2002-01-04T20:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639372#M646593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=907d1c751af3ae7df3/screen=ckiDisplayDocument?docId=200000041499374" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=907d1c751af3ae7df3/screen=ckiDisplayDocument?docId=200000041499374&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 04 Jan 2002 20:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639372#M646593</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-04T20:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639373#M646594</link>
      <description>Hi Francisco,&lt;BR /&gt;&lt;BR /&gt;vi is using /var/tmp for a copy of the file while you are editing it.  Are you editing a file that is larger than ~430MB?  If so, you are really filling /var.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 04 Jan 2002 20:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639373#M646594</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-04T20:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639374#M646595</link>
      <description>&lt;BR /&gt;Fortunately it was a warning and not an error! What other processes are using /var? Do you have "lsof" on your system?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 04 Jan 2002 21:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639374#M646595</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-04T21:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639375#M646596</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This may help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=d3a107a41b62a0466f/screen=ckiDisplayDocument?docId=200000050087829" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=d3a107a41b62a0466f/screen=ckiDisplayDocument?docId=200000050087829&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 04 Jan 2002 21:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639375#M646596</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-04T21:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639376#M646597</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vi looks for buffer space in /var/tmp&lt;BR /&gt;&lt;BR /&gt;Check if any bigfiles which is causing this  problem This will check files more than 10MB , if the file is not required then delete and then try vi.&lt;BR /&gt;&lt;BR /&gt;find /var -type f -xdev -size +10000000c -exec ll {} \;&lt;BR /&gt;&lt;BR /&gt;-Goodluck,&lt;BR /&gt;-USA..</description>
      <pubDate>Fri, 04 Jan 2002 21:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639376#M646597</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-01-04T21:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639377#M646598</link>
      <description>Hi!&lt;BR /&gt;I've read the documentation, but stil I'm needing help.&lt;BR /&gt;&lt;BR /&gt;I would like to defragment /var, but the info I've got from&lt;BR /&gt;fsadm is not enough.&lt;BR /&gt;&lt;BR /&gt;Could anyone give some hint or (a must) the procedure&lt;BR /&gt;to do the defrag ?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;Francisco</description>
      <pubDate>Tue, 08 Jan 2002 14:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639377#M646598</guid>
      <dc:creator>Francisco Mancardi_1</dc:creator>
      <dc:date>2002-01-08T14:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639378#M646599</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I don't think defragmenting /var is going to help you as much as potentially cleaning up unnecessary files.  I'd start by running the 'cleanup' utility to manage files in /var/adm/sw/ [the *only* way this directory should ever be managed!].&lt;BR /&gt;&lt;BR /&gt;If you are running 11.x:&lt;BR /&gt;&lt;BR /&gt;# cleanup -c 1&lt;BR /&gt;&lt;BR /&gt;If you are running 10.20:&lt;BR /&gt;&lt;BR /&gt;# cleanup&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 08 Jan 2002 15:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639378#M646599</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-08T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639379#M646600</link>
      <description>I would not look for big files in /var at all. Look instead for big directories. You may have 25,000 files in /var/tmp that are 900kb each and find will miss them all.  Here's the way to locate the big directories:&lt;BR /&gt;&lt;BR /&gt;# du -kx /var | sort -rn &amp;gt; /tmp/du.var&lt;BR /&gt;&lt;BR /&gt;Now look at the /tmp/du.var file to see what is at the top of the list.&lt;BR /&gt;&lt;BR /&gt;From this information, you may see that only one or two directories occupy most of the space. Now it's time to improve the reliability of the system by separating portions of /var to prevent interaction.&lt;BR /&gt;&lt;BR /&gt;For instance, depending on what is running on the box, the following directories should be moved to separate logical volumes:&lt;BR /&gt;&lt;BR /&gt;/var/tmp&lt;BR /&gt;/var/spool&lt;BR /&gt;/var/mail&lt;BR /&gt;/var/adm&lt;BR /&gt;/var/adm/crash&lt;BR /&gt;/var/adm/sw&lt;BR /&gt;&lt;BR /&gt;There may be others, but these are the most common. Note that bdf uses a different mechanism to calculate disk space when compared to ls and du. bdf shows inconsistent results for vxfs mount points versus the corresponding device file.  For the HFS filesystem, inodes and superblocks are preset via newfs but for the Journaled File System&lt;BR /&gt;   there are no fixed inode allocations.  Instead, VxFS filesystems consist of a number of dynamic attributes that describe the filesystem.  These dynamic attributes are called structural files and they are kept in a separate fileset (Fileset 1) from the user files (Fileset 999).&lt;BR /&gt;&lt;BR /&gt;Since these structures are dynamic and can grow as more files are added to the filesystem, it is impossible to determine how much space will be used used by structural files and how much space will be used by user files.  Unlike an HFS filesystem, where all the inodes are preallocated when the filesystem is created, a VxFS filesystem can continue to allocate more inodes as needed.  However, each time a new block of inodes is allocated, the number of actual data blocks are reduced.&lt;BR /&gt;&lt;BR /&gt;So bdf and du must guess as to the number of inodes that might be needed and the space available.  The bdf 'used' column represents space used by both user files and structural files.  The bdf 'avail' column represents the Kbytes available after subtracting the actual Kbytes used and the estimated Kbytes needed for inodes.</description>
      <pubDate>Tue, 08 Jan 2002 16:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639379#M646600</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-01-08T16:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: vx_nospace, but bdf says there is enough space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639380#M646601</link>
      <description>Hi, I'm still trying to solve the problem.&lt;BR /&gt;&lt;BR /&gt;info about i-nodes:&lt;BR /&gt;&lt;BR /&gt;# bdf -i &lt;BR /&gt;Filesystem          kbytes    used   avail %used  iused  ifree %iuse Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   88329   51874   63%   5560  13756   29% /&lt;BR /&gt;/dev/vg00/lvol1      83733   20620   54739   27%     18  13422    0% /stand&lt;BR /&gt;/dev/vg00/lvol9    3072000 2641855  410835   87%  24233 107535   18% /var&lt;BR /&gt;/dev/vg00/lvol8     700416  537735  152521   78%  17379  40669   30% /usr&lt;BR /&gt;/dev/vg00/lvol7     102400    6081   90709    6%    186  24078    1% /tmp&lt;BR /&gt;/dev/vg00/lvol6    3072000 2242071  778147   74%  49310 207482   19% /opt&lt;BR /&gt;/dev/vg00/lvol5      53248   20683   31063   40%   1230   8138   13% /home&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;seems there is no problems with /var&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -E /var&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -E /var&lt;BR /&gt;  Extent Fragmentation Report&lt;BR /&gt;        Total    Average      Average     Total&lt;BR /&gt;        Files    File Blks    # Extents   Free Blks&lt;BR /&gt;        18161         144          60      430150&lt;BR /&gt;    blocks used for indirects: 19223&lt;BR /&gt;    % Free blocks in extents smaller than 64 blks: 100.00&lt;BR /&gt;    % Free blocks in extents smaller than  8 blks: 100.00&lt;BR /&gt;    % blks allocated to extents 64 blks or larger: 30.76&lt;BR /&gt;    Free Extents By Size&lt;BR /&gt;        1:     430130      2:          2      4:          4      8:          0&lt;BR /&gt;       16:          0     32:          0     64:          0    128:          0&lt;BR /&gt;      256:          0    512:          0   1024:          0   2048:          0&lt;BR /&gt;     4096:          0   8192:          0  16384:          0  32768:          0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems to me that there is no fragmentation (may be&lt;BR /&gt;I'm not understanding the meaning of this figures ?).&lt;BR /&gt;&lt;BR /&gt;But my problem with vi persists.&lt;BR /&gt;&lt;BR /&gt;I'm usign this platform to run NNM, and it stores it's&lt;BR /&gt;databases in /var.&lt;BR /&gt;I have a good number of files in the directory where NNM&lt;BR /&gt;stores what is called DataCollections.&lt;BR /&gt;(1885 files).&lt;BR /&gt;&lt;BR /&gt;waiting for help ...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 16:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vx-nospace-but-bdf-says-there-is-enough-space/m-p/2639380#M646601</guid>
      <dc:creator>Francisco Mancardi_1</dc:creator>
      <dc:date>2002-01-16T16:26:44Z</dc:date>
    </item>
  </channel>
</rss>

