Lines Matching refs:mlog
224 mlog(ML_ERROR, "bad mle: %p\n", mle);
367 mlog(0, "node %u already removed from nodemap!\n", idx);
381 mlog(0, "node %u already in node map!\n", idx);
416 mlog(0, "Releasing mle for %.*s, type %d\n", mle->mnamelen, mle->mname,
478 mlog(0, "destroying lockres %.*s\n", res->lockname.len,
490 mlog(ML_ERROR,
608 mlog(0, "res %.*s, set node %u, %ps()\n", res->lockname.len,
619 mlog(0, "res %.*s, clr node %u, %ps()\n", res->lockname.len,
630 mlog(0, "%s: res %.*s, inflight++: now %u, %ps()\n", dlm->name,
651 mlog(0, "%s: res %.*s, inflight--: now %u, %ps()\n", dlm->name,
663 mlog(0, "%s:%.*s: inflight assert worker++: now %u\n",
674 mlog(0, "%s:%.*s: inflight assert worker--: now %u\n",
722 mlog(0, "get lockres %s (len %d)\n", lockid, namelen);
773 mlog(ML_ERROR, "Resource %.*s not "
786 mlog(0, "allocating a new resource\n");
797 mlog(0, "no lockres found, allocated our own: %p\n", res);
820 mlog(ML_ERROR, "master entry for nonexistent lock!\n");
836 mlog(0, "%s:%.*s: late on %s\n",
868 mlog(0, "%s: res %.*s, At least one node (%d) "
900 mlog(0, "%s: Recovery map is not empty, but must "
905 mlog(0, "%s: waiting 500ms for heartbeat state "
919 mlog(0, "%s: res %.*s, At least one node (%d) "
949 mlog(0, "%s: res %.*s, Requests only up to %u but "
960 mlog(0, "%s: res %.*s, Node map changed, redo the master "
964 mlog(ML_ERROR, "%s: res %.*s, Spinning on "
975 mlog(0, "%s: res %.*s, Mastered by %u\n", dlm->name, res->lockname.len,
1020 mlog(0, "%s:%.*s: owner is suddenly %u\n", dlm->name,
1029 mlog(ML_ERROR, "link to %u went down?: %d\n", res->owner, ret);
1049 mlog(0, "%s: %.*s: node map changed, restarting\n",
1054 mlog(0, "%s:%.*s: status change: old=%d new=%d\n",
1064 mlog(0, "%s:%.*s: restart lock mastery succeeded, "
1070 mlog(0, "map not changed and voting not done "
1110 mlog(0, "%s:%.*s: waiting again\n", dlm->name,
1114 mlog(0, "done waiting, master is %u\n", res->owner);
1122 mlog(0, "about to master %.*s here, this=%u\n",
1218 mlog(0, "something happened such that the "
1230 mlog(ML_NOTICE, "node %d up while restarting\n", node);
1233 mlog(0, "sending request to new node\n");
1237 mlog(ML_ERROR, "node down! %d\n", node);
1246 mlog(0, "expected master %u died"
1253 mlog(0, "%s:%.*s:still "
1268 mlog(0, "%s:%.*s: no "
1329 mlog(ML_ERROR, "TCP stack not ready!\n");
1332 mlog(ML_ERROR, "bad args passed to o2net!\n");
1335 mlog(ML_ERROR, "out of memory while trying to send "
1343 mlog(ML_ERROR, "unhandled error!");
1348 mlog(ML_ERROR, "link to %d went down!\n", to);
1358 mlog(0, "node %u is the master, response=YES\n", to);
1359 mlog(0, "%s:%.*s: master node %u now knows I have a "
1365 mlog(0, "node %u not master, response=NO\n", to);
1369 mlog(0, "node %u not master, response=MAYBE\n", to);
1374 mlog(0, "node %u hit an error, resending\n", to);
1379 mlog(ML_ERROR, "bad response! %u\n", response);
1457 mlog(0, "returning DLM_MASTER_RESP_ERROR since res is "
1482 // mlog(0, "node %u is the master\n", res->owner);
1493 mlog(ML_ERROR, "lock with no owner should be "
1498 // mlog(0, "lockres is in progress...\n");
1502 mlog(ML_ERROR, "no mle found for this lock!\n");
1508 // mlog(0, "this node is waiting for "
1512 mlog(0, "node %u is master, but trying to migrate to "
1515 mlog(ML_ERROR, "no owner on lockres, but this "
1536 // mlog(0, "this node is attempting to "
1564 // mlog(0, "no mle found\n");
1578 // mlog(0, "this is second time thru, already allocated, "
1587 mlog(ML_ERROR, "no lockres, but an mle with this node as master!\n");
1593 mlog(0, "migration mle was found (%u->%u)\n",
1617 mlog(0, "%u is the owner of %.*s, cleaning everyone else\n",
1623 mlog(ML_ERROR, "failed to dispatch assert master work\n");
1679 mlog(0, "sending assert master to %d (%.*s)\n", to,
1690 mlog(ML_ERROR, "Error %d when sending message %u (key "
1694 mlog(ML_ERROR, "unhandled error=%d!\n", tmpret);
1698 mlog(0, "link to %d went down!\n", to);
1704 mlog(ML_ERROR,"during assert master of %.*s to %u, "
1720 mlog(ML_ERROR, "%.*s: very strange, "
1726 mlog(0, "%.*s: node %u create mles on other "
1732 mlog(0, "%.*s: node %u has a reference to this "
1783 mlog(ML_ERROR, "Invalid name length!");
1790 mlog(0, "assert_master with flags: %u\n", flags);
1796 mlog(0, "just got an assert_master from %u, but no "
1804 mlog(0, "no bits set in the maybe_map, but %u "
1809 mlog(0, "master %u was found, %u should "
1816 mlog(0, "%u is the lowest node, "
1825 mlog(0, "%s:%.*s: got cleanup assert"
1830 mlog(0, "%s:%.*s: got unrelated assert"
1849 mlog(ML_ERROR, "%u asserting but %.*s is "
1856 mlog(ML_ERROR, "DIE! Mastery assert from %u, "
1867 mlog(0, "owner %u re-asserting on "
1872 mlog(ML_ERROR, "got assert_master from "
1879 mlog(ML_ERROR, "got assert from %u, but lock "
1889 mlog(ML_ERROR, "got assert from %u, but "
1902 // mlog(0, "woo! got an assert_master from node %u!\n",
1933 mlog(0, "finishing off migration of lockres %.*s, "
1968 mlog(ML_ERROR, "%s:%.*s: got assert master from %u "
1987 mlog(0, "assert_master from %u, but current "
2004 mlog(0, "need to tell master to reassert\n");
2008 mlog(ML_ERROR, "strange, got assert from %u, MASTER "
2016 mlog(0, "%s:%.*s: got assert from %u, need a ref\n",
2023 mlog(ML_ERROR, "Bad message received from another node. Dumping state "
2070 mlog(0, "IGNORE HIGHER: %.*s\n", res->lockname.len,
2126 mlog(0, "Someone asked us to assert mastery, but we're "
2137 mlog(0, "worker about to master %.*s here, this=%u\n",
2154 mlog(0, "finished with dlm_assert_master_worker\n");
2197 mlog(ML_NOTICE, "%s: node %u has not seen "
2205 mlog(0, "%s: reco lock master is %u\n", dlm->name,
2236 mlog(ML_ERROR, "%s: res %.*s, error %d send DEREF to node %u\n",
2240 mlog(ML_ERROR, "%s: res %.*s, DEREF to node %u got %d\n",
2274 mlog(ML_ERROR, "Invalid name length!");
2278 mlog(ML_ERROR, "Invalid node number: %u\n", node);
2288 mlog(ML_ERROR, "%s:%.*s: bad lockres name\n",
2310 mlog(ML_ERROR, "%s:%.*s: node %u trying to drop ref "
2366 mlog(ML_ERROR, "Invalid name length!");
2370 mlog(ML_ERROR, "Invalid node number: %u\n", node);
2380 mlog(ML_ERROR, "%s:%.*s: bad lockres name\n",
2389 mlog(ML_NOTICE, "%s:%.*s: node %u sends deref done "
2430 mlog(ML_ERROR, "%s: res %.*s, error %d send DEREF DONE "
2435 mlog(ML_ERROR, "%s: res %.*s, DEREF to node %u got %d\n",
2464 mlog(0, "%s:%.*s node %u ref dropped in dispatch\n",
2468 mlog(ML_ERROR, "%s:%.*s: node %u trying to drop ref "
2515 mlog(0, "%s: Not migratable res %.*s, lock %u:%llu on "
2531 mlog(0, "%s: res %.*s, Migratable\n", dlm->name, res->lockname.len,
2560 mlog(0, "%s: Migrating %.*s to node %u\n", dlm->name, namelen, name,
2597 mlog(0, "another process is already migrating it\n");
2607 mlog(ML_ERROR, "tried to migrate %.*s to %u, but "
2654 mlog(0, "migration to node %u failed with %d\n",
2692 mlog(0, "%s:%.*s: timed out during migration\n",
2697 mlog(0, "%s:%.*s: expected migration "
2713 mlog(0, "%s:%.*s: caught signal during migration\n",
2747 mlog(0, "%s: Migrating %.*s to %u, returns %d\n", dlm->name, namelen,
2784 mlog(0, "%s: res %.*s, Migrate to node %u failed with %d\n",
2838 mlog(0, "dlm_mark_lockres_migrating: %.*s, from %u to %u\n",
2863 mlog(0, "about to wait on migration_wq, dirty=%s\n",
2873 mlog(0, "woken again: migrating? %s, dead? %s\n",
2877 mlog(0, "all is well: migrating? %s, dead? %s\n",
2882 mlog(0, "trying again...\n");
2890 mlog(ML_ERROR, "aha. migration target %u just went down\n",
2938 mlog(0, "putting lock for node %u\n",
2964 mlog(0, "%s:%.*s: node %u had a ref to this "
3060 mlog(ML_ERROR, "%s: res %.*s, Error %d send "
3064 mlog(ML_ERROR, "unhandled error=%d!\n", ret);
3070 mlog(0, "migrate request (node %u) returned %d!\n",
3077 mlog(0, "%s:%.*s: need ref for node %u\n",
3089 mlog(0, "returning ret=%d\n", ret);
3137 mlog(ML_ERROR, "Got a migrate request, but the "
3204 mlog(0, "tried to migrate %.*s, but some "
3211 mlog(ML_ERROR, "migration error mle: "
3230 mlog(0, "%s:%.*s: master=%u, newmaster=%u, "
3310 mlog(0, "mle found, but dead node %u would not have been "
3318 mlog(0, "node %u was expected master\n", dead_node);
3337 mlog(0, "dlm=%s, dead node=%u\n", dlm->name, dead_node);
3380 mlog(ML_NOTICE, "%s: target %u died during "
3392 mlog(0, "%s: node %u died during migration from "
3432 mlog(0, "now time to do a migrate request to other nodes\n");
3440 mlog(0, "doing assert master of %.*s to all except the original node\n",
3454 mlog(0, "doing assert master of %.*s back to %u\n",
3459 mlog(0, "assert master to original master failed "
3553 mlog(ML_ERROR, "bad mle: %p\n", mle);