Автор Тема: Ошибка создания S2D на 2019 сервере  (Прочитано 2784 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн 2site

  • Постоялец
  • ***
  • Сообщений: 191
  • Рейтинг: 0
  • Пол: Мужской
    • Просмотр профиля
  • Откуда: Москва
Испытываю трудности с созданием S2D и не могу понять с чем они связаны. Команда:
Test-Cluster –Node "Hyperv1","Hyperv2" –Include "Storage Spaces Direct", "Inventory", "Network", "System Configuration"
выводит предупреждение только по разделу Storage Spaces Direct указываю, что вместо 2 NVMe дисков на хост используется только 1, но тут же ниже пишет что все предупреждения не препятствуют в созданию кластера. Я пока физически не могу устранить это предупреждение и не думаю, что из-за него я не могу создать кластер. Прилаживаю скрины результата теста (если нужно могу прикрепить полный отчет). Ну и сама ошибка возникает на этапе конфигурации S2D на 27%, лог хода конфигурации с последующей ошибкой ниже:
PS C:\Windows\system32>> Enable-ClusterS2D -Verbose
VERBOSE: 2019/07/20-19:31:46.519 Ensuring that all nodes support S2D
VERBOSE: 2019/07/20-19:31:46.519 Querying storage information
VERBOSE: 2019/07/20-19:31:48.424 Sorted disk types present (fast to slow): NVMe,SSD,HDD. Number of types present: 3
VERBOSE: 2019/07/20-19:31:48.424 Checking that nodes support the desired cache state
VERBOSE: 2019/07/20-19:31:48.424 Checking that all disks support the desired cache state

Confirm
Are you sure you want to perform this action?
Performing operation 'Enable Cluster Storage Spaces Direct' on Target 'hpvcl'.
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "Y"): Y
VERBOSE: 2019/07/20-19:31:52.909 Creating health resource
VERBOSE: 2019/07/20-19:31:53.346 Setting cluster property
VERBOSE: 2019/07/20-19:31:53.346 Setting default fault domain awareness on clustered storage subsystem
VERBOSE: 2019/07/20-19:31:53.408 Waiting until physical disks are claimed
VERBOSE: 2019/07/20-19:31:56.429 Number of claimed disks on node 'hyperv1': 0/6
VERBOSE: 2019/07/20-19:31:59.445 Number of claimed disks on node 'hyperv2': 4/6
VERBOSE: 2019/07/20-19:32:02.466 Number of claimed disks on node 'hyperv1': 2/6
VERBOSE: 2019/07/20-19:32:08.505 Number of claimed disks on node 'hyperv1': 4/6
VERBOSE: 2019/07/20-19:32:11.521 Number of claimed disks on node 'hyperv2': 5/6
VERBOSE: 2019/07/20-19:32:17.556 Number of claimed disks on node 'hyperv2': 6/6
VERBOSE: 2019/07/20-19:32:20.576 Number of claimed disks on node 'hyperv1': 6/6
VERBOSE: 2019/07/20-19:32:20.591 Node 'hyperv1': Waiting until cache reaches desired state (HDD:'ReadWrite'
SSD:'WriteOnly')
VERBOSE: 2019/07/20-19:32:20.607 SBL disks initialized in cache on node 'hyperv1': 6 (6 on all nodes)
VERBOSE: 2019/07/20-19:32:20.607 Cache reached desired state on hyperv1
VERBOSE: 2019/07/20-19:32:21.623 Node 'hyperv2': Waiting until cache reaches desired state (HDD:'ReadWrite'
SSD:'WriteOnly')
VERBOSE: 2019/07/20-19:32:21.623 SBL disks initialized in cache on node 'hyperv2': 6 (12 on all nodes)
VERBOSE: 2019/07/20-19:32:21.623 Cache reached desired state on hyperv2
VERBOSE: 2019/07/20-19:32:22.638 Waiting until SBL disks are surfaced
VERBOSE: 2019/07/20-19:32:25.670 Disks surfaced on node 'hyperv1': 11/12
VERBOSE: 2019/07/20-19:32:25.685 Disks surfaced on node 'hyperv2': 11/12
VERBOSE: 2019/07/20-20:33:26.726 Starting health providers
Enable-ClusterS2D : Operation did not complete in time while 'Waiting until SBL disks are surfaced'. Run cluster valida
tion, including the Storage Spaces Direct tests, to verify the configuration
At line:1 char:1
+ Enable-ClusterS2D -Verbose
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationTimeout: (MSCluster_StorageSpacesDirect:root/MSCLUSTER/...ageSpacesDirect) [Ena
   ble-ClusterStorageSpacesDirect], CimException
    + FullyQualifiedErrorId : HRESULT 0x800705b4,Enable-ClusterStorageSpacesDirect

Enable-ClusterS2D : Failed to run CIM method EnableStorageSpacesDirect on the root/MSCLUSTER/MSCluster_StorageSpacesDir
ect CIM object.  The CIM method returned the following error code: 1460
At line:1 char:1
+ Enable-ClusterS2D -Verbose
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidResult: (MSCluster_StorageSpacesDirect:String) [Enable-ClusterStorageSpacesDirect
   ], CimJobException
    + FullyQualifiedErrorId : CimJob_EnableStorageSpacesDirect_1460,Enable-ClusterStorageSpacesDirect

PS C:\Windows\system32>>
Есть ли у кого-то какие-то идеи как это исправить? В интернете особо не нахожу инфы по этой ошибке, в в логах системы тоже ниче нет?


Updated: 25 July 2019, 09:59:52

Вот только сейчас появилось предположение, что у меня в сторадже не четное количество дисков. Сегодня попробую создать кластер с четным количеством.
« Последнее редактирование: 25 июля 2019, 09:59:52 от 2site »

Оффлайн 2site

  • Постоялец
  • ***
  • Сообщений: 191
  • Рейтинг: 0
  • Пол: Мужской
    • Просмотр профиля
  • Откуда: Москва
Ошибка создания S2D на 2019 сервере
« Ответ #1 : 29 июля 2019, 10:47:29 »
Вообщем проблема была в нечетности дисков. Решилось отключением по одному диску с каждого нода.