Content-type: text/html Man page of LFC-LISTCLASS

LFC-LISTCLASS

Section: LFC User Commands (1)
Updated: $Date: 2008/01/29 11:14:55 $
Index Return to Main Contents
 

NAME

lfc-listclass - query the LFC Name Server about a given class or list all existing classes  

SYNOPSIS

lfc-listclass --id classid --name class_name [ -h name_server ] [ --nohdr ]  

DESCRIPTION

lfc-listclass queries the LFC Name Server about a given class or lists all existing classes: The fileclass can be identified by classid or by class_name. If both are specified, they must point at the same class.  

OPTIONS

-h name_server
--id classid
The class number of the class to be displayed.
--name class_name
The name of the class to be displayed.
 

EXAMPLES

lfc-listclass --id 2

CLASS_ID        2
CLASS_NAME      user
CLASS_UID       -
CLASS_GID       -
FLAGS           0x0
MAXDRIVES       2
MIN FILESIZE    0
MAX FILESIZE    0
MAX SEGSIZE     0
MIGR INTERVAL   1800
MIN TIME        0
NBCOPIES        1
RETENP_ON_DISK  AS_LONG_AS_POSSIBLE
TAPE POOLS      default


lfc-listclass --id 2 -nohdr

2 user -        -      0x0 2 0 0 0 1800 1 AS_LONG_AS_POSSIBLE default
 

EXIT STATUS

This program returns 0 if the operation was successful or >0 if the operation failed.  

SEE ALSO

Castor_limits(4), lfc_listclass(3), lfc_queryclass(3)  

AUTHOR

LCG Grid Deployment Team


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
EXIT STATUS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 11:46:10 GMT, June 26, 2009