zoukankan      html  css  js  c++  java
  • HP P2xxx/MSA SMI-S Provider

    HP P2xxx/MSA SMI-S Provider

    The HP MSA provider must be enabled before it can be monitored. For more information on what a provider is, see Configure your provider.

    When you have configured the provider, you can add the array to SRM. For information, see HP P2xxx / MSA.

    SolarWinds provides some guidance on configuring provider software.

    The following information is provided 'as-is' as a reference for our customers. SolarWinds provides no guarantees as to the accuracy of this information as the software is built and distributed by 3rd party vendors who may make changes at any time. SolarWinds does not provide official support for problems related to vendor's SMI-S Providers, but customers can seek support via thwack. Our product team and other knowledgeable customers regularly use these forums and may be able to assist you.

    The HP MSA provider is running on both controllers of the HP MSA array. The providers are enabled by default.

    The IP address and credentials are the same for the SMI-S and API access:

    • Provider IP Address: The IP Address of any one of the controllers
    • Provider Credentials: Credentials of an array user with at least Manage level privileges and access for the wbi and smis interfaces.

    The default user "manage" can be used or a new user can be created with the required privileges.

    The default port used for SMI-S is 5989.

    Enabling SMI-S

    To enable SMI-S using the CLI:

    1. SSH into the array using the controller management IP address as the user "manage".
    2. Run the show protocols command.
    3. Check the output to ensure SMI-S is enabled.

    1. If SMI-S is not enabled, run the set protocol smis enabled command.

    To enable SMI-S using the web interface:

    1. Log in to the Management Interface: https://<controller_management_ip_address>.
    2. Click Configuration > Services > Management.
    3. Check to see if SMI-S is enabled.

    1. If SMI-S is not enabled, select the Enable check box under Storage Management Initiative Specification (SMI-S).

    In some versions of the management interface, even after enabling SMI-S and saving, the web interface may still show that it is not enabled. Run the show protocols command in the CLI to confirm that it is enabled.

    Checking user privileges

    To check user privileges using the CLI, SSH into the array using the controller management IP Address, and then run the show user <username> command.

    To check user privileges using the web interface:

    1. Log in to the Management Interface: https://<controller_management_ip_address>.
    2. Click Configuration > Users > Modify User.
    3. Choose the user from the table.

    Creating a user with SMI-S and API access

    To create a user with SMI-S and API access using the CLI:

    1. SSH into the array using the controller management IP Address.
    2. Run the create user level manage <username> command.
    3. Run the set user <username> interface wbi, smis command.

    To create a user with SMI-S and API access using the web interface:

    1. Log in to the Management Interface: https://<controller_management_ip_address>.
    2. Click Configuration > Users > Add New User.

    1. Enter the user Name and Password.
    2. Select Manage from the User Roles drop-down list.
    3. Select the WBI Access check box.
    4. Select the SMI-S Access check box.
    5. Click Add User.
  • 相关阅读:
    使用SOCKET实现TCP/IP协议的通讯
    多线程和高并发的区别
    linq学习之join
    Winform 创建桌面快捷方式并开机启动
    引领5G行业化,广和通荣获“IoT创新大奖”
    全方面的了解超宽带信号高速采集记录回放系统
    浅谈智慧灯杆的通信网建设要求
    逆向工程,调试Hello World !程序(更新中)
    融合智能将成时代方舟?中科创达技术大会向未来答疑
    第十一届蓝桥杯赛后体会和经验分享
  • 原文地址:https://www.cnblogs.com/beautiful-code/p/6214793.html
Copyright © 2011-2022 走看看