add: opensource obd config
This commit is contained in:
@ -6,7 +6,6 @@ oceanbase-ce:
|
|||||||
# for default system config used by farm, please see tools/deploy/obd/observer.include.yaml
|
# for default system config used by farm, please see tools/deploy/obd/observer.include.yaml
|
||||||
# You can also specify the configuration directly below (stored locally, switching the working directory and redeploying will still take effect)
|
# You can also specify the configuration directly below (stored locally, switching the working directory and redeploying will still take effect)
|
||||||
production_mode: false
|
production_mode: false
|
||||||
home_path: /data/{user}/{deploy_name}/observer/{server}
|
|
||||||
# memory_limit: '8G'
|
# memory_limit: '8G'
|
||||||
# system_memory: '1G'
|
# system_memory: '1G'
|
||||||
# datafile_size: '20G'
|
# datafile_size: '20G'
|
||||||
|
|||||||
@ -16,8 +16,6 @@ env:
|
|||||||
ASAN_SYMBOLIZER_PATH: ./tools/llvm-symbolizer
|
ASAN_SYMBOLIZER_PATH: ./tools/llvm-symbolizer
|
||||||
config:
|
config:
|
||||||
production_mode: false
|
production_mode: false
|
||||||
mysql_port: auto
|
|
||||||
rpc_port: auto
|
|
||||||
cluster_id: 1
|
cluster_id: 1
|
||||||
# datafile_disk_percentage: '50'
|
# datafile_disk_percentage: '50'
|
||||||
datafile_size: '20G'
|
datafile_size: '20G'
|
||||||
|
|||||||
Reference in New Issue
Block a user