My employer's executives attended the recent cPanel Conference, where they met some folks from the CentOS Project and were receptive to the suggestion that we host a public mirror. Most of the servers in our data center run CentOS.
How much disk space should I specify if we want to offer all versions and all architectures and even ISOs, for a conservative figure? Our private mirror holds only the repositories we regularly use, so I don't know how big the whole thing is. Depending on the size, I may have to pare down the offering.
# du -hs . 111G .
Kind Regards,
David Hill ------------------------------------ * Hostcentral - Since 2002 * * http://www.hostcentral.net.au * * ABN: 84 034 347 523 * * Tel: 1300 786 400 / 03 8648 6658 * * Fax: 03 8648 6659 * ------------------------------------
On 15/10/2011, at 1:04 AM, Designer Peak wrote:
My employer's executives attended the recent cPanel Conference, where they met some folks from the CentOS Project and were receptive to the suggestion that we host a public mirror. Most of the servers in our data center run CentOS.
How much disk space should I specify if we want to offer all versions and all architectures and even ISOs, for a conservative figure? Our private mirror holds only the repositories we regularly use, so I don't know how big the whole thing is. Depending on the size, I may have to pare down the offering. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
Hrm. I run hardlink against the tree fairly regularly:
hardlink -m -t -o -f /srv/mirror/pub/centos
Could that be why? I'll take a look into it all the same.
Kind Regards,
David Hill ------------------------------------ * Hostcentral - Since 2002 * * http://www.hostcentral.net.au * * ABN: 84 034 347 523 * * Tel: 1300 786 400 / 03 8648 6658 * * Fax: 03 8648 6659 * ------------------------------------
On 15/10/2011, at 1:08 AM, Jeff Fisher wrote:
On 10/14/2011 08:06 AM, David Hill|Hostcentral wrote:
# du -hs . 111G .
Looks to be 126G currently. You might be missing something. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
We are also seeing around 111-112GB.
Using this command to rsync :
rsync -azHv --del --delay-updates --progress --contimeout=5 --stats msync-dvd.centos.org::CentOS /raid/mirror/centos
1.2M ./2.1 4.0K ./3.9 4.0K ./4.0 4.0K ./4.1 8.0K ./4.2 0 ./4.3 4.0K ./4.4 4.0K ./4.5 4.0K ./4.6 4.0K ./4.7 53G ./4.8 4.0K ./5.0 4.0K ./5.1 4.0K ./5.2 4.0K ./5.3 4.0K ./5.4 4.0K ./5.5 0 ./5 92K ./HEADER.images 272K ./build 68K ./dostools 2.1M ./graphics 4.0K ./5.6 41G ./6.0 0 ./6 19G ./5.7 112G .
What are we missing ?
On 14 Oct 2011, at 15:12, David Hill | Hostcentral wrote:
Hrm. I run hardlink against the tree fairly regularly:
hardlink -m -t -o -f /srv/mirror/pub/centos
Could that be why? I'll take a look into it all the same.
Kind Regards,
David Hill
- Hostcentral - Since 2002 *
- http://www.hostcentral.net.au *
- ABN: 84 034 347 523 *
- Tel: 1300 786 400 / 03 8648 6658 *
- Fax: 03 8648 6659 *
On 15/10/2011, at 1:08 AM, Jeff Fisher wrote:
On 10/14/2011 08:06 AM, David Hill|Hostcentral wrote:
# du -hs . 111G .
Looks to be 126G currently. You might be missing something. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
We're running:
rsync -aHvz --numeric-ids --delete-after --delay-updates --safe-links us-msync.centos.org::CentOS/ /srv/mirror/pub/centos
Kind Regards,
David Hill ------------------------------------ * Hostcentral - Since 2002 * * http://www.hostcentral.net.au * * ABN: 84 034 347 523 * * Tel: 1300 786 400 / 03 8648 6658 * * Fax: 03 8648 6659 * ------------------------------------
On 15/10/2011, at 1:17 AM, Tom Mason wrote:
We are also seeing around 111-112GB.
Using this command to rsync :
rsync -azHv --del --delay-updates --progress --contimeout=5 --stats msync-dvd.centos.org::CentOS /raid/mirror/centos
1.2M ./2.1 4.0K ./3.9 4.0K ./4.0 4.0K ./4.1 8.0K ./4.2 0 ./4.3 4.0K ./4.4 4.0K ./4.5 4.0K ./4.6 4.0K ./4.7 53G ./4.8 4.0K ./5.0 4.0K ./5.1 4.0K ./5.2 4.0K ./5.3 4.0K ./5.4 4.0K ./5.5 0 ./5 92K ./HEADER.images 272K ./build 68K ./dostools 2.1M ./graphics 4.0K ./5.6 41G ./6.0 0 ./6 19G ./5.7 112G .
What are we missing ?
On 14 Oct 2011, at 15:12, David Hill | Hostcentral wrote:
Hrm. I run hardlink against the tree fairly regularly:
hardlink -m -t -o -f /srv/mirror/pub/centos
Could that be why? I'll take a look into it all the same.
Kind Regards,
David Hill
- Hostcentral - Since 2002 *
- http://www.hostcentral.net.au *
- ABN: 84 034 347 523 *
- Tel: 1300 786 400 / 03 8648 6658 *
- Fax: 03 8648 6659 *
On 15/10/2011, at 1:08 AM, Jeff Fisher wrote:
On 10/14/2011 08:06 AM, David Hill|Hostcentral wrote:
# du -hs . 111G .
Looks to be 126G currently. You might be missing something. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 10/14/2011 10:04 AM, Designer Peak wrote:
My employer's executives attended the recent cPanel Conference, where they met some folks from the CentOS Project and were receptive to the suggestion that we host a public mirror. Most of the servers in our data center run CentOS.
How much disk space should I specify if we want to offer all versions and all architectures and even ISOs, for a conservative figure? Our private mirror holds only the repositories we regularly use, so I don't know how big the whole thing is. Depending on the size, I may have to pare down the offering.
Our full CentOS mirror including all ISOs is currently at 126G.
Tim
- -- Tim Wilde, Senior Software Engineer, Team Cymru, Inc. twilde@cymru.com | +1-847-378-3333 | http://www.team-cymru.org/
We recently brought up a full mirror with DVDs a month or two ago. I brought up a vmware slice with 300GB of storage, we are currently running at 52% of that on our mirror. I love how you don't need TERRABYTES of storage to be a mirror for centos :)
Mike Pennington Network Engineer Connecticut Education Network, DAS Bureau of Enterprise Systems and Technology University of Connecticut, University Information Technology Services 5th Floor-Room 5576 101 East River Drive East Hartford, CT 06108
T - 860-622-2078 F - 860-291-0581
Michael.Pennington@uconn.edu http://cen.ct.gov "Lighting Up Connecticut's Information Super Highway Since 2000"
-----Original Message----- From: centos-mirror-bounces@centos.org [mailto:centos-mirror-bounces@centos.org] On Behalf Of Designer Peak Sent: Friday, October 14, 2011 10:05 AM To: CentOS-mirror@centos.org Subject: [CentOS-mirror] How much space is needed to host a full mirror?
My employer's executives attended the recent cPanel Conference, where they met some folks from the CentOS Project and were receptive to the suggestion that we host a public mirror. Most of the servers in our data center run CentOS.
How much disk space should I specify if we want to offer all versions and all architectures and even ISOs, for a conservative figure? Our private mirror holds only the repositories we regularly use, so I don't know how big the whole thing is. Depending on the size, I may have to pare down the offering. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
Be aware that shortly after a new version is released the older version is removed from the mirror. If you need a mirror of older versions for internal use I suggest still keeping your private mirror.
Ryan G IT Supertech Limestone Networks, Inc. r.gelobter@limestonenetworks.com www.limestonenetworks.com Simple. Solid. Superior.
-----Original Message----- From: centos-mirror-bounces@centos.org [mailto:centos-mirror-bounces@centos.org] On Behalf Of Designer Peak Sent: Friday, October 14, 2011 9:05 AM To: CentOS-mirror@centos.org Subject: [CentOS-mirror] How much space is needed to host a full mirror?
My employer's executives attended the recent cPanel Conference, where they met some folks from the CentOS Project and were receptive to the suggestion that we host a public mirror. Most of the servers in our data center run CentOS.
How much disk space should I specify if we want to offer all versions and all architectures and even ISOs, for a conservative figure? Our private mirror holds only the repositories we regularly use, so I don't know how big the whole thing is. Depending on the size, I may have to pare down the offering. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
Ww KAkakkikk Skill Wwkikkk W Ka Ok A K
נשלח מה-iPhone שלי
ב-14 באוק 2011, בשעה 20:10, Ryan Gelobter r.gelobter@limestonenetworks.com כתב/ה:
Be aware that shortly after a new version is released the older version is removed from the mirror. If you need a mirror of older versions for internal use I suggest still keeping your private mirror.
Ryan G IT Supertech Limestone Networks, Inc. r.gelobter@limestonenetworks.com www.limestonenetworks.com Simple. Solid. Superior.
-----Original Message----- From: centos-mirror-bounces@centos.org [mailto:centos-mirror-bounces@centos.org] On Behalf Of Designer Peak Sent: Friday, October 14, 2011 9:05 AM To: CentOS-mirror@centos.org Subject: [CentOS-mirror] How much space is needed to host a full mirror?
My employer's executives attended the recent cPanel Conference, where they met some folks from the CentOS Project and were receptive to the suggestion that we host a public mirror. Most of the servers in our data center run CentOS.
How much disk space should I specify if we want to offer all versions and all architectures and even ISOs, for a conservative figure? Our private mirror holds only the repositories we regularly use, so I don't know how big the whole thing is. Depending on the size, I may have to pare down the offering. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror