Home | History | Annotate | Download | only in clvmd

Lines Matching refs:debuglog

200 void debuglog(const char *fmt, ...)
367 DEBUGLOG("CLVMD started\n");
441 DEBUGLOG("Can't initialise cluster interface\n");
445 DEBUGLOG("Cluster ready, doing some more initialisation\n");
470 DEBUGLOG("starting LVM thread\n");
484 DEBUGLOG("clvmd ready for work\n");
551 DEBUGLOG("Got new connection on fd %d\n", newfd->fd);
574 DEBUGLOG("read on PIPE %d: %d bytes: status: %d\n",
598 DEBUGLOG("background routine status was %d, sock_client=%p\n",
602 DEBUGLOG
642 DEBUGLOG("Checking for a reply from %s\n", nodename);
653 DEBUGLOG("Node %s timed-out\n", nodename);
669 DEBUGLOG("Request timed-out. padding\n");
687 DEBUGLOG("Using timeout of %d seconds\n", cmd_timeout);
742 DEBUGLOG("removeme set for fd %d\n", free_fd->fd);
772 DEBUGLOG("ret == %d, errno = %d. removing client\n",
809 DEBUGLOG
952 DEBUGLOG("Read on local socket %d, len = %d\n", thisfd->fd, len);
959 DEBUGLOG("EOF on local socket: inprogress=%d\n",
978 DEBUGLOG("Waiting for child thread\n");
987 DEBUGLOG("Joined child thread\n");
1091 DEBUGLOG
1124 DEBUGLOG("Unknown node: '%s'\n", inheader->node);
1166 DEBUGLOG("creating pipe, [%d, %d]\n", comms_pipe[0],
1188 DEBUGLOG("Creating pre&post thread\n");
1191 DEBUGLOG("Created pre&post thread, state = %d\n", status);
1216 DEBUGLOG("distribute command: XID = %d\n", thisfd->xid);
1232 DEBUGLOG("Sending message to all cluster nodes\n");
1251 DEBUGLOG("Doing command on local node only\n");
1254 DEBUGLOG("Sending message to single node: %s\n",
1287 DEBUGLOG("process_remote_command %s for clientid 0x%x XID %d on node %s\n",
1293 DEBUGLOG("Told to go away by %s\n", nodename);
1307 DEBUGLOG("Remote node %s is version %d.%d.%d\n",
1314 DEBUGLOG
1377 DEBUGLOG("Error attempting to realloc return buffer\n");
1413 DEBUGLOG("Reply from node %s: %d bytes\n", reply->node, len);
1434 DEBUGLOG("Got %d replies, expecting: %d\n",
1461 DEBUGLOG("in sub thread: client = %p\n", client);
1466 DEBUGLOG("Sub thread ready for work.\n");
1486 DEBUGLOG("Writing status %d down pipe %d\n", status, pipe_fd);
1507 DEBUGLOG("Waiting to do post command - state = %d\n",
1516 DEBUGLOG("Got post command condition...\n");
1533 DEBUGLOG("Waiting for next pre command\n");
1543 DEBUGLOG("Got pre command condition...\n");
1545 DEBUGLOG("Subthread finished\n");
1559 DEBUGLOG("process_local_command: %s msg=%p, msglen =%d, client=%p\n",
1574 DEBUGLOG
1589 DEBUGLOG("Got message for unknown client 0x%x\n",
1604 DEBUGLOG("Discarding reply with old XID %d, current = %d\n",
1619 DEBUGLOG("Send local reply\n");
1790 DEBUGLOG("process_work_item: free fd %d\n", cmd->client->fd);
1797 DEBUGLOG("process_work_item: local\n");
1801 DEBUGLOG("process_work_item: remote\n");
1817 DEBUGLOG("LVM thread function started\n");
1833 DEBUGLOG("LVM thread waiting for work\n");
1890 DEBUGLOG
1991 DEBUGLOG("check_all_clvmds_running\n");
2028 DEBUGLOG("SIGUSR2 received\n");
2034 DEBUGLOG("SIGTERM received\n");
2041 DEBUGLOG("got SIGHUP\n");
2120 DEBUGLOG("got interface type '%s' from confdb\n", buf);