<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi Ben,</p>
<p><br>
</p>
<p>Last time I checked my mirror, the CentOS mirror was using about 220GB disk space. Allowing for future growth, I would allocate 350-400GB for the medium to long term.</p>
<p><br>
</p>
<p>On my mirror, I have it accessible by going to <a class="OWAAutoLink" id="LPlnk89069" href="http://mirror.chrishawker.com.au/centos" previewremoved="true">
http://mirror.chrishawker.com.au/centos</a>. If you are planning to mirror multiple distributions, then create a sub-folder for each distribution. There are a lot of mirrors that use the mirror subdomain.</p>
<p><br>
</p>
<p>This is just something extra that you can do (if you like, but not required), you can also run a status/lastsync page on your website. I have inserted some PHP code into a WordPress page that allows me to display the contents of a text file. My mirror scripts
 all run the following command:</p>
<p><br>
</p>
<p>date -u > /fakepath/centos/lastsync_mirror.chrishawker.com.au.txt</p>
<p><br>
</p>
<p>Then in the WordPress pages, I enter this code (note, you will need the insert-php plugin):</p>
<p><br>
</p>
<p><span>[insert_php] echo file_get_contents( "http://mirror.chrishawker.com.au/centos/lastsync_mirror.chrishawker.com.au.txt" ); [/insert_php]</span></p>
<div><span><br>
</span></div>
<div><span>Using just standard PHP, change the square bracket tags for the <?php and ?> tags respectively.</span></div>
<div><span><br>
</span></div>
<div><span>When it comes to deciding where to store your content, I created a RAID5 device (/dev/md0) which mounts to a folder in the server's root directory (/, not the /root directory). My mirror server is dedicated to mirroring so I changed the default web
 directory to the folder in the root. Did have some issues at the start, but I resolved it within the first day (errors were my own doing).</span></div>
<div><span><br>
</span></div>
<div><span>Anything else or something you are not too sure about, please ask.</span></div>
<div><br>
</div>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<div>Regards,</div>
<div>Christopher Hawker</div>
<div>Phone: +61 419 273 141</div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size:11pt"><b>From:</b> CentOS-mirror <centos-mirror-bounces@centos.org> on behalf of Ben .T.George <bentech4you@gmail.com><br>
<b>Sent:</b> Wednesday, 4 January 2017 4:55 PM<br>
<b>To:</b> Mailing list for CentOS mirrors.<br>
<b>Subject:</b> [CentOS-mirror] help for setting up new mirror.</font>
<div> </div>
</div>
<div>
<div dir="ltr">HI List,
<div><br>
</div>
<div>we were planning to set new mirror. We are on telecom segment and we would like to set it on a physical server with 1G bandwidth.</div>
<div><br>
</div>
<div>Please anyone give me the recommendation and space request for centos mirror. So that i can request SAN disk from storage team.</div>
<div><br>
</div>
<div>also while checking the current mirror, everyone is usinf <a id="LPlnk712551" href="http://www.example.com/centos" previewremoved="true">
www.example.com/centos</a></div>
<div><br>
</div>
<div>is there any domain/sub-forder recommendations?</div>
<div><br>
</div>
<div>Regards,</div>
<div>Ben</div>
</div>
</div>
</div>
</div>
</body>
</html>