[11:36] hello! [11:36] https://wiki.ubuntu.com/Mirrors the how much space stuff takes has not been updated in a while [11:36] can anybody please advise what the numbers are for Focal, Jammy? [11:37] also if it is possible to know how much Releases are on per-arch basis? [11:37] i.e. _all _amd64 _arm64 _armhf and so on? in case i want arch indep packages + two arches i want to use? [11:43] xnox: I can run du(1) [11:46] Berge: probably complicated, because all releases are in a single pool mixed up. [11:46] i wonder if i can run mirror script; in a no-op mode to see how much in total is transmitted if i choose one release / one arch based on metadata [11:48] ubuntu@redskapet:~$ du -hsc archive/ releases/ [11:48] 2,3T archive/ [11:48] 39G releases/ [11:48] 2,3T total [11:48] xnox: well, binaries are in separate dirs [11:48] hold on [11:49] Ok, my mirror (no.[ar].u.c) only carries amd64 and i386 [11:50] I mean, separate names [11:51] xnox: I would guess just north of 1TB for each of amd64 and i386, plus all-packages (based on 2.3T divided by two archs) [11:52] That's for bionic, focal, jammy, mantic, trusty and xenial combined [11:59] ubuntu@redskapet:~/archive$ du -hsc --files0-from=<(zgrep -hPo '^Filename: \K.*' dists/*/main/binary-amd64/Packages.gz | tr "\n" "\0") | tail -n1 [11:59] 456G total [12:02] hm, this does seem off, doesn't it [12:02] https://dpaste.org/iZBPm/raw [12:03] Or maybe it's right [12:03] For main [12:09] xnox: https://dpaste.org/ZpZ07/raw including all of main, universe, restricted, multiverse