Lines Matching refs:drbd_warn
386 drbd_warn(device, "helper command: %s %s %s exit code %u (0x%x)\n", in drbd_khelper()
428 drbd_warn(connection, "helper command: %s %s %s exit code %u (0x%x)\n", in conn_khelper()
493 drbd_warn(connection, "Not fencing peer, I'm not even Consistent myself.\n"); in conn_try_outdate_peer()
547 drbd_warn(connection, "Peer is primary, outdating myself.\n"); in conn_try_outdate_peer()
678 drbd_warn(device, "Forced into split brain situation!\n"); in drbd_set_role()
712 drbd_warn(device, "Forced to consider local data as UpToDate!\n"); in drbd_set_role()
989 drbd_warn(device, "Implicit shrink not allowed. " in drbd_determine_dev_size()
1103 drbd_warn(device, "Resize while not connected was forced by the user!\n"); in drbd_new_dev_size()
1293 drbd_warn(device, in decide_on_write_same_support()
1300 …drbd_warn(peer_device, "logical block sizes do not match (me:%u, peer:%u); this may cause problems… in decide_on_write_same_support()
1313 drbd_warn(peer_device, "logical block size set to %u\n", peer_lbs); in decide_on_write_same_support()
1315 drbd_warn(peer_device, in decide_on_write_same_support()
1455 drbd_warn(device, "Failed to lock al in drbd_suspend_al()\n"); in drbd_suspend_al()
1936 drbd_warn(device, "refusing attach: md-device too small, " in drbd_adm_attach()
1953 drbd_warn(device, "==> truncating very big lower level device " in drbd_adm_attach()
1957 drbd_warn(device, "==>> using internal or flexible " in drbd_adm_attach()
2010 drbd_warn(device, "truncating a consistent device during attach (%llu < %llu)\n", nsz, eff); in drbd_adm_attach()
2012 drbd_warn(device, "refusing to truncate a consistent device (%llu < %llu)\n", nsz, eff); in drbd_adm_attach()
3230 …drbd_warn(device, "Resumed without access to data; please tear down before attempting to re-config… in drbd_adm_resume_io()