Paul Walker on 17 Jul 2012 07:37:57 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Server Backup best practices...
|
- From: Paul Walker <starsinmypockets@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: [PLUG] Server Backup best practices...
- Date: Tue, 17 Jul 2012 10:37:51 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=InD9foweFprAaU8EMFHTjtIfkCo7Lc5aQOQCxCYnvVY=; b=jhM96OSx+SiUPbfYVM30QXYbYoSfShbAVDFG4PWbtaj2h7SX9B5MN65+3YS6dPZ8wy bDmKQxwwTxG6BrfP/gvV5dzbTQ8k6IjYrPpBcbgJgjhdcfr8SPdMTvnUElsOuuxy88hc pUsjh6lTE3gxD25IIY1w22CkDwW0AQzjbK/mW3SzQ7ckoXwrNFDltpDV4HmSpFeKE0BE ZOVdxfPo62AfBEQFq+7EcCHDXKz4JGrtHNkRLG7udDp7KbQGZh80qUFRA6oIKfl7/dEu wd3hkHTeGlCUzJOzdNBtRl9JW8l1r1yeBrbJUca4D5ywTaBtMNjS+jKPf5VIfmSNFM6z Lwfg==
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
I need to do a server backup on a large production server with a 500GB drive, and maybe 10+GB of sql. Everything has been migrated to a new host over a month ago and I just want to get a canonical backup of the old server before wiping it. I'm thinking to just pull the whole thing down to a local drive with rsync.
The database stuff is a little less clear. Typically mysqldump (`or mysql [...] > filename.sql`) will choke before completing a dump. I'm not actually sure where the mysql data resides in the file system. Is a copy of the entire remote hard drive sufficient here?
I'll probably put the backups in a truecrypt volume.
Any other tips here? I don't want to leave any of the old data floating around, or overlook anything...
Best,
Paul
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug