-
Notifications
You must be signed in to change notification settings - Fork 2
load storage controller
Mason J. Katz edited this page Dec 15, 2015
·
1 revision
stack load storage controller [file=string] [processor=string]
Take rows from a spreadsheet that describe how a host's disk controller should be configured and then place those values into the database.
-
[file=string]
The file that contains the storage disk controller configuration.
-
[processor=string]
The processor used to parse the file. Default: default.
-
stack load storage controller file=controller.csv
Read disk controller configuration from controller.csv and use the default processor to parse the data.