vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Backing Up your VB Site ~ Nah Never!! (https://vborg.vbsupport.ru/showthread.php?t=214978)

Xencored 07-02-2009 03:31 PM

Quote:

Originally Posted by Lynne (Post 1820759)
I backup our database everynight and rsync all our files (including all attachments/avatars/torrents/etc) to a remote server every night. I also make a zipped backup of all those files once a week (separately! The attachments are over 10 GB!) and rsync them to that remote server. I also have copies of all the vb files on my mac.

Holyshit sticks
thats a hell of alot

I backup now and again should do it more tho :erm:

deadlySniper 07-02-2009 03:36 PM

I backup twice a week.

Wabuf 07-04-2009 04:57 AM

I backup my forums at least twice a week to my desktop. Otherwise my forums are backed up from my primary server to my alternative location off site daily.

Zahl 07-04-2009 01:46 PM

I'm also using rsync.

At 5am a mysqldump gets created and bzip2 compressed, and at 5:30am rsync runs and
syncs the DB backup aswell as the whole htdocs dir to a seperate server that I have just for
this purpose, nothing else. Never needed the backups though, luckily.
But I guess the day I would disable the backup scripts my DB would crash.

R-D 07-04-2009 02:27 PM

I have mysqldumper email me database backups every 2 hours. It does a great job of making a 100+MB backup far smaller (about 20MB currently), plus I never have to worry about backing up my db manually.

As for files, I back them up and download 'em every day or so.

knucklenitz 09-03-2009 04:22 AM

I am using mysqldumper to email mysql backups once per night. It looks like I was ignorant to the fact that that didn't back up ALL of the required info.

I just now ran a manual 'full' back up in my host cPanel and saved it to my machine. I am checking with my host to find out how to set up a cron job to do a full back up and then FTP it to my offsite system. Or does someone here have a good/better method, gui based and preferably not code based? Thanks!!

matt4 09-10-2009 07:43 PM

I run a cron as most of the people above do. Does the job good :)

TNCclubman 09-10-2009 07:48 PM

Ive tried backing up my database by going into phpmyadmin and it stops at 10MB (kind of just freezes there)

any ideas?

(database is around 400MB)

Marco van Herwaarden 09-11-2009 07:22 AM

The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:

Backup:
http://www.vbulletin.com/docs/html/m...nce_ssh_backup

Restore:
http://www.vbulletin.com/docs/html/m...ce_ssh_restore

P.S. If you don't have shell access, some people have also reported success with these scripts:

MySQLDumper:
http://www.mysqldumper.de/en/index.php

MySQLHotxcopy:
http://www.vbulletin.com/forum/showt...t=mysqlhotcopy

Bigdump:
http://www.ozerov.de/bigdump.php

icarusforde 09-13-2009 02:45 AM

Every coupl'a days. Needs to happen a little more often, i guess.

Tis being worked on. I might have to get one of the cron jobs going.


All times are GMT. The time now is 02:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01261 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete