Lines Matching full:unable

297 			    "Unable to destroy hast/%s device",  in cleanup()
347 pjdlog_errno(LOG_ERR, "Unable to flush activemap to disk"); in hast_activemap_flush()
359 "Unable to flush disk cache on activemap update"); in hast_activemap_flush()
392 "Unable to allocate %zu bytes of memory for send lists.", in init_environment()
398 "Unable to allocate %zu bytes of memory for send list counters.", in init_environment()
404 "Unable to allocate %zu bytes of memory for send list locks.", in init_environment()
410 "Unable to allocate %zu bytes of memory for send list condition variables.", in init_environment()
416 "Unable to allocate %zu bytes of memory for recv lists.", in init_environment()
422 "Unable to allocate %zu bytes of memory for recv list counters.", in init_environment()
428 "Unable to allocate %zu bytes of memory for recv list locks.", in init_environment()
434 "Unable to allocate %zu bytes of memory for recv list condition variables.", in init_environment()
440 "Unable to allocate %zu bytes of memory for remote connections locks.", in init_environment()
473 "Unable to allocate %zu bytes of memory for hio request.", in init_environment()
480 "Unable allocate %zu bytes of memory for hio errors.", in init_environment()
486 "Unable allocate %zu bytes of memory for hio_next field.", in init_environment()
493 "Unable to allocate %zu bytes of memory for gctl_data.", in init_environment()
532 primary_exit(EX_TEMPFAIL, "Unable to create activemap"); in init_local()
537 primary_exit(EX_TEMPFAIL, "Unable to create regular range lock"); in init_local()
540 primary_exit(EX_TEMPFAIL, "Unable to create sync range lock"); in init_local()
545 "Unable to allocate buffer for activemap."); in init_local()
549 primary_exit(EX_NOINPUT, "Unable to read activemap"); in init_local()
577 "Unable to send connection request to parent"); in primary_connect()
581 "Unable to receive reply to connection request from parent"); in primary_connect()
585 pjdlog_errno(LOG_WARNING, "Unable to connect to %s", in primary_connect()
591 "Unable to receive connection from parent"); in primary_connect()
594 pjdlog_errno(LOG_WARNING, "Unable to connect to %s", in primary_connect()
601 pjdlog_errno(LOG_WARNING, "Unable to set connection timeout"); in primary_connect()
665 "Unable to allocate header for connection with %s", in init_remote()
672 "Unable to send handshake header to %s", in init_remote()
680 "Unable to receive handshake header from %s", in init_remote()
751 "Unable to allocate header for connection with %s", in init_remote()
758 "Unable to send handshake header to %s", in init_remote()
766 "Unable to receive handshake header from %s", in init_remote()
819 pjdlog_error("Unable to allocate memory for remote activemap (mapsize=%ju).", in init_remote()
831 "Unable to receive remote activemap"); in init_remote()
852 pjdlog_errno(LOG_WARNING, "Unable to set connection direction"); in init_remote()
854 pjdlog_errno(LOG_WARNING, "Unable to set connection direction"); in init_remote()
916 primary_exit(EX_OSFILE, "Unable to open /dev/" G_GATE_CTL_NAME); in init_ggate()
937 primary_exit(EX_OSERR, "Unable to create hast/%s device", in init_ggate()
958 primary_exit(EX_OSERR, "Unable to take over hast/%s device", in init_ggate()
977 "Unable to create control sockets between parent and child"); in hastd_primary()
986 "Unable to create event sockets between child and parent"); in hastd_primary()
996 "Unable to create connection sockets between child and parent"); in hastd_primary()
1003 pjdlog_exit(EX_TEMPFAIL, "Unable to fork"); in hastd_primary()
1057 * is unable to handle the event, because it waits for control in hastd_primary()
1522 "keepalive_send: Unable to prepare header to send."); in keepalive_send()
1528 "keepalive_send: Unable to send request"); in keepalive_send()
1611 "remote_send: (%p) Unable to prepare header to send.", in remote_send_thread()
1614 "Unable to prepare header to send (%s): ", in remote_send_thread()
1646 "remote_send: (%p) Unable to send request.", hio); in remote_send_thread()
1648 "Unable to send request (%s): ", in remote_send_thread()
1745 "Unable to receive reply header"); in remote_recv_thread()
1796 "Unable to receive reply data"); in remote_recv_thread()
2142 pjdlog_error("Unable to read synchronization data: %s.", in sync_thread()
2192 pjdlog_error("Unable to write synchronization data: %s.", in sync_thread()
2307 "Unable to set connection timeout"); in primary_config_reload()
2312 "Unable to set connection timeout"); in primary_config_reload()