Command Reference
CLI Directory Structure
All files necessary for command line interface to VolServ are contained in the volserv/vscli directory by default. However, the installer may choose a different directory during execution of the installation script. The vscli subdirectory is always appended to the directory specified by the installer. Refer to Installing VolServ for more information.
The system administrator or clients may use the commands to interface to VolServ. The commands are interfaced to VolServ via the API. For more information, refer to the Command Reference and API Guide.
The default command directory structure is shown in the following figure and described in the table below.
/volserv/vscli
/bin | /man | /util |
Directory | Contents |
|
|
bin | Contains the CLI executables that are invoked |
| from the command line by the system |
| administrator and the system operator. |
|
|
man | Contains man pages for each executable in the |
| /bin directory. |
|
|
util | Contains several utilities and associated .README |
| files. |
|
|
Introduction | 601356 Rev A |