Quantcast
Viewing all articles
Browse latest Browse all 171140

storage backup is not online error

Hi guys

I want to get backup of web server, I mount a NFS share, install nfs server for windows, make share with this backup, then configure on proxmox server
Code:

mount -t nfs -o vers=3 xxx.xxx.xxx.xxx:/c/shared_folder/mnt/nfs
My /etc/pve/storage.cfg
Code:

nfs: backup
        path /mnt/pve/backup
        server 192.168.168.28
        export /mnt/pve
        options vers=3
        content backup
        maxfiles 1

Then I try to browse the content in proxmox GUI, and get error storage 'backup' is not online (500).
What I'm doing wrong? Could anybody help?

Viewing all articles
Browse latest Browse all 171140

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>