Home
last modified time | relevance | path

Searched refs:XLOG_WARNING (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12.1/contrib/amd/amd/
H A Drestart.c70 plog(XLOG_WARNING, "NFS server entry assumed to be %s:/", me->mnt_fsname); in restart_fake_mntfs()
220 plog(XLOG_WARNING, "%s is an existing automount point", me->mnt_dir); in restart_automounter_nodes()
224 plog(XLOG_WARNING, "Can't parse pid in %s", me->mnt_fsname); in restart_automounter_nodes()
228 plog(XLOG_WARNING, "Automounter (pid: %ld) still alive", pid); in restart_automounter_nodes()
239 plog(XLOG_WARNING, "No port specified for %s", me->mnt_fsname); in restart_automounter_nodes()
252 plog(XLOG_WARNING, "Too many open ports (256)"); in restart_automounter_nodes()
261 plog(XLOG_WARNING, "Can't bind to port %u", port); in restart_automounter_nodes()
271 plog(XLOG_WARNING, "Can't restart %s, leaving it alone", me->mnt_dir); in restart_automounter_nodes()
H A Dinfo_exec.c93 plog(XLOG_WARNING, "fgets_timed read error: %m"); in fgets_timed()
105 plog(XLOG_WARNING, "executable map read timed out (> %d secs)", secs); in fgets_timed()
116 plog(XLOG_WARNING, "fgets_timed select error: %m"); in fgets_timed()
123 plog(XLOG_WARNING, "executable map read timed out (> %d secs)", secs); in fgets_timed()
180 plog(XLOG_WARNING, "line %d in \"%s\" is too long", line_no, map); in exec_parse_qanswer()
241 plog(XLOG_WARNING, "set_nonblock fcntl F_GETFL error: %m"); in set_nonblock()
247 plog(XLOG_WARNING, "set_nonblock fcntl F_SETFL error: %m"); in set_nonblock()
H A Damd.c106 plog(XLOG_WARNING, "WARNING: automounter going down on signal %d", sig); in sigterm()
348 plog(XLOG_WARNING, "Process memory locking not supported by the OS"); in do_memory_locking()
359 plog(XLOG_WARNING, "AIX: may need to lower stack size using ulimit(3) before calling plock"); in do_memory_locking()
362 plog(XLOG_WARNING, "Couldn't lock process pages in memory using plock(): %m"); in do_memory_locking()
368 plog(XLOG_WARNING, "Couldn't lock process pages in memory using mlockall(): %m"); in do_memory_locking()
H A Dsrvr_nfs.c149 plog(XLOG_WARNING, "%s: nfs_version = 0, changed to 2", __func__); in create_ping_payload()
294 plog(XLOG_WARNING, "%s: nfs_version = 0 fixed", __func__); in recompute_portmap()
469 plog(XLOG_WARNING, "EZK: down fileserver %s changed ip: %s -> %s", in check_fs_addr_change()
721 plog(XLOG_WARNING, "%s: NFS mount failed, trying again with NFSv2/UDP", in find_nfs_srvr()
744 plog(XLOG_WARNING, "ignoring unknown protocol option for %s:%s", in find_nfs_srvr()
755 …plog(XLOG_WARNING, "found compatibility option \"nfsv2\": set options vers=2,proto=udp for host %s… in find_nfs_srvr()
814 …plog(XLOG_WARNING, "fileserver %s is already hung - not running NFS proto/version discovery", host… in find_nfs_srvr()
961 plog(XLOG_WARNING, "fileserver %s changed ip: %s -> %s", in find_nfs_srvr()
H A Dinfo_ldap.c330 plog(XLOG_WARNING, "Unable to ldap_open to %s:%d\n", h->host, h->port); in amu_ldap_rebind()
340 plog(XLOG_WARNING, "Unable to set ldap protocol version to %ld for " in amu_ldap_rebind()
347 plog(XLOG_WARNING, "Unable to ldap_bind to %s:%d as %s\n", in amu_ldap_rebind()
355 …plog(XLOG_WARNING, "ldap_enable_cache(%ld) is not available on this system!\n", gopt.ldap_cache_se… in amu_ldap_rebind()
362 plog(XLOG_WARNING, "Exhausted list of ldap servers, looping.\n"); in amu_ldap_rebind()
H A Dnfs_prot_svc.c111 plog(XLOG_WARNING, "ignoring request from UID %ld, must be 0", (long) u); in nfs_program_2()
126 plog(XLOG_WARNING, "ignoring request from %s:%u, port not reserved", in nfs_program_2()
136 plog(XLOG_WARNING, "ignoring request from %s:%u, not a local interface", in nfs_program_2()
141 plog(XLOG_WARNING, "ignoring request from %s:%u, expected %s", in nfs_program_2()
H A Dautil.c171 … plog(XLOG_WARNING, "node %s is currently being unmounted, ignoring timeout request", mp->am_path); in forcibly_timeout_mp()
173 plog(XLOG_WARNING, "ignoring timeout request for active node %s", mp->am_path); in forcibly_timeout_mp()
637 plog(XLOG_WARNING, "Mount %s failed (%m); force unmount.", mp->am_path); in amfs_mount()
640 plog(XLOG_WARNING, "Forced umount %s failed: %m.", mp->am_path); in amfs_mount()
H A Damfs_toplvl.c181 plog(XLOG_WARNING, "%s is not a directory", mp->am_path); in amfs_toplvl_mount()
296 plog(XLOG_WARNING, "amfs_toplvl_unmount retrying %s in 1s", mp->am_path); in amfs_toplvl_umount()
H A Dclock.c185 plog(XLOG_WARNING, "job %d rescheduled to run immediately", cp->c_id); in reschedule_timeouts()
H A Dinfo_file.c116 plog(XLOG_WARNING, "line %d in \"%s\" is too long", line_no, map); in file_search_or_reload()
H A Damq_svc.c169 plog(XLOG_WARNING, "Amd denied remote amq service to %s", remote_hostname); in amq_program_1()
H A Dnfs_start.c392 plog(XLOG_WARNING, "autofs service registration failed, turning off autofs support"); in mount_automounter()
H A Dinfo_nis.c106 plog(XLOG_WARNING, "NIS domain name is not set. NIS ignored."); in determine_nis_domain()
H A Dmapc.c713 …plog(XLOG_WARNING, "Map type \"%s\" does not support cache type \"all\"; using \"inc\"", mt->name); in mapc_create()
721 plog(XLOG_WARNING, "Map type \"%s\" does not support cache type \"re\"", mt->name); in mapc_create()
H A Damq_subr.c299 plog(XLOG_WARNING, "path \"%s\" did not resolve after %d tries", in amqproc_pawd_1_svc()
H A Dmap.c340 plog(XLOG_WARNING, "children of \"%s\" still exist - deleting anyway", mp->am_path); in remove_am()
H A Damfs_generic.c145 plog(XLOG_WARNING, "Key \"%s\" contains a disallowed character", fname); in amfs_lookup_node()
H A Dops_nfs.c628 plog(XLOG_WARNING, "webnfs_lookup: port == 0 for nfs on %s, fixed", in webnfs_lookup()
/freebsd-12.1/contrib/amd/libamu/
H A Dxutil.c126 {"warn", XLOG_WARNING}, /* Warnings */
127 {"warning", XLOG_WARNING}, /* Warnings */
361 case XLOG_WARNING: in show_time_host_and_name()
530 case XLOG_WARNING: in real_plog()
747 plog(XLOG_WARNING, "null syslog facility, using LOG_DAEMON"); in get_syslog_facility()
825 plog(XLOG_WARNING, "unknown syslog facility \"%s\", using LOG_DAEMON", facstr); in get_syslog_facility()
861 plog(XLOG_WARNING, "syslog option not supported, logging unchanged"); in switch_to_logfile()
990 plog(XLOG_WARNING, "Could not open /dev/null for rw: %m"); in amu_release_controlling_tty()
1001 plog(XLOG_WARNING, "Could not release controlling tty using setsid(): %m"); in amu_release_controlling_tty()
1013 plog(XLOG_WARNING, "Could not open controlling tty: %m"); in amu_release_controlling_tty()
[all …]
H A Dwire.c203 plog(XLOG_WARNING, "getnetbyaddr failed on 0x%x, succeeded on 0x%x", in getwire_lookup()
245 plog(XLOG_WARNING, "Long hostname %s truncated to %d characters", in getwire_lookup()
H A Dmount_fs.c247 plog(XLOG_WARNING, "extra umount required for '%s'", mnt_dir); in mount_fs()
518 …plog(XLOG_WARNING, "noconn option not specified, and was just turned ON (OS override)! (May cause … in compute_nfs_common_args()
524 …plog(XLOG_WARNING, "noconn option specified, and was just turned OFF (OS override)! (May cause NFS… in compute_nfs_common_args()
/freebsd-12.1/contrib/amd/conf/umount/
H A Dumount_bsd44.c65 plog(XLOG_WARNING, "unmount: %s is not mounted", mntdir); in umount_fs()
111 plog(XLOG_WARNING, "%s: unmount/force: %m", mntdir); in umount2_fs()
/freebsd-12.1/contrib/amd/hlfsd/
H A Dhomedir.c174 plog(XLOG_WARNING, "could not setgid to %d: %m", groupid); in homedir()
178 plog(XLOG_WARNING, "could not seteuid to %d: %m", userid); in homedir()
188 plog(XLOG_WARNING, "can't make directory %s: %m", linkval); in homedir()
195 plog(XLOG_WARNING, "bad link to %s: %m", linkval); in homedir()
211 plog(XLOG_WARNING, "no more space in %s: %m", linkval); in homedir()
H A Dhlfsd.c358 plog(XLOG_WARNING, "directory %s not read/executable", in main()
376 plog(XLOG_WARNING, "%s/%s will be hidden by mount\n", in main()
397 plog(XLOG_WARNING, "failsafe %s not a symlink\n", in main()
407 plog(XLOG_WARNING, in main()
/freebsd-12.1/contrib/amd/include/
H A Dam_utils.h103 #define XLOG_WARNING 0x0008 macro
111 #define XLOG_ALL (XLOG_FATAL|XLOG_ERROR|XLOG_USER|XLOG_WARNING|XLOG_INFO|XLOG_MAP|XLOG_STATS)

12