Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2024 20:33:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 279732] AWS/EC2 /dev/aws/disk/ebs/ devices not created after 14.1-STABLE stable/14-n267826-1e3dfe0c343c
Message-ID:  <bug-279732-27103-FDFF28BXkH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279732-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279732-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279732

--- 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 sup=
port
for doing that though?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279732-27103-FDFF28BXkH>