2.3. Análisis interno de FASINARM
2.5.3. Publicidad
1. In the HP 3PAR Online Import Utility server, issue theshowsourcecommand.
2. Execute the desired URL from the HP 3PAR Online Import Utility server:
• Secure:https://<SMI-S Server IP address>:<port>/ecomconfig
• Unsecure: http://<SMI-S Server IP address>:<port>/ecomconfig
3. Replace these variables:
• <SMI-S Server IP address>with theManagement_ServerIP address displayed
in HP 3PAR Online Import Utilityshowsourceoutput.
• <port>with the port that was used when theaddsourcecommand was issued The unsecure port default is 5988
◦
◦
The secure port default is 59894. If the SMI-S Provider ECOM login page does not appear, check the following: • Make sure you have the correct IP address for SMI-S Provider server.
• Make sure you are using the correct port for the EMC SMI-S Provider server. Log into the EMC SMI-S Provider server and look at the port configuration file which shows which ports are enabled for use and whether they are expecting a secure or unsecure connection.
◦
Windows:C:\Program Files\EMC\ECIM\ECOM\conf\Port_settings.xml• Make sure there is network connectivity between the HP 3PAR Online Import Utility server and the EMC SMI-S Provider.
NOTE: Determine whether SMI-S Client filtering is enabled. If enabled, your HP 3PAR Online Import Utility server must be on the Trusted client IP list.
• Make sure that the SMI-S Provider is running.
Windows—Check that the EMC SMI-S Provider (ECOM/EMC) services are started:
5. If the ECOM login page does appear, login using the credentials that you used when you issue the HP 3PAR Online Import Utilityaddsourcecommand. If that fails, then you need to determine which are the correct credentials.
TestSmiProvider Login and Command Examples with Output
1. Start SMI-S Provider TestSmiProvider tool.SMI-S Provider on Windows:
Example 77 Output on Windows
C:\Program Files\EMC\ECIM\ECOM\bin>TestSmiProvider.exe Connection Type (ssl,no_ssl,native) [no_ssl]:
Host [localhost]: Port [5988]: Username [admin]:
Password [#adminpw]: adminpw
Log output to console [y|n (default y)]: Log output to file [y|n (default y)]: Logfile path [Testsmiprovider.log]: Connecting to localhost:5988
Using user account 'admin' with password 'adminpw'
######################################################################## ## ## ## EMC SMI Provider Tester ## ## This program is intended for use by EMC Support personnel only. ## ## At any time and without warning this program may be revised ## ## without regard to backwards compatibility or be ## ## removed entirely from the kit. ## ######################################################################## slp - slp urls slpv - slp attributes
cn - Connect dc - Disconnect disco - EMC Discover rc - RepeatCount addsys - EMC AddSystem remsys - EMC RemoveSystem refsys - EMC RefreshSystem
ec - EnumerateClasses ecn - EnumerateClassNames ei - EnumerateInstances ein - EnumerateInstanceNames ens - EnumerateNamespaces miner - Mine classes
a - Associators an - AssociatorNames r - References rn - ReferenceNames gi - GetInstance gc - GetClass i - CreateInstance di - DeleteInstance mi - ModifyInstance eq - ExecQuery gp - GetProperty sp - SetProperty
tms - TotalManagedSpace tp - Test pools
ecap - Extent Capacity pd - Profile Discovery
im - InvokeMethod active - ActiveControls ind - Indications menu tv - Test views
st - Set timeout value lc - Log control
sl - Start listener dv - Display version info ns - NameSpace vtl - VTL menu
cHP - consolidated host provider menu
q - Quit h - Help
######################################################################## Built with EMC SMI-S Provider: V4.6.1
Namespace: root/emc repeat count: 1 (localhost:5988) ?
2. Use the dvcommand in the TestSmiProvider tool to see: • SMI-S Provider version information
• List of storage systems being managed by SMI-S Provider
Example 78 dv command output
(localhost:5988) ? dv
++++ Display version information ++++
CIM ObjectManager Name: EMC:XX.XX.XX.XX
CIMOM Version: EMC CIM Server Version 2.7.3.2.0.7
SMI-S qualified version: 1.5.0
SMI-S Provider version: V4.6.2.9
SMI-S Provider Location: Proxy
SMI-S Provider Server:
Windows_NT WinSrv2008-testB 6.1.7601 Service Pack 1 x86_64 VM Guest OS (64bit Libraries)
Solutions Enabler version: V7.6-1755 1.23
Firmware version information:
(Remote) CLARiiON Array APM00104501118 (Rack Mounted CX4_120) : 04.30.000.5.526 (Remote) CLARiiON Array APM00125127014 (Rack Mounted VNX5300) : 05.32.000.5.201
Retrieve and Display data - 1 Iteration(s) In 0.390001 Seconds
Please press enter key to continue...
3. Use the eqcommand in the TestSmiProvider tool to see storage system information in the format that is being passed to the EMC plugin for all storage systems being managed by the SMI-S Provider.
NOTE: Some statement parameters are case-sensitive and should be entered as displayed.
Example 79 eq command output (localhost:5988) ? eq
Query Language[DMTF:CQL]:
Query []: select Tag,ElementName,Manufacturer,Model from Clar_ArrayChassis
++++ Testing ExecQuery: ++++ Instance 0:
ObjectPath :
//10.64.0.60/root/emc:Clar_ArrayChassis.CreationClassName="Clar_ArrayChassis",Tag="CLARiiON+APM00104501118" <INSTANCE CLASSNAME="Clar_ArrayChassis" >
<PROPERTY NAME="Tag" TYPE="string"> <VALUE>CLARiiON+APM00104501118</VALUE> </PROPERTY>
<PROPERTY NAME="ElementName" TYPE="string"> <VALUE>CLARiiON Array APM00104501118</VALUE> </PROPERTY>
<PROPERTY NAME="Manufacturer" TYPE="string"> <VALUE>EMC Corporation</VALUE>
</PROPERTY>
<PROPERTY NAME="Model" TYPE="string"> <VALUE>Rack Mounted CX4_120</VALUE> </PROPERTY>
</INSTANCE>
Number of instance qualifiers: 0 Number of instance properties: 4 Property: Tag Number of qualifiers: 0 Property: ElementName Number of qualifiers: 0 Property: Manufacturer Number of qualifiers: 0 Property: Model Number of qualifiers: 0 Instance 1:
ObjectPath :
//10.64.0.60/root/emc:Clar_ArrayChassis.CreationClassName="Clar_ArrayChassis",Tag="CLARiiON+APM00122502867" <INSTANCE CLASSNAME="Clar_ArrayChassis" >
<PROPERTY NAME="Tag" TYPE="string"> <VALUE>CLARiiON+APM00122502867</VALUE> </PROPERTY>
<PROPERTY NAME="ElementName" TYPE="string"> <VALUE>CLARiiON Array APM00122502867</VALUE> </PROPERTY>
<PROPERTY NAME="Manufacturer" TYPE="string"> <VALUE>EMC Corporation</VALUE>
</PROPERTY>
<PROPERTY NAME="Model" TYPE="string"> <VALUE>Rack Mounted VNX5700</VALUE> </PROPERTY>
</INSTANCE>
Number of instance qualifiers: 0 Number of instance properties: 4 Property: Tag Number of qualifiers: 0 Property: ElementName Number of qualifiers: 0 Property: Manufacturer Number of qualifiers: 0 Property: Model Number of qualifiers: 0 Instance 2:
ObjectPath :
//10.64.0.60/root/emc:Clar_ArrayChassis.CreationClassName="Clar_ArrayChassis",Tag="CLARiiON+APM00125127014" <INSTANCE CLASSNAME="Clar_ArrayChassis" >
<PROPERTY NAME="Tag" TYPE="string"> <VALUE>CLARiiON+APM00125127014</VALUE> </PROPERTY>
<PROPERTY NAME="ElementName" TYPE="string"> <VALUE>CLARiiON Array APM00125127014</VALUE> </PROPERTY>
<PROPERTY NAME="Manufacturer" TYPE="string"> <VALUE>EMC Corporation</VALUE>
</PROPERTY>
<PROPERTY NAME="Model" TYPE="string"> <VALUE>Rack Mounted VNX5300</VALUE> </PROPERTY>
</INSTANCE>
Number of instance qualifiers: 0 Number of instance properties: 4 Property: Tag Number of qualifiers: 0 Property: ElementName Number of qualifiers: 0 Property: Manufacturer Number of qualifiers: 0 Property: Model Number of qualifiers: 0
ExceQuery 3 instances; repeat count 1;return data in 0.013011 seconds Retrieve and Display data - 1 Iteration(s) In 0.014121 Seconds Please press enter key to continue...