gdelcroix
gdelcroix
i will add that copy from sda NTFS format drive to sdb ext4 worked like a charm, i got fucked when trying to get from sdb to sda back after...
Hello, where do i need to go to find logs if there are any ? i didn't had any error, just didn't find files where i expected them to be,...


[cloudmd.log.json](https://github.com/coderaiser/cloudcmd/files/15220691/cloudmd.log.json) container log, hopes it will clarify for you. I don't remember error message, an error may had popped, but i don't recall.
not a single file to destination.
it may be related to the first drive being erased and not reindexed well il the container parameters, but in that case cloudcmd might have raised an error "destination unreachable"...
extracted config.v2.json, and it is related to the container parameters. "/dev/sda1":{ "Source":"/srv/dev-disk-by-uuid-acfcc3d1-07a2-4eb0-a40f-b0b4c3597b6a","Destination":"/dev/sda1","RW":true,"Name":"","Driver":"","Type":"bind","Relabel":"rw","Propagation":"rprivate","Spec":{"Type":"bind","Source":"/srv/dev-disk-by-uuid-acfcc3d1-07a2-4eb0-a40f-b0b4c3597b6a","Target":"/dev/sda1"},"SkipMountpointCreation":false}, "/dev/sdb1":{ "Source":"/srv/dev-disk-by-uuid-6C32CA2B03A0E2C5","Destination":"/dev/sdb1","RW":true,"Name":"","Driver":"","Type":"bind","Relabel":"rw","Propagation":"rprivate","Spec":{"Type":"bind","Source":"/srv/dev-disk-by-uuid-6C32CA2B03A0E2C5","Target":"/dev/sdb1"},"SkipMountpointCreation":false}, "/mount/fs":{ "Source":"/","Destination":"/mount/fs","RW":true,"Name":"","Driver":"","Type":"bind","Relabel":"rw","Propagation":"rslave","Spec":{"Type":"bind","Source":"/","Target":"/mount/fs"},"SkipMountpointCreation":false}},
i can't understand why the container used a "server local" copy of the real drive, instead of ~~using the physical disk~~ not displaying the drive that wasn't there as the...