Bartosz Wojnarowski
03/26/2025, 1:55 PMignoz@signoz:~/signoz-0.70.1/scripts/volume-migration$ ./migrate.sh -o migrate -d standalone -m all
volume-migration: Stopping Docker Standalone services
`WARN[0000] /home/signoz/signoz-0.70.1/deploy/docker/docker-compose.yaml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion`
volume-migration: Cleaning up all containers and networks associated to old clickhouse-setup project
volume-migration: no signoz network found, skipping standalone cleanup
Creating new volume signoz-clickhouse
Migrating clickhouse from bind mounts to the new volume signoz-clickhouse
Please be patient, this may take a while for clickhouse migration...
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
f18232174bc9: Pull complete
Digest: sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
Status: Downloaded newer image for alpine:latest
cp: can't stat '/data/*': No such file or directory
Migration of clickhouse from bind mounts to the new volume signoz-clickhouse completed successfully
Creating new volume signoz-zookeeper-1
Migrating zookeeper from bind mounts to the new volume signoz-zookeeper-1
cp: can't stat '/data/*': No such file or directory
Migration of zookeeper from bind mounts to the new volume signoz-zookeeper-1 completed successfully
Creating new volume signoz-sqlite
Migrating signoz from bind mounts to the new volume signoz-sqlite
cp: can't stat '/data/*': No such file or directory
Migration of signoz from bind mounts to the new volume signoz-sqlite failed