Giter Site home page Giter Site logo

Comments (15)

gdelcroix avatar gdelcroix commented on June 1, 2024

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 formating sda to ext4, so if we don't solve the what and where, i may have lost data just by moving it. may in last resort restore it by drive forensics (testdisk) if we dont mess up before.

from cloudcmd.

coderaiser avatar coderaiser commented on June 1, 2024

Could you provide more information, as I understand you move files from one directory to another? What size of files? Do you have any errors?

from cloudcmd.

coderaiser avatar coderaiser commented on June 1, 2024

Here is the code: when copying is done - files from source is removed, this is what move is, you suggest to add an option to disable move?

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

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, had an impossibility to login in openmediavault simultaneously, then investigated and found that the system drive of 64Gb was full and then that some of the data i intended to transfer back from slave A to B were the culprit. At that moment, we have a 48Gb in "./srv/disk-" and i was trying to transfer a bunch of files for almost 1.5Tb (if i recall well).
my main goal is to avoid messing again, because i am going to testdisk drive B to restore the files i wanted to rollback to slave A after switching it from NTFS to EXT4.

from cloudcmd.

coderaiser avatar coderaiser commented on June 1, 2024

Write a video of what you doing in file manager, and what the error is. All this filesystem types and volumes sizes gives me no information at all.

There is no additional logs in Cloud Commander, only that it writes to stdout.

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

image

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

image

from cloudcmd.

coderaiser avatar coderaiser commented on June 1, 2024

What errors you had during move?

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

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.

from cloudcmd.

coderaiser avatar coderaiser commented on June 1, 2024

What exactly went wrong? You moved files, and then not all files copied before removing?

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

not a single file to destination.

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

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" and i couldn't have had the destination displayed in the gui ?

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

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}},

from cloudcmd.

gdelcroix avatar gdelcroix commented on June 1, 2024

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 UUID changed after the EXT4 formating, and how container and cloudcmd worked together to get there use a phantom drive and manage to write a terabyte in the phantom space.

"For I was conscious that I knew practically nothing..." (Plato, Apology 22d)

from cloudcmd.

coderaiser avatar coderaiser commented on June 1, 2024

Looks like it is related to containers you using, Cloud Commander is node.js based, it knows nothing about any containers.

from cloudcmd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.