Interactive Operation
This is an example of operating validateEnv.py interactively.
[root@localhost ~]$ validateEnv.py --pre-install
Enter comma separated DNS server IP/FQDNs for MSA: 10.3.3.4
Enter vCenter hostname: vc.5fa34e0256f34b8aa2a583.swedencentral.avs.azure.com
Enter vCenter IP: 10.130.0.2
Enter vCenter user name: [email protected]
vCenter password for user [email protected]:
Enter msa FQDN: js-swc-msa-01.js.local
Enter msa IP: 192.168.130.50
Enter cluster name containing VMs to be protected: Cluster-1
Enter object store type [S3 or Azure]: Azure
Enter Azure blob storage account name: <storage_account_name>
Do you want to run bandwidth test on object/blob store (yes/no)? (Default [no]): yes
Enter Azure Blob Storage Account Key:
Enter comma separated list of DRVA names e.g. DRVA1,DRVA2: drva1,drva2,drva3
.
.
.