__sa__nya
09-11-2020, 11:45
оброе время суток. Есть тестовый кластер из двух серверов. В Azure создал учетную запись хранилища, тип Blob Storage, Replication - LRS. При попытке подключения, как из менеджера кластера, так и из PowerShell, выходит ошибка
An error occurred while validating access to Azure from cluster node 'wSrv2016clstr_1'.
Please check your storage account name, endpoint, and access key.::
PS C:\Windows\system32> set-clusterquorum -cloudwitness -accountname clstrcldwtnss -accesskey v9HOIMzCy81bAVsYe0nsPa4iR6
VhzWuJbyno+m+afJILBuYYmUS5rSg9rLVGMSyLR49/Rz2x79JqTnv78VHADw==
set-clusterquorum : An error occurred while validating access to Azure from cluster node 'wSrv2016clstr_1'.
Please check your storage account name, endpoint, and access key.
At line:1 char:1
+ set-clusterquorum -cloudwitness -accountname clstrcldwtnss -accesskey ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Set-ClusterQuorum], ClusterCmdletException
+ FullyQualifiedErrorId : Set-ClusterQuorum,Microsoft.FailoverClusters.PowerShell.SetClusterQuorumCommand
- В чем причина проблемы ? Доступ в интернет у узлов есть, название имени учетки кластера и ключ верные, ключ пробовал пересоздать.
При добавлении свидетеля указываю такие данные учетки, ключ, и конечная точка Azure core.windows.net:
https://d.radikal.ru/d30/2011/6d/c11c6e542585.jpg (https://radikal.ru)
An error occurred while validating access to Azure from cluster node 'wSrv2016clstr_1'.
Please check your storage account name, endpoint, and access key.::
PS C:\Windows\system32> set-clusterquorum -cloudwitness -accountname clstrcldwtnss -accesskey v9HOIMzCy81bAVsYe0nsPa4iR6
VhzWuJbyno+m+afJILBuYYmUS5rSg9rLVGMSyLR49/Rz2x79JqTnv78VHADw==
set-clusterquorum : An error occurred while validating access to Azure from cluster node 'wSrv2016clstr_1'.
Please check your storage account name, endpoint, and access key.
At line:1 char:1
+ set-clusterquorum -cloudwitness -accountname clstrcldwtnss -accesskey ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Set-ClusterQuorum], ClusterCmdletException
+ FullyQualifiedErrorId : Set-ClusterQuorum,Microsoft.FailoverClusters.PowerShell.SetClusterQuorumCommand
- В чем причина проблемы ? Доступ в интернет у узлов есть, название имени учетки кластера и ключ верные, ключ пробовал пересоздать.
При добавлении свидетеля указываю такие данные учетки, ключ, и конечная точка Azure core.windows.net:
https://d.radikal.ru/d30/2011/6d/c11c6e542585.jpg (https://radikal.ru)