SOS: Scalable Object Store  4.0.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups Pages
sos_part_create command

NAME

sos_part_create - Create a partition

SYNOPSIS

sos_part_create -C <container> [-s <state>] [-p <path>] part_name

DESCRIPTION

Create a new partition.

-C=PATH

Specify the PATH to the Container. This option is required.

-s=STATE

Specify the state of the new partition. This paramter is optional. The default initial state is OFFLINE.

-p=PATH

Specify the path to the parition. This parameter is optional. The default path is the container path.

part_name

Specifies the name of the partition.