 |
 |
Why does MacNN go down every night between 3:00 and 4:00 AM CST?
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Subject says it all. Seems every time I come here shortly after 3:00, MacNN is down. Why is that?
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2000
Status:
Offline
|
|
Originally posted by CharlesS:
Seems every time I come here shortly after 3:00, MacNN is down. That is why?
yes.
-r.
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Apr 2001
Location: Wasilla, Alaska
Status:
Offline
|
|
Some sort of database backup runs... If the search worked, you could find older threads about it. 
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Originally posted by AKcrab:
Some sort of database backup runs... If the search worked, you could find older threads about it.
Don't remind me of the broken search... 
|
|
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 1999
Location: Zurich, Switzerland
Status:
Offline
|
|
Yep, at 04:15 EST the backup runs.
tooki
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Melbourne, Australia
Status:
Offline
|
|
Originally posted by tooki:
Yep, at 04:15 EST the backup runs.
tooki
Question: Currently this takes roughly half an hour (I think). But as the forums grow each year, does that mean that in a few years we will have 1 hour downtime?
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: May 2004
Location: Durban, South Africa
Status:
Offline
|
|
at 04:15 EST the backup runs.
|
|
TALK2U Soon
Angus Pohl
Solutions Engineer
Durban
South Afica
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Apr 2003
Location: Herzliya
Status:
Offline
|
|
Originally posted by tooki:
Yep, but we're not going to do a damn thing about it.
tooki
fxd.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Sorry to bug you guys. I guess my little brain just doesn't understand why the backup can't run while leaving the server up. Does vBulletin get exclusive read access to the files or something?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Melbourne, Australia
Status:
Offline
|
|
Originally posted by thePurpleGiant:
Question: Currently this takes roughly half an hour (I think). But as the forums grow each year, does that mean that in a few years we will have 1 hour downtime?
And thus in 20 years, it will only have 1 hour per day of uptime!! 
|
|
|
| |
|
|
|
 |
|
 |
|
Registered User
Join Date: Aug 2002
Location: On my couch
Status:
Offline
|
|
Originally posted by CharlesS:
Subject says it all. Seems every time I come here shortly after 3:00, MacNN is down. Why is that?
Chuck! Go to bed damn it! :-D
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jun 2000
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 1999
Location: Zurich, Switzerland
Status:
Offline
|
|
Originally posted by thePurpleGiant:
Question: Currently this takes roughly half an hour (I think). But as the forums grow each year, does that mean that in a few years we will have 1 hour downtime?
I honestly don't know. I don't do any server administration, just forum administration.
tooki
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2003
Location: Stuck in 19*53
Status:
Offline
|
|
Originally posted by thePurpleGiant:
Question: Currently this takes roughly half an hour (I think). But as the forums grow each year, does that mean that in a few years we will have 1 hour downtime?
I don't think so. It seems after a while part of the "active" database gets "archived," which means it wont grow past a certain size, which in turn means no more than 15-30 minutes down time per night.
|

"I think of lotteries as a tax on the mathematically challenged." -- Roger Jones
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Nov 2000
Location: New Yawk
Status:
Offline
|
|
It has something to do with backups needing to take the database down temporarily, though I'm not sure of the exact technical reason either (I haven't been taking care of the database recently -- two other guys are doing it). Sorry, but for now it's an annoying thing you'll have to be patient about for a little while longer (though I hope not too much longer).
However, the downtime should not increase. Small mercies.
|
|
"Do not be too positive about things. You may be in error." (C. F. Lawlor, The Mixicologist)
|
| |
|
|
|
 |
|
 |
|
Moderator Emeritus 
Join Date: Dec 2000
Location: College Park, MD
Status:
Offline
|
|
MYSQLHOTCOPY(1)
NAME
mysqlhotcopy - fast on-line hot-backup utility for local MySQL
databases and tables
DESCRIPTION
mysqlhotcopy is designed to make stable copies of live MySQL databases.
Here "live" means that the database server is running and the database
may be in active use. And "stable" means that the copy will not have
any corruptions that could occur if the table files were simply copied
without first being locked and flushed from within the server.
From a test I just ran.
Code:
mysqlhotcopy copied 86 tables (258 files) in 317 seconds (317 seconds overall).
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 16G 7.1G 7.8G 48% /backup
/dev/sda5 31G 7.1G 24G 23% /var/lib/mysql
It's suitably impressed me so far. It does lock the tables while it's running though.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Oct 2001
Location: London
Status:
Offline
|
|
I assumed that you all knew about MySQLHotCopy - but had dismissed it for some reason.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Mar 2004
Location: MacNN database error. Please refresh your browser.
Status:
Offline
|
|
What's annoying about is when I'm abroad, it hits right at the time when I'm logging on and checking email and whatnot. Nothing worse than starting to read threads, then lose the last few pages of the current posts search.
|

This is a computer-generated message and needs no signature.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Edmonton, AB
Status:
Offline
|
|
Originally posted by thePurpleGiant:
And thus in 20 years, it will only have 1 hour per day of uptime!!
no because the drives and servers will also get faster.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2001
Location: Chico, CA and Carlsbad, CA.
Status:
Offline
|
|
Originally posted by macaddict0001:
no because the drives and servers will also get faster.
Plus, that's what archives are for. When the forum gets too big they'll archive it and start over. 
|
"In Nomine Patris, Et Fili, Et Spiritus Sancti"
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2003
Location: Great White North
Status:
Offline
|
|
why dont you guys just use a Raid backup system with hot swapable drives. Then no down time would be needed.
|
|
Brian says (9:16 AM): I was looking at houses in Ottawa... I actually have a temptation in me to move
Jeff ******* says (9:19 AM): Eww, Ottawa is gross. It's infested with politicians, and presently, 1 Harper as well.
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2000
Location: Stoneham, MA, USA
Status:
Offline
|
|
Holy-Overkill for a forum backup (re: raid)
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator Emeritus 
Join Date: Mar 2001
Location: Austin, MN, USA
Status:
Offline
|
|
Honestly, I think this is the only forum which goes down nightly for a half hour. When I was in Japan, I got hit with it almost every day 'cause it happened at between 6 and 7 PM. I don't deal with it so much any more as I haven't been staying up that late, but really this could be done better.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|