Cluster and Storage UI > LVM UI Use Cases > Cluster and Storage group Pages | Red Hat

Use Case CGA-0320: Creating a Logical Volume

by Jim Parsons

Last Modified: $Date: 2006/03/06 21:48:04 $


Description: An admin wishes to create a logical volume.

Goal Level: User Goal.

Actors: Administrator.

Trigger:

Basic Path:

Success End Conditions: The logical volume is created.

Alternative Paths:

Exception Paths:

Failure End Conditions:

Preconditions: A volume group must be available for division into logical volumes.

Postconditions:

Sample Narrative:

Open Issues: The commandline equivalent for this command is:
lvcreate -l [size] -n [logical_volume_name] [volume_group_name]