Re: CFT: repository for kernel modules

2024-12-26 Thread Andriy Gapon
2024 perl is still not cross build friendly and last I checked python wasn't either. I guess that's also the reason why nvidia driver packages are not built for the kmod repo? Because they bundle kernel and userland code in the same port? -- Andriy Gapon

Re: panic: condition seqc_in_modify not met, while replaying ZIL

2022-10-24 Thread Andriy Gapon
use_namecache) + cache_vop_rmdir(dvp, vp); out: if (zfsvfs->z_os->os_sync == ZFS_SYNC_ALWAYS) zil_commit(zilog, 0); On 10/20/22, Andriy Gapon wrote: This happens on stable/13, custom kernel compiled with DEBUG_VFS_LOCKS, from mid-September after an ungraceful reboot (unrela

panic: condition seqc_in_modify not met, while replaying ZIL

2022-10-20 Thread Andriy Gapon
scall (378, FreeBSD ELF64, sys_nmount), rip = 0xb6aac9dd1a, rsp = 0xb6b538f468, rbp = 0xb6b538f4d0 --- Uptime: 37s Dumping 1426 out of 32644 MB: (CTRL-C to abort) ..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% -- Andriy Gapon

Re: usbhid panic when switching vt-s (invariants+witness enabled)

2022-09-30 Thread Andriy Gapon
Sorry that it took a while. I cannot reproduce the problem after applying the patch. I see that you already committed the change, but I thought that I'd let you know. Thank you very much! -- Andriy Gapon

usbhid panic when switching vt-s (invariants+witness enabled)

2022-09-23 Thread Andriy Gapon
0x808b662a = ithread_loop+0x2da/frame 0xfe003590eef0 fork_exit() at 0x808b2f85 = fork_exit+0xc5/frame 0xfe003590ef30 fork_trampoline() at 0x80c084fe = fork_trampoline+0xe/frame 0xfe003590ef30 -- Andriy Gapon

Re: fsck -C -p: NO WRITE ACCESS

2022-02-21 Thread Andriy Gapon
On 18/02/2022 04:08, John-Mark Gurney wrote: Andriy Gapon wrote this message on Tue, Feb 15, 2022 at 08:44 +0200: On 15/02/2022 01:17, John-Mark Gurney wrote: Andriy Gapon wrote this message on Mon, Feb 07, 2022 at 14:15 +0200: I've got a problem where fsck behaves differently fr

Re: fsck -C -p: NO WRITE ACCESS

2022-02-14 Thread Andriy Gapon
On 15/02/2022 01:17, John-Mark Gurney wrote: Andriy Gapon wrote this message on Mon, Feb 07, 2022 at 14:15 +0200: I've got a problem where fsck behaves differently from my expectations. The problem happens with a filesystem on a GELI encrypted ZVOL. The volume has 4K block size and that&

fsck -C -p: NO WRITE ACCESS

2022-02-07 Thread Andriy Gapon
28 frsum 0 0 1 0 0 0 0 sum of frsum: 3 clusters 1-3: 0 0 1 clusters size 4 and over: 2 clusters free: 0-2, 261-587, 592-8190 inodes used:0-25, 27-28 blks free: 0-23, 2088-4703, 4731-4733, 4736-65527 -- Andriy Gapon

Re: gptzfsboot can't boot from 4TB SSD

2022-01-29 Thread Andriy Gapon
der. The only explanation I have is that those ZFS error messages come from loader. AFAIK, at preset we do not have loader vs zfsloader distinction, there is a single unified loader with ZFS support. So, the loader is able to detect and tries to probe the pool. And fails. -- Andriy Gapon

Re: gptzfsboot can't boot from 4TB SSD

2022-01-27 Thread Andriy Gapon
On 27/01/2022 17:09, Ulrich Spörlein wrote: On Thu, Jan 27, 2022 at 3:13 PM Andriy Gapon wrote: On 27/01/2022 15:57, Ulrich Spörlein wrote: So can this be a shortcoming in the BIOS with large drives? Yes, it can. many people encountered this kind of a problem in the past. 2TB (2^31 bytes

Re: gptzfsboot can't boot from 4TB SSD

2022-01-27 Thread Andriy Gapon
also uses BIOS calls for disk access. -- Andriy Gapon

nvidia driver crash

2022-01-20 Thread Andriy Gapon
807c381b828 -8762748192728 rip0x829ccc90 0x829ccc90 <_nv035888rm+176> eflags 0x10202 [ IF RF ] cs 0x2032 ss 0x2840 ds es fs gs fs_base gs_base (kgdb) x/10a $rdi 0xfe021a9a5d20: 0xdeadc0df 0xf803cf6cb570 0xfe021a9a5d30: 0x0 0xdeadc0dedeadc0de 0xfe021a9a5d40: 0x0 0xfe021a9a5e18 0xfe021a9a5d50: 0xf807c381b948 0xf807c381b828 0xfe021a9a5d60: 0xfe021a9a5ed0 0x1441b5f4d70 -- Andriy Gapon

Re: gdb cannot cross doreti_ast ?

2021-11-02 Thread Andriy Gapon
On 01/11/2021 11:39, Konstantin Belousov wrote: On Mon, Nov 01, 2021 at 10:51:11AM +0200, Andriy Gapon wrote: I have a crash dump and kgdb (from gdb 10.2) cannot cross doreti_ast() when examining a stack trace: #0 sched_switch (td=0xf801291507c0, newtd=0xf80061bc97c0, flags=) at /usr

gdb cannot cross doreti_ast ?

2021-11-01 Thread Andriy Gapon
d. Maybe some markers need to be added to doreti_ast? Or some smarts need to be added to gdb to recognize doreti_ast? Thanks! -- Andriy Gapon

Re: routing changes from Sept 7th and possible ppp breakage (RELENG_13)

2021-09-12 Thread Andriy Gapon
default route. For my purposes, setting net.route.multipath=0 seems to work just fine, but I wonder if this warrants a note in ppp's docs since it no longer seems to work that way in RELENG_13 ? -- Andriy Gapon

Re: Panic after update: stable/12-n233561-42cb78bdd49 - n233682-a436245ccf1

2021-08-29 Thread Andriy Gapon
what was called _after_ the trap / fault. So, the interesting part is missing. -- Andriy Gapon

Re: Run script as root without sudo

2021-08-19 Thread Andriy Gapon
#x27; > Thu Aug 19 08:31:53 UTC 2021 > > and this does not: > > $ su - root 'date' > date: No such file or directory. > > > What is -c supposed to do? I thought that I answered that question, even before you asked, with the second quote from the manual page.

Re: Run script as root without sudo

2021-08-19 Thread Andriy Gapon
ain: If the optional args are provided on the command line, they are passed to the login shell of the target login. Note that all command line arguments before the target login name are processed by su itself, everything after the target login name gets passed to the login shell. > How else can I get this script running as root remotely in a completely > unattended way? -- Andriy Gapon

Re: CPU hot-plug and RAM hot-add in virtual machines

2021-07-21 Thread Andriy Gapon
On 21/07/2021 11:53, Miroslav Lachman wrote: On 09/07/2021 13:16, Andriy Gapon wrote: On 08/07/2021 00:34, Miroslav Lachman wrote: The question is simple but I cannot find answer - Does FreeBSD support hot-plug vCPU and hot-add RAM? Current virtualization platforms support adding CPU cores or

Re: CPU hot-plug and RAM hot-add in virtual machines

2021-07-09 Thread Andriy Gapon
additional vCPUs or RAM so often that hot-plug and hot-add will be really useful. If this is not supported on FreeBSD for now, is there any Work In Progress? Or is there a plan to support it? I think that those features are not supported and I haven't heard of any WIP. -- Andriy Gapon

Re: Where might memory be reported?

2021-06-08 Thread Andriy Gapon
On 08/06/2021 10:39, Chris wrote: On 2021-06-07 22:58, Dewayne Geraghty wrote: This issue was raised in April '21 by Andriy Gapon title "stable/13, vm page counts do not add up". This was mentioned https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253281 though its prob