Hey all, Roughly, how much disk space would I need on my server to mirror the entire ISO collection and the repository files. Also, how would I tell my server to only mirror CentOS 5 and 6? -- If you have any questions, please do not hesitate to contact me on +61 478 241 896. Regards, Christopher Hawker
Current full mirror size is 122G ----- Original Message ----- | Hey all, | | Roughly, how much disk space would I need on my server to mirror the | entire ISO collection and the repository files. Also, how would I tell | my server to only mirror CentOS 5 and 6? | | -- | If you have any questions, please do not hesitate to contact me on +61 | 478 241 896. | | Regards, | Christopher Hawker | | _______________________________________________ | CentOS mailing list | CentOS at centos.org | http://lists.centos.org/mailman/listinfo/centos -- James A. Peltier IT Services - Research Computing Group Simon Fraser University - Burnaby Campus Phone : 778-782-6573 Fax : 778-782-3045 E-Mail : jpeltier at sfu.ca Website : http://www.sfu.ca/itservices http://blogs.sfu.ca/people/jpeltier I will do the best I can with the talent I have
On 09/11/11 10:19 PM, Christopher Hawker wrote:> Hey all, > > Roughly, how much disk space would I need on my server to mirror the entire ISO collection and the repository files. Also, how would I tell my server to only mirror CentOS 5 and 6? > >my mirror is using lftp rather than rsync, as I was having consistent issues with rsync timing out and bombing. my sync script looks like... #!/usr/bin/sh /usr/local/bin/lftp -c 'open ftp://mirror.freedomvoice.com && lcd /export/mirror && \ mirror --continue --verbose=1 -x ia64 -x s390 -x s390x -x alpha -x SRPMS centos' I am including the ISOs, but excluding Itanium, s390 and s390x, Alpha, and SRPMS... my current mirror sizes look like... (I manually deleted lines that were trivially small, so this just shows the bulky stuff) $ du -hs . 177G . $ du -hs * 36G 4.8 7.9G 5.3 8.0G 5.4 18G 5.5 38G 5.6 29G 5.7 40G 6.0 I'm not sure why I have 5.{3|4|5|6} still, I better look.... hmmm. those have .ISO's in them that weren't cleaned up with the version rollover? 5.6 appears to still be complete? -- john r pierce N 37, W 122 santa cruz ca mid-left coast