Enterprise Vault (EV) PowerShell command Get-EVVaultStorePartition does not work on ECS Vault Store Partition.

book

Article ID: 100053575

calendar_today

Updated On:

Description

Error Message

Dtrace Enabled for StorageManagement.exe shows the following error:

372        05:11:48.158      [7000]  (StorageManagement)    <22244>               EV:M     Dell EMC ECS Streamer: CStreamerObject::Capacity catch CECSConnection::CS3ErrorInfo: 2147500033 - Not implemented|Capacity call is not supported

Cause

Dell has made changes in their Streamer Software, due to which the 'Capacity' method cannot be used. Due to these changes in the Streamer software, the Powershell command fails.

Resolution

Dell does not plan to implement the 'Capacity' method in the Streamer Software. Hence the Powershell command will not show the Quota information for ECS. We have handled the exception in such a way that, it instead of showing an error it will log a warning in the Dtrace and show remaining information.

This issue is fixed in the following release(s): 

Enterprise Vault 14.2.3

Enterprise Vault 14.3.1

Enterprise vault 14.4

Issue/Introduction

EV Powershell command Get-EVVaultStorePartition against an ECS Vault Store Partition, fails with error "The method or operation is not implemented".

Additional Information

JIRA: CFT-4748