Raveendran, Bathrinath wrote:
- What would be the hard disk requirement if we provide mirror support
for all the versions including ISOs ?
[root@centos centos]# du -sh . 174G .
That is with DVDs.
- What would be the hard disk requirement if we provide mirror support
for all the versions excluding ISOs ?
[root@centos centos]# du -sh --exclude="*isos/*" 105G
- Do we have to disable the active connections during the rsync with
the master mirror server ?
I don't, I'm using --delay-updates during the mirror process (which means that you need more diskspace).
Cheers,
Ralph