View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Thu Feb 03, 2011 11:28 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Have you tried running the mysqldump command by hand? The expanded version of this:
Code:
$MYSQLDUMP -v -c -u root $DATABASE > $BACKUP_SQL

Should be:
Code:
/usr/bin/mysqldump -v -c -u root mythconverg >/myth/backup/mythconverg.sql

Look for any errors or warnings. The only other thing that is done to the dump is to compress it, which should expand to:
Code:
/bin/gzip -9 /myth/backup/mythconverg.sql

If the first step succeeds and doesn't produce an empty file, try that and see what happens.

If those don't provide an obvious answer, try adding a line like this to mythbackup :
Code:
set -vx

right after the "#!/bin/bash" magic.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2011 12:56 am 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
Good news everyone the mythconverg_backup.pl worked I haven't tried to back up the new system yet I'm still a little busy making it spouse friendly.
Thanks for the help.

_________________
My System


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2011 8:00 am 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
Good news mattbatt.

Now it would still be good to see why mythbackup was throwing errors. It may be that the back up check has an issue or it is giving you misleading messages. tjc's step by step should help and if you look at the script, you can manually run the verification steps too to see where the issue may be arising.

Either way, you should raise an issue in the bug tracker: http://linhes.org/bugs/projects/linhes

This will allow the devs to become aware and prioritize. I'm pretty sure mythbackup is a LinHES script so that is a good place to start.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2011 3:23 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
will do I'm trying to remember if anything changed in the last 6 months. The only thing i can think of is that i went to digital audio and that might jive with the asound file thing. but i dismissed that since that part of the backup was backing up directories and not the database. I still might have a fight on my hands I havent yet proven that the new instal will back up

_________________
My System


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2011 9:13 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
Ran Mythbackup and it worked fine on the first try!!!!!!!

_________________
My System


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2011 10:40 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
weird. You might have fixed something in the database with one of the earlier steps.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2011 11:19 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
mattbatt wrote:
the asound file thing.

Nope, that's just noise. The built-in restore list includes several optional files, mostly audio config stuff, and that is one one them. The tar utility whines about not finding it, but it's completely harmless. I've discussed the reason for not suppressing those warnings before in some detail (we do actually suppress a number of others) so I won't repeat them here.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


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
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu