91 Posts

March 21st, 2016 03:00

Hi,

Please refer Knowledge base article https://support.emc.com/kb/456103

Jithin

7 Posts

March 22nd, 2016 05:00

Thanks.

Unfortunately  I am not able to reach this document, my account on sso.emc.com has some problem with that link and even freshly created account does not show me that page.

Could you pls post here at least summary from that KB? I am really lost and would like to know answer to my question.

Thanks!

4 Operator

 • 

8.6K Posts

March 22nd, 2016 08:00

From the KB:

Resolution: Upgrade to SMI-S 4.6.2.3 or later.

7 Posts

March 22nd, 2016 09:00

Do you mean solution enabler?

I am already on 4.6.2.29:

CIMOM Version: EMC CIM Server Version 2.7.3.10.0.15

SMI-S qualified version: 1.5.0

SMI-S Provider version: V4.6.2.29

Solutions Enabler version: V7.6-1808 2.67

This gives me all the time when I try to configure it this error:

Error: The requested object cannot be found. (com.emc.cmp.osls.se.osl.DiscoveryServices.StorInstanceDiscover():142 C:ERROR_CLASS_SOFTWARE F:ERROR_FAMILY_NOT_FOUND R:1000052 L:2 C:ERROR_CLASS_SOFTWARE F:ERROR_FAMILY_NOT_FOUND R:1000052 No objects of the requested type were found : "SymDiscover Failed" : 2 : 40 : "No devices were found")

I have read that vVNX does not support solution enabler.

7 Posts

March 25th, 2016 02:00

Big thanks!

The problem was user name, I had to add "local/" prefix into the command line.

#  wbemcli -noverify -nl ei https://local/admin@192.168.1.142:5989/root/emc/smis:EMC_VNXe_StorageSystemLeaf

Enter password:

192.168.1.142:5989/root/emc/smis:EMC_VNXe_StorageSystemLeaf.CreationClassName="EMC_VNXe_StorageSystemLeaf",Name="VIRT1602XZ9B6L"

-CreationClassName="EMC_VNXe_StorageSystemLeaf"

-Name="VIRT1602XZ9B6L"

......

No Events found!

Top