@glasfaser
"select all" gibt mir nur "/bin/sh: 1: Select not found" zurück
showmount -e 192.168.xx.xxx
Export list for 192.168.xx.xxx
/volume1/Daten 192.168.xx.yyy,192.168.xx.zzz
/volume1/photo 192.168.xx.zzz
/volume1/Medien 192.168.xx.zzz
192.168.xx.yyy ist die IP des Pi, sieht also denke ich gut aus
Edit: Ok, hab's jetzt auch gesehen, da muss scheinbar das volume1 davor. Kurios, denn so hatte ich es auch schonmal probiert, aber da war dann wohl noch ein anderer Fehler...
Und in anderen Threads wurde teilweise explizit gesagt, dass man das volume1 weglassen muss, also keine Ahnung warum das jetzt so sein muss, nun bin ich aber einen Schritt weiter, aber noch nicht fertig:
Started iobroker ...
[DEBUG] [mount] - nfs-mount command: "sudo mount 192.168.xx.xxx:/volume1/Daten/Backups/ioBroker /opt/iobroker/backups"
[DEBUG] [mount] - mount successfully completed
[DEBUG] [mount] - done
[DEBUG] [iobroker] - host.localhost 1024 states saved
[DEBUG] [iobroker] - host.localhost 1308 objects saved
[ERROR] [iobroker] - host.localhost Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2021_09_29-08_25_54_backupiobroker.tar.gz'
[DEBUG] [iobroker] - done
[DEBUG] [cifs] - done
[DEBUG] [clean] - done
[DEBUG] [historyHTML] - new history html values created
[DEBUG] [historyHTML] - done
[DEBUG] [historyJSON] - new history json values created
[DEBUG] [historyJSON] - done
[DEBUG] [umount] - mount activ, umount is started ...
[DEBUG] [umount] - umount successfully completed
[DEBUG] [umount] - done
[EXIT] 9
Was soll das jetzt heißen?