Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rquotad(1m) [hpux man page]

rquotad(1M)															       rquotad(1M)

NAME
rquotad - remote quota server SYNOPSIS
DESCRIPTION
is an RPC server that returns quotas for a user of a local file system currently mounted by a remote machine by means of NFS (see rpc(3N)). The results are used by to display user quotas for remote file systems (see quota(1)). might not work for local filesystems which support a 64-bit quota file format. The Q_QUOTAINFO command of the system call can be used to determine the quota file format supported by a particular filesystem. (See quotactl(2)). is normally invoked by (see inetd(1M)). AUTHOR
Disk Quotas were developed by the University of California, Berkeley, Sun Microsystems, Inc., and HP. FILES
Quota statistics static storage for a file system, where directory is the root of the file system. SEE ALSO
inetd(1M), quotactl(2), rpc(3N), services(4), quota(5), nfs(7). rquotad(1M)

Check Out this Related Man Page

RQUOTAD(8)						      System Manager's Manual							RQUOTAD(8)

NAME
rquotad, rpc.rquotad - remote quota server SYNOPSIS
rpc.rquotad [ -sSFI ] [ -p port ] DESCRIPTION
rquotad is an rpc(3) server which returns quotas for a user of a local filesystem which is mounted by a remote machine over the NFS. It also allows setting of quotas on NFS mounted filesystem (if configured during compilation and allowed by a command line option -S). The results are used by quota(1) to display user quotas for remote filesystems and by edquota(8) to set quotas on remote filesystems. rquotad daemon uses tcp-wrappers library (under service name rquotad) which allows you to specify hosts allowed/disallowed to use the daemon (see hosts.allow(5) manpage for more information). The rquotad daemon is normally started at boot time from the system startup scripts. OPTIONS
-V, --version Shows version of quota tools. -s, --no-setquota Don't allow setting of quotas (default). This option is available only if utilities were compiled with the rpcsetquota option. -S, --setquota Allow setting of quotas. This option is available only if utilities were compiled with the rpcsetquota option. -F, --foreground Run daemon in foreground (may be useful for debugging purposes). -I, --autofs Do not ignore autofs mountpoints. -p port, --port port Listen on alternate port port. -x path, --xtab path Set an alternative file with NFSD export table. This file is used to determine pseudoroot of NFSv4 exports. The pseudoroot is then prepended to each relative path (i.e. a path not beginning by '/') received in a quota RPC request. 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
quota(1), rpc(3), nfs(5), services(5), inetd(8) RQUOTAD(8)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Quota

I'm new to Unix and I'm trying to determin how much space I have on this system. the box is dedicated to Oracle and I log in as the oracle user and type quota. It retrunes nothing. Then I log on as root and type quota -v oracle.. It returns nothing! Gosh this is actually a solaris 5.7 box. ... (1 Reply)
Discussion started by: jarthda
1 Replies

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

3. HP-UX

swapinfo question

Hi All, Here is output of swapinfo -t from a server which has been giving TNS-00519: Operating system resource quota exceeded HPUX Error: 12: Not enough space The server has been stable for 7 days now since some more swap space was added. 2 questions 1. Will the above error occur... (2 Replies)
Discussion started by: mat_cottrell
2 Replies

4. HP-UX

Quota-problem

Hello, I'm having some trouble with the quota's I've set on our HP-UX B.11.00 U 9000/800. Well not really with the quota's because I was able to set them and get them working without a problem but the problem resides somewhere with our AS/U (Advanced Server for HP9000 Release B.04.06.07 and... (5 Replies)
Discussion started by: chrizz
5 Replies

5. UNIX for Dummies Questions & Answers

Quota Problem

Hi all! I'm a user of Debian Etch. I've problem with my accoun't quota. After I removed all of my files from my home directory, and typed: du -hs It showed me: 76K . But when I used quota command, it showed me: Disk quotas for user X (uid *********): Filesystem blocks quota ... (2 Replies)
Discussion started by: mjdousti
2 Replies

6. UNIX for Dummies Questions & Answers

Disk quota exceeded......

I keep on getting an error on my site saying I've got a 250GB dedicated server, and have used less than 200mb of that. The site has only been on the server for just over a month. What does this mean and how can I sort it? (8 Replies)
Discussion started by: thehaapyappy
8 Replies

7. Programming

Active Quota - RPC rquota.x

I'm trying to use the RPCL definition file rquota.x in a program which checks user disk quota information on NFS mounts. It apparently provides means of getting all quotas as well as just "active" quotas. Would anyone be able to tell me what is meant by an "active" quota? Thanks. (2 Replies)
Discussion started by: Glimmung
2 Replies

8. UNIX for Dummies Questions & Answers

Copying files from a remote server to local system with cygwin

Hi. I'm sorry if I get on people's nerves asking this, but I don't really understand how to do this and unfortunately don't have the time to work through it step by step in books, etc. At University, we have a unix server that hosts our files. we each have a login and password to access it. I... (3 Replies)
Discussion started by: patwa
3 Replies

9. UNIX for Dummies Questions & Answers

Need Help With Quota Script

Hi everyone I'm really new to all this but i need help creating a script that will produce the following for each user when they log on using bash You are currently using 91% of your quota Consider reducing your usage The 10 biggest directories in your home directory are: Size Directory... (2 Replies)
Discussion started by: Snoop180
2 Replies

10. Emergency UNIX and Linux Support

Disk quota exceeded (difference btw. du and df, again!)

I haven't been able to do anything since yesterday evening because my account is full to the brim. Very annoying on a Friday evening when no admin will be in until Monday morning. Of course, I might consider cleaning up if I knew where the problem is, but I can't figure it out because du and df... (8 Replies)
Discussion started by: mregine
8 Replies

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

12. Shell Programming and Scripting

Condition local or remote server command

Hello, Can you help me ? $7 fits to remote server. I can launch the script from local or remote server. I would like my_script.sh to choose local or remote command depending the variable $7. Is the function f1 right or wrong ? In this moment, i can't test it. Thanks in advance. I create... (3 Replies)
Discussion started by: amazigh42
3 Replies

13. UNIX for Dummies Questions & Answers

Do I need to be "Sudo" user for file movement fr

Hi Experts Do I need to have "Sudo" privileges or user for file movement for file movement from one remote server to another or from local to remote server?:wall: (6 Replies)
Discussion started by: parpaa
6 Replies

14. Linux

Disk quota exceed

There is a special problem for my unix. Disk quota exceed. I use quota -v to check that I almost run out of my quota(I use 45M, limit for me is 50M). However, I try to use du -sh * to locate my file, it shows me that I only use 9M. I'm wandering if there is something wrong. (3 Replies)
Discussion started by: yayayouknow
3 Replies

15. UNIX for Advanced & Expert Users

Best way to transfer files to remote FTPS server instead of local FTPS server

Hi, I am working on an application which runs on an Informatica Red-Hat 5.10 Linux Server. The application involves several Informatica ETL workflows which generate 100s of Text files with lot of data. Many of the files will each be up to 5 GB in size. Currently the Informatica server itself... (7 Replies)
Discussion started by: waavman
7 Replies