Closed Bug 1001715 Opened 10 years ago Closed 10 years ago

Please create a snapshot of EPEL 6 mirror containing cloud-init

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Our current snapshot doesn't have this package.

If the snapshot is too huge we can consider mirroring cloud-init and its dependencies.
Assignee: relops → dustin
The existing epel is only 13G so that shouldn't be too bad.
Just checked the space requirements:
i386: 9,513,597,412
x86_64: 10,558,371,506

What are the next steps here? Want me to sync them using https://wiki.mozilla.org/ReleaseEngineering/PuppetAgain/Packages#EPEL ?
Taking this because Dusting may be offline these days.

Tomorrow I'm going to check the disk space situation on the puppet masters and if everything is OK, I'm going to rsync the repos.

Let me know if I should watch out for something.
Assignee: dustin → rail
mkdir -p /data/repos/yum/mirrors/epel/6/2014-05-06/x86_64/
mkdir -p /data/repos/yum/mirrors/epel/6/2014-05-06/i386/

RSYNC_PROXY=proxy.dmz.scl3.mozilla.com:3128 rsync --no-p -rv --delete rsync://mirror.unl.edu/fedora-epel/6/x86_64/ /data/repos/yum/mirrors/epel/6/2014-05-06/x86_64/

RSYNC_PROXY=proxy.dmz.scl3.mozilla.com:3128 rsync --no-p -rv --delete rsync://mirror.unl.edu/fedora-epel/6/i386/ /data/repos/yum/mirrors/epel/6/2014-05-06/i386/

time hardlink -v /data/repos/yum/mirrors/epel

Directories 12
Objects 32987
IFREG 32974
Mmaps 0
Comparisons 0
Linked 0
saved 0
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.