Everything is working as expected. But how can my OMV connect to another Lan Folder?

  • From the beginning.
    I got my Raspi3. Installed OMV. Updated it to 4.1.7


    Did some resarch and got everything to work as i want it to be :D


    My raspi is connected to an 4 Bay HDD Hub.
    Every Bay got an 2TB HDD.


    The HDD_1 is under smb/cifs free for my network.
    Everyone can connect and use it. So thats fine


    I also got a WDMyCloud. The Cloud is also in my network and everyone can access it.
    Thats also ok.


    As far as good.


    I want the raspi to copy files from the Cloud to one of the 4Bay HDD's
    But i dont know how to add the Cloud Drive to OMV


    On the Cloud are Photos thats been automatically uploaded. I want these also
    on one HDD of the 4 BAY drive.


    But i cant find out how to add a network drive on OMV to act as a "HDD Drive"


    greets
    Ardragoon

  • 1. connect to your pi with ssh (or direct shell on same device)
    2. after login with root:
    3. apt-get install cifs-utils
    4. after install you can mount any drive with: mount.cifs -o username,vers=2.0 //yourwdcloudip/share /mnt/
    5. i prefer now using midnight commander so: apt-get install mc
    6. then mc
    7. go left to your share (/srv/...) and right to /mnt/
    8. you can now copy folder for folder or mark them before with insert key and use f5 to copy.


    9. after you finish: umount /mnt/

    Einmal editiert, zuletzt von skybird1980 () aus folgendem Grund: syntax of mount ..

    • Offizieller Beitrag

    i cant find out how to add a network drive on OMV to act as a "HDD Drive"

    Look at the remotemount plugin.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • this seems broken @ryecoaaron

    Zitat


    Die folgenden Pakete haben unerfüllte Abhängigkeiten:
    openmediavault-remotemount : Hängt ab von: glusterfs-client soll aber nicht installiert werden
    E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

    • Offizieller Beitrag

    this seems broken

    This plugin hasn't changed in a long time. So, it must be something wrong with your system because the glusterfs-client package exists on every version of Debian including a backports version for each - https://packages.debian.org/se…keywords=glusterfs-client


    It even works on my RPi:


    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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