メインコンテンツまでスキップ

Microsoft Windows 用 SnapCenter プラグインは、 Windows アプリケーションイベントログに悪影響を及ぼすエラーを発生させます

Views:
203
Visibility:
Public
Votes:
0
Category:
snapcenter
Specialty:
snapx
Last Updated:

に適用されます

SnapCenter Plug-in for Microsoft Windows ( SCW ) 4.3 以前

問題

  • SCW では、 Windows アプリケーションイベントログの次の例に示すような重大なエラーが報告されます。

例1:

Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist 
  at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
  at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
  at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()

例2

Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist 
 at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
 at SnapDrive.Nsf.Common.PowerShell.PSHelper.RunCommand(Command command,
IEnumerable 入力)

例3

Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable ""ErrorActionPreference"" or common parameter is set to Stop: 
===================================================================================
| This cmdlet must be directed to a data vserver.  You are currently connected   |
| to the cluster admin vserver.  See the Toolkit web docs (Show-NcHelp) or online |
| help (Get-Help Connect-NcController -Examples) to learn more about directing   |
| Toolkit cmdlets to a cluster or data vserver as required by Data ONTAP.      |
===================================================================================

  at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
  at SnapDrive.Nsf.Common.PowerShell.PSHelper.RunCommand(Command command, IEnumerable input)

 

  • SCWDebug.logの例に示すような出力がに表示されます。

例1:

Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist   at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
   at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
   at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()

Verbose SDW PID=[<PID>] TID=[<TID>] ex.Message : The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist
Verbose SDW PID=[<PID>] TID=[<TID>] No retry condition match found or max retry reached. Throwing error The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist
Verbose SDW PID=[<PID>] TID=[<TID>] --PSHelper::RunCommand
Error SDW PID=[<PID>] TID=[<TID>] Failed to get FCP target node name for StorageSystem: svm1.demo.netapp.com
 entry doesn't exist
Verbose SDW PID=[<PID>] TID=[<TID>] ++StorageConnectionPool::CleanUpIfStale
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCacheHelper::GetTargetInfo
Verbose SDW PID=[<PID>] TID=[<TID>] ++TargetInfoCache::ShouldGetTargetInfo
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCache::ShouldGetTargetInfo
Error SDW PID=[<PID>] TID=[<TID>] FCP target information is null/empty

例2

Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist 
   at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
   at SnapDrive.Nsf.Common.PowerShell.PSHelper.RunCommand(Command command, IEnumerable input)

Verbose SDW PID=[<PID>] TID=[<TID>] ex.Message : The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist 
Verbose SDW PID=[<PID>] TID=[<TID>] No retry condition match found or max retry reached. Throwing error The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist 
Verbose SDW PID=[<PID>] TID=[<TID>] --PSHelper::RunCommand
Error SDW PID=[<PID>] TID=[<TID>] Failed to get FCP target node name for StorageSystem: <STORAGESYSTEM>
The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: entry doesn't exist
Verbose SDW PID=[<PID>] TID=[<TID>] ++StorageConnectionPool::CleanUpIfStale
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCacheHelper::GetTargetInfo
Verbose SDW PID=[<PID>] TID=[<TID>] ++TargetInfoCache::ShouldGetTargetInfo
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCache::ShouldGetTargetInfo
Error SDW PID=[<PID>] TID=[<TID>] FCP target information is null/empty
Error SDW PID=[<PID>] TID=[<TID>] iSCSI target information is null/empty

例3

Verbose SDW PID=[<PID>] TID=[<TID>] Getting iSCSI target info
Verbose SDW PID=[<PID>] TID=[<TID>] ++PSHelper::RunCommand
Verbose SDW PID=[<PID>] TID=[<TID>] ++ConfigManager::GetConfigSettingMaxRetryFileExist
Verbose SDW PID=[<PID>] TID=[<TID>] --ConfigManager::GetConfigSettingMaxRetryFileExist
Verbose SDW PID=[<PID>] TID=[<TID>] ++ConfigManager::GetConfigSettingRetryInterval
Verbose SDW PID=[<PID>] TID=[<TID>] --ConfigManager::GetConfigSettingRetryInterval
Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 
===================================================================================
| This cmdlet must be directed to a data vserver.  You are currently connected   |
| to the cluster admin vserver.  See the Toolkit web docs (Show-NcHelp) or online |
| help (Get-Help Connect-NcController -Examples) to learn more about directing   |
| Toolkit cmdlets to a cluster or data vserver as required by Data ONTAP.      |
===================================================================================

  at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
  at SnapDrive.Nsf.Common.PowerShell.PSHelper.RunCommand(Command command, IEnumerable input)

..

Verbose SDW PID=[<PID>] TID=[<TID>] --PSHelper::RunCommand
Verbose SDW PID=[<PID>] TID=[<TID>] Failed to get iSCSI target node name for StorageSystem: <STORAGESYSTEM>
 
===================================================================================
| This cmdlet must be directed to a data vserver.  You are currently connected   |
| to the cluster admin vserver.  See the Toolkit web docs (Show-NcHelp) or online |
| help (Get-Help Connect-NcController -Examples) to learn more about directing   |
| Toolkit cmdlets to a cluster or data vserver as required by Data ONTAP.      |
===================================================================================


Verbose SDW PID=[<PID>] TID=[<TID>] Getting FC target info
Verbose SDW PID=[<PID>] TID=[<TID>] ++PSHelper::RunCommand
Verbose SDW PID=[<PID>] TID=[<TID>] ++ConfigManager::GetConfigSettingMaxRetryFileExist
Verbose SDW PID=[<PID>] TID=[<TID>] --ConfigManager::GetConfigSettingMaxRetryFileExist
Verbose SDW PID=[<PID>] TID=[<TID>] ++ConfigManager::GetConfigSettingRetryInterval
Verbose SDW PID=[<PID>] TID=[<TID>] --ConfigManager::GetConfigSettingRetryInterval
Critical SDW PID=[<PID>] TID=[<TID>] The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 
===================================================================================
| This cmdlet must be directed to a data vserver.  You are currently connected   |
| to the cluster admin vserver.  See the Toolkit web docs (Show-NcHelp) or online |
| help (Get-Help Connect-NcController -Examples) to learn more about directing   |
| Toolkit cmdlets to a cluster or data vserver as required by Data ONTAP.      |
===================================================================================

  at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
  at SnapDrive.Nsf.Common.PowerShell.PSHelper.RunCommand(Command command, IEnumerable input)

..

Verbose SDW PID=[<PID>] TID=[<TID>] ++StorageConnectionPool::CleanUpIfStale
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCacheHelper::GetTargetInfo
Verbose SDW PID=[<PID>] TID=[<TID>] ++TargetInfoCache::ShouldGetTargetInfo
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCache::ShouldGetTargetInfo
Error SDW PID=[<PID>] TID=[<TID>] FCP target information is null/empty
Error SDW PID=[<PID>] TID=[<TID>] iSCSI target information is null/empty
Verbose SDW PID=[<PID>] TID=[<TID>] --TargetInfoCache::AddTargetInfoForStorageSystem

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.