| /netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/ |
| H A D | clvmd-gulm.c | 111 DEBUGLOG("Add_internal_client, fd = %d\n", fd); in add_internal_client() 117 DEBUGLOG("malloc failed\n"); in add_internal_client() 140 DEBUGLOG("got sig %d\n", sig); in badsig_handler() 148 DEBUGLOG("Re-reading CCS config\n"); in _reread_config() 168 DEBUGLOG("got cluster name %s\n", cluster_name); in _init_cluster() 174 DEBUGLOG("got port number %d\n", port); in _init_cluster() 198 DEBUGLOG("lg_initialize failed: %d\n", status); in _init_cluster() 206 DEBUGLOG("lg_core_login failed: %d\n", status); in _init_cluster() 219 DEBUGLOG("can't allocate client space\n"); in _init_cluster() 227 DEBUGLOG("Cannot login in to LOCK server\n"); in _init_cluster() [all …]
|
| H A D | tcp-comms.c | 93 DEBUGLOG("Can't bind to port: %s\n", strerror(errno)); in init_comms() 113 DEBUGLOG("tcp_remove_client\n"); in tcp_remove_client() 139 DEBUGLOG("alloc_client %d csid = %s\n", fd, print_csid(csid)); in alloc_client() 145 DEBUGLOG("malloc failed\n"); in alloc_client() 159 DEBUGLOG("alloc_client mangling CSID for second connection\n"); in alloc_client() 172 DEBUGLOG("Multiple incoming connections from node\n"); in alloc_client() 201 DEBUGLOG("cluster_fd_callback\n"); in cluster_fd_gulm_callback() 205 DEBUGLOG("cluster_fd_callback, newfd=%d (errno=%d)\n", newfd, errno); in cluster_fd_gulm_callback() 220 DEBUGLOG("Got connect from non-cluster node %s\n", in cluster_fd_gulm_callback() 231 DEBUGLOG("cluster_fd_callback, alloc_client failed, status = %d\n", status); in cluster_fd_gulm_callback() [all …]
|
| H A D | clvmd-corosync.c | 227 DEBUGLOG("%u got message from nodeid %d for %d. len %zd\n", in corosync_cpg_deliver_callback() 245 DEBUGLOG("confchg callback. %zd joined, %zd left, %zd members\n", in corosync_cpg_confchg_callback() 309 DEBUGLOG("Cannot initialise Corosync CPG service: %d", err); in _init_cluster() 318 DEBUGLOG("Cannot initialise Corosync quorum service: %d", err); in _init_cluster() 336 DEBUGLOG("DLM initialisation complete\n"); in _init_cluster() 347 DEBUGLOG("Cannot join clvmd process group: %d\n", err); in _init_cluster() 360 DEBUGLOG("Our local node id is %d\n", our_nodeid); in _init_cluster() 362 DEBUGLOG("Connected to Corosync\n"); in _init_cluster() 369 DEBUGLOG("cluster_closedown\n"); in _cluster_closedown() 414 DEBUGLOG("num_nodes = %d\n", num_nodes); in _get_num_nodes() [all …]
|
| H A D | lvm-functions.c | 227 DEBUGLOG("unlock_all. unlock failed(%d): %s\n", in destroy_lvhash() 264 DEBUGLOG("hold_lock. convert to %d failed: %s\n", mode, in hold_lock() 278 DEBUGLOG("hold_lock. lock at %d failed: %s\n", mode, in hold_lock() 296 DEBUGLOG("hold_unlock, lock not already held\n"); in hold_unlock() 306 DEBUGLOG("hold_unlock. unlock failed(%d): %s\n", status, in hold_unlock() 387 DEBUGLOG("do_resume_lv, lock not already held\n"); in do_resume_lv() 406 DEBUGLOG("do_suspend_lv, lock held at %d\n", oldmode); in do_suspend_lv() 430 DEBUGLOG("do_deactivate_lock, lock not already held\n"); in do_deactivate_lv() 461 DEBUGLOG("do_lock_query: resource '%s', mode %i (%s)\n", resource, mode, type ?: "?"); in do_lock_query() 472 DEBUGLOG("do_lock_lv: resource '%s', cmd = %s, flags = %s\n", in do_lock_lv() [all …]
|
| H A D | clvmd.c | 367 DEBUGLOG("CLVMD started\n"); in main() 441 DEBUGLOG("Can't initialise cluster interface\n"); in main() 445 DEBUGLOG("Cluster ready, doing some more initialisation\n"); in main() 470 DEBUGLOG("starting LVM thread\n"); in main() 484 DEBUGLOG("clvmd ready for work\n"); in main() 551 DEBUGLOG("Got new connection on fd %d\n", newfd->fd); in local_rendezvous_callback() 574 DEBUGLOG("read on PIPE %d: %d bytes: status: %d\n", in local_pipe_callback() 598 DEBUGLOG("background routine status was %d, sock_client=%p\n", in local_pipe_callback() 602 DEBUGLOG in local_pipe_callback() 642 DEBUGLOG("Checking for a reply from %s\n", nodename); in timedout_callback() [all …]
|
| H A D | clvmd-openais.c | 223 DEBUGLOG("Add_internal_client, fd = %d\n", fd); in add_internal_client() 228 DEBUGLOG("malloc failed\n"); in add_internal_client() 255 DEBUGLOG("%u got message from nodeid %d for %d. len %d\n", in openais_cpg_deliver_callback() 273 DEBUGLOG("confchg callback. %d joined, %d left, %d members\n", in openais_cpg_confchg_callback() 348 DEBUGLOG("Cannot initialise OpenAIS CPG service: %d", err); in _init_cluster() 359 DEBUGLOG("Cannot initialise OpenAIS lock service: %d\n\n", err); in _init_cluster() 371 DEBUGLOG("Cannot join clvmd process group: %d\n", err); in _init_cluster() 383 DEBUGLOG("Our local node id is %d\n", our_nodeid); in _init_cluster() 388 DEBUGLOG("Connected to OpenAIS\n"); in _init_cluster() 395 DEBUGLOG("cluster_closedown\n"); in _cluster_closedown() [all …]
|
| H A D | clvmd-cman.c | 94 DEBUGLOG("Connected to CMAN\n"); in _init_cluster() 110 DEBUGLOG("CMAN initialisation complete\n"); in _init_cluster() 124 DEBUGLOG("DLM initialisation complete\n"); in _init_cluster() 205 DEBUGLOG("Got port closed message, removing node %s\n", namebuf); in event_callback() 211 DEBUGLOG("Got state change message, re-reading members list\n"); in event_callback() 221 DEBUGLOG("Got try shutdown, sending OK\n"); in event_callback() 227 DEBUGLOG("Got unknown event callback message: %d\n", reason); in event_callback() 263 DEBUGLOG("Added new node %d to updown list\n", nodeid); in _add_up_node() 428 DEBUGLOG("sync_lock: '%s' mode:%d flags=%d\n", resource,mode,flags); in _sync_lock() 454 DEBUGLOG("sync_lock: returning lkid %x\n", *lockid); in _sync_lock() [all …]
|
| H A D | clvmd-command.c | 222 DEBUGLOG("doing PRE command LOCK_VG '%s' at %x (client=%p)\n", lockname, lock_cmd, client); in lock_vg() 351 DEBUGLOG("cleanup: Unlocking lock %s %x\n", lockname, lkid); in cmd_client_cleanup()
|
| H A D | clvmd.h | 103 #define DEBUGLOG(fmt, args...) debuglog(fmt, ## args); macro
|
| /netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
| H A D | dmeventd.c | 101 #define DEBUGLOG(fmt, args...) _debuglog(fmt, ## args) macro 1572 DEBUGLOG(OOM_ADJ_FILE " not found"); in _set_oom_adj()
|