Trying to figure out what is causing my computer to hard reset while doing large mv.
I mapped some directories(and datasets) incorrectly in a debian installation of truenas and need to move thousands of movies and tv shows to an appropriate directory to support hardlinks.
This isnt a huge problem, just time consuming, I started to mv /mnt/NAS/Data/Media/movies/* /mnt/NAS/Data/plex/movies and it starts fine. However after an hour or two if i check on it the ssh connection will be closed, it has hard reset twice in the process. I didnt think the process would be so resource hungry that it would crash my machine, but it seems to be the case.
is there a better way to move ~35TB of data( i dont have the space to directly cp the entirety of the data)
or what resource would i be draining so much that it would be causing the crash? i was thinking my PSU might be a bit low on wattage for the amount of drives i have (700W for 13 drives, 12hdd one m.2) or maybe it was hogging too much RAM I only have 16GB of Ram in there but i feel like even if RAM was capped ive never heard of a pc crashing due to not enough RAM.