#1472 CVS1 Outage
Closed: Fixed None Opened 14 years ago by mmcgrath.

I need to take cvs1 offline for a bit to get the lookaside cache moved to our netapp. This is step1 of a two step migration.

Steps to follow:

mv /srv/cache/lookaside /srv/cache/lookaside.bak
mkdir /srv/cache/lookaside
mount ntap-fedora1.fedora.phx.redhat.com:/vol/fedora/cvs/lookaside /srv/cache/lookaside
rsync -av /srv/cache/lookaside.bak/* /srv/cache/lookaside/

Most of the content is already synced, timed trials show a re-sync will take between 90 minutes and 140 minutes. I'm going to schedule the outage for 150 minutes.

During this time cvs itself will still be available but some lookaside packages won't be while they are syncing.


Login to comment on this ticket.

Metadata