mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 13:29:05 +01:00
Update adm-upgrade.md
This commit is contained in:
parent
18bbd11c5e
commit
857ce637c0
@ -50,7 +50,8 @@ To migrate the job archive a separate tool (`archive-migration`) is required tha
|
|||||||
`cc-backend` source tree (build with `go build ./tools/archive-migration`) and also provided as part of releases.
|
`cc-backend` source tree (build with `go build ./tools/archive-migration`) and also provided as part of releases.
|
||||||
|
|
||||||
Migration is only supported between two subsequent versions. The migration tool
|
Migration is only supported between two subsequent versions. The migration tool
|
||||||
will migrate the existing job archive into a new job archive. If the tool is
|
will migrate the existing job archive into a new job archive. This means there
|
||||||
|
has to be enough disk space for two complete job-archives. If the tool is
|
||||||
called without options:
|
called without options:
|
||||||
```
|
```
|
||||||
$ ./archive-migration
|
$ ./archive-migration
|
||||||
|
Loading…
Reference in New Issue
Block a user