Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vzdqdump(8) [debian man page]

vzdqdump(8)							    Containers							       vzdqdump(8)

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. Maxi- mum 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) COPYRIGHT
Copyright (C) 2000-2008, Parallels, Inc. Licensed under GNU GPL. Virtuozzo/OpenVZ Mar 06, 2008 vzdqdump(8)

Check Out this Related Man Page

QUOTA(1)						      General Commands Manual							  QUOTA(1)

NAME
quota - display disk usage and limits SYNOPSIS
quota [ -F format-name ] [ -guvs | q ] quota [ -F format-name ] [ -uvs | q ] user quota [ -F format-name ] [ -gvs | q ] group DESCRIPTION
quota displays users' disk usage and limits. By default only the user quotas are printed. quota reports the quotas of all the filesystems listed in /etc/mtab. For filesystems that are NFS-mounted a call to the rpc.rquotad on the server machine is performed to get the information. OPTIONS
-F format-name Show quota for specified format (ie. don't perform format autodetection). Possible format names are: vfsold (version 1 quota), vfsv0 (version 2 quota), rpc (quota over NFS), xfs (quota on XFS filesystem) -g Print group quotas for the group of which the user is a member. The optional -u flag is equivalent to the default. -v will display quotas on filesystems where no storage is allocated. -s flag will make quota(1) try to choose units for showing limits, used space and used inodes. -q Print a more terse message, containing only information on filesystems where usage is over quota. Specifying both -g and -u displays both the user quotas and the group quotas (for the user). Only the super-user may use the -u flag and the optional user argument to view the limits of other users. Non-super-users can use the the -g flag and optional group argument to view only the limits of groups of which they are members. The -q flag takes precedence over the -v flag. DIAGNOSTICS
If quota exits with a non-zero status, one or more filesystems are over quota. FILES
aquota.user or aquota.group quota file at the filesystem root (version 2 quota, non-XFS filesystems) quota.user or quota.group quota file at the filesystem root (version 1 quota, non-XFS filesystems) /etc/mtab default filesystems SEE ALSO
quotactl(2), fstab(5), edquota(8), quotacheck(8), quotaon(8), repquota(8) QUOTA(1)
Man Page

6 More Discussions You Might Find Interesting

1. Linux

Disk Quota software for Linux

Hi all, Does anyone knows any good disk quota software for Linux? I am trying to assign different disk quota allocation for different users and directories. At moment I am using an FTP solution (Crush FTP, very good), I am able to specify quotas based on directories for each individual user, but... (3 Replies)
Discussion started by: KDE Man
3 Replies

2. AIX

increase load for testing

Hi, Anyone know of a good procedure or command that will significantly increase the load of my server without crashing it? I want to run some threshold tests and monitor load, cpu and memory usage. Thanks Chris. (1 Reply)
Discussion started by: chlawren
1 Replies

3. UNIX for Advanced & Expert Users

Core Dump Analysis Using PStack and PMAP

Hello, I'm new to the group and this is my first post. I'm hoping someone can help me out. I have a core dump that I need to analyze from a Unix box and I've never done this sort of thing before. I was told to run a pmap and pstack on the core file which provided two different output files. ... (3 Replies)
Discussion started by: kimblebee
3 Replies

4. Linux

Quota issue on user belongs to multiple Group

I have setup a group quota for better disk usage. What i am doing is to setup a quota with Samba share. I created user1,user2 and group project1 which belongs to /home/project1 dir. Quota is implemented on project1 group to write 100 MB on this share and This is working fine if a user1 and user2... (3 Replies)
Discussion started by: sunnysthakur
3 Replies

5. UNIX for Dummies Questions & Answers

Learn Linux Core Dump Analysis

Can any body provide me some good link to learn to create and analyze linux user mode application / kernel module core dumps? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

6. Red Hat

Auto Increasing Quota for User.

Hi, I would like to know wheather we can increase the quota for particular user automatically? I am having requirement to increase the quota only for 2 days in a week. but that shoule be automatically instead of manualy modification. is it possible? (3 Replies)
Discussion started by: manoj.solaris
3 Replies