Le 01/11/15 05:58, Richard PALO a écrit : > Le 01/11/15 05:47, Richard PALO a écrit : >> >> I was able to get things quieted down to nil by setting >> system.poold.history-file=/var/run/pool/history >> (and creating /var/run/pool for now in svc-poold!) >> >> plus commenting out in /usr/lib/pool/poold.properties: >>> # poold-specific logging properties (replacing default logging.properties) >>> #.level= ALL >> putting the logging level back to the default of 'NOTICE' instead of >> overriding to 'INFO' >> >> curious whether these should perhaps be the default? >> > > I now also set system.poold.log-location="syslog" to avoid using > /var/log/pool altogether. >
finally, in order to avoid having to modify any default system files, I simply added: > modify system default (string system.poold.log-location = "syslog") > modify system default (string system.poold.log-level = "NOTICE") > modify system default (string system.poold.history-file = > "/var/run/poold.history") to my poold script, which avoids as well the need for any additional directory under /var/run. -- Richard PALO ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
