Create a storage pool.
mksp [ -f ] StoragePool PhysicalVolume ...
The mksp command creates a new storage pool, using the physical volumes represented by the PhysicalVolume parameter.
If the system detects a description area from a volume group that is not varied on, it prompts the user for confirmation in continuing with the command. The previous contents of the physical volume are lost, so the user must be cautious when using the override function. Specifying the -f flag will create the volume group with out prompting the user.
mksp -f client_data hdisk3 hdisk4The new storage pool is created with the name client_data.