Hp 2000SA G2-Modular-Smart-Array Manuel d'utilisateur Page 1

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Stockage Hp 2000SA G2-Modular-Smart-Array. HP 2000SA G2-Modular-Smart-Array User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 48
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
HP StorageWorks
MSA2000 G2 SMI-S Proxy Provider User
Guide
This document provides information for network administrators who are managing MSA2000 G2 product from
a storage management application through SMI-S, including use of the MSA2000 Proxy Settings Manager
(PSM).
Part number: 573100-002
Second edition: December 2009
Vue de la page 0
1 2 3 4 5 6 ... 47 48

Résumé du contenu

Page 1 - HP StorageWorks

HP StorageWorksMSA2000 G2 SMI-S Proxy Provider UserGuideThis document provides information for network administrators who are managing MSA2000 G2 prod

Page 2

Introduction10

Page 3 - Contents

2 Installing and uninstalling the SMI-S ProxyProviderWindowsThe Windows package comes as a Smart Component with installers for Pegasus CIMOM, HP Proxy

Page 4

5. Select Typical Installation and click OK to install Pegasus, the Proxy Providers, and PSMautomatically. The installation status is displayed on the

Page 5

7. Click View Logs to see the installation logs. For additional log files see:• <systemdrive>/cpqsystem/log/Installbat.log — log of scripts run

Page 6

• Port 5989 should be free and available for use by the Pegasus CIMOM.To install the package:1. 1. Untar the package using the following command:nltar

Page 7 - 1 Introduction

3 Configuring the Proxy ProviderThe PSM is a CLI-based MSA storage management software tool that provides simple configurationand management tasks of

Page 8 - SMI-S Support

To assign a free port, edit the service.properties configuration file located in the<systemdrive>\hpmsa\fcproxy folder with the SSL port number

Page 9

Add systemDescription Adds an MSA2000 device to the proxy provider management repository.Syntax addPrompts IP address of the device to be addedOutput

Page 10 - Introduction10

Remove systemDescription Removes an already added MSA2000 device from the proxy providermanagement repository.Syntax removePrompts Retrieves the list

Page 11 - Provider

Discover systemsDescription Discovers all the MSA2000 devices present in the local subnet where theapplication is running. Subsequently, adds all the

Page 12

Legal and notice information© Copyright 2009 Hewlett-Packard Development Company, L.P.Confidential computer software. Valid license from HP required f

Page 13

View systemsDescription Displays the list of MSA2000 devices currently in the proxy provider man-agement repository.Syntax viewOutput On success, the

Page 14

Figure 9 Output of the view op command.MSA2000 G2 SMI-S Proxy Provider User Guide 21

Page 15 - First-time configuration

Clear systemsDescription Removes all the currently added MSA2000 devices in the proxy providermanagement repository.Syntax clearPrompts Retrieves the

Page 16

Manage systemDescription Helps user to perform some simple management tasks on a particularMSA2000 device. Only the devices that are part of the proxy

Page 17 - Add system

Create user account in the MSA deviceDescription Creates a Manage/Monitor user account in the MSA device. This commandis invoked from the PSM MANAGE p

Page 18 - Remove system

Change user password in the MSA deviceDescription Changes the password of an existing Manage/ Monitor user account in theMSA device.Syntax changePromp

Page 19 - Discover systems

Delete user account in the MSA deviceDescription Deletes an existing Manage/ Monitor user account in the MSA device.Syntax deletePrompts User login de

Page 20 - View systems

Get or set provider attributesDescription Gets or sets the Proxy Provider timeout value, the indication provider pollinginterval value, and the debug

Page 21

Set Proxy Provider timeoutDescription Sets the Proxy Provider timeout value for the proxy providers.Syntax set timeoutPrompts Enter the timeout value

Page 22 - Clear systems

Set indication provider polling intervalDescription Sets the indication provider polling interval value for the proxy providers.Syntax set intervalPro

Page 23 - Manage system

Contents1 Introduction ... 7SMI-S Support ...

Page 24

Set proxy provider debug log levelDescription Gets or sets the debug log level for the proxy providers.Syntax set loglevelPrompts Enter the log level

Page 25

4 Integrating the Proxy Provider with HPSIMHP SIM is the foundation of the HP unified server-storage management strategy. HP SIM is ahardware-level ma

Page 26

The default collection Storage Systems is listed under Systems by Type in the tree in the System andEvent Collections panel. The following collections

Page 27

3. Click Run Now to run the newly created discovery task. Click View Task results to see the discoveryprocessing flow.Identifying an MSA2000 G2 ArrayT

Page 28 - Set Proxy Provider timeout

2. Create a new task for subscribing to WBEM events for the MSA2000 G2 array that is beingmanaged.3. Return to the MSA2000 G2 Array Identification pag

Page 29

5 Client API InterfaceClient applications can use any supported client interface that is supported by the Pegasus CIMOM.Please refer to http://cvs.ope

Page 30

true, false, false, false); std::cout << "Completed EI..." << endl;

Page 31 - HP SIM storage integration

///////////////////////////////////////////////////////////////int main(int argc, char** argv){ char *address_string = NULL; Boolean localConnecti

Page 32

Not supportedsetQualifiersqEnumerate all QualifiersenumerateQualifierseqDelete qualifier of <qualifiername>deleteQualifierdqEnumerate Associator

Page 33

6 Frequently asked questions6.1. Which servers can this be installed on?x86- and x64-based servers or workstations.6.2. What operating systems are sup

Page 34 - Generating reports

Documentation feedback ... 45Glossary ...

Page 35 - 5 Client API Interface

6.11. Can HP SIM running on Windows discover a CIMOM running on Linux and vise versa?Yes, the HP SIM running on Windows discover a CIMOM running on Li

Page 36 - Client API Interface36

This release of Proxy Providers does not support Life Cycle Indications only hardware AlertIndications are supported.6.18. How can I increase the reso

Page 37

Under <system drive>\hpmsa\fcproxy there is a file service.properties. Thiswill have an entry similar to httpsPort=PortNumber. Do not edit this

Page 38

7 Support and other resourcesDocument conventions and symbolsTable 5 Document conventionsElementConventionCross-reference links and e-mail addressesBl

Page 39 - 6 Frequently asked questions

NOTE:Provides additional information.TIP:Provides helpful hints and shortcuts.HP technical supportFor worldwide technical support information, see the

Page 40 - Frequently asked questions40

• http://www.compaq.com/storage/smis-matrix.html• http://h18013.www1.hp.com/products/servers/management/hpsim/providers.html — HP SMI-S provider infor

Page 41

Support and other resources46

Page 42 - Frequently asked questions42

GlossaryCMS Central management server — server on which the management is installedHP SIM HP Systems Insight Manager — a hardware-level management pro

Page 44 - HP websites

FiguresSMI-S Proxy Provider overview ... 71HP Package Setup dialog ..

Page 45 - Documentation feedback

TablesSupported SMI-S profiles ... 81Supported indication eve

Page 46 - Support and other resources46

1 IntroductionThe SMI-S Proxy Provider provides an industry-standard WBEM-based management software frameworkfor MSA2000 G2 products that can be integ

Page 47 - Glossary

This product carries OpenPegasus CIMOM and is supported on both Windows and Linux platforms.The proxy provider set includes the following:• Instance P

Page 48

This provider supports the following CIM operations:• getClass• enumerateClasses• enumerateClassNames• getInstance• enumerateInstances• enumerateInsta

Commentaires sur ces manuels

Pas de commentaire