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

Use Case CGA-0322: Extending a Logical Volume

by Jim Parsons

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


Description: An admin wishes to extend a logical volume.

Goal Level: User Goal.

Actors: Administrator.

Trigger:

Basic Path:

Success End Conditions: The logical volume is extended.

Alternative Paths:

Exception Paths:

Failure End Conditions:

Preconditions:

Postconditions: The file system on the LV will need to be resized.

Sample Narrative:

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