Beuth-Erdelt / Benchmark-Experiment-Host-Manager

This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
GNU Affero General Public License v3.0
6 stars 0 forks source link

YCSB: if persistent storage is used there is no loading df #243

Closed perdelt closed 9 months ago

perdelt commented 9 months ago

catch exceptions when df is missing

perdelt commented 9 months ago

also wait when storage is used, because DBMS seems to be not ready (execution df also missing)

perdelt commented 9 months ago

Still sometimes Consistent recovery state has not been yet reached at PostgreSQL. Is there a more graceful shutdown?

perdelt commented 9 months ago

rest is put to #253