Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Task: Invocation of interface 'Configure' of role 'Cloud\Fabric\SQL' failed. Step 60.62.101

オープン
#587 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
azure, powershell, sql

調査の方向性

Roles\Common\RoleHelpers.psm1 の 390 行目と Roles\SQL\SQL.psm1 の 55 行目および 19 行目で報告されている失敗から調査を開始します。ステップ 60.62.101 の Configure の実行と Add-GuestCluster の呼び出しを追跡し、その後、AzS-Sql01 はすでにクラスターに参加しているというログメッセージとデプロイ状態を比較します。SQL Configure インターフェイスがクラスター ノード エラーなしで完了すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Any Suggestions here. Trying to deploy ASDK 2005. All of the roles seem to be up. Not sure what direction I should go.

`2020-11-04 14:22:55 Verbose Step:Skipping task 'Deployment-Phase3-DeployADFS' of role 'Cloud' because it was skipped or run successfully previously.
2020-11-04 14:22:55 Verbose 5> Creating action host for action Deployment-Phase3-DeploySQL.
2020-11-04 14:22:55 Verbose 5> Found the role 'Cloud' in the current configuration.
2020-11-04 14:22:55 Verbose 5> Using the existing expanded action definition for action Deployment-Phase3-DeploySQL.
2020-11-04 14:22:55 Verbose 5> Creating action host for action Deployment-Phase3-DeploySQL.
2020-11-04 14:22:55 Verbose 5> Action host for action Deployment-Phase3-DeploySQL has been created.
2020-11-04 14:22:55 Verbose 5> Update the actionTask definition with the new nested actionHost definition for Cloud - Deployment-Phase3-DeploySQL.
2020-11-04 14:22:55 Verbose 5> Task: Running action type 'Deployment-Phase3-DeploySQL' of role 'Cloud'.
2020-11-04 14:22:55 Verbose 5> Action: Running action Deployment-Phase3-DeploySQL.
2020-11-04 14:22:55 Verbose 5> Action: Running action plan 'Deployment-Phase3-DeploySQL'.
2020-11-04 14:22:55 Verbose 5> The following steps are currently ready: 60.62.101.
2020-11-04 14:22:55 Verbose 5> Processing step: 60.62.101.
2020-11-04 14:22:55 Verbose 5> Executing step: 60.62.101.
2020-11-04 14:22:55 Verbose 5> Checking if any of the in progress steps are complete. The following steps are currently in progress: '60.62.101'.
2020-11-04 14:22:55 Verbose 5> The following steps are currently ready: .
2020-11-04 14:22:55 Verbose 5> No steps are ready for execution. Waiting for any of the currently-running steps to complete. The following steps are currently in progress: '60.62.101'.
2020-11-04 14:22:55 Verbose 5> Step: Running step 60.62.101 - (FBI) Setup SQL VMs
2020-11-04 14:22:55 Verbose 5> Task: Running interface 'Configure' of role 'Cloud\Fabric\SQL'. Attempt #1 of 3
2020-11-04 14:22:55 Verbose 5> Loading CustomerConfiguration for interface 'Configure' of role 'Cloud\Fabric\SQL'.
2020-11-04 14:22:55 Verbose 5> Task: Interface 'Configure' is getting created.
2020-11-04 14:22:55 Verbose 5> Interface: Path to module: C:\CloudDeployment\Classes\SQL\SQL.psm1
2020-11-04 14:22:55 Verbose 5> Interface: Running interface Configure (Classes\SQL\SQL.psm1, SQL:Configure)
2020-11-04 14:22:55 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Entering throttling instance, enqueue for waiting. Priority '0', Weight '10'.
2020-11-04 14:22:55 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Validating availability to start task.
2020-11-04 14:22:55 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Task available to start.
2020-11-04 14:22:55 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Parallel task count increased by '10' to '10'.
2020-11-04 14:22:55 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Throttling instance dequeued from waiting. Priority '0', Weight '10'.
2020-11-04 14:22:55 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] TotalVirtualMemoryMB: [131071.55078125], FreeVirtualMemoryMB: [58925.70703125], FreePhysicalMemoryMB: [59237.52734375].
2020-11-04 14:23:08 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:10 Warning 5> [SQL:Configure] The names of some imported commands from the module 'NetworkHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:10 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:15 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:16 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:16 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:17 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:22 Warning 5> [SQL:Configure] The names of some imported commands from the module 'NetworkHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:22 Warning 5> [SQL:Configure] The names of some imported commands from the module 'SQL' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:23 Warning 5> [SQL:Configure] The names of some imported commands from the module 'SQL' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:23:23 Verbose 5> [SQL:Configure] Execution start of New-Sql.
2020-11-04 14:23:30 Verbose 5> [SQL:Configure] Prepare nodes for clustering: 'AzS-Sql01.azurestack.local'
2020-11-04 14:23:33 Verbose 5> [SQL:Configure] Enabling client/diagnostic event log on AzS-Sql01.azurestack.local
2020-11-04 14:23:40 Verbose 5> [SQL:Configure] Clean up the AD computer object AzS-SqlCl and its DNS record
2020-11-04 14:23:40 Verbose 5> [SQL:Configure] Removing DNS resource record for name 'AzS-SqlCl' with IP 'True' under zone name 'azurestack.local' on the domain controller 'AzS-DC01'.
2020-11-04 14:23:45 Verbose 5> [SQL:Configure] Record for 'True' (A) not present.
2020-11-04 14:23:45 Verbose 5> [SQL:Configure] Removing DNS resource record for name 'AzS-SqlCl' with IP 'True' under zone name 'azurestack.local' on the domain controller 'AzS-DC01'.
2020-11-04 14:23:45 Verbose 5> [SQL:Configure] Record for 'True' (AAAA) not present.
2020-11-04 14:23:45 Verbose 5> [SQL:Configure] Creating the cluster 'AzS-SqlCl'.
2020-11-04 14:24:08 Verbose 5> [SQL:Configure] Collecting client/diagnostic event log on AzS-Sql01.azurestack.local
2020-11-04 14:24:32 Verbose 5> [SQL:Configure] ECE PowerShellHost Script End
2020-11-04 14:24:32 Verbose 5> Interface: PowerShell job terminal state is Failed for interface 'Configure'.
2020-11-04 14:24:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Exiting throttling instance. Priority '0', Weight '10'.
2020-11-04 14:24:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Parallel task count decreased by '10' to '0'.
2020-11-04 14:24:33 Warning 5> Task: Invocation of interface 'Configure' of role 'Cloud\Fabric\SQL' failed:

Type 'Configure' of Role 'SQL' raised an exception:

There was an error adding node 'AzS-Sql01.azurestack.local' to the cluster
The computer 'AzS-Sql01.azurestack.local' is joined to a cluster.
Command Arguments


Add-GuestCluster {Parameters=CloudEngine.Configurations.EceInterfaceParameters, RunAsUserID=Fabric}
New-Sql {Parameters=CloudEngine.Configurations.EceInterfaceParameters, ErrorAction=Stop, Verbose=True}
{}
{CloudEngine.Configurations.EceInterfaceParameters}
{C:\CloudDeployment\CloudDeployment.psd1, CloudEngine.Configurations.EceInterfaceParameters, 1111131...

at Trace-Error, C:\CloudDeployment\Common\Tracer.psm1: line 63
at Add-GuestCluster, C:\CloudDeployment\Roles\Common\RoleHelpers.psm1: line 390
at New-Sql, C:\CloudDeployment\Roles\SQL\SQL.psm1: line 55
at Configure, C:\CloudDeployment\Classes\SQL\SQL.psm1: line 19
at , : line 56
at , : line 54
2020-11-04 14:24:33 Warning 5> Task: Retrying interface 'Configure' of role 'Cloud\Fabric\SQL'...
2020-11-04 14:24:33 Verbose 5> Task: Running interface 'Configure' of role 'Cloud\Fabric\SQL'. Attempt #2 of 3
2020-11-04 14:24:33 Verbose 5> Wait for 60 seconds before attempting retry.
2020-11-04 14:25:33 Verbose 5> Loading CustomerConfiguration for interface 'Configure' of role 'Cloud\Fabric\SQL'.
2020-11-04 14:25:33 Verbose 5> Task: Interface 'Configure' is getting created.
2020-11-04 14:25:33 Verbose 5> Interface: Path to module: C:\CloudDeployment\Classes\SQL\SQL.psm1
2020-11-04 14:25:33 Verbose 5> Interface: Running interface Configure (Classes\SQL\SQL.psm1, SQL:Configure)
2020-11-04 14:25:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Entering throttling instance, enqueue for waiting. Priority '0', Weight '10'.
2020-11-04 14:25:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Validating availability to start task.
2020-11-04 14:25:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Task available to start.
2020-11-04 14:25:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Parallel task count increased by '10' to '10'.
2020-11-04 14:25:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Throttling instance dequeued from waiting. Priority '0', Weight '10'.
2020-11-04 14:25:33 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] TotalVirtualMemoryMB: [131071.55078125], FreeVirtualMemoryMB: [58910.1015625], FreePhysicalMemoryMB: [59238.4453125].
2020-11-04 14:25:40 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:41 Warning 5> [SQL:Configure] The names of some imported commands from the module 'NetworkHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:41 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:47 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:48 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:48 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:49 Warning 5> [SQL:Configure] The names of some imported commands from the module 'RoleHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:53 Warning 5> [SQL:Configure] The names of some imported commands from the module 'NetworkHelpers' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:53 Warning 5> [SQL:Configure] The names of some imported commands from the module 'SQL' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:54 Warning 5> [SQL:Configure] The names of some imported commands from the module 'SQL' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
2020-11-04 14:25:54 Verbose 5> [SQL:Configure] Execution start of New-Sql.
2020-11-04 14:25:59 Verbose 5> [SQL:Configure] Prepare nodes for clustering: 'AzS-Sql01.azurestack.local'
2020-11-04 14:26:02 Verbose 5> [SQL:Configure] Enabling client/diagnostic event log on AzS-Sql01.azurestack.local
2020-11-04 14:26:04 Verbose 5> [SQL:Configure] Clean up the AD computer object AzS-SqlCl and its DNS record
2020-11-04 14:26:04 Verbose 5> [SQL:Configure] Removing DNS resource record for name 'AzS-SqlCl' with IP 'True' under zone name 'azurestack.local' on the domain controller 'AzS-DC01'.
2020-11-04 14:26:08 Verbose 5> [SQL:Configure] Record for 'True' (A) not present.
2020-11-04 14:26:08 Verbose 5> [SQL:Configure] Removing DNS resource record for name 'AzS-SqlCl' with IP 'True' under zone name 'azurestack.local' on the domain controller 'AzS-DC01'.
2020-11-04 14:26:08 Verbose 5> [SQL:Configure] Record for 'True' (AAAA) not present.
2020-11-04 14:26:08 Verbose 5> [SQL:Configure] Creating the cluster 'AzS-SqlCl'.
2020-11-04 14:26:19 Verbose 5> [SQL:Configure] Collecting client/diagnostic event log on AzS-Sql01.azurestack.local
2020-11-04 14:26:39 Verbose 5> [SQL:Configure] ECE PowerShellHost Script End
2020-11-04 14:26:39 Verbose 5> Interface: PowerShell job terminal state is Failed for interface 'Configure'.
2020-11-04 14:26:39 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Exiting throttling instance. Priority '0', Weight '10'.
2020-11-04 14:26:39 Verbose 5> [PSTask Concurrency] [113>SQL:Configure] Parallel task count decreased by '10' to '0'.
2020-11-04 14:26:39 Warning 5> Task: Invocation of interface 'Configure' of role 'Cloud\Fabric\SQL' failed:

Type 'Configure' of Role 'SQL' raised an exception:

There was an error adding node 'AzS-Sql01.azurestack.local' to the cluster
The computer 'AzS-Sql01.azurestack.local' is joined to a cluster.
Command Arguments


Add-GuestCluster {Parameters=CloudEngine.Configurations.EceInterfaceParameters, RunAsUserID=Fabric}
New-Sql {Parameters=CloudEngine.Configurations.EceInterfaceParameters, ErrorAction=Stop, Verbose=True}
{}
{CloudEngine.Configurations.EceInterfaceParameters}
{C:\CloudDeployment\CloudDeployment.psd1, CloudEngine.Configurations.EceInterfaceParameters, 1211131...

at Trace-Error, C:\CloudDeployment\Common\Tracer.psm1: line 63
at Add-GuestCluster, C:\CloudDeployment\Roles\Common\RoleHelpers.psm1: line 390
at New-Sql, C:\CloudDeployment\Roles\SQL\SQL.psm1: line 55
at Configure, C:\CloudDeployment\Classes\SQL\SQL.psm1: line 19
at , : line 56
at , : line 54`

主要言語
PowerShell
スター
260
フォーク
283
平均マージ
2時間 11分
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/AzureStack-Tools のほかの issue

Azure/AzureStack-Tools の issue をすべて見る

似ている issue

Cloud の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。