Difference between revisions of "Man/vzdqdump.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>vzdqdump</b>,
+
<p style="margin-left:11%; margin-top: 1em">vzdqdump,
<b>vzdqload</b> &minus; dump, load user/group quotas</p>
+
vzdqload &minus; dump, load user/group quotas</p>
  
 
== SYNOPSIS ==
 
== SYNOPSIS ==
  
<p style="margin-left:11%; margin-top: 1em"><b>vzdqdump</b>
+
<table width="100%" border="0" rules="none" frame="void"
[<i>general_options</i>] <i>quota_id</i> [<b>-f</b>]</p>
+
      cellspacing="0" cellpadding="0">
 +
<tr valign="top" align="left">
 +
<td width="11%"></td>
 +
<td width="12%">
  
<p style="margin-left:22%;">[<b>-c</b> <i>quota_file</i>] {
+
<p style="margin-top: 1em"><b>vzdqdump</b></p></td>
[<b>-G</b>] [<b>-U</b>] [<b>-T</b>] }</p>
+
<td width="2%"></td>
 +
<td width="75%">
  
<p style="margin-left:11%;"><b>vzdqload</b>
+
<p style="margin-top: 1em">[<i>general_options</i>]
[<i>general_options</i>] <i>quota_id</i></p>
+
<i>quota_id</i> [<b>-f</b>]
 +
[<b>-c&nbsp;</b><i>quota_file</i>] <b>-G</b> | <b>-U</b> |
 +
<b>-T</b></p> </td></tr>
 +
<tr valign="top" align="left">
 +
<td width="11%"></td>
 +
<td width="12%">
  
<p style="margin-left:22%;">[<b>-c</b> <i>quota_file</i>] {
+
<p><b>vzdqload</b></p></td>
[<b>-G</b>] [<b>-U</b>] [<b>-T</b>] }</p>
+
<td width="2%"></td>
 +
<td width="75%">
 +
 
 +
<p>[<i>general_options</i>] <i>quota_id</i>
 +
[<b>-c&nbsp;</b><i>quota_file</i>] <b>-G</b> | <b>-U</b> |
 +
<b>-T</b></p> </td></tr>
 +
</table>
  
 
== DESCRIPTION ==
 
== DESCRIPTION ==
Line 30: Line 45:
  
 
<p style="margin-left:11%; margin-top: 1em">The
 
<p style="margin-left:11%; margin-top: 1em">The
<b>quota_id</b> must be numeric-only identifier. Note, that
+
<i>quota_id</i> must be numeric-only identifier. Note that
 
quota ID is not the same as container ID (CTID). One
 
quota ID is not the same as container ID (CTID). One
 
container can mount several filesystems and each of them can
 
container can mount several filesystems and each of them can
Line 90: Line 105:
 
<td width="3%">
 
<td width="3%">
  
<p style="margin-top: 1em"><b>&minus;f</b></p></td>
+
<p style="margin-top: 1em"><b>-f</b></p></td>
 
<td width="8%"></td>
 
<td width="8%"></td>
 
<td width="78%">
 
<td width="78%">
Line 98: Line 113:
 
</table>
 
</table>
  
<p style="margin-left:11%;"><b>&minus;c</b>
+
<p style="margin-left:11%;"><b>-c&nbsp;</b><i>quota_file</i></p>
<i>quota_file</i></p>
 
  
 
<p style="margin-left:22%;">Specifies quota file to
 
<p style="margin-left:22%;">Specifies quota file to
 
process.</p>
 
process.</p>
  
<p style="margin-left:11%;"><b>&minus;G</b>,
+
<p style="margin-left:11%;"><b>-G</b>,&nbsp;<b>--grace</b></p>
<b>--grace</b></p>
 
  
 
<p style="margin-left:22%;">Dump (load) user/group grace
 
<p style="margin-left:22%;">Dump (load) user/group grace
 
times.</p>
 
times.</p>
  
<p style="margin-left:11%;"><b>&minus;U</b>,
+
<p style="margin-left:11%;"><b>-U</b>,&nbsp;<b>--limits</b></p>
<b>--limits</b></p>
 
  
 
<p style="margin-left:22%;">Dump (load) disk limits of
 
<p style="margin-left:22%;">Dump (load) disk limits of
 
users/groups.</p>
 
users/groups.</p>
  
<p style="margin-left:11%;"><b>&minus;T</b>,
+
<p style="margin-left:11%;"><b>-T</b>,&nbsp;<b>--exptimes</b></p>
<b>--exptimes</b></p>
 
  
 
<p style="margin-left:22%;">Dump (load) expiration times of
 
<p style="margin-left:22%;">Dump (load) expiration times of
Line 125: Line 136:
  
 
<p style="margin-left:11%; margin-top: 1em">See
 
<p style="margin-left:11%; margin-top: 1em">See
[[Man/vzquota.8|<b>vzquota</b>(8)]]</p>
+
[[Man/vzquota.8|<b>vzquota</b>(8)]].</p>
 +
 
 +
== SEE ALSO ==
 +
 
 +
<p style="margin-left:11%; margin-top: 1em">[[Man/vzquota.8|<b>vzquota</b>(8)]].</p>
  
 
== COPYRIGHT ==
 
== COPYRIGHT ==

Revision as of 15:42, 6 June 2011

NAME

vzdqdump, vzdqload − dump, load user/group quotas

SYNOPSIS

vzdqdump

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

vzdqload

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

DESCRIPTION

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.

OPTIONS

General

-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.

Parameters

-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.

DIAGNOSTICS

See vzquota(8).

SEE ALSO

vzquota(8).

COPYRIGHT

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