// Module included in the following assemblies: // // * microshift_storage/microshift-storage-plugin-overview.adoc :_content-type: PROCEDURE [id="microshift-lvms-using_{context}"] = Using the LVMS The LVMS `StorageClass` is deployed with a default `StorageClass`. Any `PersistentVolumeClaim` objects without a `.spec.storageClassName` defined automatically has a `PersistentVolume` provisioned from the default `StorageClass`. Use the following procedure to provision and mount a logical volume to a pod. .Procedure * To provision and mount a logical volume to a pod, run the following command: + [source,terminal] ---- $ cat <