fungi | ben keeping an eye on the ubuntu-ports mirror refresh but it's been running the "Saving list of newly unreferenced files for next time" step for almost 36 hours now | 13:58 |
---|---|---|
fungi | at this point i think it would have been faster to just wipe all th econtent and re-mirror it from scratch | 13:59 |
fungi | strace of the process says it's hit "ENOSPC (No space left on device)" | 14:02 |
fungi | yeah, it's writing the list of files to /var/run/reprepro/ and /var/run is a symlink to /run which is a tmpfs with only 794M allocated, while /var/run/reprepro/mirror.ubuntu-ports.ubuntu-ports.unreferenced-files reached 793M in size before it stopped being able to write | 14:04 |
fungi | i've aborted the script and removed the file, it had 9610159 lines in it before it ran out of space to write | 14:06 |
fungi | trying to run it again and see if it does the same thing, if so we may be better off blowing away the content and letting it redownload from scratch | 14:06 |
fungi | it's back to that same step again and has been running it since ~2 hours, /run is full again | 17:35 |
fungi | okay, started it one more time after temporarily resizing /run by an order of magnitude | 17:39 |
fungi | it's back to that same step again for the past 20-ish minutes, but /run has tons of free space still this time | 18:45 |
fungi | still growing. seems sort of odd for the unreferenced files list to be over 32m lines already | 21:12 |
fungi | it keeps re-adding the same files over and over in a loop apparently. tens of thousands of duplicate lines in that file | 23:56 |
fungi | i'm going to kill it and clean up, looks like it's never going to terminate on its own | 23:59 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!