SCW - Windowsファイルシステムの作成に失敗しました
環境
- Windows用SnapCenter プラグイン(SCW)
- 共有ディスク
問題
SnapCenter 共有ディスクの作成処理が、次のエラーで非クラスタ所有者ノード上のディスクを初期化しようとすると失敗します。
SCW_XXXX.log(クラスタ所有者ホスト上)
2022-12-19T11:19:35.4492007-05:00 Verbose SDW PID=[15220] TID=[16356] ++CmdletDiskManagementStrategy::InitializeDisk
2022-12-19T11:19:35.4502017-05:00 Verbose SDW PID=[15220] TID=[16356] ++CmdletDiskManagementStrategy::CreateRunspace
2022-12-19T11:19:35.4502017-05:00 Verbose SDW PID=[15220] TID=[16356] Creating remote runspace
2022-12-19T11:19:35.5725582-05:00 Verbose SDW PID=[15220] TID=[16356] --CmdletDiskManagementStrategy::CreateRunspace
2022-12-19T11:19:35.6045810-05:00 Error SDW PID=[15220] TID=[16356] Failed to initialize the disk: error = Connecting to remote server <SERVER_NAME> failed with the following error message : WinRM cannot process the request. The following error occurred while using Kerberos authentication: The computer <SERVER_NAME> is unknown to Kerberos. Verify that the computer exists on the network, that the name provided is spelled correctly, and that the Kerberos configuration for accessing the computer is correct. The most common Kerberos configuration issue is that an SPN with the format HTTP/<SERVER_NAME> is not configured for the target. If Kerberos is not required, specify the Negotiate authentication mechanism and resubmit the operation. For more information, see the about_Remote_Troubleshooting Help topic.
2022-12-19T11:19:35.6055820-05:00 Verbose SDW PID=[15220] TID=[16356] --CmdletDiskManagementStrategy::InitializeDisk