A fresh build:
two node NUC (NUC8i7BEH) cluster running 7.0.1, 17119627
vCenter 7.0.1.00100, 17004997
VDS
Pi 4, 8GB, 7.0.0, 17068872
When creating a two host VSAN cluster, the witness host running on the Pi fails with the following:
2020-11-18T02:23:00.988Z INFO vsan-mgmt[13750] [VsanPyVmomiProfiler::logProfile opID=1e1b62c3] invoke-method:ha-vsan-stretched-cluster-system:GetStretchedClusterCapability: 0.03s:pi01.xxxx.co.uk
2020-11-18T02:23:01.021Z INFO vsan-mgmt[13750] [VsanPyVmomiProfiler::logProfile opID=1e1b62c3] invoke-method:ha-vsan-health-system:QueryVersion: 0.03s:pi01.xxxx.co.uk
2020-11-18T02:23:01.021Z ERROR vsan-mgmt[13750] [VsanVcStretchedClusterSystemImpl::ConvertToStretchedCluster opID=1e1b62c3] Failed to configure a stretched cluster:
2020-11-18T02:23:01.022Z ERROR vsan-mgmt[13750] [VsanVcStretchedClusterSystemImpl::ConvertToStretchedCluster opID=1e1b62c3] (vmodl.fault.ManagedObjectNotFound) {
msg = '',
obj = 'vim.host.VsanHealthSystem:ha-vsan-health-system'
}
Traceback (most recent call last):
File "/build/mts/release/bora-17004997/bora/build/vcenter/release/pkg/vsanmgmt/stage/usr/lib/vmware-vpx/vsan-health/pyMoVsan/VsanVcStretchedClusterSystemImpl.py", line 2472, in ConvertToStretchedCluster
File "/build/mts/release/bora-17004997/bora/build/vcenter/release/pkg/vsanmgmt/stage/usr/lib/vmware-vpx/vsan-health/pyMoVsan/VsanVcStretchedClusterSystemImpl.py", line 1330, in _PreCheckGetWitnessInfo
File "/build/mts/release/bora-17004997/bora/build/vcenter/release/pkg/vsanmgmt/stage/usr/lib/vmware-vpx/vsan-health/pyMoVsan/VsanVcStretchedClusterSystemImpl.py", line 1502, in _GetHostVsanHealthVersion
File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 592, in <lambda>
self.f(*(self.args + (obj,) + args), **kwargs)
File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 381, in _InvokeMethod
return self._stub.InvokeMethod(self, info, args)
File "/build/mts/release/bora-17004997/bora/build/vcenter/release/pkg/vsan-health/stage/usr/lib/vmware-vpx/vsan-health/pyMoVsan/VsanPyVmomiProfiler.py", line 413, in InvokeMethod
File "/build/mts/release/bora-17004997/bora/build/vcenter/release/pkg/vsan-health/stage/usr/lib/vmware-vpx/vsan-health/pyMoVsan/VsanHostHelper.py", line 512, in InvokeMethod
File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1875, in InvokeMethod
raise obj
PyCppVmomi.vmodl.fault.ManagedObjectNotFound: (vmodl.fault.ManagedObjectNotFound) {
msg = '',
obj = 'vim.host.VsanHealthSystem:ha-vsan-health-system'
}