Managers,
 First I want to thank the following people for responding.
 Bryan Lavelle <Bryan.Lavelle_at_digital.com> 
 Ryan Ziegler <Zieglerr_at_novachem.com> 
 My original message is at the end of this post.  
 The responses were:
Bryan - 
  df doesn't report space available properly on advfs filesystems, you should 
  use vdf if you have it on your system or showfdmn as you have done. It 
  sounds like you may also need to run a quotacheck -a to fix this problem.
Ryan -
 mostly because showfdmn shows information for all file systems in that 
 domain, df shows the file system as if it was the ONLY file system in the 
 domain.
 basically the same as long as there is only 1 file system in a domain. if 
 there are multiple file systems, then the only accurate read is showfdmn.
 ------
I think that if I can get an answer to why, in a domain with one fileset
"root",
a showfdmn states that the domain space was 47% used ie....
# showfdmn -k root_domain
                 Id              Date Created  LogPgs  Domain Name
  356ee881.000e73b1  Fri May 29 12:55:29 1998     512  root_domain
    Vol    1K-Blks        Free  % Used  Cmode  Rblks  Wblks  Vol Name
     1L     131727       70400     47%     on    128    128  /dev/rz8a  
 .... while the ......
# df -k root_domain  
Filesystem       1024-blocks        Used   Available Capacity  Mounted on  
root_domain#root      131720      123959        7761    95%    /  
 ..... shows 95% capacity. Should the two be the same? Am I missing something?
My first thought is that I should be able to increase the size of the fileset.
I looked at the doc for chfsets, but am not sure if this will "grow" the
fileset (root).
My second thought, and most disliked, is to vdump the two domains I have on
the volume to another disk (or tape), then repartition the disk to make the "a"
partition larger, and use vrestore after booting from CD.
---Original Message---
Hello DU Managers,
Can someone explain to me why "showfdmn root_doman" and "df /" would
return different information? The output from both is:
# showfdmn root_domain
               Id              Date Created  LogPgs  Domain Name  
356ee881.000e73b1  Fri May 29 12:55:29 1998     512  root_domain
     
 Vol   512-Blks        Free  % Used  Cmode  Rblks  Wblks  Vol Name    
 1L     263455      140752     47%     on    128    128  /dev/rz8a  
# df /
Filesystem        512-blocks        Used   Available Capacity  Mounted on  
root_domain#root      263440      247972       15468    95%    /  
I noticed this after doconfig then trying to copy vmunix to /, but failed
for lack of space. I did do a verify "in single user mode" on the root_domain,
but the results from the two commands are the same.
Can someone enlighten me?
////// //////  Calvin J. Meadows Jr. 
//     //       UNIX/VMS Systems Administrator
//     //        Smith College
////// //         Northampton, MA 01063
    // //          E-Mail: cmeadows_at_smith.edu
    // //           Tel:(413) 585-4475
////// //////        Fax: (413) 585-3073
Received on Tue Apr 06 1999 - 19:56:26 NZST