As a customer myself, I don't know whether this is officially supported. Most likely not.
From a compatibility standpoint, I'd avoid that shared vDS scenario. If you're interested in following the VMware Validated Designs, each cluster (workload domain) has its own vDS as well. This will also potentially introduce complexity during cluster upgrades if your VxRail nodes and non-VxRail hosts end up with differing vSphere versions (ex. 6.0 vs 6.5 vs 6.7) as that can limit your ability to upgrade the vDS version.
The only benefit I see in sharing a vDS in this way is to try to save a bit of time in provisioning new port groups on the vDS's. If your practice is to make port groups available to all clusters when, say, you add a new VLAN, then you wouldn't have to add two port groups with the same VLAN ID on two different VDS's. I would hope that this activity is infrequent enough that you're not doing this often, say every month. If you do find yourself doing this semi-regularly, then I'd recommend using PowerCLI to provision new port groups on as many vDS's as you need in one go. That should give you the efficiency without compromising compatibility or upgrade options.
Dee Abson
3 Posts
1
April 23rd, 2019 09:00
As a customer myself, I don't know whether this is officially supported. Most likely not.
From a compatibility standpoint, I'd avoid that shared vDS scenario. If you're interested in following the VMware Validated Designs, each cluster (workload domain) has its own vDS as well. This will also potentially introduce complexity during cluster upgrades if your VxRail nodes and non-VxRail hosts end up with differing vSphere versions (ex. 6.0 vs 6.5 vs 6.7) as that can limit your ability to upgrade the vDS version.
The only benefit I see in sharing a vDS in this way is to try to save a bit of time in provisioning new port groups on the vDS's. If your practice is to make port groups available to all clusters when, say, you add a new VLAN, then you wouldn't have to add two port groups with the same VLAN ID on two different VDS's. I would hope that this activity is infrequent enough that you're not doing this often, say every month. If you do find yourself doing this semi-regularly, then I'd recommend using PowerCLI to provision new port groups on as many vDS's as you need in one go. That should give you the efficiency without compromising compatibility or upgrade options.