vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Can't Backup database (https://vborg.vbsupport.ru/showthread.php?t=142527)

krg2k 03-19-2007 05:12 PM

Can't Backup database
 
Hello
we have a vb2 db we are trying to backup using 'mysqldump' the database is about 5gb but whenever we run mysqldump it only backs up 2.1gb of the whole thing !?

I don't know why it does that but we really need to get a full backup of the vb2 db so we can convert it to the new vb3 forum that we have

any suggestion or help will be greatly appreciate it
thanks

Marco van Herwaarden 03-19-2007 08:07 PM

i would start by contacting your host about this. My first guess would be that your OS is limiting files to a max of 2Gb on the volume where you are trying to store the backup.

Try dumping each table to it's own backup file.

nexialys 03-19-2007 08:16 PM

you will need to access your site via SSH too, because via anyother technique will give you a file limit for downloading and access...

request from your host to have a database backup via a cronjob... will cut the problem.

Marco van Herwaarden 03-19-2007 08:48 PM

"mysqldump" is used from commandline nexialys. ;)

nexialys 03-19-2007 08:49 PM

yeah, but not all the commandline systems use SSH... ;)

Marco van Herwaarden 03-19-2007 09:21 PM

Sorry but t does not matter what kind of commandline you have. As long as you have an OS prompt where you can run commands it is all the same: Telnet, SSH, cmd.exe, whatever.

krg2k 03-19-2007 10:33 PM

thanks guys for your replies

1. we are the host we have access to the physical machine
2. the original DB file is 5gb+ and its on the same partition where we are trying to use mysqldump > file.sql
3. is there any way we could just copy over the original mysql data file "the actual 5gb file" and import it ? or copy it over ?


All times are GMT. The time now is 07:40 AM.

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.01310 seconds
  • Memory Usage 1,720KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete