https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #25 from Mike Karels ---
I strongly suspect that the ertt issue is unrelated to the failure to power
down. The message is printed (in the release) after all related processing is
done, so the system must be getting through the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #24 from Thomas Dreibholz ---
No, the machine does not power off in case of the ertt module unload failure,
even with hw.efi.poweroff=0. The patch in STABLE seems to just suppress the
ertt error message, but it reproducibly fail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #23 from Michael Tuexen ---
(In reply to Thomas Dreibholz from comment #22)
So I think everything you are complaining about is covered in bug 277450. So
why reporting here?
--
You are receiving this mail because:
You are the a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #22 from Thomas Dreibholz ---
No, with setting hw.efi.poweroff=0, an EFI machine usually shuts down as
expected. The exception is the ertt module unload failure.
With the default of hw.efi.poweroff=1, an EFI machine never shuts
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #21 from Michael Tuexen ---
(In reply to Thomas Dreibholz from comment #20)
I think it is a loader tunable. At least it is listed when you use `sysctl -T`.
My question: Do you experience unexpected behavior when you use
hw.efi.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #20 from Thomas Dreibholz ---
No, it is a sysctl:
$ sysctl hw.efi.poweroff
hw.efi.poweroff: 0
The default is 1. See also:
https://forums.freebsd.org/threads/efi-virtualbox-computer-non-stop-after-successful-shutdown-of-freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #19 from Michael Tuexen ---
(In reply to Thomas Dreibholz from comment #18)
I'm confused:
Assuming you set hw.efi.poweroff=0 in /boot/loader.conf, not /etc/sysctl.conf,
are you observing any problem other than an error message
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #18 from Thomas Dreibholz ---
No, this is a different bug
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277450). I have to set
sysctl hw.efi.poweroff=0, so that the machine actually should power off as
intended.
The ertt m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #17 from Michael Tuexen ---
Could it be that when using Virtual Box the VM just does not shutdown? So this
might be unrelated to the ertt issue?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #16 from Thomas Dreibholz ---
Created attachment 248919
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248919&action=edit
Screenshot of the issue with 14.0-STABLE (20240229)
--
You are receiving this mail because:
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #15 from Thomas Dreibholz ---
Created attachment 248918
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248918&action=edit
Screenshot of the issue with 14.0-RELEASE
--
You are receiving this mail because:
You are the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
Thomas Dreibholz changed:
What|Removed |Added
CC||thomas.dreibh...@gmail.com
---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
Mike Karels changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #12 from commit-h...@freebsd.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3569e21f07147c8dd4bee82e5e7efe69c98edeb1
commit 3569e21f07147c8dd4bee82e5e7efe69c98edeb1
Author
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #11 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=415c1c748d5492e41328fedf96b6bf3c9be94595
commit 415c1c748d5492e41328fedf96b6bf3c9be94595
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #10 from Mike Karels ---
This bug still exists in -CURRENT as of today, and I saw it in one of the last
two 14.0 RCs.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
John F. Carr changed:
What|Removed |Added
CC||j...@mit.edu
--- Comment #9 from Jo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #8 from Mike Karels ---
The NFS mounts are for /home, /usr/src and /usr/obj; not for booting. This
message has been printed at shutdown time for some time; I just got around to
writing a bug. (And I am often not watching the s
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #7 from Michael Tuexen ---
(In reply to Mike Karels from comment #6)
Are you using the NFS mount for booting the OS or are you just mounting some
data partitions?
Do you see the message for some time or is this new?
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #6 from Mike Karels ---
NFS is using TCP only.
btw, IPv6 is configured as well as v4, but I don't see any connections using
it, just listening sockets.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #5 from Michael Tuexen ---
(In reply to Mike Karels from comment #4)
Is NFS using TCP or UDP?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #4 from Mike Karels ---
No jails or vnets in use. All connections using freebsd and cubic. NFS client
is in use (v4 and v3).
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #3 from Michael Tuexen ---
(In reply to Mike Karels from comment #2)
OK. I don't see the message on my local test system. Are you using multiple
jails or vnets? Is `sockstat -CSPtcp` reporting that all TCP end points use the
`fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
--- Comment #2 from Mike Karels ---
kldstat on the running system produced this:
Id Refs AddressSize Name
1 65 0x8020 1d4f878 kernel
21 0x81f51000 3815d0 vmm.ko
31 0x822d3000
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
Michael Tuexen changed:
What|Removed |Added
CC||tue...@freebsd.org
--- Comment #1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677
Bug ID: 271677
Summary: ertt module unload error at shutdown
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affec
26 matches
Mail list logo