Python SDK based script which provides vsan health information about controller and driver. Python <scriptname> -i <VC-IP> -c <vsan cluster name> -u <VC username> -p <VC Password> To run this script, you need to download the python vsan API's and put them...
vsan_health.py
This file includes sample code to upgrade the On-Disk Format from V2 to V3 for vSAN 6.2. The code has been tested with the following configuration Testbed: One cluster with four hosts. Each host has one 50G SSD and two 100G SSD Preconditions: 1. vCenter Server is version 6.0...
vsanUpgrade.py
This file includes sample code to configure a vSAN cluster as a Stretched Cluster or 2 Node configuration. The code has been tested with the following cases Testbed: One cluster with four hosts. Each host has one 50G SSD and two 100G SSD Preconditions: Please make sure your...
stretchedCluster.py
This file includes sample code to configure a vSAN cluster. Before running this script, please make sure you have a vCenter Server, Cluster, and a proper vSAN license. The code has been tested with the following configuration Testbed: One cluster with four hosts. Each host has one...
vsanDeploy.py
1 Comment - no search term matches found in comments.
This script is a modification of the vsanapisamples.py script that is included with the vSAN Management SDK for python. The syntax for the script is: python vsanapicapacity.py -s vCenterServer -u 'vsphere username' -p 'password' -- cluster ClusterName *Humanize is required to...
Virtual-SAN-6-2-Capacity---Total-and-Free-from-vCenter.py
2 Comments - no search term matches found in comments.