Usage:
voma [OPTIONS] -m module -d device
-m, --module Name of the module to run.
Available Modules are
1. lvm
2. vmfs
3. ptbl
-f, --func Function(s) to be done by the module.
Options are
query - list functions supported by module
check - check for Errors
fix - check & fix
dump - collect metadata dump
-a, --affinityChk Include affinity related check/fix for VMFS6
-d, --device Device/Disk to be used
-s, --logfile Path to file, redirects the output to given file
-x, --extractDump Extract the dump collected using VOMA
-D, --dumpfile Dump file to save the metadata dump collected
-v, --version Prints voma version and exit.
-h, --help Print this help message.
Example:
voma -m vmfs -f check -d /vmfs/devices/disks/naa.xxxx:x
voma -m vmfs -f dump -d /vmfs/devices/disks/naa.xxxx:x -D dumpfilename