Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Using NFS to backup cloudron from a Windows Server Share

Using NFS to backup cloudron from a Windows Server Share

Scheduled Pinned Locked Moved Unsolved Support
backupscifsnfs
6 Posts 4 Posters 1.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    stratus41298
    wrote on last edited by girish
    #1

    Hi there,

    I'm trying to follow the documentation but I'm running into some roadblocks and am really wracking my brain.

    My server is now self hosted and I added a drive to handle backups for various items including cloudron. I created an NFS storage volume in my server (separate drive) allowing everybody R/W access (for now) and have the following details:

    Windows server 2016
    Share name: Backups
    Folder path D:\shares\backups
    Remote path: MySVR:/Backups

    Client:
    Ubtuntu 18.04 Virtual Machine running Cloudron

    Cloudron documentation shows this to be added to the fstab file:

    IP:/remote_volume /backups nfs rw,hard,tcp,rsize=8192,wsize=8192,timeo=14 0 0
    

    So for me that would be

    MySVR:/Backups /Backups nfs rw,hard,tcp,rsize=8192,wsize=8192,timeo=14 0 0
    

    Did I do that right? Should I actually be putting the IP address my server uses on the LAN? I did try that, but it still didn't seem to work.

    Also, in the backup page, would the filepath be MySVR:\Backups?

    I just can't seem to find any help online for this particular setup and could really use some help. I'm having tons of fun, but this really has me stuck. Thanks in advance!

    -Stratus

    fbartelsF 1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      We don't currently have a setup like this to test. But if you make it work, please share it here and we can put this into our docs then. Thanks!

      1 Reply Last reply
      1
      • S stratus41298

        Hi there,

        I'm trying to follow the documentation but I'm running into some roadblocks and am really wracking my brain.

        My server is now self hosted and I added a drive to handle backups for various items including cloudron. I created an NFS storage volume in my server (separate drive) allowing everybody R/W access (for now) and have the following details:

        Windows server 2016
        Share name: Backups
        Folder path D:\shares\backups
        Remote path: MySVR:/Backups

        Client:
        Ubtuntu 18.04 Virtual Machine running Cloudron

        Cloudron documentation shows this to be added to the fstab file:

        IP:/remote_volume /backups nfs rw,hard,tcp,rsize=8192,wsize=8192,timeo=14 0 0
        

        So for me that would be

        MySVR:/Backups /Backups nfs rw,hard,tcp,rsize=8192,wsize=8192,timeo=14 0 0
        

        Did I do that right? Should I actually be putting the IP address my server uses on the LAN? I did try that, but it still didn't seem to work.

        Also, in the backup page, would the filepath be MySVR:\Backups?

        I just can't seem to find any help online for this particular setup and could really use some help. I'm having tons of fun, but this really has me stuck. Thanks in advance!

        -Stratus

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #3

        @stratus41298 said in Using NFS to backup cloudron from a Windows Server Share:

        /Backups

        You need to be aware that names are always case sensitive on Linux. I am not using the file system backup, but would expect that you need to specify /backup and not MySVR:/Backups as the location, though.

        Can the path be mounted in general or do you only see issues when trying to use this path from Cloudron?

        S 1 Reply Last reply
        1
        • fbartelsF fbartels

          @stratus41298 said in Using NFS to backup cloudron from a Windows Server Share:

          /Backups

          You need to be aware that names are always case sensitive on Linux. I am not using the file system backup, but would expect that you need to specify /backup and not MySVR:/Backups as the location, though.

          Can the path be mounted in general or do you only see issues when trying to use this path from Cloudron?

          S Offline
          S Offline
          stratus41298
          wrote on last edited by stratus41298
          #4

          @fbartels Thanks for the thought. I did make sure of the case sensitivity. I've learned that lesson too many times the hard way 🙂

          I will try again maybe in all lower-case just to see if that changes anything.

          @nebulon Do you think it would be easier if I just made an NFS server on the backup drive using Linux and connected them that way?

          Thanks!

          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #5

            @stratus41298 Maybe it's better to mount it as CIFS instead of NFS. Can you try this tutorial - https://linuxize.com/post/how-to-mount-cifs-windows-share-on-linux/ ?

            S 1 Reply Last reply
            1
            • girishG girish

              @stratus41298 Maybe it's better to mount it as CIFS instead of NFS. Can you try this tutorial - https://linuxize.com/post/how-to-mount-cifs-windows-share-on-linux/ ?

              S Offline
              S Offline
              stratus41298
              wrote on last edited by
              #6

              @girish Yeah I was starting to think that as well. I'll give it a shot and report back. Thanks!

              1 Reply Last reply
              1
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Bookmarks
              • Search