.. .. !!! This is generated file. Use 'make cmdregen' to regenerate it from installed 'lmi help XXX' storage ------- Basic storage device information. **Usage:** **lmi** **storage** **fs** \ **\ [\ **\ ...] **lmi** **storage** **luks** \ **\ [\ **\ ...] **lmi** **storage** **lv** \ **\ [\ **\ ...] **lmi** **storage** **mount** \ **\ [\ **\ ...] **lmi** **storage** **partition** \ **\ [\ **\ ...] **lmi** **storage** **partition-table** \ **\ [\ **\ ...] **lmi** **storage** **raid** \ **\ [\ **\ ...] **lmi** **storage** **vg** \ **\ [\ **\ ...] **lmi** **storage** **thinpool** \ **\ [\ **\ ...] **lmi** **storage** **thinlv** \ **\ [\ **\ ...] **lmi** **storage** **depends** [ \ **--deep**\ ] [ \ **\ ...] **lmi** **storage** **list** [ \ **\ ...] **lmi** **storage** **provides** [ \ **--deep**\ ] [ \ **\ ...] **lmi** **storage** **show** [ \ **\ ...] **lmi** **storage** **tree** [ \ **\ ] **Commands:** **fs** Filesystem and other data format management. **luks** LUKS management. **lv** Logical Volume management. **mount** Mount management. **partition** Partition management. **partition-table** Partition table management. **raid** MD RAID management. **vg** Volume Group management. **thinpool** Thin Pool management. **thinlv** Thin Logical Volume management. **list** List short information about given device. If no devices are given, all devices are listed. **show** Show detailed information about given devices. If no devices are provided, all of them are displayed. **provides** Show devices, which are created from given devices (= show children of the devices). For example, if a disk is provided, all partitions on it are returned. If 'deep' is used, all RAIDs, Volume Groups and Logical Volumes indirectly allocated from it are returned too. **depends** Show devices, which are required by given devices to operate correctly (= show parents of the devices). For example, if a Logical Volume is provided, its Volume Group is returned. If 'deep' is used, also all Physical Volumes and appropriate disk(s) are returned. **tree** Show tree of devices, similar to lsblk. If no device is provided, all devices are shown, starting with physical disks. If a device is provided, tree starts with the device and all dependent devices are shown. **Options:** **device** Identifier of the device. Either one of: * DeviceID of appropriate CIM_StorageExtent object. This is internal OpenLMI ID of the device and it should be stable across system reboots. * Device name directly in /dev directory, such as '/dev/sda'. This device name is available as Name property of CIM_StorageExtent object. * Name of MD RAID or logical volume. This method cannot be used when the name is not unique, for example when there are two logical volumes with the same name, allocated from different volume groups. This name is available as ElementName property of CIM_StorageExtent object. **--deep** Show all ancestors/children the device, not only the immediate ones. storage fs ---------- Filesystem and other data format management. **Usage:** **lmi** **storage** **fs** **list** [\ **--all**\ ] [ \ **\ ...] **lmi** **storage** **fs** **create** [ \ **--label**\ =\ *