-
-
Notifications
You must be signed in to change notification settings - Fork 967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data Loss : Weird filesystem auto eject #1375
Comments
A VeraCrypt bug is unlikely to cause the main partition to disappear from the File Manager as VeraCrypt primarily interacts with the encrypted volume. The behavior described suggests a more systemic issue. I see few possible reasons:
can you please share kernel logs (dmesg) and system logs (journalctl ) around the time the issue happens? This can help understand what happened. |
Your errors seem very similar to what are displayed here with the same description of symptoms: https://leo.leung.xyz/wiki/How_to_disable_USB_Attached_Storage_(UAS)
Though I've never had the issue myself so don't know whether disabling such feature would help. |
Thanks for your help! Gonna test it tomorrow. I wonder if its true, why the hell don't they disable it by default lmao damn |
Update: Alright so my HDD which has 2 partitions (1st : NTFS | 2nd: NTFS + Veracrypt) seems to be working flawlessly with the first partition with windows 10 comparable speeds on read and write without any data loss or crash whatsoever without having to disable UAS. I have confirmed that the issues are indeed happening in veracrypt as I reformatted the 2nd partition with LUKS + XFS. Now the partition is working flawlessly. Such would confirm that the issue is not from the NTFS driver (as the 1st partition has no issues) and the issue isnt from my HDD (as the newly formatted second partitions works flawlessly) thus the issue is veracrypt. I hope this will help you troubleshoot. |
I have this problem sometimes with a volume mounted from an USB-C external SSD. I suppose USB is not suitable for a connection that must absolutely never be interrupted. If for you it's all internal drives, there might be something awry in your drivers (as mentioned), or worse, your hardware. |
Actually its through USB in my case too ty for your comment tho |
Ok so I got two partitions on one drive, Main and Secure. Secure is a veracrypt NTFS partition. When I mount it with veracrypt and move data, sometimes what happens is that the Main partition somehow disappears from the File Manager and all folders on Secure are suddenly empty. Now this sometimes results in the data that was supposed to have been written to not be written.
It seems the problem might happen when you try to to delete a file or rename it.
Expected behavior
Move data without loosing it
Observed behavior
Steps to reproduce
Screenshots
Your Environment
Please tell us more about your environment
VeraCrypt version: latest
Operating system and version: latest fedora linux
System type:
64 bit
The text was updated successfully, but these errors were encountered: