Installing DataCore VASA Provider in Unattended Mode
First Node
Command line format:
SmartDeploymentWizard.exe vasaprovider -s server.domain.local -c server_user server_password -p DcsVasaPassword -i "C:\DataCore.Vasa.Provider.PackageInstaller.exe" -v vcenter.domain.local -l vc_user vc_password
Parameters:
-s, --server | Required. DataCore VASA Provider installation server hostname or IP address. |
-c, --credential |
DataCore VASA Provider installation server credential. |
-p, --password | Required. DcsVasa password. |
-i, --installer | DataCore VASA Provider installer package path. |
-v, --vcenter |
Required. VMware vCenter server hostname or IP address. |
-l, --vccredential | Required. VMware vCenter server credential. |
An example where only the required parameters are specified:
SmartDeploymentWizard.exe vasaprovideradd -s hvsan2.domain.local -p DcsVasaPassword -v vcenter.domain.local -l vc_user vc_password
If the unattended installation fails, run this command to resume the installation from the failed step:
SmartDeploymentWizard.exe -r "configuration.sdw" -unattended
Additional Node
Command line format:
SmartDeploymentWizard.exe vasaprovideradd -s hvsan2.domain.local -c server_user server_password -p DcsVasaPassword -i "C:\DataCore.Vasa.Provider.PackageInstaller.exe" -v vcenter.domain.local -l vc_user vc_password
An example where only the required parameters are specified:
SmartDeploymentWizard.exe vasaprovideradd -s hvsan2.domain.local -p DcsVasaPassword -v vcenter.domain.local -l vc_user vc_password
If the unattended installation fails, run this command to resume the installation from the failed step:
SmartDeploymentWizard.exe -r "configuration.sdw" –unattended