allocfs.sh utility: allocates drives for InfoPrint Manager for Linux file systems
Syntax
allocfs.sh -c <lv-name> -s <lv-size> -v <vg-name>
allocfs.sh -d <lv-name> -v <vg-name>
allocfs.sh -l [-v <vg-name>]
allocfs.sh -h
Description
Use the allocfs.sh utility to allocate drives and specify a volume group for the InfoPrint Manager for Linux file systems.
Flags
The allocfs.sh utility uses these flags:
- -c <lv-name> | - -create=<lv-name> | - -create <lv-name>
- Creates a logical volume. See below the available logical volume names.
- -d <lv-name> | - -delete=<lv-name> | - -delete <lv-name>
- Deletes a logical volume. See below the available logical volume names.
- -h | - -help
- Displays the help for the allocfs.sh utility.