Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] Size of a full Eclipse mirror?

Greetings,

I just ran a fresh new rsync against download.eclipse.org from another server:

# rsync -av --delete download.eclipse.org::eclipseMirror .
# du download.eclipse.org/ -sh
184G    download.eclipse.org/

At this time, 184G seems to be the size of a complete Eclipse mirror. That seems much more reasonable than 350G. If your mirror has more than 184G, you can compare a du * -sh to my version, below. I'll keep working with our project teams to see if we can --exclude more content on our side.

To help reduce the permissions errors, I will script something together to keep updating this "mirror" on a regular basis, and simply parse STDERR for the Permission Denied errors that are returned.

Thanks for all your input,

Denis



# du * -sh

4.0K    TIME

266M    amp

3.2M    arch

1.3G    athena

8.9G    birt

0       blinki

5.1M    blueprint

0       bpmn

0       callisto

0       cdtk

793M    datatools

0       dbaccess

2.4G    dsdp

14G     e4

0       ebam

0       ebpm

43G     eclipse

741K    eclipse.org-common

0       edapt

100M    egf

41M     egit

0       emfindex

1.1G    equinox

190M    ercp

28K     errors

30M     esl

12K     favicon.ico

0       fproj

0       gef3d

0       gemini

15M     gemini.web

0       gmf-notation

0       gmf-runtime

0       gmf-tooling

0       gmp

0       graphiti

67M     gyrex

0       henshin

203M    ide4edu

4.0K    index.php

2.1G    jetty

54M     jgit

0       jpa

0       jsdt

16M     jwt

0       management

0       mangrove

1.6G    mat

21G     modeling

1.7M    mpc

0       mst

0       mxf

0       naming

23M     objectteams

0       pave

0       pdtincubator

0       photran

0       pmf

3.2G    releases

0       remus

0       reviews

7.6G    rt

0       scalamodules

0       scout

260M    sequoyah

0       sketch

0       soa

1.6G    stem

1.3G    stp

446M    swordfish

0       swtbot

40G     technology

23G     tools

5.1G    tptp

0       ufacekit

254M    virgo

6.5G    webtools

0       woolsey

4.0K    ztime



Back to the top