Questions tagged «dell-equallogic»


3
ESXcli命令超时30分钟
我正在使用powercli脚本来遍历环境中的每个数据存储,并回收精简置备LUN上的空间。环境中的所有LUN均为Dell Equal Logic。 vCenter版本: 5.5.0_1750787 ESXi版本: Dell 5.5-1331820(A01) 我遇到的问题是,在脚本中执行unmap命令后恰好30分钟,我收到以下错误: 从PowerCLI: Message: An error occurred while communicating with the remote host: InnerText: At \\SOMEIP\Share\folder\vmware_unmap_datastore.ps1:96 char:9 + $RETVAL = $ESXCLI.storage.vmfs.unmap(200, $ds.Name, $null) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CatagoryInfo : OperationsStopped: (:) [], HostCommunication + FullyQualifiedErrorId : VMware.VimAutomation.ViCore.Types.V1.ErrorHandling.HostCommunication 来自:ESXi主机vpxa.log: ==> vpxa.log <== 2014-06-30T14:39:51.907Z [7265EB70 error …
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.