QUOTARESTORE(8) BSD System Manager's Manual QUOTARESTORE(8)NAME
quotarestore -- restore dumped quota information to a file system volume
SYNOPSIS
quotarestore [-d] file-system [dump-file]
DESCRIPTION
The quotarestore program restores dumped quota information to a file system. The file dump-file should be in the format produced with
quotadump(8). The quotas, expiration times, and configured grace times listed in the dump file are loaded into the named file system. The
file-system argument should be a file or directory on the (mounted) file system, not a device special file.
If the -d option is given, quota entries on the file system that are not mentioned in the dump file will be deleted. Otherwise, they are
left alone.
If the dump-file is not specified, standard input is used.
SEE ALSO quota(1), libquota(3), fstab(5), edquota(8), quotadump(8)HISTORY
The quotarestore command appeared in NetBSD 6.0.
BSD February 11, 2012 BSD
Check Out this Related Man Page
REPQUOTA(8) BSD System Manager's Manual REPQUOTA(8)NAME
repquota -- summarize quotas for a file system
SYNOPSIS
repquota [-ghuv] file-system ...
repquota [-ghuv] -a
repquota -x [-gu] file-system
quotadump [-gu] file-system
DESCRIPTION
repquota prints a summary of the disk usage and quotas for the specified file systems.
Available options:
-a Print the quotas of all the mounted file systems.
-g Print only group quotas (the default is to print both group and user quotas if they exist).
-h Numbers are displayed in a human readable format.
-u Print only user quotas (the default is to print both group and user quotas if they exist).
-v Print a header line before printing each file system quotas. Print all exiting quotas, including those whose current usage is 0.
-x Export file system quota data in a tabular dump format suitable for quotarestore(8). A single file system should be specified.
If invoked as quotadump the behavior is the same as repquota -x.
For each user or group, the current number files and amount of space (in kilobytes, unless the -h flag is used) is printed, along with any
quotas created with edquota(8).
Only the super-user may use this command.
SEE ALSO quota(1), libquota(3), fstab(5), edquota(8), quotacheck(8), quotaon(8), quotarestore(8)HISTORY
The repquota command appeared in 4.2BSD.
BSD May 12, 2012 BSD
why tell core dumped?
I am a new .I write a program.I use cc to complier it.
when i run it,it tell me "core dumped"?
who can tell me the reason?
the program as follow:
main()
{
char *a;
printf("please input your name:");
scanf("%s",a);
printf("\n");
printf("%s",a);
} (3 Replies)
When using dump, a .snap directory is created in the partition being dumped.
I have searched for the reason this directory is created but haven't found any information on its purpose.
I have monitored the .snap directory during a dump and I have never seen any files appear in during the dump so... (3 Replies)
Does anyone know where the location of HP-UX dump files get written too, when I do a system reset from the CM issuing a TC, its will always do a system dump, but not sure where the dump is located. (2 Replies)
Hi!
Letīs say I want copy dump-files to a location.
These dump-files vary between 80 and 280MB and will be produced in about 1min or less.
I have a cronjob which (not only) copies those.
So how can I find out whether a file is currently produced or not?
Because if my script works with these... (2 Replies)
Hi all, having problem with dump & restore for cloning simple linux system.
The command is : dump -0u -f /temp/var.dump /dev/sda5
But somehow the result displayed:
~~~~~~
dump: ACLs in inode #1250760 won't be dumped: Inappropriate ioctl for device
dump: ACLs in inode #1250761 won't be... (1 Reply)
Hi,
I would like to know default location for system dump as my system has generated system dump, as server was hanged.
I have run the command sysdumpdev -L it is showing /dev/lg_dumplv and showing correct date,
but when inside /dev/ directory the date which is showing for file lg_dumplv... (2 Replies)
How can i put quota on a directory in Linux ( /data ) my file systems are not mounted with quota option and i cannot reboot the system also. I read somewhere to do this via linux virtual file system .. just wanted to have
opinion on it. (1 Reply)
E87EF1BE 0605150011 P O dumpcheck The largest dump device is too small.
bash-3.00$ errpt -aj E87EF1BE | more
---------------------------------------------------------------------------
LABEL: DMPCHK_TOOSMALL
IDENTIFIER: E87EF1BE
Date/Time: Sun Jun 5 15:00:01... (4 Replies)
Hi all
I have a query about dump device in aix, i asked this question on interview.
what is dump device, how to add dump device & its work.
kindly give this answer,
thanks in advance.
:confused: (1 Reply)
1. The problem statement, all variables and given/known data:
are the oracle dump files compatible to direct import into db2?
I already tried many times but it always truncated results.
anyone can help/ advice or suggest?
2. Relevant commands, code, scripts, algorithms:
exp... (3 Replies)
dear all,
i have p770 aix6.1
last week, the host reboot suddenly with dump. but i don't know how to analyze the dump.
I posted kdb details in the attachment.
please anybody help me.
#>kdb vmcore.0 /unix
vmcore.0 mapped from @ 700000000000000 to @ 7000001c72c0908
START ... (13 Replies)