Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Backups - again
PostPosted: Wed Sep 24, 2008 12:03 pm 
Offline
Senior Newbie

Joined: Thu Aug 07, 2008 3:50 am
Posts: 13
I've read some fairly recent posts about doing backups from our Linodes using rsync et al to S3 etc.

However from what I've read, this isn't suitable for MySQL databases using InnoDB tables as MySQL will cache stuff in RAM and therefore won't write the data via rsync.

My question is how are other Linode users who use InnoDB getting around this issue?

This isn't a complaint but will Linode offer backups in the same vein as their competitors? I've moved here from Slicehost since they erased the firewalls on 3 of my 4 slices due to their error, but the one thing that really made them stand-out is their backup feature.


Top
   
 Post subject:
PostPosted: Wed Sep 24, 2008 12:16 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Backups are coming. We're actively working on this. Stay tuned! :)

-Chris


Top
   
 Post subject: Re: Backups - again
PostPosted: Wed Sep 24, 2008 12:52 pm 
Offline

Joined: Wed Sep 24, 2008 12:50 pm
Posts: 1
Website: http://spod.cx
Location: Canterbury, UK
MrNod wrote:
My question is how are other Linode users who use InnoDB getting around this issue?


Not a perfect solution, but http://sourceforge.net/projects/automysqlbackup/ works nicely for me.


Top
   
 Post subject:
PostPosted: Wed Sep 24, 2008 9:49 pm 
Offline
Junior Member

Joined: Sat Jan 05, 2008 2:40 am
Posts: 43
The most trivial thing to do is simply mysqldump the databases somewhere on disk and include that output in your tar/rsync backup job of the filesystem.


Top
   
 Post subject:
PostPosted: Wed Sep 24, 2008 11:53 pm 
Offline
Senior Member
User avatar

Joined: Sun Feb 08, 2004 7:18 pm
Posts: 562
Location: Austin
CybrMatt wrote:
The most trivial thing to do is simply mysqldump the databases somewhere on disk and include that output in your tar/rsync backup job of the filesystem.


That's definitely the simplest, and if you can't stand the downtime, you can replicate to a remote machine over SSH (or even a second instance on the same machine) and then mysqldump off of that for your snapshot.


Top
   
 Post subject:
PostPosted: Thu Sep 25, 2008 5:10 am 
Offline
Senior Newbie

Joined: Thu Aug 07, 2008 3:50 am
Posts: 13
Thanks all for the help, I'll try the two options suggested and see how I get on with the InnoDB tables.

Caker - you've made me a very happy bunny :D

Cheers


Top
   
 Post subject:
PostPosted: Tue Oct 28, 2008 6:24 pm 
Offline
Senior Newbie

Joined: Mon Dec 08, 2003 1:46 pm
Posts: 19
ICQ: 148043
WLM: vitre0us@yahoo.com
Yahoo Messenger: vitre0us
AOL: vitre0us
Location: Socal
Any news on backups Chris? :)


Top
   
 Post subject:
PostPosted: Tue Oct 28, 2008 6:53 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Xan wrote:
CybrMatt wrote:
The most trivial thing to do is simply mysqldump the databases somewhere on disk and include that output in your tar/rsync backup job of the filesystem.


That's definitely the simplest, and if you can't stand the downtime, you can replicate to a remote machine over SSH (or even a second instance on the same machine) and then mysqldump off of that for your snapshot.


You don't always need replication in order to avoid downtime. If you have InnoDB tables, "mysqldump --single-transaction" will give you a perfectly consistent snapshot of your live DB, without hanging inserts or updates in the meantime. But only if your tables are InnoDB.


Top
   
 Post subject:
PostPosted: Tue Oct 28, 2008 7:10 pm 
Offline
Senior Member

Joined: Mon Feb 28, 2005 7:21 pm
Posts: 76
I asked today in a ticket, and the prompt reply was just that it's an active project and fanfare would accompany its release. I can understand why there aren't specifics or an ETA, it only makes nagging like ours worse ;) I'm sure it will be up to the excellent Linode standards.


Top
   
 Post subject:
PostPosted: Tue Oct 28, 2008 8:19 pm 
Offline
Senior Member

Joined: Mon Sep 01, 2008 5:14 pm
Posts: 92
caker wrote:
Backups are coming. We're actively working on this. Stay tuned! :)

-Chris



Whatcha got in the works? Any estimated time table?


Top
   
 Post subject:
PostPosted: Mon Nov 03, 2008 4:30 pm 
Offline
Junior Member

Joined: Fri Mar 05, 2004 12:30 am
Posts: 39
ICQ: 181450
Website: http://tkatch.com
AOL: TMHChacham
Location: Oak Park, MI
Linode will have a good plan. And if that doesn't work there's always the backup plan.

...anyway, this is definitely exciting.


Top
   
 Post subject:
PostPosted: Fri Nov 21, 2008 5:32 pm 
Offline
Senior Newbie

Joined: Thu Nov 20, 2008 5:39 pm
Posts: 17
ICQ: 221298635
I just searched the forums for backups and got this. Just wanted to say I just switched from Slicehost and am also missing the convenient backup feature so queue me in! :D

If it's coming soon enough I'm thinking of not going through the whole Amazon S3 thing (or whatever I'd end up doing) and instead just make manual backups of most important directories myself and send them to my localhost until the Linode backups feature hits. :)

Oh and btw, Linode was awsome for me so far! Thanks!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group