Search results

  1. U

    PVE backup to NAS via NFS not working

    Hello, problem solved! thank you kindly for your advice.
  2. U

    Sicherung PVE auf NAS via NFS

    Hallo an alle. Nach etwas Fummeln undPprobieren hat sich mein Problem erledigt. Ich danke herzlich ob der Lösungsvorschläge :)
  3. U

    Sicherung PVE auf NAS via NFS

    [~] # cat /etc/exports "/share/CACHEDEV1_DATA/Public" *(rw,async,no_subtree_check,insecure,no_root_squash,fsid=187f07688af237f648d8f7126f908066) "/share/NFSv=4" *(no_subtree_check,no_root_squash,insecure,fsid=0) "/share/NFSv=4/Public"...
  4. U

    Sicherung PVE auf NAS via NFS

    Es ist ein TS-231. Also nicht neu, abder auch nicht alt^^
  5. U

    Sicherung PVE auf NAS via NFS

    Hallo, zu allererst besteen dank ob der Antworten. Ich bin bis dato noch nicht dazu gekommen, mich meines Problems zu widmen. Sobald ich die Vorschläge ausprrobiert habe, werde ich mich hoffentlich mit einer Erfolgsmeldung an die geschätzten Helfer wenden :)
  6. U

    Sicherung PVE auf NAS via NFS

    Hallo, ich möchte meine LXC und die gesamte PVE auf meinem NAS sichern. Dazu habe ich mein NAS als NFS Laufwerk in Proxmox eingebunden und auch einen Backupauftrag erstellt. Beim Ausführen des Auftrags erscheint folgender Fehler: TASK ERROR: could not activate storage 'NAS': mkdir...
  7. U

    PVE backup to NAS via NFS not working

    Hi, I am trying to backup my proxmox VE to my NAS via NFS. I added my NAS to the VEs storage and theen createed a backup-job pointing to the NAS. But it fails with the following output: TASK ERROR: could not activate storage 'NAS': mkdir /mnt/pve/NAS/images: Read-only file system at...