Open main menu

OpenVZ Virtuozzo Containers Wiki β

Difference between revisions of "Man/vzdqdump.8"

< Man
(Automated import of articles *** existing text overwritten ***)
(Automated import of articles *** existing text overwritten ***)
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
<p style="margin-top: 1em">[<i>general_options</i>]
 
<p style="margin-top: 1em">[<i>general_options</i>]
 
<i>quota_id</i> [<b>-f</b>]
 
<i>quota_id</i> [<b>-f</b>]
[<b>-c&nbsp;</b><i>quota_file</i>] <b>-G</b> | <b>-U</b> |
+
[<b>-c&nbsp;</b><i>quota_file</i>] [<b>-G</b>] [<b>-U</b>]
<b>-T</b></p> </td></tr>
+
[<b>-T</b>] [<b>-F</b>]</p></td></tr>
 
<tr valign="top" align="left">
 
<tr valign="top" align="left">
 
<td width="11%"></td>
 
<td width="11%"></td>
Line 29: Line 29:
  
 
<p>[<i>general_options</i>] <i>quota_id</i>
 
<p>[<i>general_options</i>] <i>quota_id</i>
[<b>-c&nbsp;</b><i>quota_file</i>] <b>-G</b> | <b>-U</b> |
+
[<b>-c&nbsp;</b><i>quota_file</i>] [<b>-G</b>] [<b>-U</b>]
<b>-T</b></p> </td></tr>
+
[<b>-T</b>] [<b>-F</b>]</p></td></tr>
 
</table>
 
</table>
  
Line 133: Line 133:
 
users/groups.</p>
 
users/groups.</p>
  
== DIAGNOSTICS ==
+
<p style="margin-left:11%;"><b>-F</b>,&nbsp;--first</p>
 +
 
 +
<p style="margin-left:22%;">Dump (load) first level
 +
quota.</p>
 +
 
 +
== EXIT STATUS ==
  
 
<p style="margin-left:11%; margin-top: 1em">See
 
<p style="margin-left:11%; margin-top: 1em">See
Line 145: Line 150:
  
 
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
 
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2000-2008, Parallels, Inc. Licensed under GNU GPL.</p>
+
2000-2012, Parallels, Inc. Licensed under GNU GPL.</p>

Latest revision as of 16:03, 25 September 2012

Contents

NAMEEdit

vzdqdump, vzdqload − dump, load user/group quotas

SYNOPSISEdit

vzdqdump

[general_options] quota_id [-f] [-c quota_file] [-G] [-U] [-T] [-F]

vzdqload

[general_options] quota_id [-c quota_file] [-G] [-U] [-T] [-F]

DESCRIPTIONEdit

vzdqdump dumps user/group quota information obtained either from a quota file or the kernel to stdout.

vzdqload loads user/group quota information provided by vzdqdump from stdin into quota file. Quota must be stopped at load.

The quota_id must be numeric-only identifier. Note that quota ID is not the same as container ID (CTID). One container can mount several filesystems and each of them can have its own quotas.

OPTIONSEdit

GeneralEdit

-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 utilities to print debugging messages about their progress. Multiple -v options increase verbosity. Maximum is 2.

ParametersEdit

-f

Dump user/group quota information from kernel rather than quota file.

-c quota_file

Specifies quota file to process.

-G--grace

Dump (load) user/group grace times.

-U--limits

Dump (load) disk limits of users/groups.

-T--exptimes

Dump (load) expiration times of users/groups.

-F, --first

Dump (load) first level quota.

EXIT STATUSEdit

See vzquota(8).

SEE ALSOEdit

COPYRIGHTEdit

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