Storage Management
186
Titan SiliconServer
To Export Quotas for all Virtual Volumes
1.
From the
Storage Management
page, select
Virtual Volumes
and from the page
displayed, click
Download All Quotas
.
2.
Click
Export Quotas
, and a
File
dialog box will be displayed; so that a comma separated
value (
.csv
) file can be specified and saved.
To Export Quotas for a Specific Virtual Volume
In the Quota list page for the chosen Virtual Volume, click
Download Quotas for this Virtual
Volume
.
Retrieving Quota Usage through rquotad
This section details how
rquotad
can be used with Titan.
The Quota Command
The
quota
command can be issued on a Unix workstation to retrieve information on the disk
quota usage of the user or group based on their ID. The retrieved report contains the block
count, file count, quota limits on both, and information based on other options chosen with the
command. Refer to the client’s “man” pages for accurate command syntax since implementation
varies with each client OS.
Implementing rquota on Titan
The rquota protocol runs on Open-Network Remote Procedure Calls (ONC RPC) and retrieves
quota information from the rquotad service on an NFS server such as Titan. It is used in
conjunction with NFS, since NFS does not implement quotas.
The rquotad service has been implemented for use on Titan. It functions as a read-only protocol
and is only responsible for procuring information about user and group quotas. Quotas can be
created, deleted, or modified through the Storage Management section of the UI.