Le 30/10/15 20:49, Richard PALO a écrit :
> I guess I come back to poold...
> 
> with Bob's suggestion, and a bit of adaptation I use:
>> pfexec ./fsrw.d | grep -w W |grep -v \/tmp |grep -v sd3 |grep -v dpool |grep 
>> -v \/home |grep -v \/etc\/svc\/volile
> 
> and see:
>>     disk_io         sd4  W     3072      0 <none>
>>     disk_io         sd4  W     5120      0 <none>
>>     disk_io         sd4  W     6656      0 <none>
>>     disk_io         sd4  W     4096      0 <none>
>>     disk_io         sd4  W     4096      0 <none>
>>     disk_io         sd4  W     3072      0 <none>
>>     disk_io         sd4  W    11776      0 <none>
>>     disk_io         sd4  W     4096      0 <none>
>>     disk_io         sd4  W     4096      0 <none>
>>     disk_io         sd4  W      512      0 <none>
>>     disk_io         sd4  W      512      0 <none>
>>     disk_io         sd4  W     1024      0 <none>
>>     disk_io         sd4  W     1024      0 <none>
>>     disk_io         sd4  W     1024      0 <none>
>>     disk_io         sd4  W     1024      0 <none>
>> sc-write              .  W      141   1402 /var/log/pool/poold
>>   fop_write           .  W      141   1402 /var/log/pool/poold
>> sc-write              .  W       59   1402 /var/log/pool/poold
>>   fop_write           .  W       59   1402 /var/log/pool/poold
>> sc-write              .  W      153   1402 /var/log/pool/poold
>>   fop_write           .  W      153   1402 /var/log/pool/poold
>> sc-write              .  W        4      0 /var/adm/pool/history
>>   fop_write           .  W        4      0 /var/adm/pool/history
>> sc-write              .  W       93      0 /var/adm/pool/history
>>   fop_write           .  W       93      0 /var/adm/pool/history
>> sc-write              .  W        2      0 /var/adm/pool/history
>>   fop_write           .  W        2      0 /var/adm/pool/history
> 
> I try tuning this down a bit
> 

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?
-- 
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

Reply via email to