VXASSIST with Examples
vxassist – Syntax with examples /usr/sbin/vxassist – Finds space for and creates volumes – Performs volume conversion – Adds mirrors and logs to existing volumes – Extends and shrinks existing volumes – Migrates data from a specified set of disks – Provides facilities for the online backup of existing volumes Tasks & Switches: Check the maximum size a volume could be created vxassist [-g diskgroup] maxsize Check the maximum size a volume can grow vxassist [-g diskgroup] maxgrow volume-name [attrs...] Create volume vxassist [-g diskgroup] [-U usetype] [-b] make volume-name {len|maxsize=<size>} [layout=layout_method] [attrs...] Add logs to volume vxassist [-g diskgroup][-b] addlog volume-name [attrs...] Resize volumes growto vxassist [-g diskgroup] growto volume-name new-length [attrs...] growby vxassist [-g diskgroup] growby volume-name length-change [attrs...] Shrinkto vxassist [-g diskgroup][-f] shrinkto volume-name new-length [attrs...] s...