Lines Matching refs:drbd_warn
369 drbd_warn(device, "helper command: %s %s %s exit code %u (0x%x)\n", in drbd_khelper()
411 drbd_warn(connection, "helper command: %s %s %s exit code %u (0x%x)\n", in conn_khelper()
476 drbd_warn(connection, "Not fencing peer, I'm not even Consistent myself.\n"); in conn_try_outdate_peer()
530 drbd_warn(connection, "Peer is primary, outdating myself.\n"); in conn_try_outdate_peer()
661 drbd_warn(device, "Forced into split brain situation!\n"); in drbd_set_role()
694 drbd_warn(device, "Forced to consider local data as UpToDate!\n"); in drbd_set_role()
972 drbd_warn(device, "Implicit shrink not allowed. " in drbd_determine_dev_size()
1088 drbd_warn(device, "Resize while not connected was forced by the user!\n"); in drbd_new_dev_size()
1263 drbd_warn(device, in decide_on_write_same_support()
1270 …drbd_warn(peer_device, "logical block sizes do not match (me:%u, peer:%u); this may cause problems… in decide_on_write_same_support()
1283 drbd_warn(peer_device, "logical block size set to %u\n", peer_lbs); in decide_on_write_same_support()
1285 drbd_warn(peer_device, in decide_on_write_same_support()
1424 drbd_warn(device, "Failed to lock al in drbd_suspend_al()\n"); in drbd_suspend_al()
1884 drbd_warn(device, "refusing attach: md-device too small, " in drbd_adm_attach()
1901 drbd_warn(device, "==> truncating very big lower level device " in drbd_adm_attach()
1905 drbd_warn(device, "==>> using internal or flexible " in drbd_adm_attach()
1955 drbd_warn(device, "refusing to truncate a consistent device\n"); in drbd_adm_attach()
3176 …drbd_warn(device, "Resumed without access to data; please tear down before attempting to re-config… in drbd_adm_resume_io()