Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion innobackupex streaming not working
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Juntgen  
View profile  
 More options Apr 16 2012, 7:09 am
From: David Juntgen <djunt...@gmail.com>
Date: Mon, 16 Apr 2012 04:09:58 -0700
Local: Mon, Apr 16 2012 7:09 am
Subject: Re: innobackupex streaming not working

> from some reason if i stop/start the process a few times it start to
> work, but since i need to do this process often and i need to find out
> whats not working there

Hi - You'll need to provide some info.  What version of MySQL and
which version of xtrabackup are you using?  Can you run without the
pipe from the cli and provide its output?

--Dave

On Sun, Apr 15, 2012 at 12:25 AM, Ran Margaliot <r...@gr8ppl.com> wrote:
> from some reason if i stop/start the process a few times it start to
> work, but since i need to do this process often and i need to find out
> whats not working there

> On Apr 14, 3:56 pm, David Juntgen <djunt...@gmail.com> wrote:
>> Hi - If you remove the pipe "|" into sshpass and dump to a file does it work?

>> Thanks,

>> --Dave

>> On Sat, Apr 14, 2012 at 5:40 AM, Ran Margaliot <r...@gr8ppl.com> wrote:
>> > Hello,

>> > When i need to setup a new slave I issue the flowing script on the
>> > master:

>> > innobackupex --user=root --password='*****' --throttle=15 --
>> > stream=tar /tmp/ --slave-info | sshpass -p '****' ssh root@<new slave
>> > ip> "tar xfi - -C /var/lib/mysql"

>> > usually this command works fine and streams the data to the new slave.

>> > from some reason, when I issue this command now, I get the following
>> > output:

>> > xtrabackup: suspend-at-end is enabled.
>> > xtrabackup: uses posix_fadvise().
>> > xtrabackup: cd to /var/lib/mysql
>> > xtrabackup: Target instance is assumed as followings.
>> > xtrabackup:   innodb_data_home_dir = ./
>> > xtrabackup:   innodb_data_file_path = ibdata1:10M:autoextend
>> > xtrabackup:   innodb_log_group_home_dir = ./
>> > xtrabackup:   innodb_log_files_in_group = 2
>> > xtrabackup:   innodb_log_file_size = 1310720000
>> > xtrabackup: use O_DIRECT
>> > xtrabackup: Stream mode.

>> > and thats it, normally it would display: "log scanned up to
>> > (... ...........)" every couple of seconds.

>> > looking at the size of the mysql dir on the slave also suggest that no
>> > data is coming in.

>> > any ideas why?

>> > --
>> > You received this message because you are subscribed to the Google Groups "Percona Discussion" group.
>> > To post to this group, send email to percona-discussion@googlegroups.com.
>> > To unsubscribe from this group, send email to percona-discussion+unsubscribe@googlegroups.com.
>> > For more options, visit this group athttp://groups.google.com/group/percona-discussion?hl=en.

>> --
>> David W. Juntgen

> --
> You received this message because you are subscribed to the Google Groups "Percona Discussion" group.
> To post to this group, send email to percona-discussion@googlegroups.com.
> To unsubscribe from this group, send email to percona-discussion+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/percona-discussion?hl=en.

--
David W. Juntgen

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.