-
Notifications
You must be signed in to change notification settings - Fork 0
load storage partition
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack load storage partition [file=string] [processor=string]
Take rows from a spreadsheet that describe how a host's disk partitions should be configured and then place those values into the database.
-
{file=string}
-
{processor=string}
The processor used to parse the file. Default: default.
-
stack load storage partition file=partitions.csv
Read disk partition configuration from partitions.csv and use the default processor to parse the data.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.