-
Notifications
You must be signed in to change notification settings - Fork 16
Evidence of NAND being used as temp before uploading. It still hurts NAND endurance unless we find the temp location. #30
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
Comments
it is most likely in |
Since I'm using 32gb pixel, it has only 20gb free space. For the time being 128gb pixel is the best to upload large video files. Or split the videos using https://github.com/mifi/lossless-cut But the main problem is still there, NAND getting destroyed making the phone useless is inevitable. |
@vegedb Can you see if you can reproduce the same behaviour if you bypass the file browser? ie connect the SSD drive to a PC, copy files directly to the SSD disk, and then mount the SSD back into the pixel. |
i did some investigation with |
Google Photos per the support website has a 10 GB file size limit for videos. However, here 20 GB file size can be accepted? It's an API library so might be different. I believe you can get the Pixel to have more than 20 GB free space, provided that you uninstalled/disabled/clear storage and cache of apps quite aggressively. So @vegedb can try to clear up more space and try re-upload the 20 GB video, or try it with a 15 GB video to see if it's the limit Google Photos impose per the support website. Also, I'm a noob so I don't know much about the technical details you guys are discussing. Hope I contributed something to the discussion.
I only now noticed that it's pretty much conclusive that the files are written into phone's memory before being uploaded? |
My biggest file is a 17gb 1080p video if it helps. I also have a bunch of videos above 10GB . Yup its 100% using nand first. Until there's new developments, the only thing we can do now is just buy another pixel when it breaks, 32gb emmc are known to break at 20TB-30TB. |
I was able to upload a 18.1 GB, 360-degree video. |
Was there ever a solution here? Are we able to mount the google photos app directory to the external drive as well? I am looking to do a massive upload, around 4TB and would like that to not be written to internal storage. |
I don't think NAND is being used as temp before uploading but perhaps used for storing some kind of SHA256 hash/index etc. I must admit that I have not done complete analysis like vegedb. But my experience is this Scenario
WILD GUESS
|
Tested a 2GB file and upload through file browser.
After 5 minutes of waiting,
Info
The sequence,
Hope you could find what's on sda or sda35 that's using as a temp folder. G
Got the time to investigate nand usage and its 100% being used as a "middleman".
I have zero knowledge on where it might be, hope you can help us hunt it down so we can mount an ssd on it.
The text was updated successfully, but these errors were encountered: