Site move

Questions, comments, and suggestions about this site should go here.
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Site move

Post by chase »

Sometime this month, maybe this weekend or next week, I'll be moving the site to a new server. Downtime should only be long enough to dump the database and move it. DNS TTL is already down to 1 hour but I'll post the new ip addresses here in advance of the move.
User avatar
01000101
Member
Member
Posts: 1599
Joined: Fri Jun 22, 2007 12:47 pm
Contact:

Re: Site move

Post by 01000101 »

what's the reason?
If it's just a system hardware upgrade, could you list a spec comparison?
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Re: Site move

Post by chase »

Main reason: Company I colo with is moving out of the data center in Houston because the ownership changed and they are quadrupling the bandwidth charges. The server will now be in Dallas.

Switching from a colo plan with my own server to a managed private server (basically renting a server now). Going to add $15 dollars a month to my fees but I don't have to buy hardware.

Current server is dual 1133MHz PIII with 2 x 18GB SCSI disks (spanned to increase storage)

New server is dual 2000MHz AMD Opteron 246 with 2 x 80GB SATA disks (software mirrored)

The network backbones should be better in the Dallas data center so network speed should increase.
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: Site move

Post by Troy Martin »

Ye gods, I'm all for the downtime then!
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Re: Site move

Post by chase »

The new ip will be 174.136.63.246. Just wanted to let you guys know ahead of time in case any of you have an ISP that caches DNS entries longer than they should (many ISPs do). Move is probably still a couple days out.
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: Site move

Post by Troy Martin »

Hey, at least we now know you are running Apache :)
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: Site move

Post by VolTeK »

good luck with the switch, all of us will love the speed of the new server
User avatar
gravaera
Member
Member
Posts: 737
Joined: Tue Jun 02, 2009 4:35 pm
Location: Supporting the cause: Use \tabs to indent code. NOT \x20 spaces.

Re: Site move

Post by gravaera »

Np. I already receive so much from this site. It's no problem if you need to do what you've got to do. I'm just grateful for the resources.
17:56 < sortie> Paging is called paging because you need to draw it on pages in your notebook to succeed at it.
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Re: Site move

Post by chase »

Should be today or tonight sometime so if you haven't copied down the new ip, 174.136.63.246, to put in your hosts file, now would be a good time.
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Re: Site move

Post by chase »

Moved. Let me know if anything seems broken on the forums or wiki. Still have a couple of things to do like configure the offline archiving of the wiki and some backup jobs but the site should be functioning for you guys.
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: Site move

Post by Troy Martin »

Shiny. And fast!
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Re: Site move

Post by Brynet-Inc »

It appears very responsive.. bonus, it's only 12 hops away.. and 10 of those hops appear within my ISP's wider network!

Let us know when you update the DNS records, your own name servers still use the old address.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Re: Site move

Post by chase »

Brynet-Inc wrote:It appears very responsive.. bonus, it's only 12 hops away.. and 10 of those hops appear within my ISP's wider network!

Let us know when you update the DNS records, your own name servers still use the old address.
My DNS servers were updated hours ago before the site came online at the new ip. You are seeing something cached at your ISP or home if you are still getting the old values. You can compare:
dig @ns09.domaincontrol.com forum.osdev.org
With:
dig forum.osdev.org
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Re: Site move

Post by Brynet-Inc »

I did query your nameservers when I made that post, they are updated now.. but they weren't then.

EDIT: Actually, dig @ns{09,10}.domaincontrol.com osdev.org still returns 64.202.189.170.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
chase
Site Admin
Posts: 710
Joined: Wed Oct 20, 2004 10:46 pm
Libera.chat IRC: chase_osdev
Location: Texas
Discord: chase/matt.heimer
Contact:

Re: Site move

Post by chase »

Brynet-Inc wrote:I did query your nameservers when I made that post, they are updated now.. but they weren't then.

EDIT: Actually, dig @ns{09,10}.domaincontrol.com osdev.org still returns 64.202.189.170.
That ip is fine and will not be changing (it is part of a redirect service that godaddy has). Only www.osdev.org, forum.osdev.org, f.osdev.org, wiki.osdev.org, and w.osdev.org changed.
Post Reply