|
#1
|
|||
|
|||
|
If you're new here you might want to read the other thread titled: Closing?
Otherwise, sit tight. I'm replicating the database so instead of one DB server, we'll have two. With over 20GB of just raw data (i.e. this isn't counting images etc.) this will take 6-8 hours. Oh and through out the day, one of the web servers has been failing catastrophically. Images uploaded today might have to be deleted/auto-rejected.
__________________
- Your friendly neighborhood coder - Also the admin, but I'm taking an extended break to deal with the bane that is "Real Life" so if you PM me... you probably won't get a reply for months upon months. Sorry. Uploading Policy |
|
#2
|
|||
|
|||
|
Maybe your database maintanence needs to include some of the more drastic measures mentioned in the last thread. Otherwise, what's the point? There's just going to be one implosion after another until something drastic is done. And I don't think a single Band-aid is much help for a potentially lethal wound, if you get my meaning. If you don't... well, the lethal wound would be the implosions. And routine maintanence amounts to slapping a Band-aid on it. You need more meaningful actions to save the site in its current form. Even then, it may simply not be possible. I guess mirroring the database like you're doing might be akin to applying a tornequet (sp?): it's going beyond simple "Band-aid" quick fixes but is still not likely to be the entire long term solution.
__________________
*appears from the shadows* *puts up sign: I LIKE SIGNS* *vanishes* *voice is heard: "I'll be lurking...."* Last edited by UnknownVet : 10-13-2008 at 06:17 PM. |
|
#3
|
|||
|
|||
|
What I'm doing right now is similar to solution #2 from the other thread.
Quote:
Its' not going to solve the underlying problems with the architecture, but it might give us some wiggle room. Currently we have none, anytime the site hits a peak it crashed DAILY.
__________________
- Your friendly neighborhood coder - Also the admin, but I'm taking an extended break to deal with the bane that is "Real Life" so if you PM me... you probably won't get a reply for months upon months. Sorry. Uploading Policy |
|
#4
|
|||
|
|||
|
Quote:
__________________
*appears from the shadows* *puts up sign: I LIKE SIGNS* *vanishes* *voice is heard: "I'll be lurking...."* |
|
#5
|
|||
|
|||
|
test, I would suggest you guys try to get a donation system up going, and try to get a few load-balancers and a few more servers to make a Load-Balanced mySQL Cluster.
I was wondering what type of tables you guys were using etc InnoDB / MyISAM / ISAM and about how is your current server setup now? Master-Slave setup or Replication, and is mySQL configurations optimized?What is the size of the mySQL DB? And are you guys storing the images in the Hard drive or using the blob column and storing the images in mySQL? |
|
#6
|
|||
|
|||
|
Quote:
Quote:
I don't think (or rather I hope..) we won't need to move to a mySQL cluster because as a rule I do most of the work outside of the database and heavily cache datasets. The tag heirachy doesn't map well to a relational database, so I'm just using the database for integrity and not for computing each new tag set's view. @ Everyone - We're now serving off the other. Some posts might have disappeared because of that. Also off topic posts were deleted from this thread.
__________________
- Your friendly neighborhood coder - Also the admin, but I'm taking an extended break to deal with the bane that is "Real Life" so if you PM me... you probably won't get a reply for months upon months. Sorry. Uploading Policy |
|
#7
|
|||
|
|||
|
dude, come on, stop deleting my posts.
![]()
__________________
![]() |
|
#8
|
|||
|
|||
|
Hey, listen, this may be off topic, but I just remembered it. Last time the site was down, you set everything to go to a thread,(like this). Problem was, back then, that you couldn't sign up to make a post or anything. I mention this because it may prevent others that may help; from helping (like leroy). I have a feeling this may not be the case anymore, (as leroylim has 2 posts, and thus must have joined very recently), (and in which case delete my post), but I thought I ought to give this bit anyway.
Sorry 'bout the off-topic post + goodluck |
|
#9
|
|||
|
|||
|
Its not really a bug. its useful because its stops people from joining just to complain on the forum that the site is shut down.
__________________
- Your friendly neighborhood coder - Also the admin, but I'm taking an extended break to deal with the bane that is "Real Life" so if you PM me... you probably won't get a reply for months upon months. Sorry. Uploading Policy |
|
#10
|
|||
|
|||
|
Quote:
Heh a dilliema, fun.. Mehs, haven't touched mySQL for ages since company's pretty much using Microsoft SQL and Oracle... =_= |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Maintenance | test | Rules and News | 14 | 10-10-2008 11:39 PM |
| Maintenance Progress | test | Rules and News | 10 | 07-30-2008 10:45 PM |