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()
991 drbd_warn(device, "Implicit shrink not allowed. " in drbd_determine_dev_size()
1105 drbd_warn(device, "Resize while not connected was forced by the user!\n"); in drbd_new_dev_size()
1368 drbd_warn(device, "Failed to lock al in drbd_suspend_al()\n"); in drbd_suspend_al()
1852 drbd_warn(device, "refusing attach: md-device too small, " in drbd_adm_attach()
1868 drbd_warn(device, "==> truncating very big lower level device " in drbd_adm_attach()
1872 drbd_warn(device, "==>> using internal or flexible " in drbd_adm_attach()
1925 drbd_warn(device, "truncating a consistent device during attach (%llu < %llu)\n", nsz, eff); in drbd_adm_attach()
1927 drbd_warn(device, "refusing to truncate a consistent device (%llu < %llu)\n", nsz, eff); in drbd_adm_attach()
3145 …drbd_warn(device, "Resumed without access to data; please tear down before attempting to re-config… in drbd_adm_resume_io()