bimbly 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2137 @@
1
+ ---
2
+ SM_cannot_read_object:
3
+ Error_Code: 1455
4
+ Error_Desc: Error occurred while reading object '{objectid}'
5
+ Protocol_Error: SM_http_internal_server_error
6
+ SM_ealready:
7
+ Error_Code: 114
8
+ Error_Desc: Object is already in requested state
9
+ Protocol_Error: SM_http_conflict
10
+ SM_invalid_arg_value:
11
+ Error_Code: 1458
12
+ Error_Desc: Invalid value '{value}' specified for the argument '{arg}'
13
+ Protocol_Error: SM_http_bad_request
14
+ SM_invalid_path_variable:
15
+ Error_Code: 1472
16
+ Error_Desc: Invalid value '{value}' specified for path variable '{arg}'
17
+ Protocol_Error: SM_http_bad_request
18
+ SM_invalid_query_param:
19
+ Error_Code: 1461
20
+ Error_Desc: Invalid value '{value}' specified for the parameter '{arg}'
21
+ Protocol_Error: SM_http_bad_request
22
+ SM_iscsi_all_access_not_available:
23
+ Error_Code: 4151
24
+ Error_Desc: iSCSI all-access is not available in current group configuration
25
+ Protocol_Error: SM_http_method_not_allowed
26
+ SM_iscsi_svc_not_available:
27
+ Error_Code: 4143
28
+ Error_Desc: iSCSI service is not available in current group configuration
29
+ Protocol_Error: SM_http_method_not_allowed
30
+ SM_limit_peacl:
31
+ Error_Code: 4405
32
+ Error_Desc: Protocol endpoint access control record limit exceeded
33
+ Protocol_Error: SM_http_conflict
34
+ SM_limit_volacl:
35
+ Error_Code: 4400
36
+ Error_Desc: Volume access control record limit exceeded
37
+ Protocol_Error: SM_http_conflict
38
+ SM_malformed_url:
39
+ Error_Code: 1483
40
+ Error_Desc: Malformed URL
41
+ Protocol_Error: SM_http_bad_request
42
+ SM_missing_arg:
43
+ Error_Code: 1456
44
+ Error_Desc: Missing the argument '{arg}' in the request
45
+ Protocol_Error: SM_http_bad_request
46
+ SM_no_available_lun:
47
+ Error_Code: 4123
48
+ Error_Desc: All LUNs (Logical Unit Numbers) are in use
49
+ Protocol_Error: SM_http_conflict
50
+ SM_no_method_for_URL_pattern:
51
+ Error_Code: 1453
52
+ Error_Desc: URL pattern in the request does not support HTTP method {method}
53
+ Protocol_Error: SM_http_not_found
54
+ SM_no_operation_found:
55
+ Error_Code: 1452
56
+ Error_Desc: Unable to find operation '{operation}' for the object set '{objectset}'
57
+ Protocol_Error: SM_http_not_found
58
+ SM_no_path_found:
59
+ Error_Code: 1454
60
+ Error_Desc: Unknown path
61
+ Protocol_Error: SM_http_bad_request
62
+ SM_specified_snapshot_lun:
63
+ Error_Code: 4174
64
+ Error_Desc: Specified LUN {lun} is needed for snapshot {snap}
65
+ Protocol_Error: SM_http_bad_request
66
+ SM_too_many:
67
+ Error_Code: 1052
68
+ Error_Desc: Too many objects of the requested type
69
+ Protocol_Error: SM_http_conflict
70
+ SM_unexpected_arg:
71
+ Error_Code: 1457
72
+ Error_Desc: Unexpected argument '{arg}'
73
+ Protocol_Error: SM_http_bad_request
74
+ SM_unexpected_child:
75
+ Error_Code: 1460
76
+ Error_Desc: Unexpected json member '{child}' of '{parent}'
77
+ Protocol_Error: SM_http_bad_request
78
+ SM_unexpected_query_param:
79
+ Error_Code: 1462
80
+ Error_Desc: Unexpected parameter '{arg}'
81
+ Protocol_Error: SM_http_bad_request
82
+ SM_unknown:
83
+ Error_Code: 1025
84
+ Error_Desc: Unknown error
85
+ Protocol_Error: SM_http_internal_server_error
86
+ SM_version_name:
87
+ Error_Code: 1450
88
+ Error_Desc: Unsupported version '{version1}'. Supported version name is '{version2}'
89
+ Protocol_Error: SM_http_not_found
90
+ SM_invalid_volacl_scope:
91
+ Error_Code: 1110
92
+ Error_Desc: Invalid volume ACL scope
93
+ Protocol_Error: SM_http_bad_request
94
+ SM_no_vvol_support:
95
+ Error_Code: 1108
96
+ Error_Desc: Virtual Volumes feature not supported
97
+ Protocol_Error: SM_http_not_implemented
98
+ SM_complex_type_query_param:
99
+ Error_Code: 1469
100
+ Error_Desc: Attribute '{arg}' is of a non-primitive type '{type}', which is not supported
101
+ Protocol_Error: SM_http_bad_request
102
+ SM_start_row_beyond_end_row:
103
+ Error_Code: 1473
104
+ Error_Desc: The parameter 'startRow' '{startRow}' must not be beyond 'endRow' '{endRow}'
105
+ Protocol_Error: SM_http_bad_request
106
+ SM_start_row_beyond_total_rows:
107
+ Error_Code: 1474
108
+ Error_Desc: The parameter 'startRow' '{startRow}' is beyond 'totalRows' '{totalRows}'
109
+ Protocol_Error: SM_http_bad_request
110
+ SM_unsupported_query_operator:
111
+ Error_Code: 1468
112
+ Error_Desc: Unsupported filter operator '{op}' specified for the attribute '{field}'
113
+ Protocol_Error: SM_http_bad_request
114
+ SM_eexist:
115
+ Error_Code: 17
116
+ Error_Desc: Object exists
117
+ Protocol_Error: SM_http_conflict
118
+ SM_no_action_found:
119
+ Error_Code: 1451
120
+ Error_Desc: Unable to find action '{action}' for the object set '{objectset}'
121
+ Protocol_Error: SM_http_not_found
122
+ SM_enoent:
123
+ Error_Code: 2
124
+ Error_Desc: No such object
125
+ Protocol_Error: SM_http_not_found
126
+ SM_invalid_keyvalue:
127
+ Error_Code: 1095
128
+ Error_Desc: Invalid key-value pair(s)
129
+ Protocol_Error: SM_http_bad_request
130
+ SM_appserver_in_use:
131
+ Error_Code: 1499
132
+ Error_Desc: Application Server is used by folder
133
+ Protocol_Error: SM_http_conflict
134
+ SM_controller_not_active:
135
+ Error_Code: 4505
136
+ Error_Desc: Controller is not in active state
137
+ Protocol_Error: SM_http_method_not_allowed
138
+ SM_array_not_reachable:
139
+ Error_Code: 1051
140
+ Error_Desc: Cannot communicate with specified array
141
+ Protocol_Error: SM_http_internal_server_error
142
+ SM_invalid_array_name:
143
+ Error_Code: 4088
144
+ Error_Desc: Invalid array name {array} specified
145
+ Protocol_Error: SM_http_bad_request
146
+ SM_invalid_ctrlr_name:
147
+ Error_Code: 4046
148
+ Error_Desc: Only A and B are valid inputs for a controller
149
+ Protocol_Error: SM_http_bad_request
150
+ SM_array_rename_in_netconfig_failed:
151
+ Error_Code: 4057
152
+ Error_Desc: Failed to rename array {array} in network configuration {netconfig}
153
+ Protocol_Error: SM_http_internal_server_error
154
+ SM_missing_array_netconfig:
155
+ Error_Code: 4024
156
+ Error_Desc: Network configuration {netconfig} is missing array {array}
157
+ Protocol_Error: SM_http_bad_request
158
+ SM_eperm:
159
+ Error_Code: 1
160
+ Error_Desc: Operation not permitted
161
+ Protocol_Error: SM_http_conflict
162
+ SM_array_not_found:
163
+ Error_Code: 1049
164
+ Error_Desc: Array was not found
165
+ Protocol_Error: SM_http_not_found
166
+ SM_fc_intf_not_found:
167
+ Error_Code: 4145
168
+ Error_Desc: Specified Fibre Channel interface {fc_interface_name} was not found in system
169
+ Protocol_Error: SM_http_not_found
170
+ SM_appserver_not_found:
171
+ Error_Code: 1515
172
+ Error_Desc: Application server not found
173
+ Protocol_Error: SM_http_not_found
174
+ SM_deprecated_perfpol:
175
+ Error_Code: 4262
176
+ Error_Desc: The specified performance policy has been deprecated
177
+ Protocol_Error: SM_http_method_not_allowed
178
+ SM_enospc:
179
+ Error_Code: 28
180
+ Error_Desc: Available space insufficient for operation
181
+ Protocol_Error: SM_http_conflict
182
+ SM_epartial:
183
+ Error_Code: 116
184
+ Error_Desc: Operation is partially completed
185
+ Protocol_Error: SM_http_conflict
186
+ SM_folder_needs_limit:
187
+ Error_Code: 1505
188
+ Error_Desc: SMIS and VVol folders require a size limit
189
+ Protocol_Error: SM_http_bad_request
190
+ SM_folder_perfpol_agent_type:
191
+ Error_Code: 1517
192
+ Error_Desc: Performance policy can only be assigned to folder associated with SMIS
193
+ Protocol_Error: SM_http_conflict
194
+ SM_invalid_folder:
195
+ Error_Code: 1488
196
+ Error_Desc: Invalid folder path {pool}:{path}
197
+ Protocol_Error: SM_http_bad_request
198
+ SM_only_vvol_folder_appsrvr:
199
+ Error_Code: 1503
200
+ Error_Desc: Only VVol folder can be associated with an application server
201
+ Protocol_Error: SM_http_bad_request
202
+ SM_perfpol_not_found:
203
+ Error_Code: 1514
204
+ Error_Desc: Performance policy not found
205
+ Protocol_Error: SM_http_not_found
206
+ SM_pool_not_found:
207
+ Error_Code: 1059
208
+ Error_Desc: Pool not found
209
+ Protocol_Error: SM_http_not_found
210
+ SM_serial_not_avail:
211
+ Error_Code: 1447
212
+ Error_Desc: Unable to reserve serial number for new volume/snapshot
213
+ Protocol_Error: SM_http_internal_server_error
214
+ SM_starter_vol_acl_create:
215
+ Error_Code: 1121
216
+ Error_Desc: Failed to grant open access to the SMIS starter volume in the folder
217
+ Protocol_Error: SM_http_conflict
218
+ SM_starter_vol_create:
219
+ Error_Code: 1120
220
+ Error_Desc: Failed to create the SMIS starter volume in the folder
221
+ Protocol_Error: SM_http_conflict
222
+ SM_vvol_folder_no_appsrvr:
223
+ Error_Code: 1502
224
+ Error_Desc: VVol folder {pool}:{path} must be associated with a vCenter
225
+ Protocol_Error: SM_http_bad_request
226
+ SM_folder_not_found:
227
+ Error_Code: 1495
228
+ Error_Desc: Folder not found
229
+ Protocol_Error: SM_http_bad_request
230
+ SM_folder_volmv_einprog:
231
+ Error_Code: 1496
232
+ Error_Desc: Volume move is in progress to the folder
233
+ Protocol_Error: SM_http_conflict
234
+ SM_remove_nonempty_folder:
235
+ Error_Code: 1489
236
+ Error_Desc: Remove failed because the folder is not empty
237
+ Protocol_Error: SM_http_conflict
238
+ SM_folder_limit_inval:
239
+ Error_Code: 1509
240
+ Error_Desc: Invalid folder limit. Folder limit cannot be reduced below its current usage
241
+ Protocol_Error: SM_http_conflict
242
+ SM_space_info_unavail:
243
+ Error_Code: 1508
244
+ Error_Desc: Space usage information unavailable. Try again
245
+ Protocol_Error: SM_http_service_unavailable
246
+ SM_conflicting_initiator_alias_with_args:
247
+ Error_Code: 4156
248
+ Error_Desc: Fibre Channel initiator alias {alias} is already associated with {wwpn}
249
+ Protocol_Error: SM_http_conflict
250
+ SM_duplicate_initiator:
251
+ Error_Code: 4100
252
+ Error_Desc: Initiator already exists
253
+ Protocol_Error: SM_http_conflict
254
+ SM_duplicate_initiator_with_args:
255
+ Error_Code: 4132
256
+ Error_Desc: Initiator with {name} {value} already exists
257
+ Protocol_Error: SM_http_conflict
258
+ SM_fc_initiatorgrp_subnet_not_supported:
259
+ Error_Code: 4137
260
+ Error_Desc: Fibre Channel initiator group does not support subnet
261
+ Protocol_Error: SM_http_not_implemented
262
+ SM_in_use_app_uuid:
263
+ Error_Code: 4185
264
+ Error_Desc: Specified application uuid is already in use
265
+ Protocol_Error: SM_http_conflict
266
+ SM_insufficient_fc_initiator_input:
267
+ Error_Code: 4122
268
+ Error_Desc: Fibre Channel initiator WWPN is required
269
+ Protocol_Error: SM_http_bad_request
270
+ SM_invalid_app_uuid:
271
+ Error_Code: 4184
272
+ Error_Desc: Invalid application uuid
273
+ Protocol_Error: SM_http_bad_request
274
+ SM_invalid_initiator_alias:
275
+ Error_Code: 4116
276
+ Error_Desc: Invalid initiator alias specified
277
+ Protocol_Error: SM_http_bad_request
278
+ SM_invalid_initiator_ip:
279
+ Error_Code: 4113
280
+ Error_Desc: Invalid Initiator IP specified
281
+ Protocol_Error: SM_http_bad_request
282
+ SM_invalid_initiator_iqn:
283
+ Error_Code: 4098
284
+ Error_Desc: Invalid Initiator iqn specified
285
+ Protocol_Error: SM_http_bad_request
286
+ SM_invalid_initiator_label:
287
+ Error_Code: 4112
288
+ Error_Desc: Invalid Initiator label specified
289
+ Protocol_Error: SM_http_bad_request
290
+ SM_invalid_initiator_wwpn:
291
+ Error_Code: 4117
292
+ Error_Desc: Invalid initiator WWPN specified
293
+ Protocol_Error: SM_http_bad_request
294
+ SM_invalid_initiatorgrp_access_protocol:
295
+ Error_Code: 4120
296
+ Error_Desc: Invalid initiator group access protocol specified
297
+ Protocol_Error: SM_http_bad_request
298
+ SM_invalid_initiatorgrp_name:
299
+ Error_Code: 4094
300
+ Error_Desc: Invalid initiator group name
301
+ Protocol_Error: SM_http_bad_request
302
+ SM_ebusy:
303
+ Error_Code: 16
304
+ Error_Desc: Resource busy
305
+ Protocol_Error: SM_http_conflict
306
+ SM_no_initiatorgrp:
307
+ Error_Code: 4097
308
+ Error_Desc: Initiator group {group} does not exist
309
+ Protocol_Error: SM_http_not_found
310
+ SM_not_fc_initiatorgrp:
311
+ Error_Code: 4134
312
+ Error_Desc: Access protocol for initiator group is not Fibre Channel
313
+ Protocol_Error: SM_http_conflict
314
+ SM_incompatible_initiator_access_protocol:
315
+ Error_Code: 4121
316
+ Error_Desc: Incompatible access protocol between initiator and initiator group
317
+ Protocol_Error: SM_http_conflict
318
+ SM_invalid_initiator_access_protocol:
319
+ Error_Code: 4119
320
+ Error_Desc: Invalid initiator access protocol {protocol} specified
321
+ Protocol_Error: SM_http_bad_request
322
+ SM_perfpol_invalid_app_category:
323
+ Error_Code: 4250
324
+ Error_Desc: Invalid application category specified
325
+ Protocol_Error: SM_http_bad_request
326
+ SM_perfpol_oob:
327
+ Error_Code: 4251
328
+ Error_Desc: Pre-defined performance policies cannot be modified
329
+ Protocol_Error: SM_http_method_not_allowed
330
+ SM_array_flash_mismatch:
331
+ Error_Code: 1096
332
+ Error_Desc: Array flash characteristics do not match
333
+ Protocol_Error: SM_http_conflict
334
+ SM_array_not_assigned:
335
+ Error_Code: 1060
336
+ Error_Desc: Array is not part of pool
337
+ Protocol_Error: SM_http_not_found
338
+ SM_pool_exists:
339
+ Error_Code: 1061
340
+ Error_Desc: Pool already exists
341
+ Protocol_Error: SM_http_conflict
342
+ SM_pool_has_folder:
343
+ Error_Code: 1500
344
+ Error_Desc: Pool has a folder
345
+ Protocol_Error: SM_http_conflict
346
+ SM_pool_has_pe:
347
+ Error_Code: 1501
348
+ Error_Desc: Pool has a protocol endpoint
349
+ Protocol_Error: SM_http_conflict
350
+ SM_repl_enabled:
351
+ Error_Code: 1040
352
+ Error_Desc: Replication is enabled
353
+ Protocol_Error: SM_http_conflict
354
+ SM_ddup_folder_merge:
355
+ Error_Code: 1116
356
+ Error_Desc: Pool merge cannot be completed due to the presence of deduplicated volumes
357
+ Protocol_Error: SM_http_method_not_allowed
358
+ SM_limit_hret_snap_pool:
359
+ Error_Code: 1481
360
+ Error_Desc: Snapshot limit for high retention volumes exceeded for pool
361
+ Protocol_Error: SM_http_conflict
362
+ SM_limit_hret_snap_retention_pool:
363
+ Error_Code: 1478
364
+ Error_Desc: Snapshot retention parameters for high retention volumes exceed limit for pool
365
+ Protocol_Error: SM_http_conflict
366
+ SM_not_enough_cache:
367
+ Error_Code: 4175
368
+ Error_Desc: Not enough cache in the pool for the pinned volumes
369
+ Protocol_Error: SM_http_conflict
370
+ SM_pool_flash_mismatch:
371
+ Error_Code: 1098
372
+ Error_Desc: Pool flash characteristics do not match
373
+ Protocol_Error: SM_http_conflict
374
+ SM_pool_volmv_einprog:
375
+ Error_Code: 1442
376
+ Error_Desc: Volume move in progress on source pool
377
+ Protocol_Error: SM_http_conflict
378
+ SM_array_member_orphan:
379
+ Error_Code: 1102
380
+ Error_Desc: Specified array is pending removal from group
381
+ Protocol_Error: SM_http_conflict
382
+ SM_array_pool_flash_mismatch:
383
+ Error_Code: 1097
384
+ Error_Desc: Array does not match pool flash characteristics
385
+ Protocol_Error: SM_http_conflict
386
+ SM_dedupe_single_array:
387
+ Error_Code: 4260
388
+ Error_Desc: Pools containing deduplicated volumes cannot be expanded beyond a single array
389
+ Protocol_Error: SM_http_method_not_allowed
390
+ SM_pool_last_array:
391
+ Error_Code: 1087
392
+ Error_Desc: Cannot remove last array from a pool
393
+ Protocol_Error: SM_http_conflict
394
+ SM_usage_unavailable:
395
+ Error_Code: 1414
396
+ Error_Desc: Space usage currently unavailable, try again later
397
+ Protocol_Error: SM_http_service_unavailable
398
+ SM_einval:
399
+ Error_Code: 22
400
+ Error_Desc: Invalid argument
401
+ Protocol_Error: SM_http_bad_request
402
+ SM_ext_trig_sched_already_present:
403
+ Error_Code: 1440
404
+ Error_Desc: Externally triggered schedule is already present for volume collection
405
+ Protocol_Error: SM_http_conflict
406
+ SM_ext_trig_sched_attrib:
407
+ Error_Code: 1441
408
+ Error_Desc: Invalid attributes specified for externally triggered schedule
409
+ Protocol_Error: SM_http_bad_request
410
+ SM_limit_freq_sched_group:
411
+ Error_Code: 1425
412
+ Error_Desc: High frequency protection schedule limit exceeded for group
413
+ Protocol_Error: SM_http_conflict
414
+ SM_limit_snap_retention_group:
415
+ Error_Code: 1424
416
+ Error_Desc: Snapshot retention parameters exceed limit for group
417
+ Protocol_Error: SM_http_conflict
418
+ SM_limit_snap_retention_pool:
419
+ Error_Code: 1423
420
+ Error_Desc: Snapshot retention parameters exceed limit for pool
421
+ Protocol_Error: SM_http_conflict
422
+ SM_limit_snap_retention_volcoll:
423
+ Error_Code: 1422
424
+ Error_Desc: Snapshot retention parameters exceed limit for volume collection
425
+ Protocol_Error: SM_http_conflict
426
+ SM_no_such_partner:
427
+ Error_Code: 1041
428
+ Error_Desc: No such partner
429
+ Protocol_Error: SM_http_not_found
430
+ SM_not_owner:
431
+ Error_Code: 1043
432
+ Error_Desc: Object is not owned by this group
433
+ Protocol_Error: SM_http_not_found
434
+ SM_repl_handover_busy:
435
+ Error_Code: 2028
436
+ Error_Desc: Handover in progress on volume collection
437
+ Protocol_Error: SM_http_conflict
438
+ SM_repl_rename_notsup:
439
+ Error_Code: 1400
440
+ Error_Desc: Rename of this replicated object not supported
441
+ Protocol_Error: SM_http_not_implemented
442
+ SM_repl_cant_connect:
443
+ Error_Code: 2008
444
+ Error_Desc: Cannot connect to partner
445
+ Protocol_Error: SM_http_internal_server_error
446
+ SM_etimedout:
447
+ Error_Code: 110
448
+ Error_Desc: Timed out
449
+ Protocol_Error: SM_http_request_timeout
450
+ SM_no_support:
451
+ Error_Code: 1027
452
+ Error_Desc: Operation not supported
453
+ Protocol_Error: SM_http_not_implemented
454
+ SM_repl_edit_partner_name_not_paused:
455
+ Error_Code: 2022
456
+ Error_Desc: Partner should be paused before editing its name
457
+ Protocol_Error: SM_http_conflict
458
+ SM_shelf_connected_only_one_side:
459
+ Error_Code: 6019
460
+ Error_Desc: Shelf appear only on one side of host controller
461
+ Protocol_Error: SM_http_internal_server_error
462
+ SM_shelf_create_rfail:
463
+ Error_Code: 6005
464
+ Error_Desc: Could not create raid device on shelf
465
+ Protocol_Error: SM_http_internal_server_error
466
+ SM_shelf_ctrlr_loop:
467
+ Error_Code: 6018
468
+ Error_Desc: Shelf SAS loop detected
469
+ Protocol_Error: SM_http_internal_server_error
470
+ SM_shelf_disconnected:
471
+ Error_Code: 6021
472
+ Error_Desc: Shelf is disconnected
473
+ Protocol_Error: SM_http_internal_server_error
474
+ SM_shelf_disk_sas_link_degraded:
475
+ Error_Code: 6015
476
+ Error_Desc: SAS link of this shelf slot is degraded
477
+ Protocol_Error: SM_http_internal_server_error
478
+ SM_shelf_ebusy:
479
+ Error_Code: 6001
480
+ Error_Desc: Shelf is already active and running
481
+ Protocol_Error: SM_http_conflict
482
+ SM_shelf_expander_err:
483
+ Error_Code: 6022
484
+ Error_Desc: SAS expander has a hardware error
485
+ Protocol_Error: SM_http_internal_server_error
486
+ SM_shelf_expr_fw_ver_inval:
487
+ Error_Code: 6033
488
+ Error_Desc: SAS expander firmware version of this shelf is not valid
489
+ Protocol_Error: SM_http_internal_server_error
490
+ SM_shelf_expr_mfg_ver_inval:
491
+ Error_Code: 6013
492
+ Error_Desc: SAS expander manufacturer version of this shelf is not valid
493
+ Protocol_Error: SM_http_bad_request
494
+ SM_shelf_expr_rev_incompatible:
495
+ Error_Code: 6034
496
+ Error_Desc: SAS expander firmware revision is incompatible
497
+ Protocol_Error: SM_http_internal_server_error
498
+ SM_shelf_foreign_disk:
499
+ Error_Code: 6010
500
+ Error_Desc: It is a foreign disk, Use the force option to add this foreign disk
501
+ Protocol_Error: SM_http_bad_request
502
+ SM_shelf_hdds_in_afs:
503
+ Error_Code: 6031
504
+ Error_Desc: All-Flash Shelf should not have HDDs
505
+ Protocol_Error: SM_http_method_not_allowed
506
+ SM_shelf_invalid_afs:
507
+ Error_Code: 6030
508
+ Error_Desc: This array does not support All-Flash Shelf
509
+ Protocol_Error: SM_http_not_implemented
510
+ SM_shelf_invalid_afs_count:
511
+ Error_Code: 6029
512
+ Error_Desc: This array does not support more than one All-Flash Shelf
513
+ Protocol_Error: SM_http_not_implemented
514
+ SM_shelf_invalid_count:
515
+ Error_Code: 6028
516
+ Error_Desc: This array exceeds maximum supported expansion shelves
517
+ Protocol_Error: SM_http_conflict
518
+ SM_shelf_invalid_csz:
519
+ Error_Code: 6004
520
+ Error_Desc: Invalid chunk size, does not support expansion shelfs
521
+ Protocol_Error: SM_http_bad_request
522
+ SM_shelf_invalid_disk_count:
523
+ Error_Code: 6003
524
+ Error_Desc: Shelf does not have enough disks
525
+ Protocol_Error: SM_http_method_not_allowed
526
+ SM_shelf_invalid_eeprom:
527
+ Error_Code: 6016
528
+ Error_Desc: System cannot read the serial number from this shelf
529
+ Protocol_Error: SM_http_internal_server_error
530
+ SM_shelf_invalid_loc:
531
+ Error_Code: 6012
532
+ Error_Desc: This shelf location is not valid
533
+ Protocol_Error: SM_http_bad_request
534
+ SM_shelf_invalid_model:
535
+ Error_Code: 6032
536
+ Error_Desc: Shelf model unknown
537
+ Protocol_Error: SM_http_internal_server_error
538
+ SM_shelf_loc_order:
539
+ Error_Code: 6009
540
+ Error_Desc: Shelf controller order are different from the two host controllers
541
+ Protocol_Error: SM_http_internal_server_error
542
+ SM_shelf_no_eloc_id:
543
+ Error_Code: 6000
544
+ Error_Desc: No expansion shelf exists with the given enclosure
545
+ Protocol_Error: SM_http_not_found
546
+ SM_shelf_no_rserial:
547
+ Error_Code: 6006
548
+ Error_Desc: System is still discovering the real serial number from the shelf
549
+ Protocol_Error: SM_http_service_unavailable
550
+ SM_shelf_not_inuse:
551
+ Error_Code: 6011
552
+ Error_Desc: This shelf is either not used or inactive
553
+ Protocol_Error: SM_http_bad_request
554
+ SM_shelf_not_ready:
555
+ Error_Code: 6002
556
+ Error_Desc: shelf is not in ready state, try again
557
+ Protocol_Error: SM_http_service_unavailable
558
+ SM_shelf_pmd_state:
559
+ Error_Code: 6026
560
+ Error_Desc: Array not in active-standby mode
561
+ Protocol_Error: SM_http_internal_server_error
562
+ SM_shelf_preactivation_io_err:
563
+ Error_Code: 6027
564
+ Error_Desc: Shelf pre-activation I/O test failed
565
+ Protocol_Error: SM_http_internal_server_error
566
+ SM_shelf_sas_lanes_degraded:
567
+ Error_Code: 6008
568
+ Error_Desc: SAS links between the shelves are degraded
569
+ Protocol_Error: SM_http_internal_server_error
570
+ SM_shelf_ses_device_not_ready:
571
+ Error_Code: 6023
572
+ Error_Desc: SES device of this shelf is not ready
573
+ Protocol_Error: SM_http_conflict
574
+ SM_shelf_ses_mship_err:
575
+ Error_Code: 6020
576
+ Error_Desc: Cannot access shelf SES device
577
+ Protocol_Error: SM_http_internal_server_error
578
+ SM_shelf_ssd_degraded:
579
+ Error_Code: 6025
580
+ Error_Desc: Array is running with one active SSD, ssd removal will bring down the services
581
+ Protocol_Error: SM_http_internal_server_error
582
+ SM_shelf_wrong_ctrlr_side:
583
+ Error_Code: 6014
584
+ Error_Desc: Shelf controller is connected to the wrong side of host controller
585
+ Protocol_Error: SM_http_internal_server_error
586
+ SM_shelf_wrong_sas_port:
587
+ Error_Code: 6017
588
+ Error_Desc: SAS cable connected to wrong port
589
+ Protocol_Error: SM_http_internal_server_error
590
+ SM_duplicate_vol:
591
+ Error_Code: 1486
592
+ Error_Desc: Duplicate volume name specified
593
+ Protocol_Error: SM_http_conflict
594
+ SM_einprogress:
595
+ Error_Code: 115
596
+ Error_Desc: Operation is in progress
597
+ Protocol_Error: SM_http_accepted
598
+ SM_ext_trig_sched_not_present:
599
+ Error_Code: 1439
600
+ Error_Desc: Externally triggered schedule is not present for volume collection
601
+ Protocol_Error: SM_http_not_found
602
+ SM_invalid_agent_type:
603
+ Error_Code: 1107
604
+ Error_Desc: Invalid agent type
605
+ Protocol_Error: SM_http_bad_request
606
+ SM_invalid_vol_assoc:
607
+ Error_Code: 1487
608
+ Error_Desc: Volume not associated with volume collection
609
+ Protocol_Error: SM_http_conflict
610
+ SM_limit_hret_snap_group:
611
+ Error_Code: 1480
612
+ Error_Desc: Snapshot limit for high retention volumes exceeded for group
613
+ Protocol_Error: SM_http_conflict
614
+ SM_limit_snapcoll_volcoll:
615
+ Error_Code: 1420
616
+ Error_Desc: Snapshot collection limit exceeded for volume collection
617
+ Protocol_Error: SM_http_conflict
618
+ SM_no_assoc_vols:
619
+ Error_Code: 1032
620
+ Error_Desc: No associated volumes found
621
+ Protocol_Error: SM_http_not_found
622
+ SM_repl_no_partner_avail:
623
+ Error_Code: 2025
624
+ Error_Desc: No replication partner available for this volume collection
625
+ Protocol_Error: SM_http_not_found
626
+ SM_repl_object_busy:
627
+ Error_Code: 1072
628
+ Error_Desc: Replication is busy with this object
629
+ Protocol_Error: SM_http_service_unavailable
630
+ SM_lun_mismatch:
631
+ Error_Code: 1033
632
+ Error_Desc: Associated volumes not found on specified host
633
+ Protocol_Error: SM_http_not_found
634
+ SM_eagain:
635
+ Error_Code: 11
636
+ Error_Desc: Try again
637
+ Protocol_Error: SM_http_service_unavailable
638
+ SM_limit_snap_group:
639
+ Error_Code: 1419
640
+ Error_Desc: Snapshot limit exceeded for group
641
+ Protocol_Error: SM_http_conflict
642
+ SM_limit_snap_pool:
643
+ Error_Code: 1418
644
+ Error_Desc: Snapshot limit exceeded for pool
645
+ Protocol_Error: SM_http_conflict
646
+ SM_limit_snap_vol:
647
+ Error_Code: 1416
648
+ Error_Desc: Snapshot limit exceeded for volume
649
+ Protocol_Error: SM_http_conflict
650
+ SM_snap_has_clone:
651
+ Error_Code: 1511
652
+ Error_Desc: Snapshot {snap} for volume {vol} has a clone
653
+ Protocol_Error: SM_http_conflict
654
+ SM_no_action:
655
+ Error_Code: 1048
656
+ Error_Desc: Operation does not effect a change
657
+ Protocol_Error: SM_http_ok
658
+ SM_bad_pkg:
659
+ Error_Code: 3018
660
+ Error_Desc: Bad software update package
661
+ Protocol_Error: SM_http_bad_request
662
+ SM_auth:
663
+ Error_Code: 1028
664
+ Error_Desc: Failed to authenticate
665
+ Protocol_Error: SM_http_unauthorized
666
+ SM_session_create:
667
+ Error_Code: 1029
668
+ Error_Desc: Failed to establish a session
669
+ Protocol_Error: SM_http_unauthorized
670
+ SM_reserved_username:
671
+ Error_Code: 1092
672
+ Error_Desc: Reserved username
673
+ Protocol_Error: SM_http_conflict
674
+ SM_passwd_same_as_current:
675
+ Error_Code: 1091
676
+ Error_Desc: New password cannot be the same as existing one
677
+ Protocol_Error: SM_http_conflict
678
+ SM_econnrefused:
679
+ Error_Code: 111
680
+ Error_Desc: Connection refused
681
+ Protocol_Error: SM_http_internal_server_error
682
+ SM_partner_cfg_sync:
683
+ Error_Code: 1045
684
+ Error_Desc: Failed to synchronize configuration to partner
685
+ Protocol_Error: SM_http_accepted
686
+ SM_partner_offline:
687
+ Error_Code: 1042
688
+ Error_Desc: Partner is offline
689
+ Protocol_Error: SM_http_conflict
690
+ SM_repl_cmpr_version_unsup:
691
+ Error_Code: 2021
692
+ Error_Desc: Partner does not support the attributes of this volume
693
+ Protocol_Error: SM_http_method_not_allowed
694
+ SM_repl_eexist:
695
+ Error_Code: 2039
696
+ Error_Desc: Partner returned 'Object exists'
697
+ Protocol_Error: SM_http_conflict
698
+ SM_enomem:
699
+ Error_Code: 12
700
+ Error_Desc: Available memory insufficient for operation
701
+ Protocol_Error: SM_http_internal_server_error
702
+ SM_encryption_master_key_inactive:
703
+ Error_Code: 4303
704
+ Error_Desc: Encryption master key is not active
705
+ Protocol_Error: SM_http_conflict
706
+ SM_encryption_master_key_missing:
707
+ Error_Code: 4302
708
+ Error_Desc: Encryption master key is not set
709
+ Protocol_Error: SM_http_bad_request
710
+ SM_root_branch_pinned:
711
+ Error_Code: 1053
712
+ Error_Desc: Root branch pinned by snapshots
713
+ Protocol_Error: SM_http_internal_server_error
714
+ SM_vol_not_online:
715
+ Error_Code: 1491
716
+ Error_Desc: Volume could not be set online
717
+ Protocol_Error: SM_http_conflict
718
+ SM_repl_remote_paused:
719
+ Error_Code: 2018
720
+ Error_Desc: Replication is paused on downstream node
721
+ Protocol_Error: SM_http_conflict
722
+ SM_version_mismatch:
723
+ Error_Code: 1034
724
+ Error_Desc: Version mismatch
725
+ Protocol_Error: SM_http_conflict
726
+ SM_empty_vol:
727
+ Error_Code: 1427
728
+ Error_Desc: volume name not specified
729
+ Protocol_Error: SM_http_bad_request
730
+ SM_internal:
731
+ Error_Code: 3016
732
+ Error_Desc: Internal error. Contact Nimble Storage Support
733
+ Protocol_Error: SM_http_internal_server_error
734
+ SM_nospace:
735
+ Error_Code: 3004
736
+ Error_Desc: File system is out of space error
737
+ Protocol_Error: SM_http_conflict
738
+ SM_pool_usage_unavailable:
739
+ Error_Code: 1430
740
+ Error_Desc: Space usage for pool {pool} is currently unavailable, try again later
741
+ Protocol_Error: SM_http_service_unavailable
742
+ SM_vol_unknown:
743
+ Error_Code: 1429
744
+ Error_Desc: Unknown volume {vol}
745
+ Protocol_Error: SM_http_bad_request
746
+ SM_vol_usage_unavailable:
747
+ Error_Code: 1431
748
+ Error_Desc: Space usage for volume {vol} is currently unavailable, try again later
749
+ Protocol_Error: SM_http_service_unavailable
750
+ SM_volmv_abort_ealready:
751
+ Error_Code: 1438
752
+ Error_Desc: Volume move already aborted for volume {vol}
753
+ Protocol_Error: SM_http_conflict
754
+ SM_volmv_abort_enomove:
755
+ Error_Code: 1437
756
+ Error_Desc: Volume move not in progress for volume {vol}
757
+ Protocol_Error: SM_http_conflict
758
+ SM_volmv_abort_enospace:
759
+ Error_Code: 1436
760
+ Error_Desc: Insufficient space on source pool {pool} for volume move to be aborted
761
+ Protocol_Error: SM_http_conflict
762
+ SM_pool_unknown:
763
+ Error_Code: 1428
764
+ Error_Desc: Unknown pool {pool}
765
+ Protocol_Error: SM_http_bad_request
766
+ SM_volmv_incompatible_agent_type:
767
+ Error_Code: 1498
768
+ Error_Desc: Agent type for volume {vol} is incompatible with destination folder
769
+ Protocol_Error: SM_http_conflict
770
+ SM_encryption_group_cipher_override:
771
+ Error_Code: 4301
772
+ Error_Desc: Invalid group encryption cipher override
773
+ Protocol_Error: SM_http_bad_request
774
+ SM_encryption_invalid_cipher:
775
+ Error_Code: 4300
776
+ Error_Desc: Invalid encryption cipher specified
777
+ Protocol_Error: SM_http_bad_request
778
+ SM_encryption_invalid_scope:
779
+ Error_Code: 4304
780
+ Error_Desc: Invalid encryption scope specified
781
+ Protocol_Error: SM_http_bad_request
782
+ SM_folder_enospace:
783
+ Error_Code: 1507
784
+ Error_Desc: Insufficient space in folder
785
+ Protocol_Error: SM_http_conflict
786
+ SM_folder_incompatible_agent_type:
787
+ Error_Code: 1497
788
+ Error_Desc: Agent type for volume is incompatible with folder
789
+ Protocol_Error: SM_http_conflict
790
+ SM_pool_cache_pin_notsupp:
791
+ Error_Code: 1099
792
+ Error_Desc: Pool does not support cache pinning
793
+ Protocol_Error: SM_http_not_implemented
794
+ SM_pool_dedupe_incapable:
795
+ Error_Code: 4259
796
+ Error_Desc: The specified pool is not capable of hosting deduplicated volumes
797
+ Protocol_Error: SM_http_method_not_allowed
798
+ SM_pool_does_not_have_folder:
799
+ Error_Code: 1504
800
+ Error_Desc: Pool {pool} does not contain folder {folder}
801
+ Protocol_Error: SM_http_conflict
802
+ SM_swupdate_einprog:
803
+ Error_Code: 4176
804
+ Error_Desc: Operation not supported during group software update
805
+ Protocol_Error: SM_http_service_unavailable
806
+ SM_vol_dedupe_encryption_invalid:
807
+ Error_Code: 4257
808
+ Error_Desc: The volume is encrypted which prevents deduplication to be enabled
809
+ Protocol_Error: SM_http_method_not_allowed
810
+ SM_vol_assoc_volcoll:
811
+ Error_Code: 1512
812
+ Error_Desc: Volume {vol} is associated with a volume collection
813
+ Protocol_Error: SM_http_conflict
814
+ SM_vol_has_clone:
815
+ Error_Code: 1510
816
+ Error_Desc: Volume {vol} has a clone
817
+ Protocol_Error: SM_http_conflict
818
+ SM_vol_has_online_snap:
819
+ Error_Code: 1513
820
+ Error_Desc: Volume {vol} has an online snapshot
821
+ Protocol_Error: SM_http_conflict
822
+ SM_cache_pinned_notsup:
823
+ Error_Code: 1490
824
+ Error_Desc: Operation not supported on cache pinned volumes
825
+ Protocol_Error: SM_http_not_implemented
826
+ SM_repl_agent_type_unsup:
827
+ Error_Code: 2033
828
+ Error_Desc: Partner does not support the agent type attribute
829
+ Protocol_Error: SM_http_not_implemented
830
+ SM_repl_openstack_unsup:
831
+ Error_Code: 2040
832
+ Error_Desc: Partner does not support openstack volumes
833
+ Protocol_Error: SM_http_not_implemented
834
+ SM_repl_partner_version_unknown:
835
+ Error_Code: 2026
836
+ Error_Desc: Version number for a downstream partner is unknown
837
+ Protocol_Error: SM_http_internal_server_error
838
+ SM_repl_vvol_unsup:
839
+ Error_Code: 2030
840
+ Error_Desc: Partner does not support Virtual Volumes
841
+ Protocol_Error: SM_http_not_implemented
842
+ SM_too_small:
843
+ Error_Code: 1055
844
+ Error_Desc: Value is too small
845
+ Protocol_Error: SM_http_bad_request
846
+ SM_ok:
847
+ Error_Code: 0
848
+ Error_Desc: Operation succeeded
849
+ Protocol_Error: SM_http_ok
850
+ SM_eintr:
851
+ Error_Code: 4
852
+ Error_Desc: Request interrupted. Try again
853
+ Protocol_Error: SM_http_service_unavailable
854
+ SM_eaccess:
855
+ Error_Code: 13
856
+ Error_Desc: Permission denied
857
+ Protocol_Error: SM_http_unauthorized
858
+ SM_erofs:
859
+ Error_Code: 30
860
+ Error_Desc: Read-only file system
861
+ Protocol_Error: SM_http_method_not_allowed
862
+ SM_erange:
863
+ Error_Code: 34
864
+ Error_Desc: Value out of range
865
+ Protocol_Error: SM_http_bad_request
866
+ SM_enodata:
867
+ Error_Code: 61
868
+ Error_Desc: No data available
869
+ Protocol_Error: SM_http_not_found
870
+ SM_eremote:
871
+ Error_Code: 66
872
+ Error_Desc: Object is remote
873
+ Protocol_Error: SM_http_not_found
874
+ SM_enolink:
875
+ Error_Code: 67
876
+ Error_Desc: Link has been severed
877
+ Protocol_Error: SM_http_internal_server_error
878
+ SM_http_ok:
879
+ Error_Code: 200
880
+ Error_Desc: The request has succeeded
881
+ Protocol_Error: SM_http_ok
882
+ SM_http_created:
883
+ Error_Code: 201
884
+ Error_Desc: The request has succeeded and resulted in a new resource being created
885
+ Protocol_Error: SM_http_created
886
+ SM_http_accepted:
887
+ Error_Code: 202
888
+ Error_Desc: The request was accepted and is being processed in the background
889
+ Protocol_Error: SM_http_accepted
890
+ SM_http_bad_request:
891
+ Error_Code: 400
892
+ Error_Desc: The request could not be understood by the server
893
+ Protocol_Error: SM_http_bad_request
894
+ SM_http_unauthorized:
895
+ Error_Code: 401
896
+ Error_Desc: The request requires user authentication
897
+ Protocol_Error: SM_http_unauthorized
898
+ SM_http_forbidden:
899
+ Error_Code: 403
900
+ Error_Desc: The request is forbidden given the credentials
901
+ Protocol_Error: SM_http_forbidden
902
+ SM_http_not_found:
903
+ Error_Code: 404
904
+ Error_Desc: Server has not found the requested object
905
+ Protocol_Error: SM_http_not_found
906
+ SM_http_method_not_allowed:
907
+ Error_Code: 405
908
+ Error_Desc: The operation specified in the request is not allowed
909
+ Protocol_Error: SM_http_method_not_allowed
910
+ SM_http_request_timeout:
911
+ Error_Code: 408
912
+ Error_Desc: The request timed out
913
+ Protocol_Error: SM_http_request_timeout
914
+ SM_http_conflict:
915
+ Error_Code: 409
916
+ Error_Desc: The request could not be completed due to a conflict
917
+ Protocol_Error: SM_http_conflict
918
+ SM_http_internal_server_error:
919
+ Error_Code: 500
920
+ Error_Desc: Internal server error. Contact Nimble Storage Support
921
+ Protocol_Error: SM_http_internal_server_error
922
+ SM_http_not_implemented:
923
+ Error_Code: 501
924
+ Error_Desc: The server does not support the facility required
925
+ Protocol_Error: SM_http_not_implemented
926
+ SM_http_service_unavailable:
927
+ Error_Code: 503
928
+ Error_Desc: The server is currently unable to handle the request
929
+ Protocol_Error: SM_http_service_unavailable
930
+ SM_http_insufficient_storage:
931
+ Error_Code: 507
932
+ Error_Desc: The server does not have sufficient space to handle the request
933
+ Protocol_Error: SM_http_internal_server_error
934
+ SM_nimble_base:
935
+ Error_Code: 1024
936
+ Error_Desc: Wrong error type used
937
+ Protocol_Error: SM_http_internal_server_error
938
+ SM_session_inval:
939
+ Error_Code: 1030
940
+ Error_Desc: Invalid or expired session
941
+ Protocol_Error: SM_http_unauthorized
942
+ SM_no_vss_writer:
943
+ Error_Code: 1031
944
+ Error_Desc: VSS writer is not present on specified host
945
+ Protocol_Error: SM_http_not_found
946
+ SM_no_such_family:
947
+ Error_Code: 1035
948
+ Error_Desc: No such family
949
+ Protocol_Error: SM_http_not_found
950
+ SM_no_such_volume:
951
+ Error_Code: 1036
952
+ Error_Desc: No such volume
953
+ Protocol_Error: SM_http_not_found
954
+ SM_no_such_branch:
955
+ Error_Code: 1037
956
+ Error_Desc: No such branch
957
+ Protocol_Error: SM_http_not_found
958
+ SM_no_such_snap:
959
+ Error_Code: 1038
960
+ Error_Desc: No such snapshot
961
+ Protocol_Error: SM_http_not_found
962
+ SM_repl_aborted:
963
+ Error_Code: 1039
964
+ Error_Desc: Replication aborted
965
+ Protocol_Error: SM_http_internal_server_error
966
+ SM_dsd_unreach:
967
+ Error_Code: 1044
968
+ Error_Desc: Local array data service unreachable
969
+ Protocol_Error: SM_http_internal_server_error
970
+ SM_not_downloading_sw:
971
+ Error_Code: 1046
972
+ Error_Desc: No software downloading is in progress
973
+ Protocol_Error: SM_http_not_found
974
+ SM_download_sw:
975
+ Error_Code: 1047
976
+ Error_Desc: Software download failed
977
+ Protocol_Error: SM_http_internal_server_error
978
+ SM_array_not_member:
979
+ Error_Code: 1050
980
+ Error_Desc: Specified array is not a member of the group
981
+ Protocol_Error: SM_http_bad_request
982
+ SM_pinned:
983
+ Error_Code: 1054
984
+ Error_Desc: Object is pinned
985
+ Protocol_Error: SM_http_internal_server_error
986
+ SM_branch_frozen:
987
+ Error_Code: 1056
988
+ Error_Desc: Branch is frozen
989
+ Protocol_Error: SM_http_internal_server_error
990
+ SM_version_custom:
991
+ Error_Code: 1057
992
+ Error_Desc: Custom software version detected. Contact Nimble Storage Support
993
+ Protocol_Error: SM_http_internal_server_error
994
+ SM_array_assign_failed:
995
+ Error_Code: 1062
996
+ Error_Desc: Failed to assign array {array} to pool {pool}
997
+ Protocol_Error: SM_http_internal_server_error
998
+ SM_array_gid_mismatch:
999
+ Error_Code: 1063
1000
+ Error_Desc: Failed to contact member array
1001
+ Protocol_Error: SM_http_internal_server_error
1002
+ SM_failover_bgl_already:
1003
+ Error_Code: 1064
1004
+ Error_Desc: Array already at Backup Group Leader role
1005
+ Protocol_Error: SM_http_conflict
1006
+ SM_takeover_role_inval:
1007
+ Error_Code: 1066
1008
+ Error_Desc: Array's current role does not support group leader role takeover action
1009
+ Protocol_Error: SM_http_unauthorized
1010
+ SM_takeover_eagain:
1011
+ Error_Code: 1067
1012
+ Error_Desc: Try role takeover again
1013
+ Protocol_Error: SM_http_service_unavailable
1014
+ SM_takeover_gl_up:
1015
+ Error_Code: 1068
1016
+ Error_Desc: Role takeover is not possible when group leader is up
1017
+ Protocol_Error: SM_http_conflict
1018
+ SM_takeover_timeout:
1019
+ Error_Code: 1069
1020
+ Error_Desc: Group leader role takeover timed out
1021
+ Protocol_Error: SM_http_internal_server_error
1022
+ SM_takeover_db_fail:
1023
+ Error_Code: 1070
1024
+ Error_Desc: Backup config database errors during role takeover
1025
+ Protocol_Error: SM_http_internal_server_error
1026
+ SM_group_merge_db_load:
1027
+ Error_Code: 1071
1028
+ Error_Desc: Failed to fetch and load group config DB
1029
+ Protocol_Error: SM_http_internal_server_error
1030
+ SM_repl_partner_name_mismatch:
1031
+ Error_Code: 1073
1032
+ Error_Desc: Partner name does not match
1033
+ Protocol_Error: SM_http_bad_request
1034
+ SM_start_fail:
1035
+ Error_Code: 1075
1036
+ Error_Desc: Process failed to start
1037
+ Protocol_Error: SM_http_internal_server_error
1038
+ SM_group_merge_inprogress:
1039
+ Error_Code: 1076
1040
+ Error_Desc: Group merge is in progress
1041
+ Protocol_Error: SM_http_conflict
1042
+ SM_group_merge_db_merge:
1043
+ Error_Code: 1077
1044
+ Error_Desc: Failed to merge group config DB from other group during group merge
1045
+ Protocol_Error: SM_http_internal_server_error
1046
+ SM_group_merge_busy:
1047
+ Error_Code: 1078
1048
+ Error_Desc: Another group merge operation is in progress
1049
+ Protocol_Error: SM_http_conflict
1050
+ SM_group_merge_aborted:
1051
+ Error_Code: 1079
1052
+ Error_Desc: Group merge operation has been aborted by user on source group
1053
+ Protocol_Error: SM_http_service_unavailable
1054
+ SM_takeover_db_err:
1055
+ Error_Code: 1081
1056
+ Error_Desc: Backup config database records are not consistent to perform takeover
1057
+ Protocol_Error: SM_http_internal_server_error
1058
+ SM_migrate_role_inval:
1059
+ Error_Code: 1082
1060
+ Error_Desc: Array's current role does not support role migrate action
1061
+ Protocol_Error: SM_http_unauthorized
1062
+ SM_migrate_check_err:
1063
+ Error_Code: 1083
1064
+ Error_Desc: Group Leader role migrate check error
1065
+ Protocol_Error: SM_http_internal_server_error
1066
+ SM_migrate_bgl_unavail:
1067
+ Error_Code: 1084
1068
+ Error_Desc: Backup Group Leader Array has not been setup yet
1069
+ Protocol_Error: SM_http_conflict
1070
+ SM_migrate_bgl_nonsync:
1071
+ Error_Code: 1085
1072
+ Error_Desc: Backup Group Leader Array is not config in-sync. Try role migrate again later
1073
+ Protocol_Error: SM_http_service_unavailable
1074
+ SM_multi_array_group:
1075
+ Error_Code: 1086
1076
+ Error_Desc: Partner is at version that is not supported
1077
+ Protocol_Error: SM_http_not_implemented
1078
+ SM_pool_for_array_not_found:
1079
+ Error_Code: 1088
1080
+ Error_Desc: Pool {pool} for array {array} was not found
1081
+ Protocol_Error: SM_http_not_found
1082
+ SM_pool_for_array_exists:
1083
+ Error_Code: 1089
1084
+ Error_Desc: Pool {pool} for array {array} already exists
1085
+ Protocol_Error: SM_http_conflict
1086
+ SM_array_not_found_with_args:
1087
+ Error_Code: 1090
1088
+ Error_Desc: Array {array} was not found
1089
+ Protocol_Error: SM_http_not_found
1090
+ SM_shutdown:
1091
+ Error_Code: 1094
1092
+ Error_Desc: Interrupted by shutdown
1093
+ Protocol_Error: SM_http_service_unavailable
1094
+ SM_stats_no_such_object:
1095
+ Error_Code: 1100
1096
+ Error_Desc: No such statistics are available for this time period
1097
+ Protocol_Error: SM_http_not_found
1098
+ SM_array_not_member_with_args:
1099
+ Error_Code: 1101
1100
+ Error_Desc: Specified array {array} is not a member of the group
1101
+ Protocol_Error: SM_http_bad_request
1102
+ SM_array_member_orphan_with_args:
1103
+ Error_Code: 1103
1104
+ Error_Desc: Specified array {array} is pending removal from group
1105
+ Protocol_Error: SM_http_conflict
1106
+ SM_create_pool_failed:
1107
+ Error_Code: 1105
1108
+ Error_Desc: Failed to create pool {pool}
1109
+ Protocol_Error: SM_http_internal_server_error
1110
+ SM_vvol_limitation:
1111
+ Error_Code: 1106
1112
+ Error_Desc: Only single array group allowed with Virtual Volumes support
1113
+ Protocol_Error: SM_http_method_not_allowed
1114
+ SM_disable_vvol_with_pe:
1115
+ Error_Code: 1109
1116
+ Error_Desc: Cannot disable Virtual Volumes feature as protocol endpoint exists
1117
+ Protocol_Error: SM_http_conflict
1118
+ SM_vvol_already_enabled:
1119
+ Error_Code: 1111
1120
+ Error_Desc: Virtual Volumes feature is already enabled
1121
+ Protocol_Error: SM_http_conflict
1122
+ SM_vvol_already_disabled:
1123
+ Error_Code: 1112
1124
+ Error_Desc: Virtual Volumes feature is already disabled
1125
+ Protocol_Error: SM_http_conflict
1126
+ SM_volacl_on_vvol:
1127
+ Error_Code: 1113
1128
+ Error_Desc: vol --addacl/removeacl is incompatible with Virtual Volumes
1129
+ Protocol_Error: SM_http_bad_request
1130
+ SM_obj_id_not_found:
1131
+ Error_Code: 1117
1132
+ Error_Desc: Failed to locate object identified by ID {id}
1133
+ Protocol_Error: SM_http_not_found
1134
+ SM_group_target_already_enabled:
1135
+ Error_Code: 1118
1136
+ Error_Desc: iSCSI group target is already enabled
1137
+ Protocol_Error: SM_http_conflict
1138
+ SM_group_target_already_disabled:
1139
+ Error_Code: 1119
1140
+ Error_Desc: iSCSI group target is already disabled
1141
+ Protocol_Error: SM_http_conflict
1142
+ SM_version_mismatch_with_args:
1143
+ Error_Code: 1401
1144
+ Error_Desc: Version mismatch, {entity1} {version1} and {entity2} {version1}
1145
+ Protocol_Error: SM_http_conflict
1146
+ SM_array_repl_partner_version_unknown:
1147
+ Error_Code: 1403
1148
+ Error_Desc: Version number for a partner {partner} is unknown
1149
+ Protocol_Error: SM_http_bad_request
1150
+ SM_array_too_many:
1151
+ Error_Code: 1404
1152
+ Error_Desc: Adding new array would exceed the configuration limit of {limit}
1153
+ Protocol_Error: SM_http_conflict
1154
+ SM_no_src_array_on_pool:
1155
+ Error_Code: 1405
1156
+ Error_Desc: Failed to find a source array on pool {pool}
1157
+ Protocol_Error: SM_http_internal_server_error
1158
+ SM_array_key_not_unique:
1159
+ Error_Code: 1406
1160
+ Error_Desc: Array {array} public key name {key} is not unique in the group
1161
+ Protocol_Error: SM_http_conflict
1162
+ SM_invalid_pool_name:
1163
+ Error_Code: 1407
1164
+ Error_Desc: Invalid pool name {pool} for array {array}
1165
+ Protocol_Error: SM_http_bad_request
1166
+ SM_array_group_leader:
1167
+ Error_Code: 1409
1168
+ Error_Desc: Cannot remove group leader {array} from the group
1169
+ Protocol_Error: SM_http_method_not_allowed
1170
+ SM_array_pool_member:
1171
+ Error_Code: 1410
1172
+ Error_Desc: Cannot remove array {array} from the group, part of pool {pool}
1173
+ Protocol_Error: SM_http_conflict
1174
+ SM_array_not_group_leader:
1175
+ Error_Code: 1411
1176
+ Error_Desc: Not on group leader array active controller
1177
+ Protocol_Error: SM_http_method_not_allowed
1178
+ SM_resetup_with_multiple_arrays:
1179
+ Error_Code: 1412
1180
+ Error_Desc: Resetup not supported on a multiple array group
1181
+ Protocol_Error: SM_http_not_implemented
1182
+ SM_add_when_previously_resetup:
1183
+ Error_Code: 1413
1184
+ Error_Desc: Cannot add a resetup array to a different group
1185
+ Protocol_Error: SM_http_method_not_allowed
1186
+ SM_eula_not_found:
1187
+ Error_Code: 1415
1188
+ Error_Desc: License file not available
1189
+ Protocol_Error: SM_http_internal_server_error
1190
+ SM_limit_snap_volcoll:
1191
+ Error_Code: 1417
1192
+ Error_Desc: Snapshot limit exceeded for volume collection
1193
+ Protocol_Error: SM_http_conflict
1194
+ SM_limit_snap_retention_vol:
1195
+ Error_Code: 1421
1196
+ Error_Desc: Snapshot retention parameters exceed limit for volume
1197
+ Protocol_Error: SM_http_conflict
1198
+ SM_empty_pool:
1199
+ Error_Code: 1426
1200
+ Error_Desc: pool name not specified
1201
+ Protocol_Error: SM_http_bad_request
1202
+ SM_volmv_vol_einprog:
1203
+ Error_Code: 1432
1204
+ Error_Desc: A previous move for volume {vol} is already in progress
1205
+ Protocol_Error: SM_http_conflict
1206
+ SM_volmv_vol_ealready:
1207
+ Error_Code: 1433
1208
+ Error_Desc: Volume {vol} is already on destination pool
1209
+ Protocol_Error: SM_http_conflict
1210
+ SM_limit_group:
1211
+ Error_Code: 1443
1212
+ Error_Desc: Per group {object_type} limit would be violated
1213
+ Protocol_Error: SM_http_conflict
1214
+ SM_limit_volmv_snap_pool:
1215
+ Error_Code: 1445
1216
+ Error_Desc: Per pool snapshot limit would be violated on destination pool {pool}
1217
+ Protocol_Error: SM_http_conflict
1218
+ SM_array_repl_partner_nat:
1219
+ Error_Code: 1446
1220
+ Error_Desc: Group is behind a Network Address Translated endpoint for partner(s) {partner}
1221
+ Protocol_Error: SM_http_method_not_allowed
1222
+ SM_serial_collision:
1223
+ Error_Code: 1448
1224
+ Error_Desc: Rejected serial number assignment for new volume/snapshot due to collision
1225
+ Protocol_Error: SM_http_conflict
1226
+ SM_info_version:
1227
+ Error_Code: 1449
1228
+ Error_Desc: API version is {version}
1229
+ Protocol_Error: SM_http_ok
1230
+ SM_malformed_json:
1231
+ Error_Code: 1459
1232
+ Error_Desc: Malformed json
1233
+ Protocol_Error: SM_http_bad_request
1234
+ SM_missing_advanced_criteria_constructor:
1235
+ Error_Code: 1463
1236
+ Error_Desc: Missing the constructor 'AdvancedCriteria'
1237
+ Protocol_Error: SM_http_bad_request
1238
+ SM_missing_criteria:
1239
+ Error_Code: 1464
1240
+ Error_Desc: Missing filter(s) for the constructor 'AdvancedCriteria'
1241
+ Protocol_Error: SM_http_bad_request
1242
+ SM_missing_criteria_fieldName:
1243
+ Error_Code: 1465
1244
+ Error_Desc: Missing the filter parameter 'fieldName'
1245
+ Protocol_Error: SM_http_bad_request
1246
+ SM_missing_criteria_operator:
1247
+ Error_Code: 1466
1248
+ Error_Desc: Missing the filter parameter 'operator'
1249
+ Protocol_Error: SM_http_bad_request
1250
+ SM_missing_criteria_param:
1251
+ Error_Code: 1467
1252
+ Error_Desc: Missing the filter parameter '{arg}' for the attribute '{field}'
1253
+ Protocol_Error: SM_http_bad_request
1254
+ SM_unexpected_object_set_query:
1255
+ Error_Code: 1470
1256
+ Error_Desc: Filter for the object search attribute 'object_set' cannot be specified
1257
+ Protocol_Error: SM_http_bad_request
1258
+ SM_end_row_beyond_total_rows:
1259
+ Error_Code: 1475
1260
+ Error_Desc: The parameter 'endRow' '{endRow}' is beyond 'totalRows' '{totalRows}'
1261
+ Protocol_Error: SM_http_bad_request
1262
+ SM_vol_offline:
1263
+ Error_Code: 1484
1264
+ Error_Desc: Volume {vol} is offline
1265
+ Protocol_Error: SM_http_conflict
1266
+ SM_snapshot_offline:
1267
+ Error_Code: 1485
1268
+ Error_Desc: Snapshot {snap} from volume {vol} is offline
1269
+ Protocol_Error: SM_http_conflict
1270
+ SM_invalid_container:
1271
+ Error_Code: 1493
1272
+ Error_Desc: Invalid container path {pool}:{path}
1273
+ Protocol_Error: SM_http_bad_request
1274
+ SM_remove_nonempty_container:
1275
+ Error_Code: 1494
1276
+ Error_Desc: Remove failed because the container is not empty
1277
+ Protocol_Error: SM_http_conflict
1278
+ SM_repl_base:
1279
+ Error_Code: 2000
1280
+ Error_Desc: Wrong error type used
1281
+ Protocol_Error: SM_http_bad_request
1282
+ SM_repl_no_partner:
1283
+ Error_Code: 2001
1284
+ Error_Desc: Partner does not exist
1285
+ Protocol_Error: SM_http_not_found
1286
+ SM_repl_hostname:
1287
+ Error_Code: 2002
1288
+ Error_Desc: Invalid partner hostname or IP address
1289
+ Protocol_Error: SM_http_bad_request
1290
+ SM_repl_no_base_snap:
1291
+ Error_Code: 2003
1292
+ Error_Desc: Base snapshot does not exist
1293
+ Protocol_Error: SM_http_not_found
1294
+ SM_repl_no_snap:
1295
+ Error_Code: 2004
1296
+ Error_Desc: Replicated snapshot does not exist
1297
+ Protocol_Error: SM_http_not_found
1298
+ SM_repl_not_ancestor:
1299
+ Error_Code: 2005
1300
+ Error_Desc: Base snapshot is not an ancestor of replicated snapshot
1301
+ Protocol_Error: SM_http_conflict
1302
+ SM_repl_no_branch:
1303
+ Error_Code: 2006
1304
+ Error_Desc: Branch does not exist
1305
+ Protocol_Error: SM_http_not_found
1306
+ SM_repl_not_on_disk:
1307
+ Error_Code: 2007
1308
+ Error_Desc: Replicated snapshot is not yet on disk
1309
+ Protocol_Error: SM_http_conflict
1310
+ SM_repl_disconnected:
1311
+ Error_Code: 2009
1312
+ Error_Desc: Replication link was disconnected
1313
+ Protocol_Error: SM_http_internal_server_error
1314
+ SM_repl_too_many_streams:
1315
+ Error_Code: 2010
1316
+ Error_Desc: Too many streams to a partner
1317
+ Protocol_Error: SM_http_conflict
1318
+ SM_repl_stopped:
1319
+ Error_Code: 2011
1320
+ Error_Desc: Replication was stopped
1321
+ Protocol_Error: SM_http_internal_server_error
1322
+ SM_repl_not_replicating:
1323
+ Error_Code: 2012
1324
+ Error_Desc: Not replicating right now
1325
+ Protocol_Error: SM_http_bad_request
1326
+ SM_repl_remote_generic:
1327
+ Error_Code: 2013
1328
+ Error_Desc: Generic error from partner
1329
+ Protocol_Error: SM_http_internal_server_error
1330
+ SM_repl_remote_refused:
1331
+ Error_Code: 2014
1332
+ Error_Desc: Partner refused replication request
1333
+ Protocol_Error: SM_http_internal_server_error
1334
+ SM_repl_remote_no_base_snap:
1335
+ Error_Code: 2015
1336
+ Error_Desc: Base snapshot does not exist on partner
1337
+ Protocol_Error: SM_http_not_found
1338
+ SM_repl_remote_no_volume:
1339
+ Error_Code: 2016
1340
+ Error_Desc: Replicated_volume does not exist on partner
1341
+ Protocol_Error: SM_http_not_found
1342
+ SM_repl_remote_not_ancestor:
1343
+ Error_Code: 2017
1344
+ Error_Desc: Base snapshot is not an ancestor of replicated snapshot on partner
1345
+ Protocol_Error: SM_http_conflict
1346
+ SM_repl_connected_ping_unsup:
1347
+ Error_Code: 2019
1348
+ Error_Desc: Connected, but parter version does not support ping
1349
+ Protocol_Error: SM_http_not_implemented
1350
+ SM_repl_hole_unsup:
1351
+ Error_Code: 2020
1352
+ Error_Desc: Partner does not support holes
1353
+ Protocol_Error: SM_http_not_implemented
1354
+ SM_repl_volattr_version_unsup:
1355
+ Error_Code: 2023
1356
+ Error_Desc: Partner does not support the attributes for this volume
1357
+ Protocol_Error: SM_http_method_not_allowed
1358
+ SM_repl_partner_misconfiguration:
1359
+ Error_Code: 2027
1360
+ Error_Desc: Partner configuration is incorrect
1361
+ Protocol_Error: SM_http_conflict
1362
+ SM_repl_encryption_version_unsup:
1363
+ Error_Code: 2029
1364
+ Error_Desc: Replication partner does not support encrypted volumes
1365
+ Protocol_Error: SM_http_not_implemented
1366
+ SM_repl_app_uuid_unsup:
1367
+ Error_Code: 2031
1368
+ Error_Desc: Partner does not support the application UUID attribute
1369
+ Protocol_Error: SM_http_not_implemented
1370
+ SM_repl_key_value_unsup:
1371
+ Error_Code: 2032
1372
+ Error_Desc: Partner does not support key-value metadata
1373
+ Protocol_Error: SM_http_not_implemented
1374
+ SM_repl_api_unsup:
1375
+ Error_Code: 2035
1376
+ Error_Desc: Operation incompatible with replication partner
1377
+ Protocol_Error: SM_http_conflict
1378
+ SM_repl_encryption_needed:
1379
+ Error_Code: 2036
1380
+ Error_Desc: Replicating encrypted volumes requires encryption to be enabled on downstream
1381
+ Protocol_Error: SM_http_conflict
1382
+ SM_repl_delete_replica_unsup:
1383
+ Error_Code: 2037
1384
+ Error_Desc: Partner does not support deletion of replicas
1385
+ Protocol_Error: SM_http_not_implemented
1386
+ SM_repl_vol_name_conflict:
1387
+ Error_Code: 2038
1388
+ Error_Desc: Partner detected volume name conflict
1389
+ Protocol_Error: SM_http_conflict
1390
+ SM_branchpt_trimmed:
1391
+ Error_Code: 2041
1392
+ Error_Desc: Replication is stalled due to space reclamation
1393
+ Protocol_Error: SM_http_internal_server_error
1394
+ SM_repl_bandwidth:
1395
+ Error_Code: 2042
1396
+ Error_Desc: Cannot specify throttle bandwidth in both megabits and kilobits
1397
+ Protocol_Error: SM_http_conflict
1398
+ SM_tmp_nospace:
1399
+ Error_Code: 3000
1400
+ Error_Desc: /tmp is out of space
1401
+ Protocol_Error: SM_http_internal_server_error
1402
+ SM_var_nospace:
1403
+ Error_Code: 3001
1404
+ Error_Desc: /var is out of space
1405
+ Protocol_Error: SM_http_internal_server_error
1406
+ SM_scratch_nospace:
1407
+ Error_Code: 3002
1408
+ Error_Desc: /scratch is out of space
1409
+ Protocol_Error: SM_http_internal_server_error
1410
+ SM_config_nospace:
1411
+ Error_Code: 3003
1412
+ Error_Desc: Config file system is out of space
1413
+ Protocol_Error: SM_http_internal_server_error
1414
+ SM_usb_nospace:
1415
+ Error_Code: 3005
1416
+ Error_Desc: File system on USB flash is out of space
1417
+ Protocol_Error: SM_http_internal_server_error
1418
+ SM_write:
1419
+ Error_Code: 3006
1420
+ Error_Desc: Failed to write
1421
+ Protocol_Error: SM_http_internal_server_error
1422
+ SM_write_cfg:
1423
+ Error_Code: 3007
1424
+ Error_Desc: Failed to write config file
1425
+ Protocol_Error: SM_http_internal_server_error
1426
+ SM_mkdir:
1427
+ Error_Code: 3008
1428
+ Error_Desc: Failed to make directory
1429
+ Protocol_Error: SM_http_internal_server_error
1430
+ SM_resolve_proxy:
1431
+ Error_Code: 3009
1432
+ Error_Desc: Failed to resolve http proxy
1433
+ Protocol_Error: SM_http_internal_server_error
1434
+ SM_connect_spt_server:
1435
+ Error_Code: 3010
1436
+ Error_Desc: Failed to connect to support website
1437
+ Protocol_Error: SM_http_internal_server_error
1438
+ SM_send_recv:
1439
+ Error_Code: 3011
1440
+ Error_Desc: Failed to send/receive data
1441
+ Protocol_Error: SM_http_internal_server_error
1442
+ SM_peer_network:
1443
+ Error_Code: 3012
1444
+ Error_Desc: Failed to communicate with peer controller
1445
+ Protocol_Error: SM_http_internal_server_error
1446
+ SM_update_busy:
1447
+ Error_Code: 3013
1448
+ Error_Desc: Software update is already in progress
1449
+ Protocol_Error: SM_http_conflict
1450
+ SM_update_vers_notsup:
1451
+ Error_Code: 3014
1452
+ Error_Desc: Upgrade to the version is not supported
1453
+ Protocol_Error: SM_http_not_implemented
1454
+ SM_rollback_notsup:
1455
+ Error_Code: 3015
1456
+ Error_Desc: Rollback to the version is not supported
1457
+ Protocol_Error: SM_http_not_implemented
1458
+ SM_no_pkg:
1459
+ Error_Code: 3017
1460
+ Error_Desc: Software update package is not found
1461
+ Protocol_Error: SM_http_not_found
1462
+ SM_wrong_sig:
1463
+ Error_Code: 3019
1464
+ Error_Desc: Software update package has wrong signature
1465
+ Protocol_Error: SM_http_internal_server_error
1466
+ SM_wrong_cksum:
1467
+ Error_Code: 3020
1468
+ Error_Desc: Checksum of software update package is wrong
1469
+ Protocol_Error: SM_http_internal_server_error
1470
+ SM_unpack:
1471
+ Error_Code: 3021
1472
+ Error_Desc: Failed to unpack software update package
1473
+ Protocol_Error: SM_http_internal_server_error
1474
+ SM_update_precheck:
1475
+ Error_Code: 3022
1476
+ Error_Desc: Update pre-check failed
1477
+ Protocol_Error: SM_http_internal_server_error
1478
+ SM_update_net_degrade:
1479
+ Error_Code: 3023
1480
+ Error_Desc: Network connectivity is degraded. Verify network links
1481
+ Protocol_Error: SM_http_method_not_allowed
1482
+ SM_update_conn_grplead:
1483
+ Error_Code: 3024
1484
+ Error_Desc: Failed to get update package from group leader
1485
+ Protocol_Error: SM_http_internal_server_error
1486
+ SM_update_start_check:
1487
+ Error_Code: 3026
1488
+ Error_Desc: System cannot perform the requested upgrade as start checks failed
1489
+ Protocol_Error: SM_http_internal_server_error
1490
+ SM_update_failed:
1491
+ Error_Code: 3028
1492
+ Error_Desc: Software update failed
1493
+ Protocol_Error: SM_http_internal_server_error
1494
+ SM_update_currvers_notfound:
1495
+ Error_Code: 3029
1496
+ Error_Desc: Cannot find current software version to update from
1497
+ Protocol_Error: SM_http_not_found
1498
+ SM_update_partner_vers_notsup:
1499
+ Error_Code: 3030
1500
+ Error_Desc: Partner software version is not valid
1501
+ Protocol_Error: SM_http_bad_request
1502
+ SM_update_grpconfig_invalid:
1503
+ Error_Code: 3032
1504
+ Error_Desc: Group configuration is not valid
1505
+ Protocol_Error: SM_http_bad_request
1506
+ SM_update_interposer:
1507
+ Error_Code: 3033
1508
+ Error_Desc: Sysfs interposer node not found
1509
+ Protocol_Error: SM_http_not_found
1510
+ SM_update_interposer_fw:
1511
+ Error_Code: 3034
1512
+ Error_Desc: Detected failed disk or interposer firmware version not valid
1513
+ Protocol_Error: SM_http_bad_request
1514
+ SM_update_nimmodel_check:
1515
+ Error_Code: 3035
1516
+ Error_Desc: Nimble model health check failed
1517
+ Protocol_Error: SM_http_internal_server_error
1518
+ SM_update_not_active_solo:
1519
+ Error_Code: 3036
1520
+ Error_Desc: Update can be initiated only on active/solo controller
1521
+ Protocol_Error: SM_http_method_not_allowed
1522
+ SM_update_connect_grplead:
1523
+ Error_Code: 3037
1524
+ Error_Desc: Copying package failed
1525
+ Protocol_Error: SM_http_internal_server_error
1526
+ SM_update_nextvers_notfound:
1527
+ Error_Code: 3038
1528
+ Error_Desc: Cannot find next software version to update to
1529
+ Protocol_Error: SM_http_not_found
1530
+ SM_update_nimmodel_db:
1531
+ Error_Code: 3039
1532
+ Error_Desc: NimModel database check failed
1533
+ Protocol_Error: SM_http_internal_server_error
1534
+ SM_update_nimmodel_cpu:
1535
+ Error_Code: 3040
1536
+ Error_Desc: NimModel CPU model check failed
1537
+ Protocol_Error: SM_http_internal_server_error
1538
+ SM_update_nimmodel_mem:
1539
+ Error_Code: 3041
1540
+ Error_Desc: NimModel memory missing
1541
+ Protocol_Error: SM_http_internal_server_error
1542
+ SM_update_nimmodel_nic:
1543
+ Error_Code: 3042
1544
+ Error_Desc: NimModel NIC count error
1545
+ Protocol_Error: SM_http_internal_server_error
1546
+ SM_update_nimmodel_hdd:
1547
+ Error_Code: 3043
1548
+ Error_Desc: NimModel HDD count error
1549
+ Protocol_Error: SM_http_internal_server_error
1550
+ SM_update_nimmodel_ssd:
1551
+ Error_Code: 3044
1552
+ Error_Desc: NimModel SSD count error
1553
+ Protocol_Error: SM_http_internal_server_error
1554
+ SM_update_multi_error:
1555
+ Error_Code: 3046
1556
+ Error_Desc: Software update encountered errors
1557
+ Protocol_Error: SM_http_internal_server_error
1558
+ SM_update_fail_eula_extract:
1559
+ Error_Code: 3047
1560
+ Error_Desc: Failed to extract eula files from downloaded package
1561
+ Protocol_Error: SM_http_internal_server_error
1562
+ SM_usb_absent:
1563
+ Error_Code: 3048
1564
+ Error_Desc: The USB device is either absent or already mounted
1565
+ Protocol_Error: SM_http_conflict
1566
+ SM_update_pkg_downloading:
1567
+ Error_Code: 3050
1568
+ Error_Desc: Software download is in progress
1569
+ Protocol_Error: SM_http_internal_server_error
1570
+ SM_invalid_route:
1571
+ Error_Code: 4000
1572
+ Error_Desc: Invalid route for subnet {network}/{netmask} to gateway {gateway}
1573
+ Protocol_Error: SM_http_bad_request
1574
+ SM_no_matching_subnet:
1575
+ Error_Code: 4001
1576
+ Error_Desc: Specified IP {ipaddr} is not hosted by a subnet
1577
+ Protocol_Error: SM_http_bad_request
1578
+ SM_missing_subnet:
1579
+ Error_Code: 4002
1580
+ Error_Desc: Required subnet not specified
1581
+ Protocol_Error: SM_http_bad_request
1582
+ SM_too_many_subnets:
1583
+ Error_Code: 4003
1584
+ Error_Desc: Specified subnet count {num_ports} exceeds available ports
1585
+ Protocol_Error: SM_http_conflict
1586
+ SM_duplicate_ip:
1587
+ Error_Code: 4004
1588
+ Error_Desc: Duplicate IP address {ipaddr} specified
1589
+ Protocol_Error: SM_http_conflict
1590
+ SM_missing_mgmt_ip:
1591
+ Error_Code: 4005
1592
+ Error_Desc: Required management IP not specified
1593
+ Protocol_Error: SM_http_bad_request
1594
+ SM_invalid_ip:
1595
+ Error_Code: 4006
1596
+ Error_Desc: Invalid IP address {ipaddr} specified
1597
+ Protocol_Error: SM_http_bad_request
1598
+ SM_change_mgmt_ip_eperm:
1599
+ Error_Code: 4007
1600
+ Error_Desc: Changing management IP not permitted in post management setup
1601
+ Protocol_Error: SM_http_conflict
1602
+ SM_invalid_data_ip:
1603
+ Error_Code: 4008
1604
+ Error_Desc: Missing or invalid data IP address {ipaddr} for array {array} NIC {nic}
1605
+ Protocol_Error: SM_http_bad_request
1606
+ SM_duplicate_nic:
1607
+ Error_Code: 4009
1608
+ Error_Desc: Interface {nic} specified for multiple data IPs
1609
+ Protocol_Error: SM_http_conflict
1610
+ SM_nic_not_found:
1611
+ Error_Code: 4010
1612
+ Error_Desc: Specified interface {nic} not found in system
1613
+ Protocol_Error: SM_http_not_found
1614
+ SM_invalid_subnet:
1615
+ Error_Code: 4011
1616
+ Error_Desc: Invalid subnet {network}/{netmask} specified
1617
+ Protocol_Error: SM_http_bad_request
1618
+ SM_too_many_support_ips:
1619
+ Error_Code: 4012
1620
+ Error_Desc: Too many support IPs ({num_ips}) specified
1621
+ Protocol_Error: SM_http_bad_request
1622
+ SM_invalid_netconfig_name:
1623
+ Error_Code: 4013
1624
+ Error_Desc: Invalid network configuration name
1625
+ Protocol_Error: SM_http_bad_request
1626
+ SM_invalid_netmask:
1627
+ Error_Code: 4014
1628
+ Error_Desc: Invalid network mask {netmask} specified
1629
+ Protocol_Error: SM_http_bad_request
1630
+ SM_invalid_data_subnet:
1631
+ Error_Code: 4015
1632
+ Error_Desc: Data subnet {label} {network}/{netmask} must allow iscsi and/or group traffic
1633
+ Protocol_Error: SM_http_conflict
1634
+ SM_mismatching_duplicate_subnet:
1635
+ Error_Code: 4016
1636
+ Error_Desc: Found duplicate of subnet {label} {network}/{netmask} with different types
1637
+ Protocol_Error: SM_http_conflict
1638
+ SM_array_subnet_mismatch:
1639
+ Error_Code: 4017
1640
+ Error_Desc: Subnets configured on array {array1} and array {array2} do not match
1641
+ Protocol_Error: SM_http_conflict
1642
+ SM_no_data_ip_specified:
1643
+ Error_Code: 4019
1644
+ Error_Desc: No Data IP specified for array {array}
1645
+ Protocol_Error: SM_http_bad_request
1646
+ SM_no_mgmt_subnet_specified:
1647
+ Error_Code: 4020
1648
+ Error_Desc: No valid management subnet specified for array {array}
1649
+ Protocol_Error: SM_http_bad_request
1650
+ SM_mgmt_ip_not_on_mgmt:
1651
+ Error_Code: 4023
1652
+ Error_Desc: Management IP {ipaddr} must be on the Mgmt or Mgmt+Data subnet
1653
+ Protocol_Error: SM_http_conflict
1654
+ SM_invalid_netconfig_to_delete:
1655
+ Error_Code: 4027
1656
+ Error_Desc: Network configuration {netconfig} cannot be deleted
1657
+ Protocol_Error: SM_http_internal_server_error
1658
+ SM_route_exists:
1659
+ Error_Code: 4028
1660
+ Error_Desc: Route for subnet {network}/{netmask} exists
1661
+ Protocol_Error: SM_http_conflict
1662
+ SM_route_does_not_exist:
1663
+ Error_Code: 4029
1664
+ Error_Desc: Route to {gateway} for subnet {label} {network}/{netmask} does not exist
1665
+ Protocol_Error: SM_http_not_found
1666
+ SM_no_route_to_network:
1667
+ Error_Code: 4030
1668
+ Error_Desc: Route to network {network}/{netmask} does not exist
1669
+ Protocol_Error: SM_http_not_found
1670
+ SM_data_ip_missing_subnet:
1671
+ Error_Code: 4032
1672
+ Error_Desc: NIC {nic} of Array {array} has data IP {ipaddr} but no subnet configured
1673
+ Protocol_Error: SM_http_bad_request
1674
+ SM_netconfig_already_active:
1675
+ Error_Code: 4035
1676
+ Error_Desc: Network Configuration is already active
1677
+ Protocol_Error: SM_http_conflict
1678
+ SM_nic_subnet_does_not_exist:
1679
+ Error_Code: 4036
1680
+ Error_Desc: Subnet {label} is not configured on any array in the group
1681
+ Protocol_Error: SM_http_not_found
1682
+ SM_netconfig_does_not_exist:
1683
+ Error_Code: 4037
1684
+ Error_Desc: Network configuration {netconfig} does not exist
1685
+ Protocol_Error: SM_http_not_found
1686
+ SM_default_route_missing:
1687
+ Error_Code: 4038
1688
+ Error_Desc: Network Configuration is missing the default route
1689
+ Protocol_Error: SM_http_bad_request
1690
+ SM_invalid_subnet_type:
1691
+ Error_Code: 4039
1692
+ Error_Desc: Invalid type specified with subnet {network}/{netmask}
1693
+ Protocol_Error: SM_http_bad_request
1694
+ SM_subnet_does_not_exist:
1695
+ Error_Code: 4040
1696
+ Error_Desc: Subnet {label} {network}/{netmask} with {type_str} does not exist
1697
+ Protocol_Error: SM_http_not_found
1698
+ SM_array_not_found_in_netconfig:
1699
+ Error_Code: 4041
1700
+ Error_Desc: Array {array} does not exist in network configuration {netconfig}
1701
+ Protocol_Error: SM_http_not_found
1702
+ SM_invalid_ip_type:
1703
+ Error_Code: 4043
1704
+ Error_Desc: Invalid type specified for IP address {ipaddr}
1705
+ Protocol_Error: SM_http_bad_request
1706
+ SM_mgmt_ip_already_exists:
1707
+ Error_Code: 4044
1708
+ Error_Desc: Group management IP address {ipaddr} already exists
1709
+ Protocol_Error: SM_http_conflict
1710
+ SM_discovery_ip_already_exists_deprecated:
1711
+ Error_Code: 4045
1712
+ Error_Desc: Group discovery IP address {ipaddr} already exists
1713
+ Protocol_Error: SM_http_conflict
1714
+ SM_support_ip_already_exists:
1715
+ Error_Code: 4047
1716
+ Error_Desc: Controller {ctrlr} is already configured with support IP address {ipaddr}
1717
+ Protocol_Error: SM_http_conflict
1718
+ SM_data_ip_already_exists:
1719
+ Error_Code: 4048
1720
+ Error_Desc: NIC {nic} on Array {array} is already configured with data IP address {ipaddr}
1721
+ Protocol_Error: SM_http_conflict
1722
+ SM_mgmt_ip_invalid:
1723
+ Error_Code: 4054
1724
+ Error_Desc: Group Management IP address {ipaddr} is invalid
1725
+ Protocol_Error: SM_http_bad_request
1726
+ SM_discovery_ip_invalid:
1727
+ Error_Code: 4055
1728
+ Error_Desc: Discovery IP address {ipaddr} is invalid
1729
+ Protocol_Error: SM_http_bad_request
1730
+ SM_discovery_ip_not_in_subnet:
1731
+ Error_Code: 4056
1732
+ Error_Desc: Discovery IP address {ipaddr} must be on one of the configured subnets
1733
+ Protocol_Error: SM_http_not_found
1734
+ SM_missing_data_subnet:
1735
+ Error_Code: 4058
1736
+ Error_Desc: No data subnet specified
1737
+ Protocol_Error: SM_http_bad_request
1738
+ SM_gateway_not_in_subnets:
1739
+ Error_Code: 4059
1740
+ Error_Desc: Gateway IP {gateway} must be in a configured subnets
1741
+ Protocol_Error: SM_http_not_found
1742
+ SM_second_mgmt_ip_found:
1743
+ Error_Code: 4060
1744
+ Error_Desc: Found Management IP {ipaddr} while one already exists
1745
+ Protocol_Error: SM_http_conflict
1746
+ SM_second_disc_ip_found:
1747
+ Error_Code: 4061
1748
+ Error_Desc: Found Discovery IP {ipaddr} while one already exists
1749
+ Protocol_Error: SM_http_conflict
1750
+ SM_require_two_support_ips:
1751
+ Error_Code: 4062
1752
+ Error_Desc: Support IPs for both controllers must be specified
1753
+ Protocol_Error: SM_http_bad_request
1754
+ SM_default_gateway_not_in_mgmt_subnet:
1755
+ Error_Code: 4063
1756
+ Error_Desc: The default gateway {gateway} must be in the management subnet
1757
+ Protocol_Error: SM_http_not_found
1758
+ SM_at_least_one_iscsi_cluster:
1759
+ Error_Code: 4064
1760
+ Error_Desc: Must configure at least one iSCSI and at least one group enabled subnet
1761
+ Protocol_Error: SM_http_bad_request
1762
+ SM_partner_subnet_does_not_exist:
1763
+ Error_Code: 4065
1764
+ Error_Desc: Subnet {label} referenced by replication partner {partner} does not exist
1765
+ Protocol_Error: SM_http_not_found
1766
+ SM_connection_rebalancing_without_automatic_method:
1767
+ Error_Code: 4068
1768
+ Error_Desc: Connection rebalancing must be disabled when automatic method is disabled
1769
+ Protocol_Error: SM_http_conflict
1770
+ SM_no_data_ip_on_mgmt_plus_data:
1771
+ Error_Code: 4071
1772
+ Error_Desc: No Data IP specified for Mgmt+Data subnet on array {array}
1773
+ Protocol_Error: SM_http_bad_request
1774
+ SM_backup_netconfig_readonly:
1775
+ Error_Code: 4072
1776
+ Error_Desc: Network configuration backup cannot be edited
1777
+ Protocol_Error: SM_http_method_not_allowed
1778
+ SM_netconfig_exist_no_force:
1779
+ Error_Code: 4073
1780
+ Error_Desc: Draft configuration already exists
1781
+ Protocol_Error: SM_http_conflict
1782
+ SM_invalid_discovery_ip:
1783
+ Error_Code: 4076
1784
+ Error_Desc: Invalid Discovery IP {discovery_ip} for subnet {label} {network}/{netmask}
1785
+ Protocol_Error: SM_http_bad_request
1786
+ SM_discovery_ip_not_found:
1787
+ Error_Code: 4078
1788
+ Error_Desc: Discovery IP address {ipaddr} does not match any configured subnets
1789
+ Protocol_Error: SM_http_bad_request
1790
+ SM_no_subnet_with_label:
1791
+ Error_Code: 4082
1792
+ Error_Desc: Subnet with label {label} does not exist
1793
+ Protocol_Error: SM_http_not_found
1794
+ SM_invalid_subnet_label:
1795
+ Error_Code: 4083
1796
+ Error_Desc: Invalid subnet label specified
1797
+ Protocol_Error: SM_http_bad_request
1798
+ SM_invalid_netzone_type:
1799
+ Error_Code: 4084
1800
+ Error_Desc: Invalid Network Affinity Zone type specified
1801
+ Protocol_Error: SM_http_bad_request
1802
+ SM_duplicate_subnet_label:
1803
+ Error_Code: 4085
1804
+ Error_Desc: A subnet with label {label} already exists
1805
+ Protocol_Error: SM_http_conflict
1806
+ SM_invalid_vlan_id:
1807
+ Error_Code: 4086
1808
+ Error_Desc: Subnet {subnet} has an invalid VLAN ID {vlan_id}
1809
+ Protocol_Error: SM_http_bad_request
1810
+ SM_invalid_nic:
1811
+ Error_Code: 4087
1812
+ Error_Desc: Invalid NIC name {nic} specified
1813
+ Protocol_Error: SM_http_bad_request
1814
+ SM_subnet_already_assigned_on_nic:
1815
+ Error_Code: 4089
1816
+ Error_Desc: Subnet {label} is already assigned on the NIC {nic} of array {array}
1817
+ Protocol_Error: SM_http_conflict
1818
+ SM_second_untagged_assignment:
1819
+ Error_Code: 4090
1820
+ Error_Desc: NIC {nic} of array {array} has more than one untagged subnet assignment
1821
+ Protocol_Error: SM_http_conflict
1822
+ SM_action_failure_during_state:
1823
+ Error_Code: 4092
1824
+ Error_Desc: Failed to {action} as the array has - {state}. Try again later
1825
+ Protocol_Error: SM_http_service_unavailable
1826
+ SM_zero_vlan_id_for_tagged_assignment:
1827
+ Error_Code: 4093
1828
+ Error_Desc: Subnet {label} with VLAN ID 0 cannot have tagged assignment
1829
+ Protocol_Error: SM_http_method_not_allowed
1830
+ SM_invalid_initiatorgrp_desc:
1831
+ Error_Code: 4095
1832
+ Error_Desc: Invalid initiator group description
1833
+ Protocol_Error: SM_http_bad_request
1834
+ SM_duplicate_initiatorgrp:
1835
+ Error_Code: 4096
1836
+ Error_Desc: Initiator group already exists
1837
+ Protocol_Error: SM_http_conflict
1838
+ SM_insufficient_initiator_input:
1839
+ Error_Code: 4099
1840
+ Error_Desc: An initiator name or IP address must be specified
1841
+ Protocol_Error: SM_http_bad_request
1842
+ SM_duplicate_subnet:
1843
+ Error_Code: 4103
1844
+ Error_Desc: Found duplicate of subnet {label} {network}/{netmask}
1845
+ Protocol_Error: SM_http_conflict
1846
+ SM_vlan_subnet_in_manual:
1847
+ Error_Code: 4105
1848
+ Error_Desc: Subnet {label} has VLAN Id configured in manual connection mode
1849
+ Protocol_Error: SM_http_internal_server_error
1850
+ SM_no_discovery_ip_in_manual_mode:
1851
+ Error_Code: 4106
1852
+ Error_Desc: At least one discovery IP is required in manual connection mode
1853
+ Protocol_Error: SM_http_bad_request
1854
+ SM_mismatching_subnet:
1855
+ Error_Code: 4107
1856
+ Error_Desc: Subnet '{label}' entries {entries} do not match
1857
+ Protocol_Error: SM_http_conflict
1858
+ SM_no_iscsi_subnet:
1859
+ Error_Code: 4108
1860
+ Error_Desc: Cannot add non-iSCSI subnet to the initiator group
1861
+ Protocol_Error: SM_http_conflict
1862
+ SM_initiatorgrp_subnet_does_not_exist:
1863
+ Error_Code: 4109
1864
+ Error_Desc: Subnet {label} referenced by initiatorgroup {initiatorgrp} does not exist
1865
+ Protocol_Error: SM_http_not_found
1866
+ SM_invalid_netconfig:
1867
+ Error_Code: 4110
1868
+ Error_Desc: Network configuration {netconfig} invalid
1869
+ Protocol_Error: SM_http_bad_request
1870
+ SM_peer_network_degraded:
1871
+ Error_Code: 4111
1872
+ Error_Desc: Standby unable to reach IP address {ipaddr} on active from NIC {nic}
1873
+ Protocol_Error: SM_http_internal_server_error
1874
+ SM_subnet_not_assigned_on_nic:
1875
+ Error_Code: 4114
1876
+ Error_Desc: Subnet {label} is not assigned on the NIC {nic} of array {array}
1877
+ Protocol_Error: SM_http_conflict
1878
+ SM_duplicate_subnet_vlan_id:
1879
+ Error_Code: 4115
1880
+ Error_Desc: Multiple subnets with the same VLAN ID {vlan_id}
1881
+ Protocol_Error: SM_http_conflict
1882
+ SM_duplicate_initiatorgrp_subnet:
1883
+ Error_Code: 4131
1884
+ Error_Desc: Subnet already exists in the initiator group
1885
+ Protocol_Error: SM_http_conflict
1886
+ SM_fc_driver_error:
1887
+ Error_Code: 4133
1888
+ Error_Desc: Fibre Channel driver internal error was encountered
1889
+ Protocol_Error: SM_http_internal_server_error
1890
+ SM_at_least_one_group_subnet:
1891
+ Error_Code: 4136
1892
+ Error_Desc: Must configure at least one group enabled subnet
1893
+ Protocol_Error: SM_http_bad_request
1894
+ SM_initiator_label_not_supported:
1895
+ Error_Code: 4138
1896
+ Error_Desc: Initiator label is not supported for Fibre Channel initiator
1897
+ Protocol_Error: SM_http_not_implemented
1898
+ SM_luc_update_error:
1899
+ Error_Code: 4140
1900
+ Error_Desc: LU Cache update error was encountered
1901
+ Protocol_Error: SM_http_internal_server_error
1902
+ SM_fc_group_merge_not_supported:
1903
+ Error_Code: 4141
1904
+ Error_Desc: Group merge not supported for Fibre Channel
1905
+ Protocol_Error: SM_http_not_implemented
1906
+ SM_fc_single_array_pool:
1907
+ Error_Code: 4142
1908
+ Error_Desc: Only one array allowed in Fibre Channel pools
1909
+ Protocol_Error: SM_http_conflict
1910
+ SM_peer_fc_connectivity_degraded:
1911
+ Error_Code: 4146
1912
+ Error_Desc: Standby Fibre Channel connectivity worse than active
1913
+ Protocol_Error: SM_http_internal_server_error
1914
+ SM_fc_driver_diag_test_failure:
1915
+ Error_Code: 4147
1916
+ Error_Desc: Fibre Channel driver reported diag test failure
1917
+ Protocol_Error: SM_http_internal_server_error
1918
+ SM_fc_ping_no_response:
1919
+ Error_Code: 4148
1920
+ Error_Desc: Fibre Channel ping operation received no response from remote port
1921
+ Protocol_Error: SM_http_internal_server_error
1922
+ SM_fc_ping_wwpn_not_found:
1923
+ Error_Code: 4149
1924
+ Error_Desc: Fibre Channel ping operation could not find specified WWPN {wwpn}
1925
+ Protocol_Error: SM_http_not_found
1926
+ SM_fc_ping_payload_mismatched:
1927
+ Error_Code: 4150
1928
+ Error_Desc: Fibre Channel ping operation detected payload mismatch
1929
+ Protocol_Error: SM_http_conflict
1930
+ SM_fc_add_to_nonfc_group:
1931
+ Error_Code: 4152
1932
+ Error_Desc: Trying to add Fibre Channel array to non-Fibre Channel group
1933
+ Protocol_Error: SM_http_conflict
1934
+ SM_add_nonfc_to_fc_group:
1935
+ Error_Code: 4153
1936
+ Error_Desc: Trying to add non-Fibre Channel array to Fibre Channel group
1937
+ Protocol_Error: SM_http_conflict
1938
+ SM_fc_vol_move:
1939
+ Error_Code: 4154
1940
+ Error_Desc: Moving volumes is currently not supported in Fibre Channel groups
1941
+ Protocol_Error: SM_http_not_implemented
1942
+ SM_invalid_initiatorgrp_access_protocol_with_args:
1943
+ Error_Code: 4155
1944
+ Error_Desc: Invalid initiator group access protocol {protocol} specified
1945
+ Protocol_Error: SM_http_bad_request
1946
+ SM_empty_fc_config:
1947
+ Error_Code: 4157
1948
+ Error_Desc: Empty Fibre Channel configuration
1949
+ Protocol_Error: SM_http_bad_request
1950
+ SM_duplicate_wwpn:
1951
+ Error_Code: 4165
1952
+ Error_Desc: Detected duplicate WWPN {duplicate_wwpn}
1953
+ Protocol_Error: SM_http_conflict
1954
+ SM_invalid_fc_config:
1955
+ Error_Code: 4169
1956
+ Error_Desc: Invalid Fibre Channel config
1957
+ Protocol_Error: SM_http_bad_request
1958
+ SM_asymmetric_fc_ports_deprecated:
1959
+ Error_Code: 4170
1960
+ Error_Desc: Asymmetric Fibre Channel hardware detected
1961
+ Protocol_Error: SM_http_internal_server_error
1962
+ SM_fc_svc_not_available:
1963
+ Error_Code: 4171
1964
+ Error_Desc: Fibre Channel service is not available in current group configuration
1965
+ Protocol_Error: SM_http_conflict
1966
+ SM_invalid_non_iscsi_data_subnet:
1967
+ Error_Code: 4172
1968
+ Error_Desc: Data subnet {label} {network}/{netmask} must allow group traffic
1969
+ Protocol_Error: SM_http_method_not_allowed
1970
+ SM_invalid_initiator_alias_with_args:
1971
+ Error_Code: 4178
1972
+ Error_Desc: Invalid initiator alias {alias} specified
1973
+ Protocol_Error: SM_http_bad_request
1974
+ SM_invalid_initiator_wwpn_with_args:
1975
+ Error_Code: 4179
1976
+ Error_Desc: Invalid initiator WWPN {wwpn} specified
1977
+ Protocol_Error: SM_http_bad_request
1978
+ SM_netconfig_create_draft_only:
1979
+ Error_Code: 4190
1980
+ Error_Desc: Can create only a 'draft' network configuration
1981
+ Protocol_Error: SM_http_conflict
1982
+ SM_no_suitable_pe:
1983
+ Error_Code: 4193
1984
+ Error_Desc: Unable to find suitable Protocol Endpoint
1985
+ Protocol_Error: SM_http_not_found
1986
+ SM_acl_deprecated_pe:
1987
+ Error_Code: 4194
1988
+ Error_Desc: Unable to create new ACL to deprecated Protocol Endpoint
1989
+ Protocol_Error: SM_http_bad_request
1990
+ SM_incompatible_volumes:
1991
+ Error_Code: 4195
1992
+ Error_Desc: Volumes or snapshots are incompatible
1993
+ Protocol_Error: SM_http_bad_request
1994
+ SM_dedupe_bulk_enable:
1995
+ Error_Code: 4263
1996
+ Error_Desc: Enabling deduplication failed for volumes {volumes}
1997
+ Protocol_Error: SM_http_bad_request
1998
+ SM_dedupe_bulk_disable:
1999
+ Error_Code: 4264
2000
+ Error_Desc: Disabling deduplication failed for volumes {volumes}
2001
+ Protocol_Error: SM_http_bad_request
2002
+ SM_encryption_group_scope_override:
2003
+ Error_Code: 4305
2004
+ Error_Desc: Invalid group encryption scope override
2005
+ Protocol_Error: SM_http_bad_request
2006
+ SM_encryption_invalid_mode:
2007
+ Error_Code: 4306
2008
+ Error_Desc: Invalid encryption mode specified
2009
+ Protocol_Error: SM_http_bad_request
2010
+ SM_passphrase_inval:
2011
+ Error_Code: 4307
2012
+ Error_Desc: Invalid master key passphrase
2013
+ Protocol_Error: SM_http_bad_request
2014
+ SM_passphrase_auth:
2015
+ Error_Code: 4308
2016
+ Error_Desc: Failed to authenticate master key passphrase
2017
+ Protocol_Error: SM_http_unauthorized
2018
+ SM_encryption_needed:
2019
+ Error_Code: 4309
2020
+ Error_Desc: Group merge requires encryption to be enabled on this group
2021
+ Protocol_Error: SM_http_conflict
2022
+ SM_encryption_enc_vol_exists:
2023
+ Error_Code: 4310
2024
+ Error_Desc: Encrypted volume exists
2025
+ Protocol_Error: SM_http_conflict
2026
+ SM_encryption_slow:
2027
+ Error_Code: 4311
2028
+ Error_Desc: Access to encrypted volumes on this hardware may be slow
2029
+ Protocol_Error: SM_http_ok
2030
+ SM_encryption_must_be_enabled:
2031
+ Error_Code: 4312
2032
+ Error_Desc: Encryption must be enabled in order to change encryption settings
2033
+ Protocol_Error: SM_http_conflict
2034
+ SM_encryption_key_conflict:
2035
+ Error_Code: 4313
2036
+ Error_Desc: Volume encryption key conflict found during group merge
2037
+ Protocol_Error: SM_http_conflict
2038
+ SM_proc_has_running_dependents:
2039
+ Error_Code: 4500
2040
+ Error_Desc: Process has running dependents
2041
+ Protocol_Error: SM_http_service_unavailable
2042
+ SM_proc_incompatible_state:
2043
+ Error_Code: 4501
2044
+ Error_Desc: Process cannot be run in current controller state
2045
+ Protocol_Error: SM_http_conflict
2046
+ SM_proc_einval:
2047
+ Error_Code: 4502
2048
+ Error_Desc: Process does not exist or is not managed by pmd
2049
+ Protocol_Error: SM_http_not_found
2050
+ SM_proc_changed_state:
2051
+ Error_Code: 4503
2052
+ Error_Desc: Process state changed before completing operation
2053
+ Protocol_Error: SM_http_service_unavailable
2054
+ SM_proc_unknown_states:
2055
+ Error_Code: 4504
2056
+ Error_Desc: Unknown controller states
2057
+ Protocol_Error: SM_http_internal_server_error
2058
+ SM_array_not_active_standby:
2059
+ Error_Code: 4506
2060
+ Error_Desc: Array is not in redundant controller (active/standby) mode
2061
+ Protocol_Error: SM_http_method_not_allowed
2062
+ SM_asup_base:
2063
+ Error_Code: 5000
2064
+ Error_Desc: Wrong error type used
2065
+ Protocol_Error: SM_http_bad_request
2066
+ SM_asup_disabled:
2067
+ Error_Code: 5001
2068
+ Error_Desc: Autosupport needs to be enabled for requested operation
2069
+ Protocol_Error: SM_http_conflict
2070
+ SM_asup_failed:
2071
+ Error_Code: 5002
2072
+ Error_Desc: Failed to run requested command
2073
+ Protocol_Error: SM_http_internal_server_error
2074
+ SM_asup_ebusy:
2075
+ Error_Code: 5003
2076
+ Error_Desc: Autosupport already initiated
2077
+ Protocol_Error: SM_http_conflict
2078
+ SM_asup_error:
2079
+ Error_Code: 5004
2080
+ Error_Desc: Failed to start sending autosupport information on array {arrayname}
2081
+ Protocol_Error: SM_http_internal_server_error
2082
+ SM_asup_nsdiag_base:
2083
+ Error_Code: 5200
2084
+ Error_Desc: Wrong error type used
2085
+ Protocol_Error: SM_http_bad_request
2086
+ SM_asup_nsdiag_inval:
2087
+ Error_Code: 5201
2088
+ Error_Desc: Autosupport configuration invalid
2089
+ Protocol_Error: SM_http_bad_request
2090
+ SM_vvolsnap_online:
2091
+ Error_Code: 6036
2092
+ Error_Desc: Either Virtual Volumes or Snapshots are online
2093
+ Protocol_Error: SM_http_conflict
2094
+ SM_afs_disconnected:
2095
+ Error_Code: 6037
2096
+ Error_Desc: afs is disconnected
2097
+ Protocol_Error: SM_http_internal_server_error
2098
+ SM_alarm_array_unreachable:
2099
+ Error_Code: 7000
2100
+ Error_Desc: Array {array} is unreachable. May affect {numvols} volumes in pool {pool}
2101
+ Protocol_Error: SM_http_internal_server_error
2102
+ SM_alarm_array_in_solo:
2103
+ Error_Code: 7002
2104
+ Error_Desc: Controller {ctrlr} of array {array} is offline
2105
+ Protocol_Error: SM_http_internal_server_error
2106
+ SM_alarm_shelf_A_SHELF_SES_ERR:
2107
+ Error_Code: 7101
2108
+ Error_Desc: SES device not ready for shelf serial {enc_serial} location {enc_loc_id}
2109
+ Protocol_Error: SM_http_conflict
2110
+ SM_alarm_shelf_A_SHELF_INVALID_EEPROM:
2111
+ Error_Code: 7104
2112
+ Error_Desc: System cannot read the serial number from shelf at location {enc_loc_id}
2113
+ Protocol_Error: SM_http_internal_server_error
2114
+ SM_info_async_job_id:
2115
+ Error_Code: 8001
2116
+ Error_Desc: A job has been created, use ID {job_id} to track its status
2117
+ Protocol_Error: SM_http_accepted
2118
+ SM_stats_no_reply:
2119
+ Error_Code: 9201
2120
+ Error_Desc: No reply from server
2121
+ Protocol_Error: SM_http_not_found
2122
+ SM_stats_no_sensors:
2123
+ Error_Code: 9202
2124
+ Error_Desc: No sensors found for this stat
2125
+ Protocol_Error: SM_http_not_found
2126
+ SM_stats_send_failed:
2127
+ Error_Code: 9203
2128
+ Error_Desc: Failed to communicate with member array
2129
+ Protocol_Error: SM_http_not_found
2130
+ SM_stats_frequency_invalid:
2131
+ Error_Code: 9204
2132
+ Error_Desc: Invalid frequency
2133
+ Protocol_Error: SM_http_not_found
2134
+ SM_stats_start_time_seek_failed:
2135
+ Error_Code: 9205
2136
+ Error_Desc: Stat records unavailable for specified start time. Specify a later start time
2137
+ Protocol_Error: SM_http_not_found