UNSOLVED

dwatelet

updated

2 years ago

D

dwatelet

1 Rookie

36 Posts

0

5485

August 25th, 2017 00:00

Unity SMI-S provider

Hi

Fom my understanding the SMI-S provider has been Embedded directly on Unity itself. I found the SMI-S programmer's guide but I didn't find any way to check if the SMI-S is running on Unity, no CLI, Nothing in the GUI, Nothing in the REST API programmer's guide, well, how can I check the SMI-S on Unity ???????????????

Best Regards

  • Rainer_EMC

    6 Operator

    8645 Posts

    3736

    1

    Posted September 1st, 2017 06:00

    The Unity SMI-S provider is always enabled

    what makes you think its not working ?

  • dwatelet

    1 Rookie

    36 Posts

    3736

    0

    Posted September 1st, 2017 07:00

    Rainer

    Just because when you are suppose to have data collection on software and finally you have not, you need to check where is the problem, and one way is to be sure the SMI-S is running on Unity.

    regards

  • Rainer_EMC

    6 Operator

    8645 Posts

    3736

    0

    Posted September 3rd, 2017 09:00

    you could use netstat to check if the SMI-S ports are listening

    port number can be found in the Unity security configuration guide

    you could also check from Windows using SCVM - see the knowledgebase for instruction on how to setup

  • marshalledu

    1 Message

    0

    0

    Posted March 4th, 2024 18:35

    IVP 6 by default

    svc_networkcheck -n | grep -i 5989

  • macyero

    1 Rookie

    79 Posts

    0

    0

    Posted June 6th, 2024 17:33

    If SMI-S service is enabled by default on Unity then which Server IP address do we use to configure Cisco DCNM. Cisco DCNM is asking for the SMI-S Server IP, but when I put the array's IP it doesn't detect it. Is there anything else that we need to do on the array? Thanks

  • DELL-Josh Cr

    Community Manager

    9694 Posts

    43679 Points

    0

    0

    Posted June 6th, 2024 17:40

    Hi,

    Thanks for your question.

    I believe it should be the management ip address on port 5989.

     

    Let us know if you have any additional questions.

  • macyero

    1 Rookie

    79 Posts

    0

    0

    Posted June 6th, 2024 21:14

    @DELL-Josh Cr​ Hi Josh, I had tried that, but it doesn't work. I get the following error:

    "add SMIS provider failed: Failed to add SMIS provider Add Provider Failed : Connection failed: Please check the provider configuration"

    Cisco Data Center Network Manager (DCNM): Inventory > Discovery > Storage Devices > Add SMI-S:

    Vendor: EMC
    SMI-S Server IP: X.X.X.X
    User Name: 
    Password: 
    Name Space: /root/emc
    Interop Name Space: interop
    Port: 5989

  • DELL-Josh Cr

    Community Manager

    9694 Posts

    43679 Points

    0

    0

    Posted June 6th, 2024 21:40

    let's make sure it is enabled. https://dell.to/3KzDuLg

  • macyero

    1 Rookie

    79 Posts

    0

    0

    Posted June 7th, 2024 02:56

    @DELL-Josh Cr​ Hi Josh, based on the output the service appears enabled as follows:

    Unity SPA:

    17:35:05 service@unity spa:~/user# svc_networkcheck -n | grep -i 5989
    tcp6       0      0 :::5989                 :::*                    LISTEN
    tcp6       0      0 :::5989                 :::*                    LISTEN

    Cisco Data Center Network Manager (DCNM): Inventory > Discovery > Storage Devices > Add SMI-S

    Vendor: EMC
    SMI-S Server IP: X.X.X.X
    User Name: 
    Password: 
    Name Space: /root/emc
    Interop Name Space: interop
    Port: 5989

  • DELL-Josh Cr

    Community Manager

    9694 Posts

    43679 Points

    0

    0

    Posted June 7th, 2024 13:15

    Which Unity device are you using and what is the OE version? What version od DCNM?