Advertisement
ffilz

Current LogInfo

May 7th, 2024
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 32.23 KB | None | 0 0
  1. ./RPCAL/gss_credcache.c:1002: LogInfo(COMPONENT_NFS_CB, "krb5 cache %s has been destroyed", ple->ccname);
  2. ./FSAL/FSAL_GPFS/fsal_convert.c:317: LogInfo(COMPONENT_FSAL, "No. of ACE's:%d higher than supported by GPFS", fsal_acl->naces);
  3. ./FSAL/FSAL_GPFS/fsal_ds.c:400: LogInfo(COMPONENT_FSAL, "Could not find filesystem for fsid=0x%016"PRIx64 ".0x%016"PRIx64" from handle", fsid.major, fsid.minor);
  4. ./FSAL/FSAL_GPFS/fsal_ds.c:408: LogInfo(COMPONENT_FSAL, "Non GPFS filesystem fsid=0x%016"PRIx64".0x%016"PRIx64 " from handle", fsid.major, fsid.minor);
  5. ./FSAL/FSAL_GPFS/handle.c:1149: LogInfo(COMPONENT_FSAL, "Could not find file system for path %s", path);
  6. ./FSAL/FSAL_GPFS/handle.c:1156: LogInfo(COMPONENT_FSAL, "File system for path %s did not belong to FSAL %s", path, exp_hdl->fsal->name);
  7. ./FSAL/FSAL_GPFS/handle.c:1244: LogInfo(COMPONENT_FSAL, "Could not find filesystem for fsid=0x%016"PRIx64 ".0x%016"PRIx64" from handle", fsid.major, fsid.minor);
  8. ./FSAL/FSAL_GPFS/handle.c:1252: LogInfo(COMPONENT_FSAL, "Non GPFS filesystem fsid=0x%016"PRIx64 ".0x%016"PRIx64" from handle", fsid.major, fsid.minor);
  9. ./FSAL/FSAL_GPFS/export.c:545: LogInfo(COMPONENT_FSAL, "file system %s is not exportable with %s", fs->path, exp->fsal->name);
  10. ./FSAL/FSAL_GPFS/export.c:625: LogInfo(COMPONENT_FSAL, "GPFS Unclaiming %s", fs->path);
  11. ./FSAL/FSAL_GPFS/export.c:674: LogInfo(COMPONENT_FSAL, "GPFS get version is %d options 0x%X id %d", status.minor, op_ctx->export_perms.options, op_ctx->ctx_export->export_id);
  12. ./FSAL/FSAL_GPFS/export.c:770: LogInfo(COMPONENT_FSAL, "gpfs_fsal_create: pnfs ds was enabled for [%s]", CTX_FULLPATH(op_ctx));
  13. ./FSAL/FSAL_VFS/xfs/main.c:143: LogInfo(COMPONENT_FSAL, "FSAL_XFS testing OFD Locks");
  14. ./FSAL/FSAL_VFS/xfs/main.c:158: LogInfo(COMPONENT_FSAL, "Could not use OFD locks");
  15. ./FSAL/FSAL_VFS/xfs/main.c:171: LogInfo(COMPONENT_FSAL, "FSAL_XFS enabling OFD Locks");
  16. ./FSAL/FSAL_VFS/xfs/main.c:173: LogInfo(COMPONENT_FSAL, "FSAL_XFS disabling lock support");
  17. ./FSAL/FSAL_VFS/vfs/llapi_check_hsm.c:75: LogInfo(COMPONENT_FSAL, "File is offline: triggering lustre_hsm restore");
  18. ./FSAL/FSAL_VFS/vfs/dummy_lustre_main.c:145: LogInfo(COMPONENT_FSAL, "FSAL_VFS testing OFD Locks");
  19. ./FSAL/FSAL_VFS/vfs/dummy_lustre_main.c:160: LogInfo(COMPONENT_FSAL, "Could not use OFD locks");
  20. ./FSAL/FSAL_VFS/vfs/dummy_lustre_main.c:173: LogInfo(COMPONENT_FSAL, "FSAL_VFS enabling OFD Locks");
  21. ./FSAL/FSAL_VFS/vfs/dummy_lustre_main.c:175: LogInfo(COMPONENT_FSAL, "FSAL_VFS disabling lock support");
  22. ./FSAL/FSAL_VFS/vfs/main.c:145: LogInfo(COMPONENT_FSAL, "FSAL_VFS testing OFD Locks");
  23. ./FSAL/FSAL_VFS/vfs/main.c:160: LogInfo(COMPONENT_FSAL, "Could not use OFD locks");
  24. ./FSAL/FSAL_VFS/vfs/main.c:173: LogInfo(COMPONENT_FSAL, "FSAL_VFS enabling OFD Locks");
  25. ./FSAL/FSAL_VFS/vfs/main.c:175: LogInfo(COMPONENT_FSAL, "FSAL_VFS disabling lock support");
  26. ./FSAL/FSAL_VFS/handle.c:305: LogInfo(COMPONENT_FSAL, "Lookup of %s crosses filesystem boundary to unknown file system dev=%" PRIu64".%"PRIu64" - reloading filesystems to find it", path, dev.major, dev.minor);
  27. ./FSAL/FSAL_VFS/handle.c:333: LogInfo(COMPONENT_FSAL, "Filesystem %s will be added to export %d:%s", fs->path, op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx));
  28. ./FSAL/FSAL_VFS/handle.c:346: LogInfo(COMPONENT_FSAL, "Lookup of %s crosses filesystem boundary to unclaimed file system %s - attempt to claim it", path, fs->path);
  29. ./FSAL/FSAL_VFS/handle.c:1840: LogInfo(COMPONENT_FSAL, "Could not find file system for path %s", path);
  30. ./FSAL/FSAL_VFS/handle.c:1848: LogInfo(COMPONENT_FSAL, "File system for path %s did not belong to FSAL %s", path, exp_hdl->fsal->name);
  31. ./FSAL/FSAL_VFS/handle.c:1968: LogInfo(COMPONENT_FSAL, "Could not map fsid=0x%016"PRIx64 ".0x%016"PRIx64" to filesystem", fsid.major, fsid.minor);
  32. ./FSAL/FSAL_VFS/handle.c:1978: LogInfo(COMPONENT_FSAL, "fsid=0x%016"PRIx64".0x%016"PRIx64 " in handle not a %s filesystem", fsid.major, fsid.minor, exp_hdl->fsal->name);
  33. ./FSAL/FSAL_VFS/export.c:359: LogInfo(COMPONENT_FSAL, "file system %s is not exportable with %s", fs->path, exp->fsal->name);
  34. ./FSAL/FSAL_VFS/export.c:385: LogInfo(COMPONENT_FSAL, "VFS Unclaiming %s", fs->path);
  35. ./FSAL/FSAL_VFS/file.c:518: LogInfo(COMPONENT_FSAL, "HSM restore at open for fd=%d", my_fd->fd);
  36. ./FSAL/FSAL_VFS/file.c:856: LogInfo(COMPONENT_FSAL, "HSM restore at open for fd=%d for file %s", fd, name);
  37. ./FSAL/FSAL_VFS/file.c:1013: LogInfo(COMPONENT_FSAL, "Verifier was not stored correctly for filesystem %s, trying again with truncated verifier", (*new_obj)->fs->path);
  38. ./FSAL/FSAL_VFS/handle_syscalls.c:141: LogInfo(COMPONENT_FSAL, "Reindexed filesystem %s to fsid=0x%016" PRIx64".0x%016"PRIx64, fs->path, fs->fsid.major, fs->fsid.minor);
  39. ./FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c:1567: LogInfo(COMPONENT_MDCACHE, "Invalid dirent with empty name");
  40. ./FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c:1711: LogInfoAlt(COMPONENT_NFS_READDIR, COMPONENT_MDCACHE, "Ignoring XDEV entry %s", name);
  41. ./FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c:1716: LogInfoAlt(COMPONENT_NFS_READDIR, COMPONENT_MDCACHE, "Lookup failed on %s in dir %p with %s", name, directory, fsal_err_txt(*state->status));
  42. ./FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c:2241: LogInfoAlt(COMPONENT_NFS_READDIR, COMPONENT_MDCACHE, "mdcache_new_entry failed on %s in dir %p with %s", name, state->dir, fsal_err_txt(status));
  43. ./FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_export.c:310: LogInfo(COMPONENT_FSAL, "Releasing %s export %" PRIu16 " for %s", fsal_hdl->name, op_ctx->ctx_export->export_id, ctx_export_path(op_ctx));
  44. ./FSAL/FSAL_PROXY_V4/handle.c:3062: LogInfo(COMPONENT_FSAL, "Attempt to use \"..\" element in path %s", path);
  45. ./FSAL/FSAL_KVSFS/kvsfs_export.c:350: LogInfo(COMPONENT_FSAL, "kvsfs_fsal_create: pnfs DS was enabled");
  46. ./FSAL/FSAL_KVSFS/kvsfs_export.c:355: LogInfo(COMPONENT_FSAL, "kvsfs_fsal_create: pnfs MDS was enabled");
  47. ./FSAL/commonlib.c:1624: LogInfo(COMPONENT_FSAL, "Leaving FD futility mode.");
  48. ./FSAL/commonlib.c:1909: LogInfo(COMPONENT_MDCACHE_LRU, "Attempting to increase soft limit from %" PRIu64 " to hard limit of %" PRIu64, (uint64_t) rlim.rlim_cur, (uint64_t) rlim.rlim_max);
  49. ./FSAL/commonlib.c:2403: /* Use fsalstat to avoid LogInfo... */
  50. ./FSAL/commonlib.c:2464: /* Use fsalstat to avoid LogInfo... */
  51. ./FSAL/commonlib.c:2962: /* Use fsalstat to avoid LogInfo... */
  52. ./FSAL/commonlib.c:2988: /* Use fsalstat to avoid LogInfo... */
  53. ./FSAL/access_check.c:957: LogInfo(COMPONENT_FSAL, "%s", buffer);
  54. ./FSAL/fsal_convert.c:101: LogInfo(COMPONENT_FSAL, "Mapping %d to ERR_FSAL_IO, getrlimit failed", posix_errorcode);
  55. ./FSAL/fsal_convert.c:105: LogInfo(COMPONENT_FSAL, "Mapping %d to ERR_FSAL_IO, rlim_cur=%" PRId64 " rlim_max=%" PRId64, +posix_errorcode, rlim.rlim_cur, rlim.rlim_max);
  56. ./FSAL/fsal_convert.c:118: LogInfo(COMPONENT_FSAL, "Mapping %d to ERR_FSAL_NXIO", posix_errorcode);
  57. ./FSAL/fsal_convert.c:137: LogInfo(COMPONENT_FSAL, "Mapping %d to ERR_FSAL_NOMEM", posix_errorcode);
  58. ./FSAL/fsal_convert.c:210: LogInfo(COMPONENT_FSAL, "Mapping %d to ERR_FSAL_DELAY", posix_errorcode);
  59. ./FSAL/localfs.c:89: LogInfo(COMPONENT_FSAL, "Absolute path %s must start with '/'", path);
  60. ./FSAL/localfs.c:126: LogInfo(COMPONENT_FSAL, "Failed due to '..' element in path %s", path);
  61. ./FSAL/localfs.c:168: LogInfo(COMPONENT_FSAL, "Path %s is not a directory", path);
  62. ./FSAL/localfs.c:497: LogInfo(COMPONENT_FSAL, "blkid_get_dev of %s failed for devname %s", fs->path, dev_name);
  63. ./FSAL/localfs.c:508: LogInfo(COMPONENT_FSAL, "blkid_get_tag_value of %s failed", fs->path);
  64. ./FSAL/localfs.c:514: LogInfo(COMPONENT_FSAL, "uuid_parse of %s failed for uuid %s", fs->path, uuid_str);
  65. ./FSAL/localfs.c:609: LogInfo(COMPONENT_FSAL, "Adding btrfs subvol %s", mnt.mnt_dir);
  66. ./FSAL/localfs.c:738: LogInfo(COMPONENT_FSAL, "Added filesystem %p %s namelen=%d dev=%"PRIu64".%"PRIu64 " fsid=0x%016"PRIx64".0x%016"PRIx64" %"PRIu64".%"PRIu64 " type=%s", fs, fs->path, (int) fs->namelen, fs->dev.major, fs->dev.minor, fs->fsid.major, fs->fsid.minor, fs->fsid.major, fs->fsid.minor, fs->type);
  67. ./FSAL/localfs.c:793: LogInfo(COMPONENT_FSAL, "Unattached file system %s", this->path);
  68. ./FSAL/localfs.c:801: LogInfo(COMPONENT_FSAL, "File system %s is a child of %s", this->path, this->parent->path);
  69. ./FSAL/localfs.c:936: LogInfo(COMPONENT_FSAL, "blkid_get_cache failed");
  70. ./FSAL/localfs.c:1154: LogInfo(COMPONENT_FSAL, "Removed filesystem %p %s namelen=%d dev=%"PRIu64".%"PRIu64 " fsid=0x%016"PRIx64".0x%016"PRIx64" %"PRIu64".%"PRIu64 " type=%s", fs, fs->path, (int) fs->namelen, fs->dev.major, fs->dev.minor, fs->fsid.major, fs->fsid.minor, fs->fsid.major, fs->fsid.minor, fs->type);
  71. ./FSAL/localfs.c:1426: LogInfo(COMPONENT_FSAL, "FileSystem %s does not belong to export %"PRIu16, fs->path, exp->export_id);
  72. ./FSAL/localfs.c:1498: LogInfo(COMPONENT_FSAL, "FSAL %s could not to claim file system %s", fsal->name, this->path);
  73. ./FSAL/localfs.c:1520: LogInfo(COMPONENT_FSAL, "FSAL %s Claiming %p %s", fsal->name, this, this->path);
  74. ./FSAL/localfs.c:1903: LogInfo(COMPONENT_FSAL, "Root fs for export %s is %s", path, root->path);
  75. ./FSAL/fsal_helper.c:864: LogInfo(COMPONENT_FSAL, "Failed due to '..' element in path %s", path);
  76. ./Protocols/9P/9p_attach.c:131: LogInfo(COMPONENT_9P, "9P is not allowed for this export entry, rejecting client");
  77. ./Protocols/9P/9p_attach.c:141: LogInfo(COMPONENT_9P, "Port %d is too high for this export entry, rejecting client", port);
  78. ./Protocols/NLM/nlm_Cancel.c:64: LogInfo(COMPONENT_NLM, "INVALID HANDLE: NLM4_CANCEL");
  79. ./Protocols/NLM/nlm_Unlock.c:63: LogInfo(COMPONENT_NLM, "INVALID HANDLE: NLM4_UNLOCK");
  80. ./Protocols/NLM/nlm_Unshare.c:71: LogInfo(COMPONENT_NLM, "INVALID HANDLE: NLM4_UNSHARE");
  81. ./Protocols/NLM/nlm_Lock.c:77: LogInfo(COMPONENT_NLM, "INVALID HANDLE: %s", proc_name);
  82. ./Protocols/NLM/nlm_Share.c:72: LogInfo(COMPONENT_NLM, "INVALID HANDLE: NLM4_SHARE");
  83. ./Protocols/NLM/nlm_Test.c:67: LogInfo(COMPONENT_NLM, "INVALID HANDLE: NLM4_TEST");
  84. ./Protocols/RQUOTA/rquota_common.c:78: LogInfo(COMPONENT_NFSPROTO, "Quota path %s too long", quota_path);
  85. ./Protocols/RQUOTA/rquota_setquota.c:141: LogInfo(COMPONENT_NFSPROTO, "could not get uid and gid, rejecting client %s", client_ip);
  86. ./Protocols/RQUOTA/rquota_getquota.c:119: LogInfo(COMPONENT_NFSPROTO, "could not get uid and gid, rejecting client %s", client_ip);
  87. ./Protocols/NFS/nfs4_op_putfh.c:66: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "NFS4 Request from client (%s) has invalid server identifier %d", op_ctx->client ?  op_ctx->client->hostaddr_str : "unknown", ntohs(v4_handle->id.servers));
  88. ./Protocols/NFS/nfs4_op_putfh.c:150: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "NFS4 Request from client (%s) has invalid export identifier %d", op_ctx->client ?  op_ctx->client->hostaddr_str : "unknown", ntohs(v4_handle->id.exports));
  89. ./Protocols/NFS/nfs4_op_putfh.c:206: LogInfo(COMPONENT_FILEHANDLE, "wire_to_host failed %s", msg_fsal_err(fsal_status.major));
  90. ./Protocols/NFS/nfs4_op_putfh.c:215: LogInfo(COMPONENT_FILEHANDLE, "could not get create_handle object error %s", msg_fsal_err(fsal_status.major));
  91. ./Protocols/NFS/nfs4_Compound.c:1202: LogInfo(COMPONENT_NFS_V4, "Unsupported minor version %d", compound4_minor);
  92. ./Protocols/NFS/nfs3_rename.c:109: LogInfo(COMPONENT_DISPATCH, "NFS%d RENAME Request from client %s has badly formed handle for to dir", req->rq_msg.cb_vers, op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  93. ./Protocols/NFS/nfs4_op_bind_conn.c:53: LogInfo(COMPONENT_SESSIONS, "Set up session: %s backchannel and bind it to current xprt FD: %d socket-address: %s", session_str, rq_xprt->xp_fd, xprt_addr_str);
  94. ./Protocols/NFS/nfs4_op_bind_conn.c:65: LogInfo(COMPONENT_SESSIONS, "Creating backchannel for session: %s", session_str);
  95. ./Protocols/NFS/nfs4_op_bind_conn.c:79: LogInfo(COMPONENT_SESSIONS, "Created backchannel for session: %s", session_str);
  96. ./Protocols/NFS/nfs4_op_readdir.c:614: LogInfo(COMPONENT_NFS_READDIR, "Response too small maxcount = %lu need at least %llu", maxcount, (unsigned long long) READDIR_RESP_BASE_SIZE);
  97. ./Protocols/NFS/nfs4_op_create_session.c:213: LogInfo(component, "CREATE_SESSION client addr=%s clientid=%s -------------------", str_client_addr, str_clientid4);
  98. ./Protocols/NFS/nfs4_op_create_session.c:254: LogInfo(component, "Client Record %s cr_confirmed_rec=%p cr_unconfirmed_rec=%p", str, client_record->cr_confirmed_rec, client_record->cr_unconfirmed_rec);
  99. ./Protocols/NFS/nfs4_op_getdeviceinfo.c:115: LogInfo(COMPONENT_PNFS, "GETDEVICEINFO with invalid fsal id %0hhx", deviceid->fsal_id);
  100. ./Protocols/NFS/nfs4_op_getdeviceinfo.c:125: LogInfo(COMPONENT_PNFS, "GETDEVICEINFO with inactive fsal id %0hhx", deviceid->fsal_id);
  101. ./Protocols/NFS/mnt_Mnt.c:132: LogInfoAlt(COMPONENT_NFSPROTO, COMPONENT_EXPORT, "MOUNT: Export entry %s does not support NFS v3 for client %s", ctx_export_path(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  102. ./Protocols/NFS/mnt_Mnt.c:143: LogInfoAlt(COMPONENT_NFSPROTO, COMPONENT_EXPORT, "MOUNT: Export entry %s does not allow access for client %s", ctx_export_path(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  103. ./Protocols/NFS/nfs3_link.c:63: LogInfo(COMPONENT_DISPATCH, "NFS%d LINK Request from client %s has badly formed handle for link dir", req->rq_msg.cb_vers, op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  104. ./Protocols/NFS/nfs4_op_open.c:855: LogInfo(COMPONENT_NFS_V4, "Can't reclaim delegation");
  105. ./support/exports.c:644: LogInfo(COMPONENT_CONFIG, "Readjusting MaxRead to FSAL, %" PRIu64 " -> %" PRIu64, export->MaxRead, MaxRead);
  106. ./support/exports.c:651: LogInfo(COMPONENT_CONFIG, "Readjusting MaxWrite to FSAL, %"PRIu64" -> %"PRIu64, export->MaxWrite, MaxWrite);
  107. ./support/exports.c:748: LogInfo(COMPONENT_CONFIG, "Readjusting MaxRead to FSAL, %" PRIu64 " -> %" PRIu64, export->MaxRead, MaxRead);
  108. ./support/exports.c:756: LogInfo(COMPONENT_CONFIG, "Readjusting MaxWrite to FSAL, %"PRIu64" -> %"PRIu64, export->MaxWrite, MaxWrite);
  109. ./support/exports.c:1189: LogInfo(COMPONENT_EXPORT, "Pseudo for export %d changing to %s from to %s", export->export_id, export->cfg_pseudopath, probe_exp->cfg_pseudopath);
  110. ./support/exports.c:1452: LogInfo(COMPONENT_CONFIG, "Export %d %s at pseudo (%s) with path (%s) and tag (%s) perms (%s)", export->export_id, commit_type == update_export ? "updated" : "created", export->cfg_pseudopath, export->cfg_fullpath, export->FS_tag, perms);
  111. ./support/exports.c:1459: LogInfo(COMPONENT_CONFIG, "Export %d has %zd defined clients", export->export_id, glist_length(&export->clients));
  112. ./support/exports.c:1692: LogInfo(COMPONENT_CONFIG, "Export Defaults now (%s)", perms);
  113. ./support/exports.c:2450: LogInfo(COMPONENT_CONFIG, "Export 0 (/) successfully created");
  114. ./support/exports.c:2619: LogInfo(COMPONENT_CONFIG, "Reread exports starting");
  115. ./support/exports.c:2674: LogInfo(COMPONENT_EXPORT, "Exports after update");
  116. ./support/exports.c:2858: LogInfo(COMPONENT_EXPORT, "Readjusting MaxRead to %" PRIu64, maxread);
  117. ./support/exports.c:2866: LogInfo(COMPONENT_EXPORT, "Readjusting PrefRead to %"PRIu64, export->MaxRead);
  118. ./support/exports.c:2875: LogInfo(COMPONENT_EXPORT, "Readjusting MaxWrite to %"PRIu64, maxwrite);
  119. ./support/exports.c:2883: LogInfo(COMPONENT_EXPORT, "Readjusting PrefWrite to %"PRIu64, export->MaxWrite);
  120. ./support/exports.c:3029: LogInfo(COMPONENT_MDCACHE, "Export root for export id %d status %s", export->export_id, msg_fsal_err(fsal_status.major));
  121. ./support/exports.c:3112: LogInfo(COMPONENT_EXPORT, "Export %s does not support AUTH_NONE", op_ctx_export_path(op_ctx));
  122. ./support/exports.c:3122: LogInfo(COMPONENT_EXPORT, "Export %s does not support AUTH_UNIX", op_ctx_export_path(op_ctx));
  123. ./support/exports.c:3135: LogInfo(COMPONENT_EXPORT, "Export %s does not support RPCSEC_GSS", op_ctx_export_path(op_ctx));
  124. ./support/exports.c:3150: LogInfo(COMPONENT_EXPORT, "Export %s does not support RPCSEC_GSS_SVC_NONE", op_ctx_export_path(op_ctx));
  125. ./support/exports.c:3160: LogInfo(COMPONENT_EXPORT, "Export %s does not support RPCSEC_GSS_SVC_INTEGRITY", op_ctx_export_path(op_ctx));
  126. ./support/exports.c:3170: LogInfo(COMPONENT_EXPORT, "Export %s does not support RPCSEC_GSS_SVC_PRIVACY", op_ctx_export_path(op_ctx));
  127. ./support/exports.c:3178: LogInfo(COMPONENT_EXPORT, "Export %s does not support unknown RPCSEC_GSS_SVC %d", op_ctx_export_path(op_ctx), (int)svc);
  128. ./support/exports.c:3188: LogInfo(COMPONENT_EXPORT, "Export %s does not support unknown oa_flavor %d", op_ctx_export_path(op_ctx), (int)req->rq_msg.cb_cred.oa_flavor);
  129. ./support/export_mgr.c:1134: LogInfo(COMPONENT_EXPORT, "Adding export from file: %s with %s", file_path, export_expr);
  130. ./support/export_mgr.c:1357: LogInfo(COMPONENT_EXPORT, "Removed export with id %d", export->export_id);
  131. ./support/export_mgr.c:1733: LogInfo(COMPONENT_EXPORT, "Adding export from file: %s with %s", file_path, export_expr);
  132. ./support/nfs_filehandle_mgmt.c:300: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: nfs_fh4_val=NULL");
  133. ./support/nfs_filehandle_mgmt.c:303: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: zero length handle");
  134. ./support/nfs_filehandle_mgmt.c:307: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: not a Ganesha handle, fhversion=%d", pfile_handle->fhversion);
  135. ./support/nfs_filehandle_mgmt.c:312: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: data.data_len=%d is less than %d", fh->nfs_fh4_len, (int)offsetof(struct file_handle_v4, fsopaque));
  136. ./support/nfs_filehandle_mgmt.c:319: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: data.data_len=%d is greater than %d", fh->nfs_fh4_len, (int)NFS4_FHSIZE);
  137. ./support/nfs_filehandle_mgmt.c:325: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: nfs_fh4_len=%d, should be %d", fh->nfs_fh4_len, (int)nfs4_sizeof_handle(pfile_handle));
  138. ./support/nfs_filehandle_mgmt.c:330: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: is_pseudofs=%d", ntohs(pfile_handle->id.exports) == 0);
  139. ./support/nfs_filehandle_mgmt.c:373: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: data.data_val=NULL");
  140. ./support/nfs_filehandle_mgmt.c:376: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: zero length handle");
  141. ./support/nfs_filehandle_mgmt.c:380: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: not a Ganesha handle, fhversion=%d", pfile_handle->fhversion);
  142. ./support/nfs_filehandle_mgmt.c:385: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: data.data_len=%d is less than %d", fh3->data.data_len, (int)offsetof(file_handle_v3_t, fsopaque));
  143. ./support/nfs_filehandle_mgmt.c:392: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: data.data_len=%d is greater than %d", fh3->data.data_len, (int)NFS3_FHSIZE);
  144. ./support/nfs_filehandle_mgmt.c:398: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: data.data_len=%d, should be %d", fh3->data.data_len, (int)nfs3_sizeof_handle(pfile_handle));
  145. ./support/uid2grp_cache.c:297: LogInfo(COMPONENT_IDMAPPER, "Cache size limit violated, removing entry with least time validity");
  146. ./support/nfs_creds.c:254: LogInfo(COMPONENT_DISPATCH, "Attempt to fetch managed groups failed");
  147. ./support/nfs_creds.c:263: LogInfo(COMPONENT_DISPATCH, "Attempt to fetch managed groups failed");
  148. ./support/nfs_creds.c:369: LogInfo(COMPONENT_IDMAPPER, "Could not map principal %s to uid", principal);
  149. ./support/nfs_creds.c:460: LogInfo(COMPONENT_DISPATCH, "Attempt to fetch managed_gids failed for uid=%u, using cred info from rpc request", op_ctx->original_creds.caller_uid);
  150. ./support/nfs_creds.c:470: LogInfo(COMPONENT_DISPATCH, "Attempt to fetch managed_gids failed for uid=%u", op_ctx->original_creds.caller_uid);
  151. ./support/nfs_creds.c:610: LogInfoAlt(COMPONENT_NFS_V4, COMPONENT_EXPORT, "Access not allowed on Export_Id %d %s for client %s", op_ctx->ctx_export->export_id, CTX_PSEUDOPATH(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  152. ./support/nfs_creds.c:622: LogInfoAlt(COMPONENT_NFS_V4, COMPONENT_EXPORT, "NFS4 not allowed on Export_Id %d %s for client %s", op_ctx->ctx_export->export_id, CTX_PSEUDOPATH(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  153. ./support/nfs_creds.c:637: LogInfoAlt(COMPONENT_NFS_V4, COMPONENT_EXPORT, "NFS4 over %s not allowed on Export_Id %d %s for client %s", xprt_type_to_str(xprt_type), op_ctx->ctx_export->export_id, CTX_PSEUDOPATH(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  154. ./support/nfs_creds.c:652: LogInfoAlt(COMPONENT_NFS_V4, COMPONENT_EXPORT, "Non-reserved Port %d is not allowed on Export_Id %d %s for client %s", port, op_ctx->ctx_export->export_id, CTX_PSEUDOPATH(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  155. ./support/nfs_creds.c:664: LogInfoAlt(COMPONENT_NFS_V4, COMPONENT_EXPORT, "NFS4 auth not allowed on Export_Id %d %s for client %s", op_ctx->ctx_export->export_id, CTX_PSEUDOPATH(op_ctx), op_ctx->client ? op_ctx->client->hostaddr_str : "unknown client");
  156. ./support/uid2grp.c:294: LogInfo(COMPONENT_IDMAPPER, "No matching password record found for uid %u", uid);
  157. ./support/xprt_handler.c:154: LogInfo(COMPONENT_XPRT, "The xprt FD: %d, socket-addr: %s is not associated with any custom-data, done un-referencing.", xprt->xp_fd, xprt_addr_str);
  158. ./support/xprt_handler.c:255: LogInfo(COMPONENT_XPRT, "No custom data to destroy for the destroyed xprt");
  159. ./SAL/nfs41_session_id.c:575: LogInfo(COMPONENT_SESSIONS, "We hit the session's max-connections limit before adding xprt FD: %d", data->req->rq_xprt->xp_fd);
  160. ./SAL/nfs4_recovery.c:794: LogInfo(COMPONENT_CLIENTID, "Recovery Backend Init for %s", recovery_backend_str(nfs_param.nfsv4_param.recovery_backend));
  161. ./SAL/recovery/recovery_fs.c:268: LogInfo(COMPONENT_CLIENTID, "NFSv4 Recovery Directory %s", v4_recov_dir);
  162. ./SAL/recovery/recovery_fs.c:270: LogInfo(COMPONENT_CLIENTID, "NFSv4 Recovery Directory (old) %s", v4_old_dir);
  163. ./include/nfs_file_handle.h:225: LogInfo(COMPONENT_FILEHANDLE, "INVALID HANDLE: empty");
  164. ./include/fsal_api.h:3082: LogInfo(COMPONENT_FSAL, "FSAL %s now unused", fsal_hdl->name);
  165. ./MainNFSD/9p_dispatcher.c:983: LogInfo(COMPONENT_9P_DISPATCH, "Entering 9P dispatcher");
  166. ./MainNFSD/9p_rdma_dispatcher.c:374: LogInfo(COMPONENT_9P_DISPATCH, "Entering 9P/RDMA dispatcher");
  167. ./MainNFSD/nfs_rpc_callback.c:177: LogInfo(COMPONENT_NFS_CB, "Callback channel's gss status is already set to %d", gss_enabled);
  168. ./MainNFSD/nfs_rpc_callback.c:187: LogInfo(COMPONENT_NFS_CB, "Gss callbacks are now enabled");
  169. ./MainNFSD/nfs_rpc_callback.c:193: LogInfo(COMPONENT_NFS_CB, "Gss callbacks are now disabled");
  170. ./MainNFSD/nfs_rpc_callback.c:790: LogInfo(COMPONENT_NFS_CB, "Xprt FD: %d is already associated with the channel. Skip creation", xprt->xp_fd);
  171. ./MainNFSD/nfs_rpc_callback.c:796: LogInfo(COMPONENT_NFS_CB, "The channel exists with NULL xprt, destroy and recreate with xprt FD: %d", xprt->xp_fd);
  172. ./MainNFSD/nfs_rpc_callback.c:800: LogInfo(COMPONENT_NFS_CB, "The channel exists with xprt FD: %d, destroy and recreate with xprt FD: %d", existing_xprt->xp_fd, xprt->xp_fd);
  173. ./MainNFSD/nfs_worker_thread.c:960: LogInfo(COMPONENT_DISPATCH, "Could not authenticate request... rejecting with AUTH_STAT=%s", auth_stat2str(auth_rc));
  174. ./MainNFSD/nfs_worker_thread.c:1006: LogInfo(COMPONENT_DISPATCH, "SVCAUTH_CHECKSUM failed for Program %" PRIu32 ", Version %" PRIu32 ", Function %" PRIu32 ", xid=%" PRIu32 ", SVCXPRT=%p, fd=%d", reqdata->svc.rq_msg.cb_prog, reqdata->svc.rq_msg.cb_vers, reqdata->svc.rq_msg.cb_proc, reqdata->svc.rq_msg.rm_xid, xprt, xprt->xp_fd);
  175. ./MainNFSD/nfs_worker_thread.c:1165: LogInfo(COMPONENT_DISPATCH, "NFS3 Request from client %s has badly formed handle", client_ip);
  176. ./MainNFSD/nfs_worker_thread.c:1179: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "NFS3 Request from client %s has invalid export %d", client_ip, exportid);
  177. ./MainNFSD/nfs_worker_thread.c:1255: LogInfo(COMPONENT_DISPATCH, "NLM4 Request from client %s has badly formed handle", client_ip);
  178. ./MainNFSD/nfs_worker_thread.c:1263: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "NLM4 Request from client %s has invalid export %d", client_ip, exportid);
  179. ./MainNFSD/nfs_worker_thread.c:1306: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "Client %s is not allowed to access Export_Id %d %s, vers=%" PRIu32 ", proc=%" PRIu32, client_ip, op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx), reqdata->svc.rq_msg.cb_vers, reqdata->svc.rq_msg.cb_proc);
  180. ./MainNFSD/nfs_worker_thread.c:1321: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "%s Version %" PRIu32 " not allowed on Export_Id %d %s for client %s", progname, reqdata->svc.rq_msg.cb_vers, op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx), client_ip);
  181. ./MainNFSD/nfs_worker_thread.c:1341: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "%s Version %" PRIu32 " over %s not allowed on Export_Id %d %s for client %s", progname, reqdata->svc.rq_msg.cb_vers, xprt_type_to_str(xprt_type), op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx), client_ip);
  182. ./MainNFSD/nfs_worker_thread.c:1358: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "%s Version %" PRIu32 " auth not allowed on Export_Id %d %s for client %s", progname, reqdata->svc.rq_msg.cb_vers, op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx), client_ip);
  183. ./MainNFSD/nfs_worker_thread.c:1377: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "Non-reserved Port %d is not allowed on Export_Id %d %s for client %s", port, op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx), client_ip);
  184. ./MainNFSD/nfs_worker_thread.c:1458: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "Client %s is not allowed to access Export_Id %d %s, vers=%" PRIu32 ", proc=%" PRIu32, client_ip, op_ctx->ctx_export->export_id, op_ctx_export_path(op_ctx), reqdata->svc.rq_msg.cb_vers, reqdata->svc.rq_msg.cb_proc);
  185. ./MainNFSD/nfs_worker_thread.c:1475: LogInfoAlt(COMPONENT_DISPATCH, COMPONENT_EXPORT, "could not get uid and gid, rejecting client %s", client_ip);
  186. ./MainNFSD/nfs_rpc_dispatcher_thread.c:633: LogInfo(COMPONENT_DISPATCH, "Binding to address %s", str);
  187. ./MainNFSD/nfs_rpc_dispatcher_thread.c:681: LogInfo(COMPONENT_DISPATCH, "Binding UDP socket to address %s for %s", str, tags[p]);
  188. ./MainNFSD/nfs_rpc_dispatcher_thread.c:735: LogInfo(COMPONENT_DISPATCH, "Binding TCP socket to address %s for %s", str, tags[p]);
  189. ./MainNFSD/nfs_rpc_dispatcher_thread.c:770: LogInfo(COMPONENT_DISPATCH, "Binding to address %s", str);
  190. ./MainNFSD/nfs_rpc_dispatcher_thread.c:819: LogInfo(COMPONENT_DISPATCH, "Binding UDP socket to address %s for %s", str, tags[p]);
  191. ./MainNFSD/nfs_rpc_dispatcher_thread.c:873: LogInfo(COMPONENT_DISPATCH, "Binding TCP socket to address %s for %s", str, tags[p]);
  192. ./MainNFSD/nfs_rpc_dispatcher_thread.c:943: LogInfo(COMPONENT_DISPATCH, "Bind sockets successful, v6disabled = %d, vsock = %d, rdma = %d", v6disabled, vsock, rdma);
  193. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1071: LogInfo(COMPONENT_DISPATCH, "No V6 and V4 intfs configured?!");
  194. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1269: LogInfo(COMPONENT_DISPATCH, "Registering %s V%d/UDP", tags[prot], (int)vers);
  195. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1281: LogInfo(COMPONENT_DISPATCH, "Registering %s V%d/UDPv6", tags[prot], (int)vers);
  196. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1295: LogInfo(COMPONENT_DISPATCH, "Registering %s V%d/TCP", tags[prot], (int)vers);
  197. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1306: LogInfo(COMPONENT_DISPATCH, "Registering %s V%d/TCPv6", tags[prot], (int)vers);
  198. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1341: LogInfo(COMPONENT_DISPATCH, "NFS INIT: using TIRPC");
  199. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1413: LogInfo(COMPONENT_DISPATCH, "NFS INIT: Using IPv6");
  200. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1418: LogInfo(COMPONENT_DISPATCH, "Cannot get udp6 netconfig, cannot get an entry for udp6 in netconfig file. Check file /etc/netconfig...");
  201. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1424: LogInfo(COMPONENT_DISPATCH, "Cannot get tcp6 netconfig, cannot get an entry for tcp in netconfig file. Check file /etc/netconfig...");
  202. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1457: LogInfo(COMPONENT_DISPATCH, "Successfully imported principal %s into GSSAPI", nfs_param.krb5_param.svc.principal);
  203. ./MainNFSD/nfs_rpc_dispatcher_thread.c:1614: LogInfo(COMPONENT_DISPATCH, "SVC_DECODE on %p fd %d returned unknown %u", xprt, xprt->xp_fd, stat);
  204. ./MainNFSD/nfs_init.c:611: LogInfo(COMPONENT_INIT, "State lock layer successfully initialized");
  205. ./MainNFSD/nfs_init.c:620: LogInfo(COMPONENT_INIT, "IP/name cache successfully initialized");
  206. ./MainNFSD/nfs_init.c:819: LogInfo(COMPONENT_INIT, "NFSv4 ACL cache successfully initialized");
  207. ./MainNFSD/nfs_init.c:844: LogInfo(COMPONENT_INIT, "krb5 keytab path successfully set to %s", nfs_param.krb5_param.keytab);
  208. ./MainNFSD/nfs_init.c:866: LogInfo(COMPONENT_INIT, "Regression:  svc.gss_name == GSS_C_NO_NAME");
  209. ./MainNFSD/nfs_init.c:869: LogInfo(COMPONENT_INIT, "gss principal \"%s\" successfully set", nfs_param.krb5_param.svc.principal);
  210. ./MainNFSD/nfs_init.c:893: LogInfo(COMPONENT_INIT, "NFSv4 clientid cache successfully initialized");
  211. ./MainNFSD/nfs_init.c:898: LogInfo(COMPONENT_INIT, "duplicate request hash table cache successfully initialized");
  212. ./MainNFSD/nfs_init.c:907: LogInfo(COMPONENT_INIT, "NFSv4 State Id cache successfully initialized");
  213. ./MainNFSD/nfs_init.c:916: LogInfo(COMPONENT_INIT, "NFSv4 Open Owner cache successfully initialized");
  214. ./MainNFSD/nfs_init.c:927: LogInfo(COMPONENT_INIT, "NLM Owner cache successfully initialized");
  215. ./MainNFSD/nfs_init.c:935: LogInfo(COMPONENT_INIT, "NLM State cache successfully initialized");
  216. ./MainNFSD/nfs_init.c:947: LogInfo(COMPONENT_INIT, "9P Owner cache successfully initialized");
  217. ./MainNFSD/nfs_init.c:955: LogInfo(COMPONENT_INIT, "NFSv4 Session Id cache successfully initialized");
  218. ./MainNFSD/nfs_init.c:964: LogInfo(COMPONENT_INIT, "NFSv4 specific parameter initialized");
  219. ./MainNFSD/nfs_init.c:973: LogInfo(COMPONENT_INIT, "9P resources successfully initialized");
  220. ./MainNFSD/nfs_init.c:981: LogInfo(COMPONENT_INIT, "NFSv4 pseudo file system successfully initialized");
  221. ./MainNFSD/nfs_init.c:989: LogInfo(COMPONENT_INIT, "RPC resources successfully initialized");
  222. ./config_parsing/config_parsing.c:1043: LogInfo(COMPONENT_CONFIG, "%s %s is empty", (node->type == TYPE_STMT ? "Statement" : "Block"), node->u.nterm.name);
  223. ./idmapper/idmapper_negative_cache.c:276: LogInfo(COMPONENT_IDMAPPER, "Cache size limit violated, removing %s with least time validity", entity_type_string);
  224. ./idmapper/idmapper.c:176: LogInfo(COMPONENT_IDMAPPER, "Idmapping status is already set to %d", status_enabled);
  225. ./idmapper/idmapper.c:193: LogInfo(COMPONENT_IDMAPPER, "Idmapping is now enabled");
  226. ./idmapper/idmapper.c:207: LogInfo(COMPONENT_IDMAPPER, "Idmapping is now disabled");
  227. ./idmapper/idmapper.c:252: LogInfo(COMPONENT_IDMAPPER, "Idmapper cache reaper is disabled");
  228. ./idmapper/idmapper.c:279: LogInfo(COMPONENT_IDMAPPER, "Idmapper reaper initialized");
  229. ./idmapper/idmapper.c:498: LogInfo(COMPONENT_IDMAPPER, "owner_domain.domain is NULL, cannot encode nfs4 principal");
  230. ./idmapper/idmapper.c:538: LogInfo(COMPONENT_IDMAPPER, "owner_domain.domain is NULL, cannot encode nfs4 principal");
  231. ./idmapper/idmapper.c:548: LogInfo(COMPONENT_IDMAPPER, "%s failed with code %d.", (group ? "getgrgid_r" : "getpwuid_r"), rc);
  232. ./idmapper/idmapper.c:568: LogInfo(COMPONENT_IDMAPPER, "%s failed with code %d.", (group ? "nfs4_gid_to_name" : "nfs4_uid_to_name"), rc);
  233. ./idmapper/idmapper.c:580: LogInfo(COMPONENT_IDMAPPER, "Lookup for %d failed, using numeric %s", id, (group ? "group" : "owner"));
  234. ./idmapper/idmapper.c:586: LogInfo(COMPONENT_IDMAPPER, "Lookup for %d failed, using nobody.", id);
  235. ./idmapper/idmapper.c:892: LogInfo(COMPONENT_IDMAPPER, "%s %s failed with %d, using anonymous.", (group ? "nfs4_name_to_gid" : "nfs4_name_to_uid"), name, -rc);
  236. ./idmapper/idmapper.c:974: LogInfo(COMPONENT_IDMAPPER, "All lookups failed for %s, using anonymous.", namebuff);
  237. ./idmapper/idmapper.c:1259: LogInfo(COMPONENT_IDMAPPER, "wbcAuthenticateUserEx returned %s", wbcErrorString(wbc_err));
  238. ./idmapper/idmapper.c:1266: LogInfo(COMPONENT_IDMAPPER, "nt_status: %s, display_string %s", error->nt_string, error->display_string);
  239. ./idmapper/idmapper.c:1282: LogInfo(COMPONENT_IDMAPPER, "wbcGetpwsid returned %s", wbcErrorString(wbc_err));
  240. ./log/log_functions.c:710: LogInfo(COMPONENT_LOG, "Facility %s already exists", name);
  241. ./log/log_functions.c:731: LogInfo(COMPONENT_LOG, "Created log facility %s", facility->lf_name);
  242. ./log/log_functions.c:802: LogInfo(COMPONENT_LOG, "Facility %s does not exist", name);
  243. ./log/log_functions.c:837: LogInfo(COMPONENT_LOG, "Facility %s does not exist", name);
  244. ./FSAL_UP/fsal_up_top.c:974: LogInfo(COMPONENT_STATE, "More than one lease time has passed since recall was successfully sent");
  245. ./FSAL_UP/fsal_up_top.c:981: LogInfo(COMPONENT_STATE, "More than two lease times have passed since recall was attempted");
  246.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement