Storage Issues
| Symptom | Troubleshooting/Resolution |
| HDFS decommissions. | Collect a Level 2 support bundle, as described in Generating a Support Bundle, and also collect the caching node log
.The most probable cause is either a bad/overwritten If the Kerberos credentials are expired, try
refreshing them by executing the command |
BDFS Error Codes
| Code | Descriptions |
| Posix error | See this article (link opens an external web site in a new browser tab/widow). |
| 2 | bdfs_file_or_directory_not_found |
| 3 | no_available_cluster_contexts |
| 4 | bdfs_cmd_not_supported |
| 6 |
mount_point _initialization failure This failure can occur if the dtap:// is incorrectly configured. More often, it happens if there is an error obtaining SASL-authentication and connection with the name node. Some items to consider
Collect a snippet of the application's exception output and the bds-cachingnode log from the host where the error occurred. |
| 7 | bdfs_no_fre bdfs_eof |
| 8 | bdfs_no_free_bufinfo |
| 9 | bdfs_gethostname_failed |
| 10 | bdfs_invalid_path |
| 11 | register_vm_no_ctxts |
| 12 | register_vm_no_iocr |
| 13 | register_vm_mapping_failed |
| 14 | pso_init_localfile_open_failed |
| 15 | pso_init_localfile_ioc_srvr_failed |
| 16 | pso_init_no_ctxts |
| 17 | pso_init_gfs_volume_mount_failed |
| 18 | schedule_work_pthread_create_failed |
| 19 | bad_request |
| 20 | unsupported_worker_cmd |
| 21 | vmid_not_found |
| 22 | un_mmap_failed |
| 23 | failed_to_obtain_blobstore_authentication_token |
| 24 | failed_to_start_blobstore_worker_thread |
| 25 | blobstore_object_len_is_zero |
| 26 | ioc_not_configured |
| 27 | ioc_already_configured |
| 28 | dco_ops_thread_create_failed |
| 29 | dco_ops_list_populate_free_cmds_failed |
| 30 | dco_ops_list_put_cmd_work_list_failed |
| 31 | check box |
| 32 | invalid_gluster_server_ip |
| 33 | invalid_gluster_port |
| 34 | invalid_gluster_username |
| 35 | invalid_gluster_password |
| 36 | invalid_swift_username |
| 37 | invalid_swift_password |
| 38 | invalid_swift_auth_path |
| 39 | invalid_swift_container_path |
| 40 | invalid_localfile_username |
| 41 | invalid_localfile_password |
| 42 | invalid_dco_type |
| 43 | hdfs_worker_thread_failed |
| 44 | hdfs_no_mount_point_resource_available |
| 45 | hdfs_no_mount_point_cached |
| 46 | hdfs_new_builder_failed |
| 47 | hdfs_no_op_elements_available |
| 48 | hdfs_op_pending |
| 49 | hdfs_connect_failed |
| 50 | hdfs_disconnect_failed |
| 51 | hdfs_ro_file_does_not_exist |
| 52 | hdfs_open_ro_failed |
| 53 | hdfs_open_wo_failed |
| 54 | hdfs_close_error |
| 55 | hdfs_close_failed |
| 56 | hdfs_rename_file_does_not_exist |
| 57 | hdfs_rename_file_failed |
| 58 | hdfs_delete_file_does_not_exist |
| 59 | hdfs_delete_file_failed |
| 60 | hdfs_get_filestatus_src_file_does_not_exist |
| 61 | hdfs_get_filestatus_failed |
| 62 | hdfs_ops_malloc_failed |
| 63 | hdfs_ops_realloc_failed |
| 64 | hdfs_listdir_failed |
| 65 | hdfs_listdir_malloc_failed |
| 66 | hdfs_mkdir_failed |
| 67 | hdfs_rmdir_failed |
| 68 | hdfs_rmdir_does_not_exist |
| 69 | hdfs_read_failed |
| 70 | hdfs_write_failed |
| 71 | hdfs_seek_failed |
| 72 | hdfs_invalid_dco_op_type |
| 73 | hdfs_dco_query_failed |
| 74 | cephfs_worker_thread_failed |
| 75 | cephfs_rados_create_failed |
| 76 | cephfs_read_conf_file_failed |
| 77 | cephfs_connect_failed |
| 78 | cephfs_ioctx_create_failed |
| 79 | cephfs_ro_file_does_not_exist |
| 80 | cephfs_open_ro_failed |
| 81 | cephfs_close_error |
| 82 | cephfs_close_failed |
| 83 | cephfs_get_filestatus_src_file_does_not_exist |
| 84 | cephfs_get_filestatus_failed |
| 85 | cephfs_ops_malloc_failed |
| 86 | cephfs_ops_realloc_failed |
| 87 | cephfs_listdir_failed |
| 88 | cephfs_listdir_malloc_failed |
| 89 | cephfs_get_xfer_ctx_failed |
| 90 | cephfs_read_failed |
| 91 | cephfs_read_call_failed |
| 92 | cephfs_comp_create_failed |
| 93 | localfile_mount_failed |
| 94 | localfile_open_failed |
| 95 | localfile_close_failed |
| 96 | localfile_create_failed |
| 97 | localfile_malloc_failed |
| 98 | localfile_stat_failed |
| 99 | localfile_scandir_failed |
| 100 | localfile_rename_failed |
| 101 | localfile_unlink_failed |
| 102 | localfile_mkdir_failed |
| 103 | localfile_rmdir_failed |
| 104 | localfile_opendir_failed |
| 105 | localfile_readdir_r_failed |
| 106 | localfile_lseek_failed |
| 107 | localfile_io_failed |
| 108 | localfile_read_failed |
| 109 | localfile_write_failed |
| 110 | localfile_worker_thread_failed |
| 111 | gfs_common_init_failed |
| 112 | glfs_new_failed |
| 113 | glfs_set_volfile_server_failed |
| 114 | glfs_init_failed |
| 115 | glfs_open_ro_failed |
| 116 | glfs_open_wo_failed |
| 117 | glfs_get_filestatus_failed |
| 118 | glfs_rename_failed |
| 119 | glfs_mkdir_failed |
| 120 | glfs_rmdir_failed |
| 121 | glfs_close_error |
| 122 | glfs_close_failed |
| 123 | glfs_ops_malloc_failed |
| 124 | glfs_ops_realloc_failed |
| 125 | glfs_pwrite_failed |
| 126 | glfs_creat_failed |
| 127 | glfs_unlink_failed |
| 128 | glfs_opendir_failed |
| 129 | glfs_readdir_r_failed |
| 130 | glfs_stat_failed |
| 131 | glfs_set_logging_failed |
| 123 | glfs_path_too_long |
| 133 | cache_buffers_init_failed |
| 134 | cache_init_failed |
| 135 | cache_no_request_ctxt |
| 136 | cache_internal_error |
| 137 | unsupported_pso_type |
| 138 | pso_stat_failed |
| 139 | unsupported_request_op |
| 140 | swift_init_info_malloc_failed |
| 141 | swift_init_info_curl_failed |
| 142 | swift_get_contents_curl_op_failed |
| 143 | swift_get_contents_bad_header_status |
| 144 | swift_get_contents_curl_setup_failed |
| 145 | swift_get_data_length_curl_setup_failed |
| 146 | swift_get_data_length_curl_op_failed |
| 147 | swift_get_auth_curl_setup_failed |
| 148 | swift_get_auth_curl_op_failed |
| 149 | swift_buffer_malloc_failed |
| 150 | swift_buffer_realloc_failed |
| 151 | swift_results_array_malloc_failed |
| 152 | swift_get_auth_bad_header_status |
| 153 | swift_get_data_length_bad_http_header |
| 154 | swift_ssl_worker_thread_create_failed |
| 155 | swift_ssl_ctx_init_failed |
| 156 | swift_no_ssl_ctx_available |
| 157 | swift_ssl_connect_failed |
| 158 | swift_ssl_get_failed |
| 159 | swift_bio_connect_failed |
| 160 | swift_bio_handshake_failed |
| 161 | swift_ssl_write_failed |
| 162 | swift_ssl_read_failed |
| 163 | swift_get_contents_length_failed |
| 164 | swift_get_file_attribs_failed |
| 165 | swift_get_header_length_failed |
| 166 | swift_get_auth_token_string_not_found |
| 167 | swift_get_auth_token_string_error |
| 168 | swift_open_ro_failed |
| 169 | swift_close_failed |
| 170 | swift_invalid_op_rename |
| 171 | swift_invalid_op_mkdir |
| 172 | swift_invalid_op_rmdir |
| 173 | swift_object_len_is_zero |
| 174 | invalid_username |
| 175 | invalid_password |
| 176 | ensure_enough_memory_open_failed |
| 177 | ensure_enough_memory_read_failed |
| 178 | ensure_enough_memory_parse_failed |
| 179 | ensure_enough_memory_sscanf_free_failed |
| 180 | ensure_enough_memory_sscanf_total_failed |
| 181 | ensure_enough_memory_sscanf_cached_failed |
| 182 | ensure_enough_memory_sscanf_buffers_failed |
| 183 | ensure_enough_memory_not_enough_memory |
| 184 | invalid_gluster_auth_marshalling |
| 185 | invalid_swift_auth_marshalling |
| 186 | invalid_localfile_auth_marshalling |
| 187 | could_not_get_curl_handle |
| 188 | mmap_ioctl_set_pid_failed |
| 189 | mmap_open_failed |
| 190 | mmap_mmap_failed |
| 191 | un_mmap_munmap_failed |
| 192 | failed_to_parse_blobstore_data_object |
| 193 | register_bdfs_vm_no_ctxts |
| 194 | bdfs_mmap_open_failed |
| 195 | ioctl_bdfs_register_vm_failed |
| 196 | bdfs_mmap_pid_open_failed |
| 197 | mmap_pid_mmap_failed |
| 198 | bdfs_mmap_out_of_memory |
| 199 | bdfs_bad_manifest_offset |
| 200 | bdfs_bad_num_of_buffers |
| 201 | bdfs_bad_num_of_mounts |
| 202 | bdfs_bad_mount_reg_phys |
| 203 | bdfs_bad_mount_points_phys |
| 204 | bdfs_bad_version |
| 205 | bdfs_bad_mount_reg_size |
| 206 | bdfs_bad_mount_points_size |
| 207 | bdfs_bad_bufinfo_size |
| 208 | bdfs_bad_manifest_size |
| 209 | bdfs_bad_bufinfo_offset |
| 210 | bdfs_not_enough_bufinfo_phys |
| 211 | bdfs_no_workers |
| 212 | schedule_bdfs_work_pthread_create_failed |
| 213 | bdfs_invalid_worker_thread |
| 214 | bdfs_dco_init_invalid_dco |
| 215 | bdfs_ops_unimplemented_command |
| 216 | bdfs_ops_unknown_command |
| 217 | bdfs_ops_unknown_type |
| 218 | bdfs_cache_open_failed |
| 219 | bdfs_cache_bad_open_type |
| 220 | bdfs_cache_read_init_failed |
| 221 | bdfs_cache_bad_write_cache_type |
| 222 | bdfs_cache_write_init_failed |
| 223 | bdfs_cache_bad_fid |
| 224 | bdfs_cache_busy |
| 225 | bdfs_cache_bad_cmd_dispatch |
| 226 | bdfs_cache_bad_cmd_len |
| 227 | bdfs_cache_bad_flush_req |
| 228 | bdfs_cache_dco_not_writable |
| 229 | bdfs_cache_dco_unrecognized |
| 230 | bdfs_cache_dco_open_failed |
| 231 | bdfs_cache_read_error |
| 232 | bdfs_cache_write_error |
| 233 | bdfs_cache_cmdlen_exceeds_bufsize |
| 234 | bdfs_cache_bufPos_mismatch |
| 235 | bdfs_cache_cmd_not_supported |
| 236 | mgmt_not_connected |
| 237 | erl_format_failed |
| 238 | bd_mgmt_rpc_failed |
| 239 | bd_mgmt_bd_info_failed |
| 240 | bdfs_erl_element_dco_tuple_failed |
| 241 | bdfs_erl_element_dco_type_failed |
| 242 | bdfs_erl_element_dco_volume_failed |
| 243 | bdfs_erl_element_dco_server_failed |
| 244 | bdfs_erl_element_dco_port_failed |
| 245 | bdfs_erl_element_dco_username_failed |
| 246 | bdfs_erl_element_dco_password_failed |
| 247 | bdfs_erl_element_dco_container_failed |
| 248 | bdfs_erl_element_dco_auth_failed |
| 249 | bdfs_erl_element_dco_jobcluster_failed |
| 250 | bdfs_erl_element_dco_namenode_failed |
| 251 | invalid_jobcluster |
| 252 | invalid_jobcluster_id |
| 253 | invalid_jobcluster_str |
| 254 | bdfs_erl_element_path_failed |
| 255 | invalid_dco_path_str |
| 256 | dco_path_alloc_failed |
| 257 | dco_clustername_alloc_failed |
| 258 | dco_jobcluster_id_mismatch |
| 259 | no_cnode_server |
| 260 | erl_rpc_to_failed |
| 261 | malloc_failed |
| 362 | get_cluster_nodes_failed |
| 263 | get_cluster_nodes_malloc_failed |
| 264 | bdfs_multi_transfer_unfinished |
| 265 | bdfs_response_dco_data_not_found |
| 266 | bdfs_bad_response_data |
| 267 | invalid_cluster_nodes_response |
| 268 | bad_cluster_node_string |
| 269 | get_cluster_nodes_bad_cmd_args |
| 270 | get_cluster_nodes_bad_node_list |
| 271 | localfs_readdir_failed |
| 272 | localfs_path_too_long |
| 273 | localfs_stat_failed |
| 274 | localfs_unlink_failed |
| 275 | localfs_rmdir_failed |
| 276 | cnode_stats_open_failed |
| 277 | cnode_stats_thread_start_failed |
| 278 | cnode_stats_bad_vm_idx |
| 279 | cnode_stats_bad_mpc_idx |
| 280 | cnode_stats_bad_bic_idx |
| 281 | cnode_stats_mmap_failed |
| 282 | missing_create_dirs_flag |
| 283 | create_dirs_failed |
| 284 | missing_isitlocal_flag |
| 285 | invalid_hdfs_dco_namenode |
| 286 | invalid_hdfs_dco_username |
| 287 | invalid_hdfs_port |
| 288 | missing_hdfs_querydco_namenode |
| 289 | invalid_hdfs_querydco_namenode |
| 290 | missing_hdfs_querydco_port |
| 291 | invalid_hdfs_querydco_port |
| 292 | missing_hdfs_querydco_username |
| 293 | invalid_hdfs_querydco_username |
| 294 | hdfs_mount_active_list_put_failed |
| 295 | hdfs_initial_mount_active_list_put_failed |
| 296 | invalid_mr_command |
| 297 | no_available_map_file |
| 298 | bdfs_vm_no_bic_buffers |
| 299 | bdfs_vm_no_buffer_mem |
| 300 | bdfs_vm_no_streaming_buffers |
| 301 | bdfs_cache_container_setup_failed |
| 302 | register_bdfs_list_populate_free_cmds_failed |
| 303 | register_bdfs_thread_create_failed |
| 304 | register_bdfs_list_put_cmd_work_list_failed |
| 305 | ioctl_cleanup_failed |
| 306 | hdfs_rpc_connect_failed |
| 307 | hdfs_rpc_subsystem_init_list_populate_failed |
| 308 | hdfs_rcp_socket_write_failed |
| 309 | hdfs_rpc_no_free_contexts |
| 310 | hdfs_rpc_socket_failed |
| 311 | hdfs_rpc_strdup_failed |
| 312 | hdfs_rpc_gethostbyname_failed |
| 313 | hdfs_rpc_pthread_create_failed |
| 314 | hdfs_rpc_list_populate_free_req_ctxt_failed |
| 315 | hdfs_rpc_out_of_rpc_req_ctxts |
| 316 | hdfs_dataxfer_subsystem_init_list_populate_failed |
| 317 | hdfs_dataxfer_no_free_conn_ctxts |
| 318 | hdfs_dataxfer_socket_failed |
| 319 | hdfs_dataxfer_gethostbyname_failed |
| 320 | hdfs_dataxfer_connect_failed |
| 321 | hdfs_dataxfer_strdup_failed |
| 322 | hdfs_dataxfer_pthread_create_failed |
| 323 | hdfs_dataxfer_free_reqs_list_populate_failed |
| 324 | hdfs_dataxfer_invalid_op |
| 325 | hdfs_dataxfer_send_version_failed |
| 326 | hdfs_dataxfer_send_read_block_op_failed |
| 327 | hdfs_dataxfer_send_op_read_proto_len_failed |
| 328 | hdfs_dataxfer_queue_full |
| 329 | hdfs_dataxfer_list_put_incoming_failed |
| 330 | hdfs_dataxfer_not_implemented |
| 331 | hdfs_dataxfer_get_locs_rpc_send_failed |
| 332 | hdfs_dataxfer_get_blocks_has_null_response |
| 333 | hdfs_dataxfer_get_blocks_no_locations |
| 334 | hdfs_dataxfer_null_block_op_response |
| 335 | hdfs_dataxfer_block_op_resp_read_failed |
| 336 | hdfs_dataxfer_block_op_resp_read_zero_bytes |
| 337 | hdfs_dataxfer_block_op_resp_bad_varint |
| 338 | hdfs_dataxfer_block_op_resp_length_read_zero_bytes |
| 339 | hdfs_dataxfer_block_op_resp_length_read_failed |
| 340 | hdfs_dataxfer_block_op_resp_read_fewer_bytes |
| 341 | hdfs_dataxfer_block_op_resp_bad_status |
| 342 | hdfs_dataxfer_read_packet_length_failed |
| 343 | hdfs_dataxfer_packet_header_length_read_fewer_bytes |
| 344 | hdfs_dataxfer_read_packet_header_length_failed |
| 345 | hdfs_dataxfer_read_packet_header_proto_failed |
| 346 | hdfs_dataxfer_packet_header_proto_read_fewer_bytes |
| 347 | hdfs_dataxfer_bad_packet_header_proto |
| 348 | hdfs_dataxfer_read_checksums_failed |
| 349 | hdfs_dataxfer_read_checksums_read_fewer_bytes |
| 350 | hdfs_dataxfer_read_packet_bytes_failed |
| 351 | hdfs_dataxfer_read_packet_bytes_read_fewer_bytes |
| 352 | hdfs_rpc_null_rpc_ctxt |
| 353 | hdfs_listdir_remaining_entries |
| 354 | hdfs_dataxfer_create_rpc_send_failed |
| 355 | hdfs_dataxfer_get_block_locs_strdup_failed |
| 356 | hdfs_dataxfer_packet_header_length_write_failed |
| 357 | hdfs_dataxfer_packet_header_length_wrote_fewer_bytes |
| 358 | hdfs_dataxfer_packet_length_write_failed |
| 359 | hdfs_dataxfer_packet_length_wrote_fewer_bytes |
| 360 | hdfs_dataxfer_packet_header_write_failed |
| 361 | hdfs_dataxfer_packet_header_wrote_fewer_bytes |
| 362 | hdfs_dataxfer_packet_write_failed |
| 363 | hdfs_dataxfer_packet_wrote_fewer_bytes |
| 364 | hdfs_dataxfer_read_write_block_ack_failed |
| 365 | hdfs_dataxfer_null_write_block_ack_proto_message |
| 366 | hdfs_dataxfer_varint_length_read_failed |
| 367 | hdfs_dataxfer_varint_length_read_fewer_bytes |
| 368 | hdfs_dataxfer_bad_varint |
| 369 | hdfs_dataxfer_message_read_failed |
| 370 | hdfs_dataxfer_message_read_fewer_bytes |
| 371 | hdfs_dataxfer_close_rpc_send_failed |
| 372 | hdfs_dataxfer_invalid_block_type |
| 373 | hdfs_dataxfer_complete_response_null |
| 374 | hdfs_dataxfer_complete_failed |
| 375 | hdfs_dataxfer_fsync_response_null |
| 376 | hdfs_dataxfer_disconnect_null_context |
| 377 | hdfs_dataxfer_get_file_info_response_null |
| 378 | hdfs_dataxfer_get_file_status_invalid_type |
| 379 | hdfs_rpc_lease_expired |
| 380 | hdfs_rc_java_lang_assertion |
| 381 | hdfs_rpc_unknown_exception |
| 382 | hdfs_rpc_file_already_exists |
| 383 | hdfs_rw_init_failed |
| 384 | hdfs_rw_no_xfer_ctxt |
| 385 | hdfs_rw_no_addl_xfer_ctxt |
| 386 | hdfs_rw_null_bic_in_xfer_req |
| 387 | hdfs_rw_null_dcx_in_xfer_req |
| 388 | hdfs_rw_invalid_op_in_xfer_req |
| 389 | hdfs_rw_zero_blks_in_located_blocks |
| 390 | hdfs_rw_block_info_mismatches_req |
| 391 | hdfs_rw_dn_list_init_failed |
| 392 | hdfs_rw_no_dataconn |
| 393 | hdfs_rw_block_ctxt_unavailable |
| 394 | hdfs_rw_block_activated_too_soon |
| 395 | hdfs_rw_list_put_for_block_alloc_failed |
| 396 | hdfs_rw_list_put_on_block_failed |
| 397 | hdfs_rw_list_put_processing_failed |
| 398 | hdfs_rw_list_put_addl_req_seg_failed |
| 399 | hdfs_rw_list_put_active_xfer_reqs_failed |
| 400 | hdfs_rw_list_put_pending_xfer_reqs_failed |
| 401 | hdfs_rw_list_put_block_for_data_conn_failed |
| 402 | hdfs_rw_list_put_callback_items_failed |
| 403 | hdfs_rw_xfer_reqs_for_processing_init_failed |
| 404 | hdfs_rw_xfer_reqs_for_block_alloc_list_init_failed |
| 405 | hdfs_rw_blocks_for_dn_conn_list_init_failed |
| 406 | hdfs_rw_callback_items_list_init_failed |
| 407 | hdfs_rw_null_block_in_sm_loc_blk |
| 408 | hdfs_rw_bad_req_state_in_sm_loc_blk |
| 409 | hdfs_rw_bad_req_state_in_sm_ini_getblk |
| 410 | hdfs_rw_bad_req_state_in_sm_xfer_data |
| 411 | hdfs_rw_bad_op_in_sm_close_blk |
| 412 | hdfs_rw_bad_req_state_in_sm_close_blk |
| 413 | hdfs_rw_bic_close_already_in_progress |
| 414 | hdfs_rw_bic_open_is_a_dir |
| 415 | hdfs_rw_blk_has_no_data_nodes |
| 416 | hdfs_rw_blk_has_zero_len_in_located_blks |
| 417 | hdfs_rw_active_xfer_reqs_list_init_failed |
| 418 | hdfs_rw_xfer_reqs_locating_blk_list_init_failed |
| 419 | hdfs_rw_xfer_reqs_pending_list_init_failed |
| 420 | hdfs_rw_xfer_reqs_retry_list_init_failed |
| 421 | hdfs_rw_bad_req_state_in_sm_main |
| 422 | hdfs_rw_unable_to_add_block |
| 423 | hdfs_rw_nn_wait_for_lease_renewal |
| 424 | hdfs_rw_open_ro_failed_blkctxt_alloc |
| 425 | hdfs_rw_open_wo_failed_blkctxt_alloc |
| 426 | hdfs_rw_write_bic_in_error_state |
| 427 | hdfs_socket_write_failed |
| 428 | hdfs_socket_short_write |
| 429 | hdfs_rpc_setsockopt_failed |
| 430 | hdfs_rpc_no_rpc_response |
| 431 | hdfs_rpc_failed_rpc_status |
| 432 | hdfs_rpc_connect_null_id |
| 433 | hdfs_dataxfer_null_create_response |
| 434 | hdfs_dataxfer_create_failed |
| 435 | hdfs_rw_close_for_bic_not_accessed |
| 436 | hdfs_dataxfer_recover_lease_response_null |
| 437 | hdfs_dataxfer_recover_lease_failed |
| 438 | hdfs_dataxfer_cannot_handle_block_offset |
| 439 | dco_ops_list_populate_free_rpc_contexts_failed |
| 440 | dco_ops_list_populate_free_hdfs_ops_failed |
| 441 | dco_ops_list_init_hdfs_active_failed |
| 442 | dco_ops_list_init_hdfs_pending_failed |
| 443 | dco_ops_list_init_hdfs_completed_failed |
| 444 | dco_ops_list_set_name_hdfs_active_failed |
| 445 | dco_ops_list_set_name_hdfs_pending_failed |
| 446 | dco_ops_list_set_name_hdfs_completed_failed |
| 447 | dco_ops_list_populate_free_query_tuples_failed |
| 448 | hdfs_rpc_queue_full |
| 449 | hdfs_rpc_rcv_buf_exceeded |
| 450 | hdfs_rpc_ebadf |
| 451 | hdfs_rpc_cannot_unpack_response_header |
| 452 | hdfs_rpc_pthread_mutex_init_failed |
| 453 | cluster_info_subsystem_init_list_populate_failed |
| 454 | list_put_vm_base_map_failed |
| 455 | list_put_cluster_ctxt_failed |
| 456 | hdfs_rpc_response_read_short |
| 457 | get_free_vm_base_map_failed |
| 458 | bad_hypvervisor_base_in_vm_map |
| 459 | bad_vmlist_in_tuple |
| 460 | list_put_freevminfos_failed |
| 461 | get_free_vminfo_failed |
| 462 | no_free_vm_info |
| 463 | hdfs_setsockopt_rcvtimeo_failed |
| 464 | hdfs_setsockopt_sndtimeo_failed |
| 465 | hdfs_setsockopt_keepalive_failed |
| 466 | hdfs_rcv_sock_bytes_failed |
| 467 | hdfs_rpc_rcv_sock_bytes_failed |
| 468 | hdfs_rpc_rcv_sock_bytes_msg_failed |
| 469 | hdfs_rcv_sock_bytes_hit_a_timeout |
| 470 | hdfs_fcntl_for_blocking_failed |
| 471 | list_put_vmmap_failed |
| 472 | hdfs_dataxfer_no_free_thread_ctxts |
| 473 | hdfs_dataxfer_null_tc |
| 474 | hdfs_rpc_backup_connect_failed |
| 475 | hdfs_nn_ha_init_list_populate_failed |
| 476 | hdfs_ha_no_free_nn_info |
| 477 | hdfs_ha_strdup_for_backup_nn_failed |
| 478 | hdfs_ha_strdup_for_nn_failed |
| 479 | hdfs_rpc_primary_nn_down_no_secondary_nn |
| 480 | hdfs_nn_corrupted_current |
| 481 | hdfs_nn_info_switch_gethostbyname_failed |
| 482 | hdfs_nn_info_switch_no_backup |
| 483 | hdfs_rpc_getpeername_failed |
| 484 | hadfs_rpc_hdfs_nn_info_switch_failed |
| 485 | hdfs_nn_info_inet_ntop_for_saddr_failed |
| 486 | hdfs_nn_info_inet_ntop_for_nn_srvr_failed |
| 487 | hdfs_rcv_soc_bytes_exceeded_zero_retry_count |
| 488 | cluster_info_hdfs_rpc_send_failed |
| 489 | list_init_for_completed_cluster_info_failed |
| 490 | cluster_info_get_locations_failed |
| 491 | cluster_info_cannot_unpack_buffer |
| 492 | no_available_cluster_nodes |
| 493 | cluster_info_get_base_map_failed |
| 494 | process_get_file_locs_cmd_got_a_null_vm_host |
| 495 | get_cluster_nodes_bad_dco_info |
| 496 | get_cluster_nodes_bad_dco_component |
| 497 | get_cluster_nodes_bad_dco_specific_component |
| 498 | get_cluster_nodes_bad_islocal_flag |
| 499 | missing_cachable_dco_flag |
| 500 | handle_dco_info_cmd_strdup_failed |
| 501 | dco_cache_init_list_populate_failed |
| 502 | dco_cache_add_dco_failed |
| 503 | get_cluster_nodes_bad_dco_type |
| 504 | hdfs_nn_corrupted_nn_info |
| 505 | hdfs_rpc_inernal_connect_null_current_nn |
| 506 | hdfs_dataxfer_bad_msg_len |
| 507 | cnode_log_invalid_log_group |
| 508 | cnode_log_invalid_log_level |
| 509 | hdfs_update_nn_cache_backup_removed_not_supported |
| 510 | hdfs_update_nn_cache_strdup_failed |
| 511 | hdfs_rw_close_items_list_init_failed |
| 512 | hdfs_rw_list_put_close_items_failed |
| 513 | hdfs_rw_close_retries_list_init_failed |
| 514 | permission_denied |
| 515 | bdfs_dco_info_strdup_failed |
| 516 | hdfs_dataxfer_connection_refused |
| 517 | jobcluster_id_conversion_failed |
| 518 | listput_active_mpc_failed |
| 519 | hdfs_rw_open_sem_error |
| 520 | hdfs_rw_open_sem_timed_out |
| 521 | hdfs_dco_query_no_context |
| 522 | hdfs_sasl_client_new_failed |
| 523 | hdfs_sasl_client_start_failed |
| 524 | hdfs_sasl_conn_failed |
| 525 | hdfs_sasl_cannot_parse_response |
| 526 | hdfs_sasl_step_failed |
| 527 | krb_init_context_failed |
| 528 | krb_parse_name_flags_failed |
| 529 | krb_cc_resolve_failed |
| 530 | krb_kt_resolve_failed |
| 531 | krb_get_init_creds_keytab_failed |
| 532 | krb_get_init_creds_opt_alloc_failed |
| 533 | krb_get_init_creds_opt_set_out_ccache_failed |
| 534 | krb_get_renewed_creds_failed |
| 535 | krb_cc_store_cred_failed |
| 536 | krb_realm_not_found |
| 537 | krb_conf_file_open_failed |
| 538 | tmp_krb_conf_file_open_failed |
| 539 | krb_conf_file_close_failed |
| 540 | tmp_krb_conf_file_close_failed |
| 541 | krb_conf_file_lock_failed |
| 542 | tmp_krb_conf_file_lock_failed |
| 543 | krb_conf_file_parse_failed |
| 544 | krb_conf_file_rename_failed |
| 545 | unknown_hdfs_querydco_type |
| 546 | malformed_hdfs_querydco_type |
| 547 | missing_hdfs_querydco_kdc_host |
| 548 | invalid_hdfs_querydco_kdc_host |
| 549 | missing_hdfs_querydco_kdc_port |
| 550 | invalid_hdfs_querydco_kdc_port |
| 551 | missing_hdfs_querydco_keytab_file_path |
| 552 | invalid_hdfs_querydco_keytab_file_path |
| 553 | missing_hdfs_querydco_realm |
| 554 | invalid_hdfs_querydco_realm |
| 555 | missing_hdfs_querydco_principal |
| 556 | invalid_hdfs_querydco_principal |
| 557 | missing_hdfs_querydco_service_id |
| 558 | invalid_hdfs_querydco_service_id |
| 559 | hdfs_sasl_rpc_failed |
| 560 | hdfs_receive_complete_packet_packet_too_big |
| 561 | hdfs_rpc_cache_not_found |
| 562 | hdfs_rpc_reqs_list_populate_failed |
| 563 | hdfs_rpc_send_null_cc |
| 564 | hdfs_rpc_reqs_list_populate_failed |
| 565 | hdfs_rpc_send_strdup_failed |
| 566 | hdfs_rpc_send_queue_put_failed |
| 567 | hdfs_rpc_lookup_not_found |
| 568 | hdfs_rpc_duplicate_nn_cached |
| 569 | hdfs_rpc_add_nn_to_cache_list_put_failed |
| 570 | hdfs_rpc_invalid_callid |
| 571 | hdfs_rpc_send_unknown_method |
| 572 | hdfs_dco_no_free_vm_ctxt |
| 573 | hdfs_dco_vm_init_failed |
| 574 | hdfs_setsockopt_tcpnodelay_failed= |
| 575 | hdfs_rpc_send_invalid_rpc_cmd |
| 576 | hdfs_rpc_ticket_expiry_recovery_failed |
| 577 | hdfs_rpc_told_to_disconnect |
| 578 | hdfs_conn_null_cc |
| 579 | hdfs_leaseowner_list_put_failed |
| 580 | hdfs_leaseowner_list_remove_failed |
| 581 | container_map_open_failed |
| 582 | ioctl_get_container_manifest_failed |
| 583 | kerb_authorization_exception_in_authorization_exception |
| 584 | hdfs_get_server_defs_null_resp |
| 585 | hdfs_setsockopt_linger_failed |
| 586 | hdfs_socket_send_failed_epipe |
| 587 | hdfs_rpc_responses_null_cc |
| 588 | hdfs_rpc_responses_null_req |
| 589 | hdfs_rpc_responses_null_req_cb |
| 590 | hdfs_rpc_resp_cannot_unpack_rpc_hdr |
| 591 | hdfs_invalid_replication_factor |
| 592 | hdfs_invalid_block_size |
| 593 | bdfs_erl_element_bdfs_id_failed |
| 594 | invalid_bdfs_id_str |
| 595 | bdfs_erl_element_tenant_id_failed |
| 596 | invalid_tenant_id_str |
| 597 | missing_tenant_and_vm_ids |
| 598 | sem_trywait_failed_for_copy_keytab |
| 599 | keytab_copy_to_host_timedout |
| 600 | hdfs_get_server_defaults_null_resp |
| 601 | hdfs_get_server_defaults_bad_resp_params |
| 602 | hdfs_copy_keytab_no_response |
| 603 | hdfs_copy_keytab_no_response_atom |
| 604 | hdfs_copy_keytab_no_response_err_str |
| 605 | hdfs_copy_keytab_error_response |
| 606 | hdfs_copy_keytab_bad_path |
| 607 | hdfs_not_yet_replicated |
| 608 | invalid_kdc_host |
| 609 | invalid_kdc_port |
| 610 | hdfs_info_user_is_null |
| 611 | hdfs_dataxfer_secondary_error |
| 612 | hdfs_not_replicated_yet |
| 613 | hdfs_rw_nn_op_retries_list_init_failed |
| 614 | hdfs_rw_nn_op_retries_list_put_failed |
| 615 | hdfs_null_dco_name |
| 616 | bdfs_vm_streaming_buffers_below_reserve |
| 617 | hdfs_rw_list_put_on_reqs_locating_block_failed |
| 618 | bdfs_mount_fs_null_dco_name |
| 619 | hdfs_socket_send_conn_timed_out |
| 620 | bdfs_null_bic |
| 621 | hdfs_protobuf_version_mismatch |
| 622 | hdfs_is_file_closed_false |
| 623 | missing_readonly_flag |
| 624 | krb5_call_to_system_failed |
| 625 | hdfs_null_keytab_file_name |
| 626 | localfile_set_permission_failed |
| 627 | hdfs_primary_eq_backup_nn |
| 628 | switch_retry_count_exceeded |
| 629 | bdfs_invalid_dco_name |
| 630 | hdfs_invalid_dc |
| 631 | hdfs_get_delegation_token_error |
| 632 | hdfs_sasl_client_base64_failed |
| 633 | hdfs_enable_security_no_credential_token |
| 634 | hdfs_get_token_not_passthrough_dtap |
| 635 | hdfs_use_token_not_match_service |
| 636 | hdfs_use_kerberos_not_match_realm |
| 637 | krb5_save_creds_failed |
| 638 | hdfs_rw_add_block_resp_out_of_range |
| 639 | hdfs_sasl_cannot_decode_response |
| 640 | hdfs_dataxfer_get_data_encryption_key_response_null |
| 641 | hdfs_dataxfer_get_data_encryption_key_null |
| 642 | hdfs_dataxfer_sasl_failed |
| 643 | hdfs_dataxfer_init_aes_failed |
| 644 | hdfs_dataxfer_aes_encryption_failed |
| 645 | hdfs_dataxfer_aes_decryption_failed |
| 646 | hdfs_get_ez_for_path_error |
|
The following codes are defined by the driver in the VM:
|
|