Home
last modified time | relevance | path

Searched refs:CERROR (Results 1 – 135 of 135) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_ioctl.h156 CERROR("LIBCFS ioctl: ioc_len larger than 1<<30\n"); in libcfs_ioctl_is_invalid()
160 CERROR("LIBCFS ioctl: ioc_inllen1 larger than 1<<30\n"); in libcfs_ioctl_is_invalid()
164 CERROR("LIBCFS ioctl: ioc_inllen2 larger than 1<<30\n"); in libcfs_ioctl_is_invalid()
168 CERROR("LIBCFS ioctl: inlbuf1 pointer but 0 length\n"); in libcfs_ioctl_is_invalid()
172 CERROR("LIBCFS ioctl: inlbuf2 pointer but 0 length\n"); in libcfs_ioctl_is_invalid()
176 CERROR("LIBCFS ioctl: pbuf1 pointer but 0 length\n"); in libcfs_ioctl_is_invalid()
180 CERROR("LIBCFS ioctl: pbuf2 pointer but 0 length\n"); in libcfs_ioctl_is_invalid()
184 CERROR("LIBCFS ioctl: plen1 nonzero but no pbuf1 pointer\n"); in libcfs_ioctl_is_invalid()
188 CERROR("LIBCFS ioctl: plen2 nonzero but no pbuf2 pointer\n"); in libcfs_ioctl_is_invalid()
192 CERROR("LIBCFS ioctl: packlen != ioc_len\n"); in libcfs_ioctl_is_invalid()
[all …]
Dlibcfs_fail.h157 CERROR("cfs_race id %x sleeping\n", id); in cfs_race()
160 CERROR("cfs_fail_race id %x awake, rc=%d\n", id, rc); in cfs_race()
162 CERROR("cfs_fail_race id %x waking\n", id); in cfs_race()
Dlibcfs_private.h126 CERROR("LNET: out of memory at %s:%d (tried to alloc '" \
128 CERROR("LNET: %d total bytes allocated by lnet\n", \
183 CERROR("LIBCFS: free NULL '" #ptr "' (%d bytes) at " \
Dlibcfs_time.h88 CERROR("slow %s "CFS_TIME_T" sec\n", msg, in cfs_slow_warning()
Dlibcfs_debug.h232 #define CERROR(format, ...) CDEBUG_LIMIT(D_ERROR, format, ## __VA_ARGS__) macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dclass_obd.c144 CERROR("%s%salloc of %s (%llu bytes) failed at %s:%d\n", in obd_alloc_fail()
147CERROR("%llu total bytes and %llu total pages (%llu bytes) allocated by Lustre, %d total bytes by … in obd_alloc_fail()
177 CERROR("No name passed,!\n"); in class_resolve_dev_name()
182 CERROR("Name not nul terminated!\n"); in class_resolve_dev_name()
220 CERROR("OBD ioctl: data error\n"); in class_handle_ioctl()
230 CERROR("No config buffer passed!\n"); in class_handle_ioctl()
252 CERROR("No buffer passed in ioctl\n"); in class_handle_ioctl()
258 CERROR("ioctl buffer too small to hold version\n"); in class_handle_ioctl()
299 CERROR("No UUID passed!\n"); in class_handle_ioctl()
304 CERROR("UUID not NUL terminated!\n"); in class_handle_ioctl()
[all …]
Dcapa.c253 CERROR("failed to hash setkey: %d\n", rv); in ll_crypto_hmac()
267 CERROR("unknown capability hmac algorithm!\n"); in capa_hmac()
275 CERROR("crypto_alloc_tfm failed, check whether your kernel has crypto support!\n"); in capa_hmac()
306 CERROR("failed to load transform for aes\n"); in capa_encrypt_id()
312 CERROR("keylen at least %d bits for aes\n", min * 8); in capa_encrypt_id()
319 CERROR("failed to setting key for aes\n"); in capa_encrypt_id()
335 CERROR("failed to encrypt for aes\n"); in capa_encrypt_id()
359 CERROR("failed to load transform for aes\n"); in capa_decrypt_id()
365 CERROR("keylen at least %d bits for aes\n", min * 8); in capa_decrypt_id()
372 CERROR("failed to setting key for aes\n"); in capa_decrypt_id()
[all …]
Dobd_config.c170 CERROR("Unbalanced quota in parameters: \"%s\"\n", in class_get_next_param()
341 CERROR("No type passed!\n"); in class_attach()
347 CERROR("No name passed!\n"); in class_attach()
353 CERROR("No UUID passed!\n"); in class_attach()
366 CERROR("Cannot create device %s of type %s : %d\n", in class_attach()
413 CERROR("uuid must be < %d bytes long\n", in class_attach()
466 CERROR("Device %d not attached\n", obd->obd_minor); in class_setup()
471 CERROR("Device %d already setup (type %s)\n", in class_setup()
480 CERROR("Device %d setup in progress (type %s)\n", in class_setup()
575 CERROR("setup %s failed (%d)\n", obd->obd_name, err); in class_setup()
[all …]
Dllog_cat.c78 CERROR("no free catalog slots for log...\n"); in llog_cat_new_log()
90 CERROR("%s: can't create new plain llog in catalog: rc = %d\n", in llog_cat_new_log()
107 CERROR("argh, index %u already set in log bitmap?\n", in llog_cat_new_log()
169 CERROR("%s: log "DOSTID" generation %x != %x\n", in llog_cat_id2handle()
186 CERROR("%s: error opening log id "DOSTID":%x: rc = %d\n", in llog_cat_id2handle()
231 CERROR("%s: failure destroying log during cleanup: rc = %d\n", in llog_cat_close()
364 CERROR("llog_write_rec %d: lh=%p\n", rc, loghandle); in llog_cat_add_rec()
499 CERROR("%s: cannot find handle for llog "DOSTID": %d\n", in llog_cat_cancel_records()
521 CERROR("%s: fail to cancel %d of %d llog-records: rc = %d\n", in llog_cat_cancel_records()
539 CERROR("invalid record in catalog\n"); in llog_cat_process_cb()
[all …]
Dllog.c119 CERROR("Can't cancel index 0 which is header\n"); in llog_cancel_rec()
138 CERROR("%s: can't destroy empty llog #"DOSTID in llog_cancel_rec()
151 CERROR("%s: fail to write header for llog #"DOSTID in llog_cancel_rec()
222 CERROR("%s: llog type is %s but initializing %s\n", in llog_init_handle()
238 CERROR("llog type is not specified!\n"); in llog_init_handle()
244 CERROR("%s: llog uuid mismatch: %s/%s\n", in llog_init_handle()
257 CERROR("%s: unknown flags: %#x (expected %#x or %#x)\n", in llog_init_handle()
439 CERROR("cannot alloc pointer\n"); in llog_process_or_fork()
455 CERROR("%s: cannot start thread: rc = %d\n", in llog_process_or_fork()
960 CERROR("%s: failed to open log %s: rc = %d\n", in llog_backup()
[all …]
Dobd_mount.c185 CERROR("%s attach error %d\n", obdname, rc); in lustre_start_simple()
190 CERROR("%s setup error %d\n", obdname, rc); in lustre_start_simple()
243 CERROR("No valid MGS nids found.\n"); in lustre_start_mgc()
347 CERROR("No MGS nids given.\n"); in lustre_start_mgc()
371 CERROR("No valid MGS nids found.\n"); in lustre_start_mgc()
422 CERROR("Can't find mgcobd %s\n", mgcname); in lustre_start_mgc()
454 CERROR("connect failed %d\n", rc); in lustre_start_mgc()
537 CERROR("del MDC UUID %s failed: rc = %d\n", in lustre_stop_mgc()
770 CERROR("Can't stop MGC: %d\n", rc); in lustre_common_put_super()
858 CERROR("Can't parse server name '%s': rc = %d\n", in lmd_make_exclusion()
[all …]
Dlustre_handles.c108 CERROR("removing an already-removed handle (%#llx)\n", in class_handle_unhash_nolock()
233 CERROR("force clean handle %#llx addr %p ops %p\n", in cleanup_all_handles()
256 CERROR("handle_count at cleanup: %d\n", count); in class_handle_cleanup()
Dllog_obd.c135 CERROR("Error %d while cleaning up ctxt %p\n", in llog_cleanup()
201 CERROR("%s: ctxt %d lop_setup=%p failed: rc = %d\n", in llog_setup()
235 CERROR("No ctxt\n"); in llog_cancel()
Dgenops.c86 CERROR("obd %p: namespace %p was not properly cleaned up (obd_force=%d)!\n", in obd_device_free()
232 CERROR("unknown obd type\n"); in class_unregister_type()
237 CERROR("type %s has refcount (%d)\n", name, type->typ_refcnt); in class_unregister_type()
285 CERROR("name/uuid must be < %u bytes long\n", MAX_OBD_NAME); in class_newdev()
291 CERROR("OBD: unknown type: %s\n", type_name); in class_newdev()
308 CERROR("Device %s already exists at %d, won't add\n", in class_newdev()
337 CERROR("all %u OBD devices used, increase MAX_OBD_DEVICES\n", in class_newdev()
1376 CERROR("disconnecting export %p failed: %d\n", exp, rc); in class_fail_export()
1460 CERROR("%s: can't evict myself\n", obd->obd_name); in obd_export_evict_by_uuid()
1468 CERROR("%s: can't disconnect %s: no exports found\n", in obd_export_evict_by_uuid()
Dllog_swab.c273 CERROR("Unknown llog rec type %#x swabbing rec %p\n", in lustre_swab_llog_rec()
338 CERROR("not swabbing lustre_cfg version %#x (expecting %#x)\n", in lustre_swab_lustre_cfg()
Dlprocfs_status.c262 CERROR("LprocFS: No memory to create /proc entry %s", name); in lprocfs_add_simple()
289 CERROR("LprocFS: Could not create symbolic link from %s to %s", in lprocfs_add_symlink()
966 CERROR("error %d setting up lprocfs for %s\n", in lprocfs_obd_setup()
1495 CERROR("Missing md_stat initializer md_op operation at offset %d. Aborting.\n", in lprocfs_alloc_md_stats()
1727 CERROR("Error making export directory for nid %s\n", in lprocfs_exp_setup()
Dcl_object.c991 CERROR("can't init device '%s', %d\n", typename, rc); in cl_type_setup()
995 CERROR("Cannot allocate device: '%s'\n", typename); in cl_type_setup()
Dcl_io.c945 CERROR("Canceling ongoing page transmission\n"); in cl_io_cancel()
1625 CERROR("SYNC IO failed with error: %d, try to cancel %d remaining pages\n", in cl_sync_io_wait()
Dlu_object.c1008 CERROR("failed to create lu_site hash with bits: %d\n", bits); in lu_site_init()
Dcl_lock.c1374 CERROR("result = %d, this is unlikely!\n", result); in cl_unuse_try()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tcpip.c56 CERROR ("Can't create socket: %d\n", rc); in libcfs_sock_ioctl()
87 CERROR("Interface name %s too long\n", name); in libcfs_ipif_query()
97 CERROR("Can't get flags for interface %s\n", name); in libcfs_ipif_query()
115 CERROR("Can't get IP address for interface %s\n", name); in libcfs_ipif_query()
127 CERROR("Can't get netmask for interface %s\n", name); in libcfs_ipif_query()
166 CERROR ("ENOMEM enumerating up to %d interfaces\n", nalloc); in libcfs_ipif_enumerate()
177 CERROR ("Error %d enumerating interfaces\n", rc); in libcfs_ipif_enumerate()
207 CERROR("interface name %.*s too long (%d max)\n", in libcfs_ipif_enumerate()
282 CERROR("Can't set socket send timeout %ld.%06d: %d\n", in libcfs_sock_write()
299 CERROR ("Unexpected zero rc\n"); in libcfs_sock_write()
[all …]
Dlinux-cpu.c585CERROR("No online CPU found in CPU partition %d, did someone do CPU hotplug on system? You might n… in cfs_cpt_bind()
747CERROR("CPU number %d is not multiple of cpu_npartition %d, please try different cpu_npartitions v… in cfs_cpt_table_create()
754 CERROR("Failed to allocate CPU map(%d)\n", ncpt); in cfs_cpt_table_create()
760 CERROR("CPU changed while setting CPU partition\n"); in cfs_cpt_table_create()
766 CERROR("Failed to allocate scratch cpumask\n"); in cfs_cpt_table_create()
797 CERROR("Expect %d(%d) CPU partitions but got %d(%d), CPU hotplug/unplug while setting?\n", in cfs_cpt_table_create()
808CERROR("Failed to setup CPU-partition-table with %d CPU-partitions, online HW nodes: %d, HW cpus: … in cfs_cpt_table_create()
846 CERROR("Invalid pattern %s, or too many partitions %d\n", in cfs_cpt_table_create_pattern()
855 CERROR("Failed to allocate cpu partition table\n"); in cfs_cpt_table_create_pattern()
870 CERROR("Invalid pattern %s\n", str); in cfs_cpt_table_create_pattern()
[all …]
Dlinux-module.c56 CERROR("PORTALS: version mismatch kernel vs application\n"); in libcfs_ioctl_getdata()
61 CERROR("PORTALS: user buffer exceeds kernel buffer\n"); in libcfs_ioctl_getdata()
67 CERROR("PORTALS: user buffer too small for ioctl\n"); in libcfs_ioctl_getdata()
78 CERROR("PORTALS: ioctl not correctly formatted\n"); in libcfs_ioctl_getdata()
Dlinux-debug.c90 CERROR("Error %d invoking LNET debug log upcall %s %s; check /proc/sys/lnet/debug_log_upcall\n", in libcfs_run_debug_log_upcall()
116 CERROR("Error %d invoking LNET upcall %s %s%s%s%s%s%s%s%s; check /proc/sys/lnet/upcall\n", in libcfs_run_upcall()
Dlinux-crypto.c259 CERROR("Failed to allocate mem\n"); in cfs_crypto_test_hashes()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_ea.c60 CERROR("bad stripe count %d\n", stripe_count); in lsm_lmm_verify_common()
66 CERROR("zero object id\n"); in lsm_lmm_verify_common()
72 CERROR("bad striping pattern\n"); in lsm_lmm_verify_common()
79 CERROR("bad stripe size %u\n", in lsm_lmm_verify_common()
193 CERROR("lov_mds_md_v1 too small: %d, need at least %d\n", in lsm_lmm_verify_v1()
203 CERROR("LOV EA V1 too small: %d, need %d\n", in lsm_lmm_verify_v1()
234 CERROR("OST index %d more than OST count %d\n", in lsm_unpackmd_v1()
240 CERROR("OST index %d missing\n", loi->loi_ost_idx); in lsm_unpackmd_v1()
273 CERROR("lov_mds_md_v3 too small: %d, need at least %d\n", in lsm_lmm_verify_v3()
283 CERROR("LOV EA V3 too small: %d, need %d\n", in lsm_lmm_verify_v3()
[all …]
Dlov_obd.c140 CERROR("Target %s not set up\n", obd_uuid2str(tgt_uuid)); in lov_connect_obd()
164 CERROR("Target %s register_observer error %d\n", in lov_connect_obd()
179 CERROR("Target %s connect error %d\n", in lov_connect_obd()
204 CERROR("could not register LOV target /proc/fs/lustre/%s/%s/target_obds/%s.", in lov_connect_obd()
249 CERROR("%s: lov connect tgt %d failed: %d\n", in lov_connect()
260 CERROR("%s error sending notify %d\n", in lov_connect()
304 CERROR("Target %s disconnect error %d\n", in lov_disconnect_obd()
326 CERROR("disconnect #%d\n", lov->lov_connects); in lov_disconnect()
428 CERROR("Unknown event(%d) for uuid %s", ev, uuid->uuid); in lov_set_osc_active()
456 CERROR("unexpected notification of %s %s!\n", in lov_notify()
[all …]
Dlov_pack.c156 CERROR("bad mem LOV MAGIC: 0x%08X != 0x%08X nor 0x%08X\n", in lov_packmd()
285 CERROR("bad disk LOV MAGIC: 0x%08X; dumping LMM (size=%d):\n", in lov_verify_lmm()
295 CERROR("%s\n", buffer); in lov_verify_lmm()
314 CERROR("can't allocate lsmp stripe_count %d\n", stripe_count); in lov_alloc_memmd()
Dlov_dev.c411 CERROR("Target %s not set up\n", obd_uuid2str(&tgt->ltd_uuid)); in lov_cl_add_target()
427 CERROR("add failed (%d), deleting %s\n", rc, in lov_cl_add_target()
Dlovsub_lock.c368 CERROR("Impossible state: %d\n", parent->cll_state); in lovsub_lock_delete_one()
Dlov_request.c235 CERROR("No stripes had valid attrs\n"); in common_attr_done()
242 CERROR("Not all the stripes had valid attrs\n"); in common_attr_done()
Dlov_io.c935 CERROR("Page fault on a file without stripes: "DFID"\n", in lov_io_init_empty()
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Dmodule.c102 CERROR("Failed to create serial WI scheduler for LST\n"); in lnet_selftest_init()
121 CERROR("Failed to create CPT affinity WI scheduler %d for LST\n", in lnet_selftest_init()
129 CERROR("LST can't startup rpc\n"); in lnet_selftest_init()
136 CERROR("LST can't startup framework\n"); in lnet_selftest_init()
143 CERROR("LST can't startup console\n"); in lnet_selftest_init()
Dconsole.c416 CERROR("Out of memory\n"); in lstcon_group_nodes_add()
434 CERROR("Can't create ndlink, out of memory\n"); in lstcon_group_nodes_add()
448 CERROR("Can't create transaction: %d\n", rc); in lstcon_group_nodes_add()
485 CERROR("Out of memory\n"); in lstcon_group_nodes_remove()
504 CERROR("Can't create transaction: %d\n", rc); in lstcon_group_nodes_remove()
539 CERROR("Can't allocate descriptor for group %s\n", name); in lstcon_group_add()
603 CERROR("Can't create transaction: %d\n", rc); in lstcon_group_del()
809 CERROR("Can't allocate ndlist_ent\n"); in lstcon_group_info()
858 CERROR("Can't allocate descriptor for batch %s\n", name); in lstcon_batch_add()
865 CERROR("Can't allocate hash for batch %s\n", name); in lstcon_batch_add()
[all …]
Dping_test.c134 CERROR("Unable to ping %s (%d): %d\n", in ping_client_done_rpc()
149 CERROR("Bad magic %u from %s, %u expected.\n", in ping_client_done_rpc()
158 CERROR("Bad seq %u from %s, %u expected.\n", in ping_client_done_rpc()
193 CERROR("Unexpected magic %08x from %s\n", in ping_server_handle()
Dbrw_test.c218 CERROR("Bad data in page %p: %#llx, %#llx expected\n", in brw_check_page()
244 CERROR("Bulk page %p (%d/%d) is corrupted!\n", in brw_check_bulk()
324 CERROR("BRW RPC to %s failed with %d\n", in brw_client_done_rpc()
350 CERROR("Bulk data from %s is corrupted!\n", in brw_client_done_rpc()
369 CERROR("Bulk transfer %s %s has failed: %d\n", in brw_server_rpc_done()
395 CERROR("BRW bulk %s failed for RPC from %s: %d\n", in brw_bulk_ready()
408 CERROR("Bulk data from %s is corrupted!\n", in brw_bulk_ready()
Drpc.c135 CERROR("Can't allocate descriptor for %d pages\n", bulk_npg); in srpc_alloc_bulk()
151 CERROR("Can't allocate page %d of %d\n", i, bulk_npg); in srpc_alloc_bulk()
367 CERROR("LNetMEAttach failed: %d\n", rc); in srpc_post_passive_rdma()
381 CERROR("LNetMDAttach failed: %d\n", rc); in srpc_post_passive_rdma()
412 CERROR("LNetMDBind failed: %d\n", rc); in srpc_post_active_rdma()
430 CERROR("LNet%s(%s, %d, %lld) failed: %d\n", in srpc_post_active_rdma()
540 CERROR("Failed to add new buf to service: %s\n", in srpc_add_buffer()
1056 CERROR("RPC %p: bulk %p, service %d\n", in srpc_handle_rpc()
1058 CERROR("Event: status %d, type %d, lnet %d\n", in srpc_handle_rpc()
1427 CERROR("Unknown event: status %d, type %d, lnet %d\n", in srpc_lnet_ev_handler()
[all …]
Dframework.c143 CERROR("Failed to register test %s (%d)\n", in sfw_register_test()
459 CERROR("Dropping RPC (mksn) under memory pressure.\n"); in sfw_make_session()
742 CERROR("Can't allocate test instance for batch: %llu\n", in sfw_add_test_instance()
798 CERROR("Can't allocate tsu for %d\n", in sfw_add_test_instance()
935 CERROR("Can't create rpc for test %d\n", tsi->tsi_service); in sfw_create_test_rpc()
1150 CERROR("Dropping RPC (%s) from %s under memory pressure.\n", in sfw_add_test()
1250 CERROR("Dropping RPC (%s) from %s: racing with expiry timer.", in sfw_handle_server_rpc()
1348 CERROR("Bulk transfer failed for RPC: service %s, peer %s, status %d\n", in sfw_bulk_ready()
1360 CERROR("Dropping RPC (%s) from %s: racing with expiry timer", in sfw_bulk_ready()
1651 CERROR("Session timeout must be non-negative: %d\n", in sfw_startup()
[all …]
Dconrpc.c1097 CERROR("Can't create transaction %d: %d\n", transop, rc); in lstcon_rpc_trans_ndlist()
1147 CERROR("Failed to create RPC for transaction %s: %d\n", in lstcon_rpc_trans_ndlist()
1209 CERROR("Out of memory\n"); in lstcon_rpc_pinger()
1255 CERROR("Out of memory\n"); in lstcon_rpc_pinger()
1295 CERROR("Failed to create console pinger\n"); in lstcon_rpc_pinger_start()
Dtimer.c225 CERROR("Can't spawn timer thread: %d\n", rc); in stt_startup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_lib.h192 CERROR("OBD ioctl: ioc_len larger than %d\n", in obd_ioctl_is_invalid()
197 CERROR("OBD ioctl: ioc_inllen1 larger than ioc_len\n"); in obd_ioctl_is_invalid()
201 CERROR("OBD ioctl: ioc_inllen2 larger than ioc_len\n"); in obd_ioctl_is_invalid()
205 CERROR("OBD ioctl: ioc_inllen3 larger than ioc_len\n"); in obd_ioctl_is_invalid()
209 CERROR("OBD ioctl: ioc_inllen4 larger than ioc_len\n"); in obd_ioctl_is_invalid()
213 CERROR("OBD ioctl: inlbuf1 pointer but 0 length\n"); in obd_ioctl_is_invalid()
217 CERROR("OBD ioctl: inlbuf2 pointer but 0 length\n"); in obd_ioctl_is_invalid()
221 CERROR("OBD ioctl: inlbuf3 pointer but 0 length\n"); in obd_ioctl_is_invalid()
225 CERROR("OBD ioctl: inlbuf4 pointer but 0 length\n"); in obd_ioctl_is_invalid()
229 CERROR("OBD ioctl: pbuf1 pointer but 0 length\n"); in obd_ioctl_is_invalid()
[all …]
Dobd_support.h608 CERROR("kmalloc of '" #ptr "' (%d bytes) failed at %s:%d\n", \
664 CERROR("vmalloc of '" #ptr "' (%d bytes) failed\n", \
666 CERROR("%llu total bytes allocated by Lustre, %d by LNET\n", \
826 CERROR("alloc_pages of '" #ptr "' %d page(s) / %llu bytes "\
829 CERROR("%llu total bytes and %llu total pages " \
Dobd_class.h339 CERROR("NULL device\n"); in obd_check_dev()
354 CERROR("Device %d not setup\n", obd->obd_minor); in obd_check_dev_active()
440 CERROR("md_" #op ": dev %s/%d no operation\n", \
449 CERROR("obd_" #op ": NULL export\n"); \
453 CERROR("obd_" #op ": cleaned up obd\n"); \
457 CERROR("obd_" #op ": dev %s/%d no operation\n", \
469 CERROR("obd_" #op ": dev %d no operation\n", \
478 CERROR("obd_" #op ": NULL export\n"); \
482 CERROR("obd_" #op ": cleaned up obd\n"); \
486 CERROR("obd_" #op ": dev %d no operation\n", \
[all …]
Dobd_cksum.h50 CERROR("Unknown checksum type (%x)!!!\n", cksum_type); in cksum_obd2cfs()
Dlustre_disk.h201 CERROR("unknown server type %#x\n", flags); in server_make_name()
Dobd.h1391 CERROR("Cannot recognize lsm_magic %08x\n", magic); in lsm_op_find()
1485 CERROR("Bad volatile file name format: %s\n", in filename_is_volatile()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c106 CERROR("msg v1 not supported - please upgrade you system\n"); in lustre_msg_check_version()
111 CERROR("incorrect message magic: %08x\n", msg->lm_magic); in lustre_msg_check_version()
185 CERROR("incorrect message magic: %08x\n", msg->lm_magic); in lustre_packed_msg_size()
386 CERROR("lustre_pack_reply failed: rc=%d size=%d\n", rc, in lustre_pack_reply_flags()
415 CERROR("msg %p buffer[%d] size %d too small (required %d, opc=%d)\n", in lustre_msg_buf_v2()
524 CERROR("message length %d too small for lustre_msg\n", len); in lustre_unpack_msg_v2()
544 CERROR("message length %d too small for %d buflens\n", in lustre_unpack_msg_v2()
556 CERROR("len: %d, required_len %d\n", len, required_len); in lustre_unpack_msg_v2()
557 CERROR("bufcount: %d\n", m->lm_bufcount); in lustre_unpack_msg_v2()
559 CERROR("buffer %d length %d\n", i, m->lm_buflens[i]); in lustre_unpack_msg_v2()
[all …]
Dsec_plain.c108 CERROR("bulk sec desc has short size %d\n", in plain_unpack_bsd()
115 CERROR("invalid bulk svc %u\n", bsd->bsd_svc); in plain_unpack_bsd()
223 CERROR("unexpected reply buf count %u\n", msg->lm_bufcount); in plain_ctx_verify()
231 CERROR("missing plain header\n"); in plain_ctx_verify()
236 CERROR("Invalid header version\n"); in plain_ctx_verify()
242 CERROR("Unexpected udesc flag in reply\n"); in plain_ctx_verify()
247 CERROR("reply bulk flavor %u != %u\n", phdr->ph_bulk_hash_alg, in plain_ctx_verify()
271 CERROR("%s bulk checksum in reply\n", in plain_ctx_verify()
316 CERROR("bulk write: failed to compute checksum: %d\n", rc); in plain_cli_wrap_bulk()
365 CERROR("bulk read: client verify failed: %d\n", rc); in plain_cli_unwrap_bulk()
[all …]
Dsec_config.c83 CERROR("unknown target %p(%s)\n", obd, type); in sptlrpc_target_sec_part()
153 CERROR("invalid flavor string: %s\n", str); in sptlrpc_parse_flavor()
192 CERROR("invalid param, no '='\n"); in sptlrpc_parse_rule()
205 CERROR("invalid network name: %s\n", param); in sptlrpc_parse_rule()
225 CERROR("invalid rule dir segment: %s\n", dir); in sptlrpc_parse_rule()
599 CERROR("out of memory, can't merge rule!\n"); in sptlrpc_conf_merge_rule()
622 CERROR("missing target name\n"); in __sptlrpc_process_config()
628 CERROR("missing parameter\n"); in __sptlrpc_process_config()
636 CERROR("Invalid sptlrpc parameter: %s\n", param); in __sptlrpc_process_config()
651 CERROR("can't find conf\n"); in __sptlrpc_process_config()
[all …]
Dllog_client.c57 CERROR("ctxt->loc_imp == NULL for context idx %d." \
167 CERROR("%s: wrong llog flags %x\n", imp->imp_obd->obd_name, in llog_client_destroy()
333 CERROR("bad log header magic: %#x (expecting %#x)\n", in llog_client_read_header()
337 CERROR("incorrectly sized log header: %#x (expecting %#x)\n", in llog_client_read_header()
339 CERROR("you may need to re-run lconf --write_conf.\n"); in llog_client_read_header()
Dniobuf.c77 CERROR("LNetMDBind failed: %d\n", rc); in ptl_send_buf()
92 CERROR("LNetPut(%s, %d, %lld) failed: %d\n", in ptl_send_buf()
182 CERROR("%s: LNetMEAttach failed x%llu/%d: rc = %d\n", in ptlrpc_register_bulk()
192 CERROR("%s: LNetMDAttach failed x%llu/%d: rc = %d\n", in ptlrpc_register_bulk()
416 CERROR("not replying on NULL connection\n"); /* bug 9635 */ in ptlrpc_send_reply()
573 CERROR("LNetMEAttach failed: %d\n", rc); in ptl_send_rpc()
613 CERROR("LNetMDAttach failed: %d\n", rc); in ptl_send_rpc()
705 CERROR("LNetMEAttach failed: %d\n", rc); in ptlrpc_register_rqbd()
724 CERROR("LNetMDAttach failed: %d;\n", rc); in ptlrpc_register_rqbd()
Dsec_lproc.c146 CERROR("can't register lproc for obd type %s\n", in sptlrpc_lprocfs_cliobd_attach()
154 CERROR("create proc entry srpc_info for %s: %d\n", in sptlrpc_lprocfs_cliobd_attach()
162 CERROR("create proc entry srpc_contexts for %s: %d\n", in sptlrpc_lprocfs_cliobd_attach()
Dsec.c99 CERROR("%s: already unregistered\n", policy->sp_name); in sptlrpc_unregister_policy()
144 CERROR("Unable to load module ptlrpc_gss\n"); in sptlrpc_wireflavor2policy()
190 CERROR("invalid wire flavor 0x%x\n", flvr); in sptlrpc_flavor2name_base()
372 CERROR("import %p (%s) with no sec\n", in import_sec_validate_get()
378 CERROR("attempt to use dying sec %p\n", sec); in import_sec_validate_get()
411 CERROR("req %p: fail to get context\n", req); in sptlrpc_req_get_ctx()
733 CERROR("req %p: failed to replace dead ctx %p: %d\n", in sptlrpc_req_refresh_ctx()
994 CERROR("failed unpack reply: x%llu\n", req->rq_xid); in do_cli_unwrap_reply()
999 CERROR("replied data length %d too small\n", in do_cli_unwrap_reply()
1006 CERROR("reply policy %u doesn't match request policy %u\n", in do_cli_unwrap_reply()
[all …]
Dnrs.c243 CERROR("NRS: cannot get module for policy %s; is it alive?\n", in nrs_policy_start_locked()
687 CERROR("Can't find NRS policy %s\n", name); in nrs_policy_unregister()
692 CERROR("Policy %s is busy with %d references\n", name, in nrs_policy_unregister()
772 CERROR("NRS policy %s has been registered, can't register it for %s\n", in nrs_policy_register()
884 CERROR("Failed to register NRS policy %s for partition %d of service %s: %d\n", in nrs_register_policies_locked()
1080 CERROR("Failed to unregister NRS policy %s for partition %d of service %s: %d\n", in nrs_policy_unregister_locked()
1142CERROR("NRS: failing to register policy %s. Please check policy flags; external policies cannot ac… in ptlrpc_nrs_policy_register()
1150 CERROR("NRS: failing to register policy %s which has already been registered with NRS core!\n", in ptlrpc_nrs_policy_register()
1203 CERROR("Failed to register NRS policy %s for partition %d of service %s: %d\n", in ptlrpc_nrs_policy_register()
1274 CERROR("Unable to unregister a fallback policy, unless the PTLRPC service is stopping.\n"); in ptlrpc_nrs_policy_unregister()
[all …]
Dimport.c326 CERROR("%s: rc = %d waiting for callback (%d != 0)\n", in ptlrpc_invalidate_import()
365 CERROR("%s: RPCs in \"%s\" phase found (%d). Network is sluggish? Waiting them to error out.\n", in ptlrpc_invalidate_import()
468 CERROR("Interrupted, inval=%d\n", in ptlrpc_reconnect_import()
498 CERROR("%s: no connections available\n", in import_select_connection()
650 CERROR("can't connect to a closed import\n"); in ptlrpc_connect_import()
654 CERROR("already connected\n"); in ptlrpc_connect_import()
658 CERROR("already connecting\n"); in ptlrpc_connect_import()
830 CERROR("%s: no connect data from server\n", in ptlrpc_connect_interpret()
854 CERROR("%s: Server didn't granted asked subset of flags: asked=%#llx grranted=%#llx\n", in ptlrpc_connect_interpret()
864 CERROR("%s: missing export after connect\n", in ptlrpc_connect_interpret()
[all …]
Dsec_bulk.c442 CERROR("Failed to allocate %d enc pages\n", npages); in enc_pools_add_pages()
813 CERROR("Invalid bulk sec desc: size %d\n", size); in bulk_sec_desc_unpack()
821 CERROR("Unexpected version %u\n", bsd->bsd_version); in bulk_sec_desc_unpack()
826 CERROR("Invalid type %u\n", bsd->bsd_type); in bulk_sec_desc_unpack()
835 CERROR("Invalid svc %u\n", bsd->bsd_svc); in bulk_sec_desc_unpack()
857 CERROR("Unable to initialize checksum hash %s\n", in sptlrpc_get_bulk_checksum()
Devents.c316 CERROR("Can't allocate incoming request descriptor: Dropping %s RPC from %s\n", in request_in_callback()
557 CERROR("Failed to allocate event queue: %d\n", rc); in ptlrpc_ni_init()
569 CERROR("network initialisation failed\n"); in ptlrpc_init_portals()
576 CERROR("rpcd initialisation failed\n"); in ptlrpc_init_portals()
Dsec_null.c290 CERROR("Invalid rpc flavor 0x%x\n", req->rq_flvr.sf_rpc); in null_accept()
445 CERROR("failed to register %s: %d\n", null_policy.sp_name, rc); in sptlrpc_null_init()
456 CERROR("failed to unregister %s: %d\n", in sptlrpc_null_fini()
Dservice.c152 CERROR("%s: Can't allocate request buffer\n", in ptlrpc_grow_req_bufs()
716 CERROR("%s: invalid CPT pattern string: %s", in ptlrpc_register_service()
724 CERROR("%s: failed to parse CPT array %s: %d\n", in ptlrpc_register_service()
814 CERROR("Failed to start threads for service %s: %d\n", in ptlrpc_register_service()
1769 CERROR("error unpacking request: ptl %d from %s x%llu\n", in ptlrpc_server_handle_req_in()
1778 CERROR("error unpacking ptlrpc body: ptl %d from %s x%llu\n", in ptlrpc_server_handle_req_in()
1786 CERROR("drop incoming rpc opc %u, x%llu\n", in ptlrpc_server_handle_req_in()
1793 CERROR("wrong packet type received (type=%u) from %s\n", in ptlrpc_server_handle_req_in()
1914 CERROR("Failure to initialize session: %d\n", rc); in ptlrpc_server_handle_request()
2314 CERROR("Failed to post rqbd for %s on CPT %d: %d\n", in ptlrpc_main()
[all …]
Dpinger.c100 CERROR("OOM trying to ping %s->%s\n", in ptlrpc_ping()
328 CERROR("cannot start thread: %d\n", rc); in ptlrpc_start_pinger()
664 CERROR("Cannot start ping evictor thread: %ld\n", in ping_evictor_start()
Dsec_gc.c234 CERROR("can't start gc thread: %ld\n", PTR_ERR(task)); in sptlrpc_gc_init()
Dptlrpcd.c302 CERROR("Failure to refill session: %d\n", rc2); in ptlrpcd_check()
526 CERROR("unknown ptlrpcd bind policy %d\n", ptlrpcd_bind_policy); in ptlrpcd_bind()
Drecover.c166 CERROR("recovery replay error %d for req %llu\n", in ptlrpc_replay_next()
Dclient.c720 CERROR("request allocation out of memory\n"); in __ptlrpc_request_alloc()
2313 CERROR("dereferencing freed request (bug 575)\n"); in __ptlrpc_req_finished()
2679 CERROR("Unable to allocate ptlrpc set."); in ptlrpc_queue_wait()
2716 CERROR("request replay timed out, restarting recovery\n"); in ptlrpc_replay_interpret()
2786 CERROR("Transno is 0 during replay!\n"); in ptlrpc_replay_interpret()
3089 CERROR("ptlrpc: run out of memory!\n"); in ptlrpcd_alloc_work()
Dlayout.c1973 CERROR("%s: array field size mismatch %d modulo %d != 0 (%d)\n", in __req_capsule_get()
2172 CERROR("%s: array field size mismatch %d %% %d != 0 (%d)\n", in req_capsule_set_size()
2177 CERROR("%s: field size mismatch %d != %d (%d)\n", in req_capsule_set_size()
2396 CERROR("Inplace repack might be done\n"); in req_capsule_server_grow()
Dlproc_ptlrpc.c1306 CERROR("config: wrong instance # %s\n", ptr); in lprocfs_wr_import()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.c161 CERROR("Bad nfrags: %d, should be 0 < n <= %d\n", in kiblnd_unpack_rd()
170 CERROR("Short %s: %d(%d)\n", in kiblnd_unpack_rd()
220 CERROR("Short message: %d\n", nob); in kiblnd_unpack_msg()
229 CERROR("Bad magic: %08x\n", msg->ibm_magic); in kiblnd_unpack_msg()
236 CERROR("Bad version: %x\n", version); in kiblnd_unpack_msg()
241 CERROR("Short message: %d\n", nob); in kiblnd_unpack_msg()
247 CERROR("Short message: got %d, wanted %d\n", nob, msg_nob); in kiblnd_unpack_msg()
257 CERROR("Bad checksum\n"); in kiblnd_unpack_msg()
276 CERROR("Bad src nid: %s\n", libcfs_nid2str(msg->ibm_srcnid)); in kiblnd_unpack_msg()
281 CERROR("Short %s: %d(%d)\n", kiblnd_msgtype2str(msg->ibm_type), in kiblnd_unpack_msg()
[all …]
Do2iblnd_cb.c184 CERROR("Can't post rx for %s: %d, bad_wrq: %p\n", in kiblnd_post_rx()
283 CERROR("Can't get tx for completion %x for %s\n", in kiblnd_send_completion()
322 CERROR("Bad credits from %s: %d + %d > %d\n", in kiblnd_handle_rx()
345 CERROR("Bad IBLND message type %x from %s\n", in kiblnd_handle_rx()
399 CERROR("Unmatched PUT_ACK from %s\n", in kiblnd_handle_rx()
417 CERROR("Can't setup rdma for PUT to %s: %d\n", in kiblnd_handle_rx()
484 CERROR("Error %d unpacking rx from %s\n", in kiblnd_rx_complete()
493 CERROR("Stale rx from %s\n", in kiblnd_rx_complete()
541 CERROR("find page for address in highmem\n"); in kiblnd_kvaddr_to_page()
580 CERROR("Can't map %d pages: %d\n", npages, rc); in kiblnd_fmr_map_tx()
[all …]
Do2iblnd_modparams.c183 CERROR("Invalid ib_mtu %d, expected 256/512/1024/2048/4096\n", in kiblnd_tunables_init()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dacceptor.c241 CERROR("Error sending magic+version in response to LNET magic from %pI4h: %d\n", in lnet_accept()
264 CERROR("Error %d reading connection request version from %pI4h\n", in lnet_accept()
287 CERROR("Error sending magic+version in response to version %d from %pI4h: %d\n", in lnet_accept()
297 CERROR("Error %d reading connection request from %pI4h\n", in lnet_accept()
388 CERROR("Can't determine new connection's address\n"); in lnet_acceptor()
393 CERROR("Refusing connection from %pI4h: insecure port %d\n", in lnet_acceptor()
401 CERROR("Error %d reading connection request from %pI4h\n", in lnet_acceptor()
470 CERROR("Can't start acceptor thread: %ld\n", rc2); in lnet_acceptor_start()
Dconfig.c127 CERROR("Out of memory creating network %s\n", in lnet_ni_alloc()
153 CERROR("Failed to set CPTs for NI %s: %d\n", in lnet_ni_alloc()
198 CERROR("Can't allocate net tokens\n"); in lnet_parse_networks()
378 CERROR("text buffer too big\n"); in lnet_new_text_buf()
383 CERROR("Too many text buffers\n"); in lnet_new_text_buf()
753 CERROR("Can't create route to %s via %s\n", in lnet_parse_route()
803 CERROR("Error parsing routes\n"); in lnet_parse_routes()
1008 CERROR("Error parsing ip2nets\n"); in lnet_match_networks()
1084 CERROR("Too many matched networks\n"); in lnet_match_networks()
1130 CERROR("Can't allocate ipaddrs[%d]\n", nif); in lnet_ipaddr_enumerate()
[all …]
Dapi-ni.c117 CERROR("Failed to create remote nets hash table\n"); in lnet_create_remote_nets_table()
469 CERROR("%d active elements on exit of %s container\n", in lnet_res_container_cleanup()
519 CERROR("Failed to setup %s resource container\n", in lnet_res_container_setup()
547 CERROR("Failed to allocate %s resource containers\n", in lnet_res_containers_create()
632 CERROR("Failed to allocate counters for LNet\n"); in lnet_prepare()
671 CERROR("Failed to create portals for LNet: %d\n", rc); in lnet_prepare()
1061 CERROR("LND %s obsoleted\n", in lnet_startup_lndnis()
1078 CERROR("Can't load LND %s, module %s, rc=%d\n", in lnet_startup_lndnis()
1198CERROR("Can't have %d CPTs for LNet (max allowed is %d), please change setting of CPT-table and re… in LNetInit()
1208 CERROR("Can't create LNet global locks: %d\n", rc); in LNetInit()
[all …]
Dlib-move.c671 CERROR("recv from %s / send to %s aborted: eager_recv failed %d\n", in lnet_ni_eager_recv()
1487 CERROR("%s: Unable to send REPLY for GET from %s: %d\n", in lnet_parse_get()
1523 CERROR("REPLY MD also attached to portal %d\n", in lnet_parse_reply()
1591 CERROR("Source MD also attached to portal %d\n", in lnet_parse_ack()
1741 CERROR("%s, src %s: bad %s payload %d (0 expected)\n", in lnet_parse()
1753 CERROR("%s, src %s: bad %s payload %d (%d max expected)\n", in lnet_parse()
1764 CERROR("%s, src %s: Bad message type 0x%x\n", in lnet_parse()
1789 CERROR("%s, src %s: Bad dest nid %s (should have been sent direct)\n", in lnet_parse()
1799 CERROR("%s, src %s: Bad dest nid %s (it's my nid but on a different network)\n", in lnet_parse()
1807 CERROR("%s, src %s: Bad optimized GET for %s (final destination must be me)\n", in lnet_parse()
[all …]
Dlib-md.c225 CERROR("MD start pointer can not be NULL with length %u\n", in lnet_md_validate()
232 CERROR("Invalid option: too many fragments %u, %d max\n", in lnet_md_validate()
283 CERROR("Invalid option: no MD_OP set\n"); in LNetMDAttach()
360 CERROR("Invalid option: GET|PUT illegal on active MDs\n"); in LNetMDBind()
Dlib-ptl.c187 CERROR("Matching packet from %s, match %llu length %d too big: %d left, %d allowed\n", in lnet_try_match_md()
547 CERROR("Invalid portal %d not in [0-%d]\n", in lnet_ptl_match_md()
739 CERROR("Active ME %p on exit\n", me); in lnet_ptl_cleanup()
763 CERROR("Failed to create match table for portal %d\n", index); in lnet_ptl_setup()
776 CERROR("Failed to create match hash for portal %d\n", in lnet_ptl_setup()
824 CERROR("Failed to allocate portals table\n"); in lnet_portals_create()
Dlib-msg.c554 CERROR("%d active msg on exit\n", count); in lnet_msg_container_cleanup()
584 CERROR("Failed to init freelist for message container\n"); in lnet_msg_container_setup()
599 CERROR("Failed to allocate message finalizers\n"); in lnet_msg_container_setup()
634 CERROR("Failed to allocate cpu-partition data for network\n"); in lnet_msg_containers_create()
Dmodule.c122 CERROR("LNetInit: error %d\n", rc); in init_lnet()
Drouter.c333 CERROR("Out of memory creating route %s %d %s\n", in lnet_add_route()
359 CERROR("Error %d creating route %s %d %s\n", rc, in lnet_add_route()
459 CERROR("Routes to %s via %s and %s not supported\n", in lnet_check_routes()
897 CERROR("Can't bind MD: %d\n", rc); in lnet_create_rc_data_locked()
1039 CERROR("Can't allocate EQ(%d): %d\n", eqsz, rc); in lnet_router_checker_start()
1047 CERROR("Can't start router checker thread: %d\n", rc); in lnet_router_checker_start()
1324 CERROR("Failed to allocate %d router bufs of %d pages\n", in lnet_rtrpool_alloc_bufs()
1639 CERROR("Dropped an event!!!\n"); in lnet_router_checker()
Dpeer.c54 CERROR("Failed to allocate cpu-partition peer tables\n"); in lnet_peer_tables_create()
64 CERROR("Failed to create peer hash table\n"); in lnet_peer_tables_create()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c163 CERROR("can't remove current connection\n"); in client_import_del_conn()
191 CERROR("connection %s not found\n", uuid->uuid); in client_import_del_conn()
313 CERROR("unknown client OBD type \"%s\", can't setup\n", in client_obd_setup()
319 CERROR("requires a TARGET UUID\n"); in client_obd_setup()
324 CERROR("client UUID must be less than 38 characters\n"); in client_obd_setup()
329 CERROR("setup requires a SERVER UUID\n"); in client_obd_setup()
334 CERROR("target UUID must be less than 38 characters\n"); in client_obd_setup()
412 CERROR("ldlm_get_ref failed: %d\n", rc); in client_obd_setup()
432 CERROR("can't add initial connection\n"); in client_obd_setup()
457 CERROR("Unable to create client namespace - %s\n", in client_obd_setup()
[all …]
Dldlm_lockd.c276 CERROR("change resource!\n"); in ldlm_handle_cp_callback()
547 CERROR("Can't unpack obd_quotactl\n"); in ldlm_handle_qc_callback()
611 CERROR("unknown opcode %u\n", in ldlm_callback_handler()
636 CERROR("ldlm_cli_cancel: %d\n", rc); in ldlm_callback_handler()
770 CERROR("cannot start LDLM thread ldlm_bl_%02d: rc %ld\n", in ldlm_bl_thread_start()
890 CERROR("ldlm_cleanup failed: %d\n", rc); in ldlm_put_ref()
1055 CERROR("failed to start service\n"); in ldlm_setup()
1094 CERROR("Failed to initialize LDLM pools: %d\n", rc); in ldlm_setup()
1108 CERROR("ldlm still has namespaces; clean these up first.\n"); in ldlm_cleanup()
1183 CERROR("ldlm_refcount is %d in ldlm_exit!\n", ldlm_refcount); in ldlm_exit()
Dldlm_resource.c103 CERROR("LProcFS failed in ldlm-init\n"); in ldlm_proc_setup()
112 CERROR("LProcFS failed in ldlm-init\n"); in ldlm_proc_setup()
121 CERROR("LProcFS failed in ldlm-init\n"); in ldlm_proc_setup()
234 CERROR("invalid value written\n"); in lprocfs_lru_size_seq_write()
313 CERROR("dlm namespace %s has no procfs dir?\n", in ldlm_namespace_proc_unregister()
578 CERROR("ldlm_get_ref failed: %d\n", rc); in ldlm_namespace_new()
585 CERROR("Unknown type %d for ns %s\n", ns_type, name); in ldlm_namespace_new()
641 CERROR("Can't initialize ns proc, rc %d\n", rc); in ldlm_namespace_new()
648 CERROR("Can't initialize lock pool, rc %d\n", rc); in ldlm_namespace_new()
737 CERROR("ldlm_cli_cancel: %d\n", rc); in cleanup_resource()
[all …]
Dldlm_request.c321 CERROR("ldlm_cli_cancel: %d\n", rc); in ldlm_blocking_ast_nocheck()
415 CERROR("Trying to enqueue local lock in a shadow namespace\n"); in ldlm_cli_enqueue_local()
987 CERROR("Trying to cancel local lock\n"); in ldlm_cli_convert_local()
1905 CERROR("canceling unused lock "DLDLMRES": rc = %d\n", in ldlm_cli_cancel_unused_resource()
2058 CERROR("must pass in namespace\n"); in ldlm_resource_iterate()
2118CERROR("received replay ack for unknown local cookie %#llx remote cookie %#llx from server %s id %… in replay_lock_interpret()
Dldlm_pool.c755 CERROR("%s: proc entry is not initialized\n", in ldlm_pool_proc_init()
763 CERROR("LProcFS failed in ldlm-pool-init\n"); in ldlm_pool_proc_init()
1396 CERROR("Can't start pool thread, error %ld\n", PTR_ERR(task)); in ldlm_pools_thread_start()
Dldlm_lock.c148 CERROR("Unknown intent %d\n", it); in ldlm_it2str()
813 CERROR("FL_CBPENDING set on non-local lock--just a warning\n"); in ldlm_lock_decref_internal()
1645CERROR("This is client-side-only module, cannot handle LDLM_NAMESPACE_SERVER resource type lock.\n… in ldlm_lock_enqueue()
1907CERROR("This is client-side-only module, cannot handle LDLM_NAMESPACE_SERVER resource type lock.\n… in ldlm_reprocess_all()
2170CERROR("This is client-side-only module, cannot handle LDLM_NAMESPACE_SERVER resource type lock.\n… in ldlm_lock_convert()
Dldlm_internal.h266 CERROR("Can't parse user input, rc = %d\n", rc); \
Dldlm_flock.c214 CERROR( in ldlm_flock_cancel_on_deadlock()
537 CERROR("Illegal parameter for client-side-only module.\n"); in ldlm_process_flock_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsymlink.c79 CERROR("inode %lu: rc = %d\n", inode->i_ino, rc); in ll_readlink_internal()
86 CERROR("OBD_MD_LINKNAME not set on reply\n"); in ll_readlink_internal()
93 CERROR("inode %lu: symlink length %d not expected %d\n", in ll_readlink_internal()
103 CERROR("inode %lu: symlink not NULL terminated string of length %d\n", in ll_readlink_internal()
Dllite_lib.c170 CERROR("MD %s: not setup or attached\n", md); in client_common_fill_super()
188 CERROR("could not register mount in /proc/fs/lustre\n"); in client_common_fill_super()
259 CERROR("cannot connect to %s: rc = %d\n", md, err); in client_common_fill_super()
268 CERROR("%s: Can't init metadata layer FID infrastructure, rc = %d\n", in client_common_fill_super()
308 CERROR("%s: Get connect data failed: rc = %d\n", in client_common_fill_super()
388 CERROR("DT %s: not setup or attached\n", dt); in client_common_fill_super()
441 CERROR("%s: Cannot connect to %s: rc = %d\n", in client_common_fill_super()
451 CERROR("%s: Can't init data layer FID infrastructure, rc = %d\n", in client_common_fill_super()
465 CERROR("cannot mds_connect: rc = %d\n", err); in client_common_fill_super()
469 CERROR("%s: Invalid root fid "DFID" during mount\n", in client_common_fill_super()
[all …]
Dllite_close.c126 CERROR("ino %lu/%u(flags %u) som valid it just after recovery\n", in ll_done_writing_attr()
220 CERROR("ino %lu/%u(flags %u) som valid it just after recovery\n", in ll_som_update()
226 CERROR("can't allocate memory for Size-on-MDS update.\n"); in ll_som_update()
240CERROR("inode_getattr failed (%d): unable to send a Size-on-MDS attribute update for inode %lu/%u\… in ll_som_update()
301 CERROR("inode %lu mdc done_writing failed: rc = %d\n", in ll_done_writing()
Dxattr_cache.c394 CERROR("no MDT BODY in the refill xattr reply\n"); in ll_xattr_cache_refill()
406 CERROR("wrong setxattr reply\n"); in ll_xattr_cache_refill()
422 CERROR("xattr protocol violation (names are broken)\n"); in ll_xattr_cache_refill()
425 CERROR("xattr protocol violation (vals are broken)\n"); in ll_xattr_cache_refill()
448 CERROR("a hole in xattr data\n"); in ll_xattr_cache_refill()
Dremote_perm.c188 CERROR("alloc lli_remote_perms failed!\n"); in ll_update_remote_perm()
221 CERROR("alloc memory for ll_remote_perm failed!\n"); in ll_update_remote_perm()
275 CERROR("check remote perm falls in dead loop!\n"); in lustre_check_remote_perm()
Ddir.c382 CERROR("lock enqueue: "DFID" at %llu: rc %d\n", in ll_get_dir_page()
402 CERROR("dir page locate: "DFID" at %llu: rc %ld\n", in ll_get_dir_page()
426 CERROR("read cache page: "DFID" at %llu: rc %ld\n", in ll_get_dir_page()
434 CERROR("page not updated: "DFID" at %llu: rc %d\n", in ll_get_dir_page()
441 CERROR("page error: "DFID" at %llu: rc %d\n", in ll_get_dir_page()
587 CERROR("error reading dir "DFID" at %lu: rc %d\n", in ll_dir_read()
652 CERROR("Failed to set parameter: %d\n", rc); in ll_send_mgc_param()
746 CERROR("mdc_setattr fails: rc = %d\n", rc); in ll_dir_setstripe()
856 CERROR("unknown magic: %lX\n", (unsigned long)lmm->lmm_magic); in ll_dir_getstripe()
1111 CERROR("unsupported quotactl op: %#x\n", cmd); in quotactl_ioctl()
[all …]
Dnamei.c64 CERROR("MDS body missing FID\n"); in ll_test_inode()
80 CERROR("MDS body missing FID\n"); in ll_set_inode()
86 CERROR("Can not initialize inode " DFID in ll_set_inode()
94 CERROR("Invalid inode "DFID" type\n", PFID(&lli->lli_fid)); in ll_set_inode()
498 CERROR("Tell Peter, lookup on mtpt, it %s\n", LL_IT2STR(it)); in ll_lookup_it()
913 CERROR("OBD_MD_FLEASIZE set but eadatasize zero\n"); in ll_objects_destroy()
928 CERROR("obd_unpackmd: %d\n", rc); in ll_objects_destroy()
966 CERROR("obd destroy objid "DOSTID" error %d\n", in ll_objects_destroy()
Dllite_nfs.c121 CERROR("can't get object attrs, fid "DFID", rc %d\n", in search_inode_for_lustre()
314 CERROR("failure %d inode %lu get parent\n", rc, dir->i_ino); in ll_get_parent()
Dllite_capa.c300 CERROR("cannot start expired capa thread: rc %ld\n", in ll_capa_thread_start()
362 CERROR("no capability for "DFID" opc %#llx\n", in ll_osscapa_get()
387 CERROR("no mds capability for "DFID"\n", PFID(&lli->lli_fid)); in ll_mdscapa_get()
Dsuper25.c134 CERROR("cannot register '/proc/fs/lustre/llite': rc = %d\n", in init_lustre_lite()
Dlproc_llite.c250 CERROR("can't set file readahead more than %lu MB\n", in ll_max_readahead_mb_seq_write()
293 CERROR("can't set file readahead more than max_read_ahead_mb %lu MB\n", in ll_max_readahead_per_file_mb_seq_write()
338 CERROR("can't set max_read_ahead_whole_mb more than max_read_ahead_per_file_mb: %lu\n", in ll_max_read_ahead_whole_mb_seq_write()
403 CERROR("%s: can't set max cache more than %lu MB\n", in ll_max_cached_mb_seq_write()
631 CERROR("Bad statahead_max value %d. Valid values are in the range [0, %d]\n", in ll_statahead_max_seq_write()
787 CERROR("%s: Revise array LL_SBI_FLAGS to match sbi flags please.\n", in ll_sbi_flags_seq_show()
Dfile.c143 CERROR("Invalid MDC connection handle %#llx\n", in ll_close_inode_openhandle()
173 CERROR("inode %lu mdc Size-on-MDS update failed: rc = %d\n", in ll_close_inode_openhandle()
178 CERROR("inode %lu mdc close failed: rc = %d\n", in ll_close_inode_openhandle()
195 CERROR("inode %lu ll_objects destroy: rc = %d\n", in ll_close_inode_openhandle()
854 CERROR(DFID "lease granted but no open lock, %d/%llu.\n", in ll_lease_open()
867 CERROR("Close openhandle returned %d\n", rc2); in ll_lease_open()
944 CERROR("can't allocate ptlrpc set\n"); in ll_lsm_getattr()
1146 CERROR("Unknown IO type - %u\n", vio->cui_io_subtype); in ll_file_io_generic()
1583 CERROR("another thread just won the race\n"); in ll_get_grouplock()
1735 CERROR("obd_get_info failed: rc = %d\n", rc); in ll_do_fiemap()
[all …]
Dvvp_io.c538 CERROR("Wrong IO type %u\n", vio->cui_io_subtype); in vvp_io_read_start()
643 CERROR("Unknown error in page fault %d!\n", cfio->fault.ft_flags); in vvp_io_kernel_fault()
1050 CERROR("Write page %lu of inode %p failed %d\n", in vvp_io_commit_write()
1195 CERROR("%s: refresh file layout " DFID " error %d.\n", in vvp_io_init()
Dxattr.c402 CERROR("server bug: replied size %u > %u\n", in ll_getxattr_common()
521 CERROR("server bug: replied size %d > %d for %pd (%s)\n", in ll_getxattr()
Dlloop.c362 CERROR("lloop: unknown command (%x)\n", rw); in loop_make_request()
849 CERROR("lloop: ran out of memory\n"); in lloop_init()
Dvvp_dev.c242 CERROR("Cannot cleanup cl-stack due to memory shortage.\n"); in cl_sb_fini()
Dstatahead.c1049 CERROR("can't start ll_agl thread, rc: %ld\n", PTR_ERR(task)); in ll_start_agl()
1387 CERROR("error reading dir "DFID" at %llu: [rc %d] [parent %u]\n", in is_first_dirent()
1697 CERROR("can't start ll_sa thread, rc: %d\n", rc); in do_statahead_enter()
Drw.c124 CERROR("Proc %s is dirtying page w/o inode lock, this will break truncate\n", in ll_cl_init()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_proto.c295 CERROR("ksnc_type bad: %u\n", conn->ksnc_type); in ksocknal_match_tx()
329 CERROR("ksnc_type bad: %u\n", conn->ksnc_type); in ksocknal_match_tx_v3()
465 CERROR("Can't allocate lnet_hdr_t\n"); in ksocknal_send_hello_v1()
582 CERROR("Can't allocate lnet_hdr_t\n"); in ksocknal_recv_hello_v1()
590 CERROR("Error %d reading rest of HELLO hdr from %pI4h\n", in ksocknal_recv_hello_v1()
598 CERROR("Expecting a HELLO hdr, but got type %d from %pI4h\n", in ksocknal_recv_hello_v1()
613 CERROR("Bad nips %d from ip %pI4h\n", in ksocknal_recv_hello_v1()
625 CERROR("Error %d reading IPs from ip %pI4h\n", in ksocknal_recv_hello_v1()
635 CERROR("Zero IP[%d] from ip %pI4h\n", in ksocknal_recv_hello_v1()
664 CERROR("Error %d reading HELLO from %pI4h\n", in ksocknal_recv_hello_v2()
[all …]
Dsocklnd_lib-linux.c50 CERROR("Error %d getting sock peer IP\n", rc); in ksocknal_lib_get_conn_addrs()
57 CERROR("Error %d getting sock local IP\n", rc); in ksocknal_lib_get_conn_addrs()
478 CERROR("Can't set SO_LINGER: %d\n", rc); in ksocknal_lib_setup_sock()
486 CERROR("Can't set SO_LINGER2: %d\n", rc); in ksocknal_lib_setup_sock()
496 CERROR("Can't disable nagle: %d\n", rc); in ksocknal_lib_setup_sock()
505 CERROR("Can't set buffer tx %d, rx %d buffers: %d\n", in ksocknal_lib_setup_sock()
524 CERROR("Can't set SO_KEEPALIVE: %d\n", rc); in ksocknal_lib_setup_sock()
534 CERROR("Can't set TCP_KEEPIDLE: %d\n", rc); in ksocknal_lib_setup_sock()
541 CERROR("Can't set TCP_KEEPINTVL: %d\n", rc); in ksocknal_lib_setup_sock()
548 CERROR("Can't set TCP_KEEPCNT: %d\n", rc); in ksocknal_lib_setup_sock()
Dsocklnd_cb.c74 CERROR("Can't allocate noop tx desc\n"); in ksocknal_alloc_tx_noop()
873 CERROR("Refusing to create a connection to userspace process %s\n", in ksocknal_launch_packet()
879 CERROR("Can't find peer %s\n", libcfs_id2str(id)); in ksocknal_launch_packet()
887 CERROR("Can't add peer %s: %d\n", in ksocknal_launch_packet()
960 CERROR("Can't allocate tx desc type %d size %d\n", in ksocknal_send()
1137 CERROR("[%p] Error %d on read from %s ip %pI4h:%d\n", in ksocknal_process_receive()
1165 CERROR("%s: Unknown message type: %x\n", in ksocknal_process_receive()
1177 CERROR("%s: Checksum error, wire:0x%08X data:0x%08X\n", in ksocknal_process_receive()
1197 CERROR("%s: Unknown ZC-ACK cookie: %llu, %llu\n", in ksocknal_process_receive()
1270 CERROR("%s: Checksum error, wire:0x%08X data:0x%08X\n", in ksocknal_process_receive()
[all …]
Dsocklnd.c137 CERROR("Can't create peer: network shutdown\n"); in ksocknal_create_peer()
384 CERROR("Duplicate route %s %pI4h\n", in ksocknal_add_route_locked()
1228 CERROR("Route %s %pI4h connected to %pI4h\n", in ksocknal_create_conn()
1357 CERROR("Not creating conn %s type %d: %s\n", in ksocknal_create_conn()
1638CERROR("Completing partial receive from %s[%d], ip %pI4h:%d, with error, wanted: %d, left: %d, las… in ksocknal_destroy_conn()
1649 CERROR("Incomplete receive of lnet header from %s, ip %pI4h:%d, with error, protocol: %d.x.\n", in ksocknal_destroy_conn()
1656 CERROR("Incomplete receive of ksock message from %s, ip %pI4h:%d, with error, protocol: %d.x.\n", in ksocknal_destroy_conn()
1663 CERROR("Incomplete receive of slops from %s, ip %pI4h:%d, with error\n", in ksocknal_destroy_conn()
2188 CERROR("obsolete IOC_LIBCFS_REGISTER_MYNID: %s(%s)\n", in ksocknal_ctl()
2461 CERROR("Can't spawn socknal connd: %d\n", rc); in ksocknal_base_startup()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c90 CERROR("Version mismatch kernel (%x) vs application (%x)\n", in obd_ioctl_getdata()
96 CERROR("User buffer len %d exceeds %d max buffer\n", in obd_ioctl_getdata()
102 CERROR("User buffer too small for ioctl (%d)\n", hdr.ioc_len); in obd_ioctl_getdata()
112 CERROR("Cannot allocate control buffer of len %d\n", in obd_ioctl_getdata()
129 CERROR("ioctl not correctly formatted\n"); in obd_ioctl_getdata()
438 CERROR("error adding /proc/fs/lustre/devices file\n"); in class_procfs_init()
Dlinux-sysctl.c206CERROR("Refusing to set max dirty pages to %u, which is more than 90%% of available RAM; setting t… in proc_max_dirty_pages_in_mb()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c59 CERROR("name too long: %s\n", name); in mgc_name2resid()
63 CERROR("missing name: %s\n", name); in mgc_name2resid()
239 CERROR("failed processing sptlrpc log: %d\n", rc); in do_config_log_add()
318 CERROR("logname %s is too long\n", logname); in config_log_add()
330 CERROR("can't create sptlrpc log: %s\n", seclogname); in config_log_add()
338 CERROR("%s: can't create params log: rc = %d\n", in config_log_add()
345 CERROR("can't create log: %s\n", logname); in config_log_add()
703 CERROR("failed to cleanup llogging subsystems\n"); in mgc_precleanup()
736 CERROR("failed to setup llogging subsystems\n"); in mgc_setup()
752 CERROR("%s: Cannot start requeue thread (%d),no more log updates!\n", in mgc_setup()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_fld.c69 CERROR("Error while looking for mds number. Seq %#llx, err = %d\n", in lmv_fld_lookup()
78CERROR("FLD lookup got invalid mds #%x (max: %x) for fid=" DFID "\n", *mds, lmv->desc.ld_tgt_count, in lmv_fld_lookup()
Dlmv_obd.c147 CERROR("unexpected notification of %s %s!\n", in lmv_notify()
162 CERROR("%sactivation of %s failed: %d\n", in lmv_notify()
219 CERROR("class_connection() returned %d\n", rc); in lmv_connect()
239 CERROR("could not register /proc/fs/lustre/%s/%s/target_obds.", in lmv_connect()
328 CERROR("%s: obd_init_ea_size() failed on MDT target %d: rc = %d.\n", in lmv_init_ea_size()
352 CERROR("target %s not attached\n", tgt->ltd_uuid.uuid); in lmv_connect_mdc()
362 CERROR("target %s is not set up\n", tgt->ltd_uuid.uuid); in lmv_connect_mdc()
369 CERROR("target %s connect error %d\n", tgt->ltd_uuid.uuid, rc); in lmv_connect_mdc()
389 CERROR("target %s register_observer error %d\n", in lmv_connect_mdc()
430 CERROR("Could not register LMV target /proc/fs/lustre/%s/%s/target_obds/%s.", in lmv_connect_mdc()
[all …]
Dlproc_lmv.c122 CERROR("Invalid placement policy \"%s\"!\n", dummy); in lmv_placement_seq_write()
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_request.c148 CERROR("%s: Can't find target by hash %d (seq %#llx). Targets (%d):\n", in fld_rrb_scan()
158 CERROR(" exp: 0x%p (%s), srv: 0x%p (%s), idx: %llu\n", in fld_rrb_scan()
217 CERROR("%s: Attempt to add target %s (idx %llu) on fly - skip it\n", in fld_client_add_target()
233 CERROR("Target %s exists in FLD and known as %s:#%llu\n", in fld_client_add_target()
292 CERROR("%s: LProcFS failed in fld-init\n", in fld_client_proc_init()
301 CERROR("%s: Can't init FLD proc, rc %d\n", in fld_client_proc_init()
350 CERROR("%s: Wrong hash function %#x\n", in fld_client_init()
Dfld_cache.c356 CERROR("NEW range ="DRANGE" curr = "DRANGE"\n", in fld_cache_overlap_handle()
/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c122 CERROR("%s: Invalid range received from server: " in seq_client_rpc()
129 CERROR("%s: Range received from server is exhausted: " in seq_client_rpc()
201 CERROR("%s: Can't allocate new meta-sequence, rc %d\n", in seq_client_alloc_seq()
271 CERROR("%s: Can't allocate new sequence, rc %d\n", in seq_client_get_seq()
334 CERROR("%s: Can't allocate new sequence, rc %d\n", in seq_client_alloc_fid()
424 CERROR("%s: LProcFS failed in seq-init\n", in seq_client_proc_init()
433 CERROR("%s: Can't init sequence manager proc, rc %d\n", in seq_client_proc_init()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c327 CERROR("symbol_get failed\n"); in libcfs_ioctl_int()
368 CERROR("PORTALS ioctl: data error\n"); in libcfs_ioctl()
414 CERROR("misc_register: error %d\n", rc); in init_libcfs_module()
420 CERROR("initialize workitem: error %d\n", rc); in init_libcfs_module()
429 CERROR("Startup workitem scheduler: error: %d\n", rc); in init_libcfs_module()
435 CERROR("cfs_crypto_register: error %d\n", rc); in init_libcfs_module()
442 CERROR("insert_proc: error %d\n", rc); in init_libcfs_module()
480 CERROR("misc_deregister error %d\n", rc); in exit_libcfs_module()
485 CERROR("Portals memory leaked: %d bytes\n", in exit_libcfs_module()
Dfail.c130 CERROR("cfs_fail_timeout id %x sleeping for %dms\n", in __cfs_fail_timeout_set()
134 CERROR("cfs_fail_timeout id %x awake\n", id); in __cfs_fail_timeout_set()
Dlibcfs_cpu.c54 CERROR("Can't support cpu partition number %d\n", ncpt); in cfs_cpt_table_alloc()
Dkernel_user_comm.c67 CERROR("KernelComm: bad magic %x\n", kuch->kuc_magic); in libcfs_kkuc_msg_put()
Dworkitem.c409 CERROR("Failed to create thread for WI scheduler %s: %d\n", in cfs_wi_sched_create()
Dlibcfs_string.c369 CERROR("Number of values %d exceeds max allowed %d\n", in cfs_expr_list_values()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c606 CERROR("Cannot initialize site for echo client(%d)\n", rc); in echo_site_init()
725 CERROR("Can not find tgt device %s\n", in echo_device_alloc()
733 CERROR("echo MDT client must be run on server\n"); in echo_device_alloc()
792 CERROR("Cleanup obd device %s error(%d)\n", in echo_device_alloc()
878 CERROR("echo_client still has objects at cleanup time, wait for 1 second\n"); in echo_device_free()
1333 CERROR("No valid oid\n"); in echo_create_object()
1339 CERROR("Cannot allocate md: rc = %d\n", rc); in echo_create_object()
1384 CERROR("Cannot create objects: rc = %d\n", rc); in echo_create_object()
1409 CERROR("create object failed with: rc = %d\n", rc); in echo_create_object()
1422 CERROR("No valid oid\n"); in echo_get_object()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_quota.c266 CERROR("ptlrpc_queue_wait failed, rc: %d\n", rc); in osc_quotactl()
273 CERROR("Can't unpack obd_quotactl\n"); in osc_quotactl()
277 CERROR("Can't unpack obd_quotactl\n"); in osc_quotactl()
Dosc_request.c141 CERROR("%s: lov_mds_md too small: %d, need %d\n", in osc_unpackmd()
149 CERROR("%s: zero lmm_object_id: rc = %d\n", in osc_unpackmd()
602 CERROR ("can't unpack ost_body\n"); in osc_sync_interpret()
835 CERROR("dirty %lu - %lu > dirty_max %lu\n", in osc_announce_cached()
844 CERROR("dirty %d - %d > system dirty_max %d\n", in osc_announce_cached()
850 CERROR("dirty %lu - dirty_max %lu too big???\n", in osc_announce_cached()
1036 CERROR("add grant client %s error %d\n", in osc_add_shrink_grant()
1157 CERROR("Unexpected # bytes transferred: %d (requested %d)\n", in check_write_rcs()
1198 CERROR("Unable to initialize checksum hash %s\n", in osc_checksum_bulk()
1487 CERROR("original client csum %x (type %x), server csum %x (type %x), client csum now %x\n", in check_write_checksum()
[all …]
Dosc_lock.c232 CERROR("Impossible state: %d\n", ols->ols_state); in osc_lock_unuse()
504 CERROR("Impossible state: %d\n", olck->ols_state); in osc_lock_upcall()
768 CERROR("BAST failed: %d\n", result); in osc_ldlm_blocking_ast()
1490 CERROR("Pages for lockless lock %p were not purged(%d)\n", in osc_lock_lockless_cancel()
Dosc_cache.c1809 CERROR("completion on oap %p obj %p returns %d.\n", in osc_ap_completion()
2120 CERROR("Write request failed with %d\n", rc); in osc_check_rpcs()
2144 CERROR("Read request failed with %d\n", rc); in osc_check_rpcs()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c489 CERROR("convert xattr to acl: %d\n", rc); in mdc_unpack_acl()
495 CERROR("validate acl: %d\n", rc); in mdc_unpack_acl()
878 CERROR("%s: "DFID" failed to allocate FID: %d\n", in mdc_close()
1104 CERROR("too many resend retries, returning error\n"); in mdc_readpage()
1122 CERROR("Unexpected # bytes transferred: %d (%ld expected)\n", in mdc_readpage()
1564 CERROR("%s: not a changelog rec %x/%d: rc = %d\n", in changelog_kkuc_cb()
1622 CERROR("%s: fail to open changelog catalog: rc = %d\n", in mdc_changelog_send_thread()
1628 CERROR("llog_init_handle failed %d\n", rc); in mdc_changelog_send_thread()
1681 CERROR("Failed to start changelog thread: %d\n", rc); in mdc_ioc_changelog_send()
1756 CERROR("ptlrpc_queue_wait failed, rc: %d\n", rc); in mdc_quotactl()
[all …]
Dmdc_locks.c110 CERROR("it disp: %X, status: %d\n", it->d.lustre.it_disposition, in it_open_error()
265 CERROR("Can't enlarge segment %d size to %d\n", in mdc_realloc_openmsg()
634 CERROR("Can't swab mdt_body\n"); in mdc_finish_enqueue()
1196 CERROR("Can't alloc new fid, rc %d\n", rc); in mdc_intent_lock()
1236 CERROR("ldlm_cli_enqueue_fini: %d\n", rc); in mdc_intent_getattr_async_interpret()
Dmdc_reint.c227 CERROR("Can't alloc new fid, rc %d\n", rc); in mdc_create()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c117 CERROR("unexpected notification from %s %s!\n", in cl_ocd_update()
Dlcommon_cl.c221 CERROR("Cannot init lu_site, rc %d.\n", rc); in ccc_device_alloc()
1143 CERROR("Failure to initialize cl object "DFID": %d\n", in cl_file_inode_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h628 CERROR("Bad %llu to set "DOSTID"\n", in ostid_set_id()
635 CERROR("Bad %llu to set "DOSTID"\n", in ostid_set_id()
647 CERROR("Bad inc "DOSTID"\n", POSTID(oi)); in ostid_inc_id()
677 CERROR("bad ost_idx, "DOSTID" ost_idx:%u\n", POSTID(ostid), in ostid_to_fid()
689 CERROR("bad MDT0 id, "DOSTID" ost_idx:%u\n", in ostid_to_fid()
704 CERROR("bad MDT0 id, "DOSTID" ost_idx:%u\n", in ostid_to_fid()
718 CERROR("bad IGIF, "DFID"\n", PFID(fid)); in fid_to_ostid()