Closed Bug 1148035 Opened 9 years ago Closed 9 years ago

determine user of cvs-mirror

Categories

(Developer Services :: Legacy VCS, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hwine, Assigned: fubar)

References

Details

cvs-mirror.m.o is hosted on cvs2 -- the logs show approx 700K anonymous pserver connections a month.

Need to plan how to deal with that.
Do we know which repos are being polled? Does this need to block decommissioning CVS?
At this point, it is only the zlb load balancers polling:
    [root@cvs2 log]# grep pserver messages messages.? | grep -v 10\.22\.74 >/tmp/hwine.pserver
    [root@cvs2 log]# wc !$
    wc /tmp/hwine.pserver
    0 0 0 /tmp/hwine.pserver
Those logs to back to Aug 2, so a full month of no real activity

Let's start shutting this down:
 1. disable vip, wait for any screams
 2. delete vip, put in http redirect for hostname 'cvs-mirror.m.o'
 3. decom box
I think there are two VIPs for cvs-mirror: one for pserver (port 2401) and one for rsync (port 873). I have stopped both of the VIPs.
No screams in 2 weeks + 1 month of no activity (comment 2)

I don't think an http redirect is needed (comment 2 step 2)

Over to :fubar to start decom (I don't know protocol on vips)
Assignee: nobody → klibby
Status: NEW → ASSIGNED
vips are generally torn down as part of the host/service decomm process, so it'll be over in bug 1135715.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.