You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/09/03 14:23:00 UTC

[jira] [Created] (HDDS-4204) upgrade docker environment does not work with KEEP_RUNNING=true

Attila Doroszlai created HDDS-4204:
--------------------------------------

             Summary: upgrade docker environment does not work with KEEP_RUNNING=true
                 Key: HDDS-4204
                 URL: https://issues.apache.org/jira/browse/HDDS-4204
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: docker, test
    Affects Versions: 1.0.0
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Ozone {{upgrade}} Docker Compose environment fails if run with {{KEEP_RUNNING=true}}.  The variable is applied to both runs (pre- and post-upgrade), but pre-upgrade containers should be stopped anyway, since they will be replaced by the new ones.

{code}
$ cd hadoop-ozone/dist/target/ozone-1.1.0-SNAPSHOT/compose/upgrade
$ KEEP_RUNNING=true ./test.sh
...
Failed: IO error: While lock file: scm.db/LOCK: Resource temporarily unavailable
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org