[Bug 279732] AWS/EC2 /dev/aws/disk/ebs/ devices not created after 14.1-STABLE stable/14-n267826-1e3dfe0c343c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jul 2024 20:33:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279732 --- Comment #6 from Colin Percival <cperciva@FreeBSD.org> --- This is indeed caused by the autofs devd change -- autofs.conf and my dev-aws-disk.conf both have priority 100, and splitting the autofs bit off from devd.conf resulted in the tie being broken differently. I can bump the priority of dev-aws-disk.conf but really the problem here is that we should have *both* events firing (record the symlinks in /dev/aws/disk/* AND discard the autofs cache). AFAIK devd doesn't have support for doing that though? -- You are receiving this mail because: You are the assignee for the bug.