% DISK-MANAGEMENT(1) Version 3.0.2 | Scripts Documentation % Georg Voell - georg.voell@oracle.com % (c)2021 Oracle NAME ==== **disk-management** - (BASH Script) Format and mount attached disks. Only Linux supported yet (Solaris planned). SYNOPSIS ======== | **disk-management** \[_options_] \[_auto_] DESCRIPTION =========== Format and mount attached disks. Only Linux supported yet (Solaris planned). Options ------- -h, \--help          : Displays helptext. -v, \--version         : Displays the version of the script. -n, \--nocli          : Don't use CLI - just use OS tools. In this case, disks have to be paravirtualized to be found. If parameter auto is given, don't ask questions ------- If parameter auto is given, don't ask questions EXIT CODES ========== 01: Unknown or wrong parameter and only LINUX supported and script needs to be executed with ROOT privileges. 02: Unknown cloud_id. 03: No 'opc' / 'oci' to use. 99: User interrupt. SEE ALSO ======== **bootstrap**(1), **user-management**(1), **key-management**(1), **install-scripts**(1)