HP MSA 1040 HP MSA 1040 SMU Reference Guide (762784-001, March 2014) - Page 173

Listening for managed-logs notifications, Testing SMI-S, Troubleshooting

Page 173 highlights

create user level manage username 3. Type this command: set user username interfaces wbi,cli,smis,ftp Listening for managed-logs notifications For use with the storage system's managed logs feature, the SMI-S provider can be set up to listen for notifications that log files have filled to a point that are ready to be transferred to a log-collection system. For more information about the managed logs feature, see "About managed logs" (page 31). To set up SMI-S to listen for managed logs notifications: 1. In the CLI, enter this command: set advanced-settings managed-logs enabled 2. In an SMI-S client: a. Subscribe using the SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_LogicalFile filter. b. Subscribe using the SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_LogicalFile filter. Testing SMI-S Use an SMI-S certified client for SMI-S 1.5. HP has clients such as HP SIM and HP Storage Essentials. Other common clients are Microsoft System Center, IBM Tivoli, EMC CommandCenter and CA Unicenter. Common WBEM CLI clients are Pegasus cimcli and Sblim's wbemcli. To certify that the array provider is SMI-S 1.5 compliant, SNIA requires that the providers pass the Conformance Test Program (CTP) tests. The reset smis-configuration command enables the restoration of your original SMI-S configuration. Troubleshooting Table 21 provides solutions to common SMI-S problems. Table 21 Troubleshooting Problem Cause Solution Unable to connect to the embedded SMI-S Array provider. SMI-S protocol is not enabled. Log in to the array as manage and type: set protocol smis enabled HTTP Error (Invalid username/password or 401 Unauthorized). User preferences are configurable for each user on the storage system. Check that the user has access to the smis interface and set the user preferences to support the smis interface, if necessary. See "Adding users" (page 43) for instructions on how to add users. Also verify the supplied credentials. Want to connect securely as user name my_xxxx. Need to add user. Log in to the array as manage. Type: create user level manage my_xxxuser and then type: set user my_xxxuser interfaces wbi,cli,smis Unable to discover via SLP. SLP multicast has limited range Move the client closer to the array or set up a SLP DA server (known as hops). or using unicast requests. Unable to determine if SMI-S is Initial troubleshooting. running. Install wbemcli on a Linux system by typing: apt-get install wbemcli Type: wbemcli -nl -t -noverify ein 'https://manage:!manage@:5989/root/dhs:cim _computersystem' Listening for managed-logs notifications 173

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190

Listening for managed-logs notifications
173
create user level manage
username
3.
Type this command:
set user
username
interfaces wbi,cli,smis,ftp
Listening for managed-logs notifications
For use with the storage system’s managed logs feature, the SMI-S provider can be set up to listen for notifications
that log files have filled to a point that are ready to be transferred to a log-collection system. For more information
about the managed logs feature, see
"About managed logs" (page 31)
.
To set up SMI-S to listen for managed logs notifications:
1.
In the CLI, enter this command:
set advanced-settings managed-logs enabled
2.
In an SMI-S client:
a.
Subscribe using the
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_LogicalFile
filter.
b.
Subscribe using the
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
CIM_LogicalFile
filter.
Testing SMI-S
Use an SMI-S certified client for SMI-S 1.5. HP has clients such as HP SIM and HP Storage Essentials. Other common
clients are Microsoft System Center, IBM Tivoli, EMC CommandCenter and CA Unicenter. Common WBEM CLI clients
are Pegasus
cimcli
and Sblim’s
wbemcli
.
To certify that the array provider is SMI-S 1.5 compliant, SNIA requires that the providers pass the Conformance Test
Program (CTP) tests.
The
reset smis-configuration
command enables the restoration of your original SMI-S configuration.
Troubleshooting
Table 21
provides solutions to common SMI-S problems.
Table 21
Troubleshooting
Problem
Cause
Solution
Unable to connect to the
embedded SMI-S Array
provider.
SMI-S protocol is not enabled.
Log in to the array as
manage
and type:
set protocol
smis enabled
HTTP Error (Invalid
username/password or 401
Unauthorized).
User preferences are
configurable for each user on
the storage system.
Check that the user has access to the
smis
interface and set
the user preferences to support the
smis
interface, if
necessary. See
"Adding users" (page 43)
for instructions on
how to add users. Also verify the supplied credentials.
Want to connect securely as
user name
my_xxxx
.
Need to add user.
Log in to the array as
manage
. Type:
create user
level manage my_xxxuser
and then type:
set user
my_xxxuser interfaces wbi,cli,smis
Unable to discover via SLP.
SLP multicast has limited range
(known as hops).
Move the client closer to the array or set up a SLP DA server
or using unicast requests.
Unable to determine if SMI-S is
running.
Initial troubleshooting.
Install wbemcli on a Linux system by typing:
apt-get
install wbemcli
Type:
wbemcli -nl -t -noverify ein
'https://manage:!manage@:5989/root/dhs:cim
_computersystem'