I have added a few lines to /ets/fstab like this:
//u271407.your-storagebox.de/backup /mnt/hetzner cifs iocharset=utf8,rw,user=u271407,pass=******,uid=1000,gid=1000,cache=loose 0 3
192.168.0.4:/mnt/hdd /mnt/hdd nfs defaults 0 3
/mnt/hdd/Programme /home/nils/Programs none bind 0 4
You're missing the _netdev flag in your options. I'd start with
that. It's definitely needed for NFS mounts, and I'm guessing you'll
need it for your CIFS mounts also.
On 4/25/25 19:58, tuxifan@posteo.de wrote:
192.168.0.4:/mnt/hdd /mnt/hdd nfs defaults 0 3
/mnt/hdd/Programme /home/nils/Programs none bind 0 4
This is looking suspicious: mounting a local directory
on top of a network mount.
On Friday, April 25, 2025 9:28:49 PM Central European Summer Time Detlef Vollmann wrote:
On 4/25/25 19:58, tuxifan@posteo.de wrote:
192.168.0.4:/mnt/hdd /mnt/hdd nfs defaults 0 3
/mnt/hdd/Programme /home/nils/Programs none bind 0 4
This is looking suspicious: mounting a local directory
on top of a network mount.
Nope, this simply binds a network location onto a local directory.
Which...
shouldn't? be a problem?
If mount considers a 'bind' mount a local mount, it could cause exactly
the circle you're seeing.
Detlef
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 146:06:49 |
Calls: | 10,383 |
Calls today: | 8 |
Files: | 14,054 |
D/L today: |
2 files (1,861K bytes) |
Messages: | 6,417,699 |