Starting to set up and test coachroachdb. It appears the /cockroach-data directory is where it stores data on disk. The default directory location appears to be where you start the node, i.e. /disk1/cockroachdb. Is there a config file where you can change this location from default?
Thanks