<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d4684235500622716427\x26blogName\x3dCaiwangqin\x27s+blog\x26publishMode\x3dPUBLISH_MODE_HOSTED\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttp://blog.caiwangqin.com/search\x26blogLocale\x3dzh_CN\x26v\x3d2\x26homepageUrl\x3dhttp://blog.caiwangqin.com/\x26vt\x3d3393395200455623441', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Caiwangqin's blog

Focus on Life, Cloud Service, Smart Hardware, Architecture, Technic and beyond…

How to migrate Linode from Dallas to Tokyo?

2011年10月10日星期一

  1. Open a ticket request migrate linode instance to Tokyo
  2. Linode customer service will reply the ticket notice your IP address will change, if this is acceptable, Linode will configure migration to Tokyo.
  3. Log into Linode Manager, shut down, and click the migrate button to move to new server, it will take several hours move data from Dallas to Tokyo datacenter.
  4. Boot linode instance
  5. Setup network from "Remote Access" in Linode Manager, here you have to use command "ifconfig -a" see if your eth0 changed to eth1, then setup:
    /etc/resolv.conf, update nameserver to DNS resolvers in Remote Access interface
    /etc/network/interface, setup eth0 or eth1.
  6. Update dns record to new IP.

标签: ,

posted by Caiwangqin, 21:15 | Permalink | 0 comments |