This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Another HA rsync issue

Hi!

I'm just testing the HA capability of ASL5.1. In the HA Log there are messages like:
rsync error: some files could not be transferred (code 23) at main.c(397)

Does anybody see the same messages in his/hers HA Livelog?

What could I do about this error an which files could not be transferred?


This thread was automatically locked due to age.
Parents
  • Code 23: Partial transfer due to error

    That means there was a problem during transfering data. There might be a problem on your NICs. Do you use NICs listed on Astaro's  HCL?

    Try to login to the slave. This can be done from master's console. Check if there are interrupts during logged in on slave.
    1) 'iptables -I OUTPUT -p tcp --dport 22 -d  -j ACCEPT'
    2) ssh ">loginuser@
    3) su -

    Xeno

  • I think I use one of the listed NICs, it is the Intel Pro/100s, on both machines.
    I'll try your suggestion tomorrow...

    Where could I get that list of errors, by the way?
Reply Children