moved docker app from volume 1 to volume 2 and all configs gone / help?

Status
Für weitere Antworten geschlossen.

pedalracer

Benutzer
Mitglied seit
28. Jun 2019
Beiträge
23
Punkte für Reaktionen
0
Punkte
1
I followed the guides I found on the net on how to move packages from one volume to another.
I did so and now all settings for docker (and surveillance station are gone..).

I had an Hzperbackup of docker app and other apps but it does not restore my apps as they were.

1st I stopped all packages, then in sharedfolders I changed from volume1 to volume2. restarted....
no more settings in apps.
I restored via Hyperbackup and it told me all restored fine. Docker config and data I assumed.

However none is restored. All my images and their configs to not appear.

What can I do?
 

haydibe

Benutzer
Sehr erfahren
Mitglied seit
12. Apr 2016
Beiträge
1.477
Punkte für Reaktionen
360
Punkte
103

I would strongly suggest to move the docker package back to the old volume.

Moving docker's data-root folder is not easy. If the old and new volume have different filesystems, it may happen that a different (docker) storage driver is used, which will render all metadata + images + containers useless. Switching between BTRFS and EXT4 will have an impact on the storage driver!

Please share the outputs of the shell commands:
Rich (BBCode):
sudo -i # become root
docker info | grep -iE 'root dir|storage'
mount | grep /dev/mapper
Does `Docker Root Dir` match the current volume?
Are the fs types identical?
 
Zuletzt bearbeitet:
Status
Für weitere Antworten geschlossen.
 

Kaffeautomat

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.

Als Dankeschön schalten wir deinen Account werbefrei.

:coffee:

Hier gehts zum Kaffeeautomat