Home
last modified time | relevance | path

Searched refs:fmd_hdl_debug (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c117 fmd_hdl_debug(hdl, "register module"); in fmd_hdl_register()
130 fmd_hdl_debug(hdl, "%s: %llu", msp->ms_accepted.fmds_name, in fmd_hdl_unregister()
133 fmd_hdl_debug(hdl, "%s: %llu", msp->ms_caseopen.fmds_name, in fmd_hdl_unregister()
135 fmd_hdl_debug(hdl, "%s: %llu", msp->ms_casesolved.fmds_name, in fmd_hdl_unregister()
137 fmd_hdl_debug(hdl, "%s: %llu", msp->ms_caseclosed.fmds_name, in fmd_hdl_unregister()
146 fmd_hdl_debug(hdl, "%s: %llu", in fmd_hdl_unregister()
154 fmd_hdl_debug(hdl, "unregister module"); in fmd_hdl_unregister()
207 fmd_hdl_debug(fmd_hdl_t *hdl, const char *format, ...) in fmd_hdl_debug() function
275 fmd_hdl_debug(hdl, "case opened (%s)", cp->ci_uuid); in fmd_case_open()
291 fmd_hdl_debug(hdl, "case is already solved or closed"); in fmd_case_solve()
[all …]
H A Dzfs_retire.c116 fmd_hdl_debug(fmd_module_hdl("zfs-retire"), in find_vdev()
347 fmd_hdl_debug(hdl, "vdev %llu belongs to draid fdomain failure", in is_draid_fdomain_failure()
417 fmd_hdl_debug(hdl, "zpool_vdev_replace '%s' with spare '%s'", in replace_with_spare()
473 fmd_hdl_debug(hdl, "marking repaired vdev %llu on pool %llu", in zfs_vdev_repair()
504 fmd_hdl_debug(hdl, "zfs_retire_recv: '%s'", class); in zfs_retire_recv()
534 fmd_hdl_debug(hdl, "Got a zero GUID"); in zfs_retire_recv()
540 fmd_hdl_debug(hdl, "%d spares removed", nspares); in zfs_retire_recv()
588 fmd_hdl_debug(hdl, "zpool_vdev_remove_wanted '%s'" in zfs_retire_recv()
597 fmd_hdl_debug(hdl, "no spare for '%s'", devname); in zfs_retire_recv()
710 fmd_hdl_debug(hdl, "zpool_clear of pool '%s'", in zfs_retire_recv()
[all …]
H A Dzfs_diagnosis.c446 fmd_hdl_debug(hdl, "retiring case"); in zfs_case_retire()
462 fmd_hdl_debug(hdl, "solving fault '%s'", faultname); in zfs_case_solve()
539 fmd_hdl_debug(hdl, "pool %llu is tracking %d other %s cases " in zfs_fm_serd_record()
575 fmd_hdl_debug(hdl, "purging orphaned cases from %s", in zfs_fm_recv()
609 fmd_hdl_debug(hdl, "ignoring '%s' during import", class); in zfs_fm_recv()
623 fmd_hdl_debug(hdl, "ignoring '%s' during pool open", class); in zfs_fm_recv()
679 fmd_hdl_debug(hdl, "ignoring pool %llx, " in zfs_fm_recv()
705 fmd_hdl_debug(hdl, "ignoring pool %llx, " in zfs_fm_recv()
727 fmd_hdl_debug(hdl, "discarding '%s' for vdev %llu", in zfs_fm_recv()
748 fmd_hdl_debug(hdl, "opening case for vdev %llu due to '%s'", in zfs_fm_recv()
[all …]
H A Dfmd_api.h152 extern void fmd_hdl_debug(fmd_hdl_t *, const char *, ...);