Difference between revisions of "Man/vzdqcheck.8"

From OpenVZ Virtuozzo Containers Wiki
< Man
Jump to: navigation, search
(Automated import of articles)
 
(Automated import of articles *** existing text overwritten ***)
Line 1: Line 1:
 
== NAME ==
 
== NAME ==
  
<p style="margin-left:11%; margin-top: 1em"><b>vzdqcheck</b>
+
<p style="margin-left:11%; margin-top: 1em">vzdqcheck
&minus; counts disk usage</p>
+
&minus; count disk usage</p>
  
 
== SYNOPSIS ==
 
== SYNOPSIS ==
  
<p style="margin-left:11%; margin-top: 1em"><b>vzdqcheck</b>
+
<table width="100%" border="0" rules="none" frame="void"
[<i>option</i> ...] <i>path</i></p>
+
      cellspacing="0" cellpadding="0">
 +
<tr valign="top" align="left">
 +
<td width="11%"></td>
 +
<td width="14%">
 +
 
 +
<p style="margin-top: 1em"><b>vzdqcheck</b></p></td>
 +
<td width="1%"></td>
 +
<td width="26%">
 +
 
 +
<p style="margin-top: 1em">[<i>option</i> ...]
 +
<i>path</i></p> </td>
 +
<td width="48%">
 +
</td></tr>
 +
</table>
  
 
== DESCRIPTION ==
 
== DESCRIPTION ==
  
 
<p style="margin-left:11%; margin-top: 1em"><i><b>vzdqcheck</b></i>
 
<p style="margin-left:11%; margin-top: 1em"><i><b>vzdqcheck</b></i>
summarize disk usage of all files under the <i>path</i>.</p>
+
scans all the files under the <i>path</i>, using the same
 +
code as <b>vzquota init</b>, and reports disk usage (in 1 KB
 +
blocks and inodes).</p>
  
 
== OPTIONS ==
 
== OPTIONS ==
Line 58: Line 73:
 
increase verbosity. Maximum is 2.</p></td></tr>
 
increase verbosity. Maximum is 2.</p></td></tr>
 
</table>
 
</table>
 +
 +
== SEE ALSO ==
 +
 +
<p style="margin-left:11%; margin-top: 1em">[[Man/vzquota.8|<b>vzquota</b>(8)]].</p>
  
 
== COPYRIGHT ==
 
== COPYRIGHT ==

Revision as of 15:41, 6 June 2011

NAME

vzdqcheck − count disk usage

SYNOPSIS

vzdqcheck

[option ...] path

DESCRIPTION

vzdqcheck scans all the files under the path, using the same code as vzquota init, and reports disk usage (in 1 KB blocks and inodes).

OPTIONS

-h

Print usage information.

-V

Print utility version.

-q

Quiet mode. Causes all warning and diagnostic messages to be suppressed. Only fatal errors are displayed.

-v

Verbose mode. Causes the utility to print debugging messages about its progress. Multiple -v options increase verbosity. Maximum is 2.

SEE ALSO

vzquota(8).

COPYRIGHT

Copyright (C) 2000-2008, Parallels, Inc. Licensed under GNU GPL.