You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a dedicated log device has a large impact on throughput and stable latencies. It is highly recommened to dedicate a log device and set dataLogDir to point to a directory on that device, and then make sure to point dataDir to a directory not residing on that device.
This makes collecting disk metrics much more complicated, since data from separate disks need to be aggregated for comparison. This might make sense if we only test Zookeeper.
gyuho
changed the title
Zookeeper: configure 'dataLogDir'
Zookeeper: configure 'dataLogDir' in separate disk
Feb 22, 2017
http://zookeeper.apache.org/doc/trunk/zookeeperAdmin.html#sc_advancedConfiguration
http://www.mail-archive.com/[email protected]/msg07646.html
etcd would get separate wal, data dir as well.
TBD: Consul?
The text was updated successfully, but these errors were encountered: