System Storage Manager - Cheat Sheet

Installation

yum -y install system-storage-manager

Usage

Create a new pool and virtual partion and filesystem mounted to a path

ssm create -n oracle -p data --fstype xfs -s 50% -v 200G /dev/sdb /opt/oracle