[BUG] Example of data migration doesn't work for hidden/./dot-files) #5484
Closed
Description
Used this without looking too deeply for migrating a home-assistant storage to longhorn. The db was under ".storage" which wasn't copied over:
longhorn/examples/data_migration.yaml
Line 22 in 5a3f8d7
changing to
args: [ "-c", "cp -r -v /mnt/old/. /mnt/new" ]
made my case work.
Metadata
Assignees
Type
Projects
Status
Resolved
Status
Closed