Sun OpenStorage (S7410) idmap log noise
On a 7410 with two NFSv3 mounts (Solaris clients) we see the following entries are endlessly logged to syslog:
Oct 15 14:57:19 [10.10.29.132.2.2] 1 2009-10-15T18:57:19Z nas01-a idmap - - - ns_lookup_bypid: getgrgid_r(10000) failed (not found).
Oct 15 14:57:19 [10.10.29.132.2.2] 1 2009-10-15T18:57:19Z nas01-a idmap - - - ns_lookup_bypid: getpwuid_r(10002) failed (not found).
Oct 15 14:57:27 [10.10.29.132.2.2] 1 2009-10-15T18:57:27Z nas01-a idmap - - - ns_lookup_bypid: getgrgid_r(10000) failed (not found).
Oct 15 14:57:27 [10.10.29.132.2.2] 1 2009-10-15T18:57:27Z nas01-a idmap - - - ns_lookup_bypid: getpwuid_r(10002) failed (not found).
Oct 15 14:57:34 [10.10.29.132.2.2] 1 2009-10-15T18:57:34Z nas01-a idmap - - - ns_lookup_bypid: getgrgid_r(10000) failed (not found).
Oct 15 14:57:34 [10.10.29.132.2.2] 1 2009-10-15T18:57:34Z nas01-a idmap - - - ns_lookup_bypid: getpwuid_r(10002) failed (not found).
Oct 15 14:57:42 [10.10.29.132.2.2] 1 2009-10-15T18:57:42Z nas01-a idmap - - - ns_lookup_bypid: getgrgid_r(10000) failed (not found).
Oct 15 14:57:42 [10.10.29.132.2.2] 1 2009-10-15T18:57:42Z nas01-a idmap - - - ns_lookup_bypid: getpwuid_r(10002) failed (not found).
can I quite them or somehow define UID 10002 and GID 10000?
Thanks,
Jess