Lines Matching refs:drbd_warn

385 		drbd_warn(device, "helper command: %s %s %s exit code %u (0x%x)\n",  in drbd_khelper()
427 drbd_warn(connection, "helper command: %s %s %s exit code %u (0x%x)\n", in conn_khelper()
492 drbd_warn(connection, "Not fencing peer, I'm not even Consistent myself.\n"); in conn_try_outdate_peer()
546 drbd_warn(connection, "Peer is primary, outdating myself.\n"); in conn_try_outdate_peer()
677 drbd_warn(device, "Forced into split brain situation!\n"); in drbd_set_role()
711 drbd_warn(device, "Forced to consider local data as UpToDate!\n"); in drbd_set_role()
990 drbd_warn(device, "Implicit shrink not allowed. " in drbd_determine_dev_size()
1104 drbd_warn(device, "Resize while not connected was forced by the user!\n"); in drbd_new_dev_size()
1294 drbd_warn(device, in decide_on_write_same_support()
1301drbd_warn(peer_device, "logical block sizes do not match (me:%u, peer:%u); this may cause problems… in decide_on_write_same_support()
1314 drbd_warn(peer_device, "logical block size set to %u\n", peer_lbs); in decide_on_write_same_support()
1316 drbd_warn(peer_device, in decide_on_write_same_support()
1448 drbd_warn(device, "Failed to lock al in drbd_suspend_al()\n"); in drbd_suspend_al()
1930 drbd_warn(device, "refusing attach: md-device too small, " in drbd_adm_attach()
1946 drbd_warn(device, "==> truncating very big lower level device " in drbd_adm_attach()
1950 drbd_warn(device, "==>> using internal or flexible " in drbd_adm_attach()
2003 drbd_warn(device, "truncating a consistent device during attach (%llu < %llu)\n", nsz, eff); in drbd_adm_attach()
2005 drbd_warn(device, "refusing to truncate a consistent device (%llu < %llu)\n", nsz, eff); in drbd_adm_attach()
3224drbd_warn(device, "Resumed without access to data; please tear down before attempting to re-config… in drbd_adm_resume_io()