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, [email protected] 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, [email protected] 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: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 153:19:26 |
| Calls: | 12,091 |
| Calls today: | 4 |
| Files: | 15,000 |
| Messages: | 6,517,667 |