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
To reverify it , again i edited driver.conf and executed start-driver.sh and repeatedly found that the contents of driver.conf changes back to loopback ip
The text was updated successfully, but these errors were encountered:
ksingh7
changed the title
contents of driver.conf file getting change after starting cosbench driver
contents of driver.conf file getting overwritten after starting cosbench driver
May 28, 2016
ksingh7
changed the title
contents of driver.conf file getting overwritten after starting cosbench driver
contents of driver.conf file is getting overwritten after starting cosbench driver script
May 28, 2016
I should have replied this question before, but weirdly, it's not appearing here. anyway, here is a re-reply.
cosbench supports to launch multiple drivers on one host, so it uses conf/driver_template.conf as template for driver.conf, changes on driver.conf will take no effect, you'd change driver_template.conf instead.
Problem : The contents of driver.conf file is getting changed / overwritten after starting cosbench driver.
Here is what i have tried.
To configure cosbench driver node, i manually edited conf/driver.conf with name and url , as shown below
As soon as i am running start-driver.sh script
The contents of conf/driver.conf file that i updated previously are getting changed to loop back IP , as below
Here are the output of related files
To reverify it , again i edited driver.conf and executed start-driver.sh and repeatedly found that the contents of driver.conf changes back to loopback ip
Is this a known thing or a bug ?
The text was updated successfully, but these errors were encountered: