[Resolved] rysnc: systemd[1] segfault at [...] error 6 in libsystemd-shared249.so

edited January 6 in Help

Guys,
I am trying to migrate data from a Xen VM to a KVM and while the rsync is in progress, it stops and disconnects, throwing this on the VNC:

systemd[1] segfault at [...] error 6 in libsystemd-shared249.so

Any help would be appreciated~

Comments

  • FrankZFrankZ ModeratorOG

    Can't tell exactly what you are doing but maybe slowing it down a bit might help. Are you using a "--bwlimit"?
    rsync -az --bwlimit=2512 -e "ssh"

    Thanked by (1)ehab

    Peace on earth will come to stay, when we all live as LESbians every day.
    For staff assistance or support issues please use the helpdesk ticket system at https://support.lowendspirit.com/index.php?a=add

  • edited January 6

    @FrankZ said: Are you using a "--bwlimit"?

    no, shall I?

  • Ah, I have upgraded the destination VM before doing the rsync then rebooted, it seems to be doing OK now! So I guess my problem is resolved!!

Sign In or Register to comment.