Searched refs:plog (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-10.2-release/contrib/amd/amd/
H A Dops_TEMPLATE.c109 plog(XLOG_INFO, "entering foofs_match...");
127 plog(XLOG_INFO, "entering foofs_init...");
143 plog(XLOG_INFO, "entering foofs_mount...");
159 plog(XLOG_INFO, "entering foofs_fmount...");
175 plog(XLOG_INFO, "entering foofs_umount...");
191 plog(XLOG_INFO, "entering foofs_fumount...");
208 plog(XLOG_INFO, "entering foofs_lookuppn...");
227 plog(XLOG_INFO, "entering foofs_readdir...");
244 plog(XLOG_INFO, "entering foofs_readlink...");
262 plog(XLOG_INF
[all...]
H A Drestart.c74 plog(XLOG_WARNING, "NFS server entry assumed to be %s:/", me->mnt_fsname);
104 plog(XLOG_INFO, "%s restarted fstype %s on %s, flags 0x%x",
227 plog(XLOG_WARNING, "%s is an existing automount point", me->mnt_dir);
231 plog(XLOG_WARNING, "Can't parse pid in %s", me->mnt_fsname);
235 plog(XLOG_WARNING, "Automounter (pid: %ld) still alive", pid);
246 plog(XLOG_WARNING, "No port specified for %s", me->mnt_fsname);
259 plog(XLOG_WARNING, "Too many open ports (256)");
267 plog(XLOG_WARNING, "Can't bind to port %u", port);
277 plog(XLOG_WARNING, "Can't restart %s, leaving it alone", me->mnt_dir);
H A Damd.c110 plog(XLOG_WARNING, "WARNING: automounter going down on signal %d", sig);
352 plog(XLOG_WARNING, "Process memory locking not supported by the OS");
363 plog(XLOG_WARNING, "AIX: may need to lower stack size using ulimit(3) before calling plock");
366 plog(XLOG_WARNING, "Couldn't lock process pages in memory using plock(): %m");
372 plog(XLOG_WARNING, "Couldn't lock process pages in memory using mlockall(): %m");
378 plog(XLOG_INFO, "Locked process pages in memory");
432 plog(XLOG_FATAL, "gethostname: %m");
441 plog(XLOG_FATAL, "host name is not set");
510 plog(XLOG_INFO, "AM-UTILS VERSION INFORMATION:");
512 plog(XLOG_INF
[all...]
H A Dinfo_exec.c97 plog(XLOG_WARNING, "fgets_timed read error: %m");
109 plog(XLOG_WARNING, "executable map read timed out (> %d secs)", secs);
120 plog(XLOG_WARNING, "fgets_timed select error: %m");
127 plog(XLOG_WARNING, "executable map read timed out (> %d secs)", secs);
184 plog(XLOG_WARNING, "line %d in \"%s\" is too long", line_no, map);
242 plog(XLOG_WARNING, "set_nonblock fcntl F_GETFL error: %m");
248 plog(XLOG_WARNING, "set_nonblock fcntl F_SETFL error: %m");
359 plog(XLOG_ERROR, "map \"%s\" stat failure: %m", map);
363 plog(XLOG_ERROR, "map \"%s\" should be regular file", map);
367 plog(XLOG_ERRO
[all...]
H A Damfs_program.c94 plog(XLOG_ERROR, "program: cannot specify both unmount and umount options");
98 plog(XLOG_ERROR, "program: must specify mount command");
103 plog(XLOG_INFO, "program: un/umount not specified; using default \"%s\"",
161 plog(XLOG_DEBUG, "executing (un)mount command...");
163 plog(XLOG_DEBUG, "arg[%ld] = '%s'", (long) (cp - xivec), *cp);
170 plog(XLOG_USER, "1st/2nd args missing to (un)mount program");
179 plog(XLOG_ERROR, "exec failed: %m");
H A Dops_pcfs.c92 plog(XLOG_USER, "pcfs: no source device specified");
139 plog(XLOG_DEBUG, "mount_pcfs: flags=0x%x", (u_int) flags);
150 plog(XLOG_DEBUG, "mount_pcfs: mask=%o (octal)", (u_int) pcfs_args.mask);
158 plog(XLOG_DEBUG, "mount_pcfs: dirmask=%o (octal)", (u_int) pcfs_args.dirmask);
172 plog(XLOG_DEBUG, "mount_pcfs: uid=%d", (int) pcfs_args.uid);
186 plog(XLOG_DEBUG, "mount_pcfs: gid=%d", (int) pcfs_args.gid);
212 plog(XLOG_ERROR, "mount_pcfs: %m");
H A Dreaddir.c108 plog(XLOG_DEBUG, "make_entry_chain: mp is (NULL)");
113 plog(XLOG_DEBUG, "make_entry_chain: mp->am_mnt is (NULL)");
118 plog(XLOG_DEBUG, "make_entry_chain: mp->am_mnt->mf_private is (NULL)");
171 plog(XLOG_DEBUG, "make_entry_chain: no more space in chain");
214 plog(XLOG_DEBUG, "amfs_readdir_browsable gen=%u, count=%d",
280 plog(XLOG_DEBUG, "gen1 key %4d \"%s\"", j++, ne->ne_name);
302 plog(XLOG_DEBUG, "gen2 key %4d \"%s\"", j++, ne->ne_name);
304 plog(XLOG_DEBUG, "gen2+ key %4d \"%s\" fi=%d ck=%d",
306 plog(XLOG_DEBUG, "EOF is %d", dp->dl_eof);
355 plog(XLOG_DEBU
[all...]
H A Dinfo_ldap.c260 plog(XLOG_USER, "Unable to parse hostport %s for ldap map %s",
314 plog(XLOG_WARNING, "Unable to ldap_open to %s:%d\n", h->host, h->port);
324 plog(XLOG_WARNING, "Unable to set ldap protocol version to %ld\n",
331 plog(XLOG_WARNING, "Unable to ldap_bind to %s:%d as %s\n",
339 plog(XLOG_WARNING, "ldap_enable_cache(%ld) is not available on this system!\n", gopt.ldap_cache_seconds);
346 plog(XLOG_WARNING, "Exhausted list of ldap servers, looping.\n");
349 plog(XLOG_USER, "Unable to (re)bind to any ldap hosts\n");
386 plog(XLOG_USER, "Timestamp LDAP search attempt %d failed: %s\n",
400 plog(XLOG_USER, "LDAP timestamp search failed: %s\n",
409 plog(XLOG_USE
[all...]
H A Dinfo_nis.c104 plog(XLOG_ERROR, "getdomainname: %m");
109 plog(XLOG_WARNING, "NIS domain name is not set. NIS ignored.");
144 plog(XLOG_ERROR, "yp enumeration of %s: %s, status=%d, e=%d",
180 plog(XLOG_ERROR, "error grabbing nis map of %s: %s", map, yperr_string(ypprot_err(error)));
205 plog(XLOG_ERROR,
219 plog(XLOG_ERROR,
239 plog(XLOG_INFO, "nis_isup: NIS came back up for map %s", map);
317 plog(XLOG_ERROR, "nis_search: %s: %s", map, yperr_string(res));
399 plog(XLOG_INFO, "NIS map %s reloading using am_yp_all", inmap);
403 plog(XLOG_ERRO
[all...]
H A Dsrvr_nfs.c150 plog(XLOG_WARNING, "create_ping_payload: nfs_version = 0, changed to 2");
152 plog(XLOG_INFO, "create_ping_payload: nfs_version: %d", (int) nfs_version);
165 plog(XLOG_ERROR, "Couldn't create ping RPC message");
294 plog(XLOG_WARNING, "recompute_portmap: nfs_version = 0 fixed");
296 plog(XLOG_INFO, "recompute_portmap: NFS version %d on %s",
305 plog(XLOG_INFO, "Using MOUNT version: %d", (int) mnt_version);
460 plog(XLOG_WARNING, "EZK: down fileserver %s changed ip: %s -> %s",
640 plog(XLOG_INFO, "initializing %s's pinger to %d sec", fs->fs_host, pingval);
650 plog(XLOG_INFO, "changing %s's ping value from %d%s to %d%s",
705 plog(XLOG_WARNIN
[all...]
H A Damfs_toplvl.c153 plog(XLOG_INFO, "amfs_toplvl_init: trying forced/lazy unmount of %s",
157 plog(XLOG_INFO, "amfs_toplvl_init: forced/lazy unmount failed: %m");
185 plog(XLOG_WARNING, "%s is not a directory", mp->am_path);
243 plog(XLOG_FATAL, "amfs_toplvl_mount: amfs_mount failed: %m");
279 plog(XLOG_ERROR, "amfs_toplvl_umount: %s is not a directory, aborting.", mp->am_path);
295 plog(XLOG_WARNING, "amfs_toplvl_unmount retrying %s in 1s", mp->am_path);
H A Damfs_host.c184 plog(XLOG_ERROR, "No mount point for %s - skipping", mntdir);
228 plog(XLOG_INFO, "fetch_fhandle: NFS version %d", (int) nfs_version);
240 plog(XLOG_ERROR, "mountd rpc failed: %s", clnt_sperrno(clnt_stat));
263 plog(XLOG_ERROR, "mountd rpc failed: %s", clnt_sperrno(clnt_stat));
323 plog(XLOG_ERROR, "amfs_host_mount: cannot support WebNFS");
345 plog(XLOG_INFO, "amfs_host_mount: NFS version %d", (int) mf->mf_server->fs_version);
370 plog(XLOG_ERROR, "get_mount_client failed for %s: %s",
373 plog(XLOG_ERROR, "get_mount_client failed for %s", host);
401 plog(XLOG_ERROR, "host_mount rpc failed: %s", msg);
470 plog(XLOG_FATA
[all...]
H A Damfs_nfsl.c110 plog(XLOG_USER, "amfs_nfsl: host $fs and $rhost must be specified");
120 plog(XLOG_INFO, "amfs_nfsl: \"%s\" is not local host, using type:=nfs", ho);
123 plog(XLOG_INFO, "amfs_nfsl: \"%s\" does not exist, using type:=nfs", cp);
126 plog(XLOG_INFO, "amfs_nfsl: \"%s\" exists, using type:=link", cp);
H A Dautil.c170 plog(XLOG_WARNING, "node %s is currently being unmounted, ignoring timeout request", mp->am_path);
172 plog(XLOG_WARNING, "ignoring timeout request for active node %s", mp->am_path);
174 plog(XLOG_INFO, "\"%s\" forcibly timed out", mp->am_path);
239 plog(XLOG_INFO, "%s%s%s %s fstype %s on %s",
302 plog(XLOG_INFO, "%s set to never timeout", mp->am_path);
305 plog(XLOG_INFO, "%s set to timeout in %d seconds", mp->am_path, mp->am_timeo);
540 plog(XLOG_FATAL, "Can't find root file handle for %s", dir);
556 plog(XLOG_ERROR, "no port number specified for %s", dir);
606 plog(XLOG_DEBUG, "Generic mount flags 0x%x", genflags);
640 plog(XLOG_WARNIN
[all...]
H A Dmapc.c431 plog(XLOG_USER, "error compiling RE \"%s\": %s", pattern, errstr);
487 plog(XLOG_MAP, "Re-synchronizing cache for map %s", m->map_name);
537 plog(XLOG_INFO, "reload of map %s is not needed (in sync)", m->map_name);
552 plog(XLOG_FATAL, "first time load of map %s failed!", m->map_name);
554 plog(XLOG_ERROR, "reload of map %s failed - using old values",
560 plog(XLOG_INFO, "first time load of map %s succeeded", m->map_name);
562 plog(XLOG_INFO, "reload #%d of map %s succeeded",
606 plog(XLOG_INFO, "initializing amd.conf map %s of type %s", map, type);
610 plog(XLOG_ERROR, "failed to initialize map %s", map);
642 plog(XLOG_USE
[all...]
H A Dinfo_nisplus.c107 plog(XLOG_ERROR, "Unable to create map_name %s: %s",
131 plog(XLOG_ERROR, "error grabbing nisplus map of %s: %s",
182 plog(XLOG_ERROR,
204 plog(XLOG_ERROR, "nisplus_search: %s: %s", map, strerror(ENOMEM));
243 plog(XLOG_ERROR, "nisplus_search: %s: %s", map, nis_sperrno(result->status));
272 plog(XLOG_ERROR,
286 plog(XLOG_ERROR, "NISplus init <%s>: %s", map, strerror(ENOMEM));
H A Dopts.c320 plog(XLOG_USER, "Empty backslash escape");
372 plog(XLOG_USER,
514 plog(XLOG_USER, "key %s: Can't assign to a selector (%s)",
524 plog(XLOG_USER, "key %s: Unrecognized key/option \"%s\"", mapkey, f);
566 plog(XLOG_USER, "key %s: No value component in \"%s\"", mapkey, f);
574 plog(XLOG_USER, "key %s: Malformed function in \"%s\"", mapkey, f);
604 plog(XLOG_USER, "key %s: unknown function \"%s\"", mapkey, f);
610 plog(XLOG_USER, "key %s: Bad selector \"%s\"", mapkey, f);
660 plog(XLOG_MAP, "key %s: map selector %s (=%s) did not %smatch %s",
679 plog(XLOG_MA
[all...]
/freebsd-10.2-release/contrib/amd/conf/transp/
H A Dtransp_sockets.c91 plog(XLOG_ERROR, "Unable to resolve localhost_address \"%s\" (%s): using default",
96 plog(XLOG_ERROR, "localhost_address \"%s\" has no IP addresses: using default",
101 plog(XLOG_ERROR, "localhost_address \"%s\" has more than one IP addresses: using first",
106 plog(XLOG_INFO, "localhost_address \"%s\" requested, using %s",
175 plog(XLOG_ERROR, "can't bind privileged port (socket)");
194 plog(XLOG_ERROR, "Can't create socket to connect to mountd: %m");
202 plog(XLOG_ERROR, "can't bind privileged port");
255 plog(XLOG_FATAL, "Can't create privileged nfs port (socket)");
261 plog(XLOG_FATAL, "cannot create rpc/udp service");
266 plog(XLOG_FATA
[all...]
/freebsd-10.2-release/contrib/amd/conf/umount/
H A Dumount_bsd44.c69 plog(XLOG_WARNING, "unmount: %s is not mounted", mntdir);
109 plog(XLOG_INFO, "umount2_fs: trying unmount/forced on %s", mntdir);
114 plog(XLOG_WARNING, "%s: unmount/force: %m", mntdir);
/freebsd-10.2-release/contrib/amd/libamu/
H A Dmount_fs.c188 plog(XLOG_ERROR, "'%s': mount: %m", mnt_dir);
205 plog(XLOG_ERROR, "'%s': umount: %m", mnt_dir);
207 plog(XLOG_WARNING, "extra umount required for '%s'", mnt_dir);
606 plog(XLOG_WARNING, "noconn option not specified, and was just turned ON (OS override)! (May cause NFS hangs on some systems...)");
612 plog(XLOG_WARNING, "noconn option specified, and was just turned OFF (OS override)! (May cause NFS hangs on some systems...)");
637 plog(XLOG_FATAL, "cannot fill knetconfig structure for nfs_args");
691 plog(XLOG_USER, "Mount opts soft and spongy are incompatible - soft ignored");
810 plog(XLOG_INFO, "turning on NFS option symttl and setting value to 0");
835 plog(XLOG_INFO, "%s: disabling nfs congestion window", mntp->mnt_dir);
891 plog(XLOG_DEBU
[all...]
H A Dxdr_func.c83 plog(XLOG_DEBUG, "xdr_attrstat:");
107 plog(XLOG_DEBUG, "xdr_createargs:");
125 plog(XLOG_DEBUG, "xdr_dirlist:");
143 plog(XLOG_DEBUG, "xdr_diropargs:");
161 plog(XLOG_DEBUG, "xdr_diropokres:");
179 plog(XLOG_DEBUG, "xdr_diropres:");
203 plog(XLOG_DEBUG, "xdr_dirpath:");
218 plog(XLOG_DEBUG, "xdr_entry:");
242 plog(XLOG_DEBUG, "xdr_exportnode:");
263 plog(XLOG_DEBU
[all...]
H A Dstrutil.c143 plog(XLOG_DEBUG, "strsplit saved \"%s\"", v);
147 plog(XLOG_DEBUG, "strsplit saved a total of %d strings", ic);
174 plog(XLOG_ERROR, "xstrlcpy(%s:%d): string \"%s\" truncated to \"%s\"",
177 plog(XLOG_ERROR, "xstrlcpy: string \"%s\" truncated to \"%s\"", src, dst);
203 plog(XLOG_ERROR, "xstrlcat(%s:%d): string \"%s\" truncated to \"%s\"",
206 plog(XLOG_ERROR, "xstrlcat: string \"%s\" truncated to \"%s\"", src, dst);
251 * If error or truncation, plog error.
254 * possible infinite recursion between plog() and xvsnprintf(). If it
261 plog(XLOG_ERROR, "xvsnprintf(%s:%d): string %p truncated (ret=%d, format=\"%s\")",
264 plog(XLOG_ERRO
[all...]
H A Dxutil.c56 * default in dplog/plog below, and in
195 plog(XLOG_DEBUG, "Allocated size %d; block %p", len, p);
199 plog(XLOG_ERROR, "Retrying memory allocation");
204 plog(XLOG_FATAL, "Out of memory");
229 plog(XLOG_DEBUG, "Reallocated size %d; block %p", len, ptr);
240 plog(XLOG_FATAL, "Out of memory in realloc");
253 plog(XLOG_DEBUG, "Free in %s:%d: block %p", file, line, ptr);
413 plog(int lvl, const char *fmt, ...) function
445 * Note: xvsnprintf() may call plog() if a truncation happened, but the
627 plog(XLOG_USE
[all...]
/freebsd-10.2-release/contrib/amd/hlfsd/
H A Dhlfsd.c266 /* need my pid before any dlog/plog */
360 plog(XLOG_WARNING, "directory %s not read/executable",
378 plog(XLOG_WARNING, "%s/%s will be hidden by mount\n",
388 plog(XLOG_ERROR, "cannot create alternate dir %s: %m",
399 plog(XLOG_WARNING, "failsafe %s not a symlink\n",
409 plog(XLOG_WARNING,
439 plog(XLOG_INFO, "Initializing hlfsd...");
459 plog(XLOG_INFO, "parent waits for child to setup (stoplight=%d)", stoplight);
597 plog(XLOG_INFO, "normal NFS mounting hlfsd service points");
604 plog(XLOG_INF
[all...]
H A Dhomedir.c177 plog(XLOG_WARNING, "could not setgid to %d: %m", groupid);
181 plog(XLOG_WARNING, "could not seteuid to %d: %m", userid);
191 plog(XLOG_WARNING, "can't make directory %s: %m", linkval);
198 plog(XLOG_WARNING, "bad link to %s: %m", linkval);
214 plog(XLOG_WARNING, "no more space in %s: %m", linkval);
232 plog(XLOG_ERROR, "cannot open %s: %m", buf);
237 plog(XLOG_ERROR, "cannot write \"%s\" (%d bytes) to %s : %m", buf, len, buf);
243 plog(XLOG_ERROR, "cannot unlink %s : %m", buf);
439 plog(XLOG_ERROR, "unable to read passwd file %s: %m", passwdfile);
442 plog(XLOG_INF
[all...]

Completed in 134 milliseconds

123