Rsync Unknown module error

  • I have 2 OMV servers setup, the backup one is a mirror of the main one. I want to pull the data using the backup server.


    I have added the FW route on the main server- backup source - main dest - dest port 873


    I have enabled my rsync server on the main box


    on the backup side I have rsync job setup as remote/pull. Source server = rsync://user1@192.168.1.51/Software/


    When I run it i get the following.


    Rsync Job log


    rsync error: error starting client-server protocol (code 5) at main.c(1524) [Receiver=3.0.7]


    @ERROR: Unknown module ‘Software’


    Rsync Server log


    Unknown module ‘Software’ tried from OMV.local (192.168.1.40)


    Connect from OMV.local (192.168.1.40)


    I think my source is wrong but I have changed it every way i can think...


    The share folder name is Software on volume /dev/sbd1/


    Any ideas?


    Thank you

  • You probably have a '::' instead of ':' in your rsync syntax. Fix that and the error should be gone.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • It should just be one ':'.


    If the error persists post a screenshot of the configured rsync job in the WebGUI here.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Try '51::Software' or '51::/Software' or '51:Software' or '51:/Software' instead.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Thanks David....This is what I did


    changed the job to try each one and is what was output in the job window


    51::Software


    [Receiver]
    rsync error: unexplained error (code 255) at io.c(601) [Receiver=3.0.7]


    ::/Software


    [Receiver]
    rsync error: unexplained error (code 255) at io.c(601) [Receiver=3.0.7]

    :Software


    [Receiver]
    rsync error: unexplained error (code 255) at io.c(601) [Receiver=3.0.7]


    :/Software


    0.7]


    Logs show this for each job run


    Unknown module ‘Software’ tried from OMV.local (192.168.1.40)


    Connect from OMV.local (192.168.1.40)

  • Zitat

    <Davidh2k> rsync ueber ssh geht nicht via gui


    Hallo Davidh2k,


    ich verwende OMV 1.9 und versuche einen rsync zu erstellen.
    Leider funktioniert das nicht.
    OMV 1.9 ist in Virtualbox installiert.
    Eine ssh Verbindung kann ich herstellen.
    Als admin kann ich mich auf dem Webinterface einloggen.
    Zwei Virtuelle HDDs habe ich angelegt.
    Einen User "openmedianer" habe ich angelegt.
    Den Ordner /openmedianer habe bei rsync in Server - Module angelegt.


    Führe ich den Job als admin aus, erhalte ich folgende Fehlermeldung:


    Code
    Please wait, syncing </media/3a5f34d5-2b24-4a84-9406-7f205cc450b9/openmedianer//> to <rsync:/user@192.168.178.42::/home/user/Bilder/> ...
    
    
    ]
    rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]


    Als eingeloggter User "openmedianer" habe ich nicht die Möglichkeit einen rsync zu starten.


    Weitere Fehlermeldungen wie hier schon beschrieben:


    Rsync Unknown module error



    Zitat

    Hi,did you add the module on the destination rsync server in the rsync settings


    Was ist damit gemeint?


    Wie löse ich das Problem?
    Wie suche ich den Fehler?


    Oder bin ich wieder da ------------------------------->

    Zitat

    <Davidh2k> rsync ueber ssh geht nicht via gui



    Es funktioniert im Terminal von Kubuntu 14.04.2 wie folgt:


    Code
    rsync -avr /home/user/Bilder rsync://192.168.178.71/openmedianer


    Es funktioniert im Terminal, wenn man sich im OpenMediaVault als root eingeloggt hat und zwei wie folgt:

    Code
    rsync -avzbe ssh user@192.168.178.42:/home/user/Bilder /media/3a5f34d5-2b24-4a84-9406-7f205cc450b9/openmedianer/


    Den ssh Terminal habe ich bei diesem Versuch gewählt, weil ich mit copy und paste die UUID kopieren kann. Solche Aktionen als root ausführen halte ich auch für nicht geeignet.



    Warum funktioniert es mit der OpenMediaVault WEB-GUI nicht?


    Was habe ich in der OpenMediaVault 1.9 rsync WEB-GUI richtig einzugeben?

  • rsync -avzbe ssh


    Jau, und über SSH gehts nur via CLI/Script. Ich selbst habs auch nur so via SSH am laufen... Vllt. kann jemand andres mal einspringen und erklären wie rsync ohne ssh funzt.


    @all: Anybody care to explain how you setup rsync without ssh. ;)


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!