Re: Difference in "netstat -rn" output in the last 2 months

2025-01-30 Thread Allan Jude
On 1/30/2025 12:02 PM, Gleb Smirnoff wrote: On Sun, Jan 26, 2025 at 04:58:57PM +0100, Alexander Leidinger wrote: A> something has changed in the output of "netstat -rn" between A> 2024-11-23-195545 and 2025-01-22-151306. The default route is not listed as A> "default" anymore, but with "0.0.0.0"

Re: Difference in "netstat -rn" output in the last 2 months

2025-01-30 Thread Gleb Smirnoff
On Sun, Jan 26, 2025 at 04:58:57PM +0100, Alexander Leidinger wrote: A> something has changed in the output of "netstat -rn" between A> 2024-11-23-195545 and 2025-01-22-151306. The default route is not listed as A> "default" anymore, but with "0.0.0.0" resp. "::/0". This breaks some tools A> (e.g.

Re: ZFS: Rescue FAULTED Pool

2025-01-30 Thread Patrick M. Hausen
Hi all, > Am 30.01.2025 um 12:35 schrieb A FreeBSD User : > Well, in this case I do not use dedicated ZIL drives. I also made several > experiences with > "single" ZIL drive setups, but a dedicated ZIL is mostly useful in cases were > you have > graveyard full of inertia-suffering, mass-spinning

Re: ZFS: Rescue FAULTED Pool

2025-01-30 Thread Bob Bishop
Hi, > [trimmed] > > Well, this is a hard and painful lecture to learn, if there is no chance to > get back the pool. Have you tried import -FX ? -FXn might tell you non-destructively whether that will work but I have never been down this particular hole. > A warning (but this seems to be use

Re: ZFS: Rescue FAULTED Pool

2025-01-30 Thread A FreeBSD User
Am Wed, 29 Jan 2025 03:45:25 -0800 David Wolfskill schrieb: Hello, thanks for responding. > On Wed, Jan 29, 2025 at 11:27:01AM +0100, FreeBSD User wrote: > > Hello, > > > > a ZFS pool (RAINDZ(1)) has been faulted. The pool is not importable > > anymore. neither with import -F/-f. > > Although t

Re: ZFS: Rescue FAULTED Pool

2025-01-30 Thread Allan Jude
On 1/30/2025 6:35 AM, A FreeBSD User wrote: Am Wed, 29 Jan 2025 03:45:25 -0800 David Wolfskill schrieb: Hello, thanks for responding. On Wed, Jan 29, 2025 at 11:27:01AM +0100, FreeBSD User wrote: Hello, a ZFS pool (RAINDZ(1)) has been faulted. The pool is not importable anymore. neither wit

Re: ddb reset command results in LOR and panic? (audit related?)

2025-01-30 Thread Konstantin Belousov
On Thu, Jan 30, 2025 at 02:37:53AM +, Bjoern A. Zeeb wrote: > Hi. > > I broke into the kernel debugger after some driver went haywire. > > Upon typing reset to restart the machine I got the below. > How can we still report a LOR and panic on a lock when we > are resetting the machine from ddb