<?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: Filesystem space problem with usr domain in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391028#M18705</link>
    <description>df is known to have problems with AdvFS domains.  There is no real fix for this problem, and in fact it's why the vdf program was created.  vdf and showfdmn are trustworthy for AdvFS, but df is not.  One alternative is simply to ignore the df number.  But if your backup program uses df to determine the amount of free space, you'll have to do one of the following:&lt;BR /&gt;&lt;BR /&gt;1. Modify the backup program to look at the output of vdf or showfdmn instead.&lt;BR /&gt;&lt;BR /&gt;2. Put the backup somewhere other than /usr.&lt;BR /&gt;&lt;BR /&gt;3. Try to get the df numbers more nearly correct.  Sometimes this can be done by running quotacheck against a filesystem.  To try this, make sure that the /etc/fstab entry for /usr includes the userquota and groupquota options.  (If it doesn't, add them and then unmount and remount /usr when you can go to single-user mode.)  Then run "quotacheck -v /usr".  This may help, but it is not guaranteed to work.&lt;BR /&gt;&lt;BR /&gt;Martin</description>
    <pubDate>Tue, 31 Mar 2009 10:38:32 GMT</pubDate>
    <dc:creator>Martin Moore</dc:creator>
    <dc:date>2009-03-31T10:38:32Z</dc:date>
    <item>
      <title>Filesystem space problem with usr domain</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391027#M18704</link>
      <description>Hi,&lt;BR /&gt;The OS is Tru64 Unix 4.0F with PK8.&lt;BR /&gt;The df command told us it used up to 16G and only about 7G available as followings for usr domain.&lt;BR /&gt;# df -k&lt;BR /&gt;Filesystem           1024-blocks        Used   Available Capacity  Mounted on&lt;BR /&gt;root_domain#root          533160      107867      415200    21%    /&lt;BR /&gt;/proc                          0           0           0   100%    /proc&lt;BR /&gt;usr_domain#usr          23459208    16310417     7148791    70%    /usr&lt;BR /&gt;oracle_domain#oracle     6253224     2182353     4027576    36%    /oracle&lt;BR /&gt;&lt;BR /&gt;However, when used vdf and showfdmn utility to show usr domain capacity, it only used 10% space(about 2G). Also with du command.&lt;BR /&gt;# /sbin/advfs/vdf  usr_domain&lt;BR /&gt;Domain             512-blocks    Metadata        Used   Available Capacity&lt;BR /&gt;usr_domain           46918426      101230    32620834    42430592      10%&lt;BR /&gt;&lt;BR /&gt;# showfdmn usr_domain&lt;BR /&gt;&lt;BR /&gt;               Id              Date Created  LogPgs  Domain Name&lt;BR /&gt;38c6a1a9.000171d0  Thu Mar  9 02:53:29 2000     512  usr_domain&lt;BR /&gt;&lt;BR /&gt;  Vol   512-Blks        Free  % Used  Cmode  Rblks  Wblks  Vol Name &lt;BR /&gt;   1L    7146266     6461792     10%     on    128    128  /dev/re0g&lt;BR /&gt;   2     6217728     5623136     10%     on    128    128  /dev/re1b&lt;BR /&gt;   3    33554432    30345664     10%     on    128    128  /dev/vol/newdg/rusr03&lt;BR /&gt;      ----------  ----------  ------&lt;BR /&gt;        46918426    42430592     10%&lt;BR /&gt;&lt;BR /&gt;So how can we recover the space for usr domain? A 16G backup needs to use the available space in usr domain.&lt;BR /&gt;&lt;BR /&gt;Thanks for your attentation.&lt;BR /&gt;&lt;BR /&gt;Attachement is session log for those command.&lt;BR /&gt;&lt;BR /&gt;Guo ShangZhong&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Mar 2009 08:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391027#M18704</guid>
      <dc:creator>郭尚中_1</dc:creator>
      <dc:date>2009-03-31T08:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem space problem with usr domain</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391028#M18705</link>
      <description>df is known to have problems with AdvFS domains.  There is no real fix for this problem, and in fact it's why the vdf program was created.  vdf and showfdmn are trustworthy for AdvFS, but df is not.  One alternative is simply to ignore the df number.  But if your backup program uses df to determine the amount of free space, you'll have to do one of the following:&lt;BR /&gt;&lt;BR /&gt;1. Modify the backup program to look at the output of vdf or showfdmn instead.&lt;BR /&gt;&lt;BR /&gt;2. Put the backup somewhere other than /usr.&lt;BR /&gt;&lt;BR /&gt;3. Try to get the df numbers more nearly correct.  Sometimes this can be done by running quotacheck against a filesystem.  To try this, make sure that the /etc/fstab entry for /usr includes the userquota and groupquota options.  (If it doesn't, add them and then unmount and remount /usr when you can go to single-user mode.)  Then run "quotacheck -v /usr".  This may help, but it is not guaranteed to work.&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 31 Mar 2009 10:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391028#M18705</guid>
      <dc:creator>Martin Moore</dc:creator>
      <dc:date>2009-03-31T10:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem space problem with usr domain</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391029#M18706</link>
      <description>Martin,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;There are no special backup program, just oracle export. the export file was saved in this directory. don't know if oracle export command use df to calc the free space of file system.&lt;BR /&gt;&lt;BR /&gt;I will try to use quotacheck to fix it in next system down time.&lt;BR /&gt;&lt;BR /&gt;Guo ShangZhong</description>
      <pubDate>Tue, 31 Mar 2009 13:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/filesystem-space-problem-with-usr-domain/m-p/4391029#M18706</guid>
      <dc:creator>郭尚中_1</dc:creator>
      <dc:date>2009-03-31T13:40:33Z</dc:date>
    </item>
  </channel>
</rss>

