Back to the main page.
Bug 2863 - implement plan for server room migration
Status | CLOSED FIXED |
Reported | 2015-03-06 12:08:00 +0100 |
Modified | 2016-06-14 16:14:47 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2015-03-06 12:08:58 +0100
the DCCN server room will be moved, causing at least 24h and possibly more downtime. This involves taking all servers offline (including the VMWare ESX host that serves the website), taking 250TB of NetAPP storage offline, moving all components up and assembling it again. Since the website receives about 600 users per day, I would like to move it temporary to another location, e.g. my basement at home. I have 100Mbps fiber at home, so w.r.t. throughput that should work. We can use the situation to also migrate the website from the fieldtrip.fcdonders.nl domain to the fieldtriptoolbox.org domain.
Robert Oostenveld - 2015-03-06 12:11:22 +0100
besides the wiki, we have bugzilla, svn and ftp server. I think that we can live without svn and bugzilla. But we might want to migrate them in DNS as well. I think that for ftp it would be nice to have a temporary solution as well (for distributing the software and tutorial data). In the future they could look like this wiki.fieldtriptoolbox.org svn.fieldtriptoolbox.org ftp.fieldtriptoolbox.org bugzilla.fieldtriptoolbox.org
Robert Oostenveld - 2015-03-09 11:01:11 +0100
fieldtest.fcdonders.nl can be cleaned up ... I have cleaned it up on the httpd server , for DNS I will ask Rene.
Robert Oostenveld - 2015-03-12 20:47:21 +0100
I took the linux server PC home with me, put it in my basement and fired it up. DNS resolution is working fine thanks to duckdns. I configured my linksys so that it has an internal fixed IP address and that all traffic is directed to the linux server PC. www.fieldtriptoolbox.com is now working fine :-) ftp.fieldtriptoolbox.com is not yet working :-(
Robert Oostenveld - 2015-03-12 21:00:52 +0100
(In reply to Robert Oostenveld from comment #3) vsftpd was not running, now it is. So ftp also works.
Robert Oostenveld - 2015-03-12 21:23:15 +0100
bugzilla.fieldtriptoolbox.com is up and running. It required that NameVirtualHost *:80 is not commented out.
Robert Oostenveld - 2015-03-17 12:42:14 +0100
Rene (CC) will update the DNS recode this Thursday at 9:00 according to - fieldtrip.fcdonders.nl will be a CNAME pointing to fieldtrip.duckdns.org - bugzilla.fcdonders.nl will be a CNAME pointing to fieldtrip.duckdns.org Prior to 9:00 on Thursday I will switch both the old and the new wiki to read-only and synchronise the old to the new. After the switch I will switch the new wiki to read-write.
Robert Oostenveld - 2015-03-27 19:21:46 +0100
dccn servers are back up and I started reconfiguring the DNS ftp is now pointing to 131.174.44.54, which is ftp.fcdonders.nl bugzilla is now pointing to 131.174.44.34, which is the http server
Robert Oostenveld - 2015-03-29 11:27:22 +0200
the google search was still looking at fieldtrip.fcdonders.nl. I updated inc/lang/en/searchpage.txt
Robert Oostenveld - 2015-03-29 11:37:20 +0200
I have updated the sitemap.xml.gz to the new domain. Google is returning the correct URL. We might look into improving the minidisplay that google offers.
Robert Oostenveld - 2015-03-30 10:15:09 +0200
(In reply to Robert Oostenveld from comment #7) correction, it should have read bugzilla is now pointing to 131.174.44.44, which is the http server
Robert Oostenveld - 2015-09-05 20:13:37 +0200
all is working as it should