I jump into the running container and run dremio-admin backup (before the upgrade). Then I cannot run dremio-admin upgrade without stopping dremio, which is running with PID 1. If I SIGTERM it, I get kicked and the container stops. (dremio-admin stop also does not work on this use case.)
java.lang.IllegalStateException: KVStore has an older version (25.1.0-202409042012430619-15cc6471) than the server (25.1.1-202409260159070462-716c0676), please run the upgrade tool first
@include Yes I tried to stop the continer and running into su=imilar challenges. while I figure out if this is possible in DOcker, are you able to use Kubernetes instead?