quiet - Asus F2A55-M - FreeBSD
Hardware info on main page.
This machine runs the amd64 version of FreeBSD.
new ada0 - 1TB Toshiba HDWD110 (aka P300) partitioned like this
root@kg-quiet# gpart show -p ada0 => 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) EFI 1026048 108544000 ada0p2 linux-data (52G) Debian 109570048 20480000 ada0p3 linux-swap (9.8G) Debian swap 130050048 532480 ada0p4 efi (260M) EFI from FreeBSD (not in use) 130582528 104325112 ada0p5 freebsd-ufs (50G) FreeBSD 13 234907640 20971520 ada0p6 freebsd-swap (10G) 255879160 125829120 ada0p7 freebsd-ufs (60G) FreeBSD 12 381708280 222298112 ada0p8 freebsd-ufs (106G) FreeBSD 11.4 604006392 1349518743 - free - (644G)
old ada0 - The first hard drive ada0 (ad4) - 1TB Seagate ST1000DM003 is currently sliced up as follows:
root@kg-quiet:~ # gpart show -p ada0 => 34 1953525101 ada0 GPT (932G) 34 6 - free - (3.0K) 40 37748736 ada0p1 freebsd-swap (18G) 37748776 128 ada0p2 freebsd-boot (64K) 37748904 314572664 ada0p3 freebsd-ufs (150G) RELENG_9 currently FreeBSD 9.3-stable 352321568 314572800 ada0p4 freebsd-ufs (150G) RELENG_8 currently FreeBSD 8.4-stable 666894368 314572800 ada0p5 freebsd-ufs (150G) RELENG_7 currently FreeBSD 7.4-stable (no network) 981467168 125829120 ada0p6 freebsd-ufs (60G) RELENG_6 - FreeBSD 6.4-stable (no network) 1107296288 218103808 ada0p7 freebsd-ufs (104G) FreeBSD 10.4, currently 10.4-release-p13 1325400096 1024 ada0p8 freebsd-boot (512K) 1325401120 220200960 ada0p9 freebsd-ufs [bootme] (105G) FreeBSD 11.4, currently 11.4-release-p13 1545602080 8388608 ada0p10 freebsd-swap (4.0G) 1553990688 399534447 - free - (191G)
older view of old ada0
root@kg-quiet# gpart show -p ada0 => 34 1953525101 ada0 GPT (931G) 34 6 - free - (3.0k) 40 37748736 ada0p1 freebsd-swap (18G) 37748776 128 ada0p2 freebsd-boot (64k) 37748904 314572664 ada0p3 freebsd-ufs (150G) RELENG_9 currently FreeBSD 9.3-stable 352321568 314572800 ada0p4 freebsd-ufs (150G) RELENG_8 currently FreeBSD 8.4-stable 666894368 314572800 ada0p5 freebsd-ufs (150G) RELENG_7 currently FreeBSD 7.4-stable (no network) 981467168 125829120 ada0p6 freebsd-ufs (60G) RELENG_6 - FreeBSD 6.4-stable (no network) 1107296288 218103808 ada0p7 freebsd-ufs [bootonce,bootme] (104G) FreeBSD 10.4-release, currently 10.4-release-p9 1325400096 628125039 - free - (300G)
data storage is now a zpool
root@kg-quiet# zpool status pool: q1 state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 diskid/DISK-WL20SAGTp1 ONLINE 0 0 0 diskid/DISK-WL20T6D7p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors root@kg-quiet# zfs list NAME USED AVAIL REFER MOUNTPOINT q1 7.65T 19.6T 128K /q1 q1/media 5.10T 19.6T 5.10T /q1/media q1/p2p 2.55T 19.6T 2.55T /q1/p2p
the four drives are
ada1 - ST16000NM001G s/n: WL20SAGT fw: SN04 ada2 - ST16000NM001G s/n: WL20T6D7 fw: SN04 ada3 - ST16000NM001G s/n: WL20TAVY fw: SN04 ada4 - ST16000NM001G s/n: ZL2K1NKS fw: SN04
old data storage drives:
ada1 (ad6) - 3TB TOSHIBA DT01ACA300 (was: 3TB Seagate Barracuda ST3000DM001-1ER166, was: 1TB Seagate ST31000340AS)
root@kg-quiet# gpart show -p ada1 => 34 5860533101 ada1 GPT (2.7T) 34 6 - free - (3.0k) 40 5860533088 ada1p1 freebsd-ufs (2.7T) 5860533128 7 - free - (3.5k)
ada2 (ad8) - 3TB TOSHIBA HDWD130 (P300) (was: 3TB Seagate Barracuda ST3000DM001-1ER166, was: 1TB Seagate ST1000DM003)
root@kg-quiet# gpart show -p ada2 => 34 5860533101 ada2 GPT (2.7T) 34 6 - free - (3.0k) 40 5860533088 ada2p1 freebsd-ufs (2.7T) 5860533128 7 - free - (3.5k)
ada3 (ad10) - 3TB Seagate Barracuda ST3000DM001-1ER166 (was: 2TB Samsung HD204UI)
root@kg-quiet# gpart show -p ada3 => 34 5860533101 ada3 GPT (2.7T) 34 6 - free - (3.0k) 40 5860533088 ada3p1 freebsd-ufs (2.7T) 5860533128 7 - free - (3.5k)
hints: boot menu key - F8,
Archives: 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022,
Links
FreeBSD Handbook: zfs, ZFS Best Practices - FreeBSD Journal March/April 2015, Paul Gorman - ZFS on FreeBSD, How to Flash the Seagate Exos X16 from the SN02 to SN03 or SN04 Firmware,
local links
Dell U2410f,
work log
2024-11-08: ada0p7 - zfs - latest scrub for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 19:12:35 with 0 errors on Fri Nov 8 22:44:58 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-11-02: ada0p7 - got a watchdog timeout on the network interface. From /var/log/messages
Nov 2 16:15:07 kg-quiet kernel: re0: watchdog timeout Nov 2 16:15:07 kg-quiet kernel: re0: link state changed to DOWN Nov 2 16:15:11 kg-quiet kernel: re0: link state changed to UP Nov 2 16:15:11 kg-quiet dhclient[93770]: New IP Address (re0): 10.1.150.8 Nov 2 16:15:11 kg-quiet dhclient[93772]: New Subnet Mask (re0): 255.255.0.0 Nov 2 16:15:11 kg-quiet dhclient[93773]: New Broadcast Address (re0): 10.1.255.255 Nov 2 16:15:11 kg-quiet dhclient[93774]: New Routers (re0): 10.1.10.1
2024-10-04: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 17:43:58 with 0 errors on Fri Oct 4 21:15:54 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-09-29: ada0p7 - re0 - got a watchdog timeout in the network interface
Sep 29 13:01:51 kg-quiet kernel: re0: watchdog timeout Sep 29 13:01:51 kg-quiet kernel: re0: link state changed to DOWN Sep 29 13:01:55 kg-quiet kernel: re0: link state changed to UP Sep 29 13:01:55 kg-quiet dhclient[99148]: New IP Address (re0): 10.1.150.8 Sep 29 13:01:55 kg-quiet dhclient[99150]: New Subnet Mask (re0): 255.255.0.0 Sep 29 13:01:55 kg-quiet dhclient[99151]: New Broadcast Address (re0): 10.1.255.255 Sep 29 13:01:55 kg-quiet dhclient[99152]: New Routers (re0): 10.1.10.1
2024-08-30: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 17:10:21 with 0 errors on Fri Aug 30 20:19:29 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-07-26: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 16:43:52 with 0 errors on Fri Jul 26 20:01:45 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-06-21: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 16:39:32 with 0 errors on Fri Jun 21 20:14:19 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-05-17: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 16:49:47 with 0 errors on Fri May 17 20:30:11 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-04-12: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 15:19:06 with 0 errors on Fri Apr 12 18:52:54 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-03-07: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 14:36:25 with 0 errors on Thu Mar 7 18:23:10 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2024-02-02: ada0p7 - zfs - check and fix the vfs.zfs.arc_max
setting again
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2024-02-01: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 14:28:01 with 0 errors on Thu Feb 1 18:07:50 2024 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-12-28: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 15:46:10 with 0 errors on Thu Dec 28 19:14:16 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-12-24: ada0p7 - got a watchdog timeout on the network interface. From /var/log/messages
Dec 24 15:18:45 kg-quiet kernel: re0: watchdog timeout Dec 24 15:18:45 kg-quiet kernel: re0: link state changed to DOWN Dec 24 15:18:49 kg-quiet kernel: re0: link state changed to UP Dec 24 15:18:49 kg-quiet dhclient[1222]: New IP Address (re0): 10.1.150.8 Dec 24 15:18:49 kg-quiet dhclient[1223]: New Subnet Mask (re0): 255.255.0.0 Dec 24 15:18:49 kg-quiet dhclient[1225]: New Broadcast Address (re0): 10.1.255.255 Dec 24 15:18:49 kg-quiet dhclient[1226]: New Routers (re0): 10.1.10.1
2023-12-24: ada0p7 - reboot (escape to boot loader prompt and setting currdev = disk0p7) FreeBSD 12.4-release-p9 is in
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE-p9 12.4-RELEASE-p9
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
2023-12-24: ada0p7 - pkg - upgrade
Dec 24 14:41:09 kg-quiet pkg[20938]: pkg upgraded: 1.20.8 -> 1.20.9 Dec 24 14:41:50 kg-quiet pkg[20961]: glib upgraded: 2.78.1,2 -> 2.78.3,2 Dec 24 14:41:52 kg-quiet pkg[20961]: dbus upgraded: 1.14.10,1 -> 1.14.10_1,1 Dec 24 14:41:53 kg-quiet pkg[20961]: libva upgraded: 2.20.0 -> 2.20.0_1 Dec 24 14:41:55 kg-quiet pkg[20961]: aom upgraded: 3.7.0 -> 3.7.1 Dec 24 14:41:59 kg-quiet pkg[20961]: nss upgraded: 3.94 -> 3.95 Dec 24 14:42:08 kg-quiet pkg[20961]: ffmpeg upgraded: 6.0_3,1 -> 6.0.1,1 Dec 24 14:43:32 kg-quiet pkg[20961]: perl5 upgraded: 5.34.1_3 -> 5.34.3_3 Dec 24 14:43:46 kg-quiet pkg[20961]: gtk4 upgraded: 4.12.3 -> 4.12.4 Dec 24 14:43:53 kg-quiet pkg[20961]: firefox upgraded: 119.0.1_1,2 -> 121.0,2 Dec 24 14:44:11 kg-quiet pkg[20961]: curl upgraded: 8.4.0 -> 8.5.0
2023-12-24: ada0p7 - freebsd-update fetch
root@kg-quiet:~ # freebsd-update fetch [..] The following files will be updated as part of updating to 12.4-RELEASE-p9: [..] /usr/lib/debug/boot/kernel/kernel.debug /usr/lib/debug/boot/kernel/pf.ko.debug /usr/lib/debug/boot/kernel/zfs.ko.debug /usr/lib/libzpool.a /usr/lib32/libzpool.a /usr/lib32/libzpool.so.2 /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c /usr/src/sys/conf/newvers.sh /usr/src/sys/netpfil/pf/pf.c WARNING: FreeBSD 12.4-RELEASE-p6 is approaching its End-of-Life date. It is strongly recommended that you upgrade to a newer release within the next 1 week.
install
root@kg-quiet:~ # freebsd-update install Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
2023-11-19: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 13:58:00 with 0 errors on Thu Nov 23 17:03:59 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-11-14: ada0p7 - zfs - fix vfs.zfs.arc_max sysctl again
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-11-14: ada0p7 - reboot (escape to boot loader prompt and setting currdev = disk0p7), FreeBSD 12.4-release-p7 is in
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE-p6 12.4-RELEASE-p7
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 GENERIC amd64
2023-11-14: ada0p7 - zfs - the pool now looks like
root@kg-quiet:~ # zpool status pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 14:04:53 with 0 errors on Thu Oct 19 17:08:25 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-11-14: ada0p7 - pkg - upgrade
Nov 14 19:30:52 kg-quiet pkg[36635]: xorgproto upgraded: 2022.1_1 -> 2023.2 Nov 14 19:30:59 kg-quiet pkg[36635]: firefox upgraded: 119.0_1,2 -> 119.0.1_1,2 Nov 14 19:31:03 kg-quiet pkg[36635]: xorg-server upgraded: 21.1.8_5,1 -> 21.1.9,1
2023-11-13: ada0p7 - freebsd-update fetch
root@kg-quiet:~ # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 12.4-RELEASE from update1.freebsd.org... done. Fetching metadata index... done. Fetching 2 metadata patches.. done. Applying metadata patches... done. Inspecting system... done. Preparing to download files... done. Fetching 25 patches.....10....20.. done. Applying patches... done. Fetching 18 files... ....10.... done. The following files will be updated as part of updating to 12.4-RELEASE-p7: /bin/freebsd-version /lib/libc.so.7 /rescue/[ /rescue/bectl /rescue/bsdlabel /rescue/bunzip2 /rescue/bzcat /rescue/bzip2 /rescue/camcontrol /rescue/cat /rescue/ccdconfig /rescue/chflags /rescue/chgrp /rescue/chio /rescue/chmod /rescue/chown /rescue/chroot /rescue/clri /rescue/cp /rescue/csh /rescue/date /rescue/dd /rescue/devfs /rescue/df /rescue/dhclient /rescue/disklabel /rescue/dmesg /rescue/dump /rescue/dumpfs /rescue/dumpon /rescue/echo /rescue/ed /rescue/ex /rescue/expr /rescue/fastboot /rescue/fasthalt /rescue/fdisk /rescue/fsck /rescue/fsck_4.2bsd /rescue/fsck_ffs /rescue/fsck_msdosfs /rescue/fsck_ufs /rescue/fsdb /rescue/fsirand /rescue/gbde /rescue/geom /rescue/getfacl /rescue/glabel /rescue/gpart /rescue/groups /rescue/gunzip /rescue/gzcat /rescue/gzip /rescue/halt /rescue/head /rescue/hostname /rescue/id /rescue/ifconfig /rescue/init /rescue/ipf /rescue/iscsictl /rescue/iscsid /rescue/kenv /rescue/kill /rescue/kldconfig /rescue/kldload /rescue/kldstat /rescue/kldunload /rescue/ldconfig /rescue/less /rescue/link /rescue/ln /rescue/ls /rescue/lzcat /rescue/lzma /rescue/md5 /rescue/mdconfig /rescue/mdmfs /rescue/mkdir /rescue/mknod /rescue/more /rescue/mount /rescue/mount_cd9660 /rescue/mount_msdosfs /rescue/mount_nfs /rescue/mount_nullfs /rescue/mount_udf /rescue/mount_unionfs /rescue/mt /rescue/mv /rescue/nc /rescue/newfs /rescue/newfs_msdos /rescue/nos-tun /rescue/pgrep /rescue/ping /rescue/ping6 /rescue/pkill /rescue/poweroff /rescue/ps /rescue/pwd /rescue/rcorder /rescue/rdump /rescue/realpath /rescue/reboot /rescue/red /rescue/rescue /rescue/restore /rescue/rm /rescue/rmdir /rescue/route /rescue/routed /rescue/rrestore /rescue/rtquery /rescue/rtsol /rescue/savecore /rescue/sed /rescue/setfacl /rescue/sh /rescue/shutdown /rescue/sleep /rescue/spppcontrol /rescue/stty /rescue/swapon /rescue/sync /rescue/sysctl /rescue/tail /rescue/tar /rescue/tcsh /rescue/tee /rescue/test /rescue/tunefs /rescue/umount /rescue/unlink /rescue/unlzma /rescue/unxz /rescue/unzstd /rescue/vi /rescue/whoami /rescue/xz /rescue/xzcat /rescue/zcat /rescue/zdb /rescue/zfs /rescue/zpool /rescue/zstd /rescue/zstdcat /rescue/zstdmt /sbin/devd /sbin/init /usr/bin/ar /usr/bin/as /usr/bin/c++ /usr/bin/cc /usr/bin/clang /usr/bin/clang++ /usr/bin/clang-cpp /usr/bin/cpp /usr/bin/ld.lld /usr/bin/make /usr/bin/ranlib /usr/lib/libc.a /usr/lib/libc_p.a /usr/lib/libc_pic.a /usr/lib/libregex.a /usr/lib/libregex.so.1 /usr/lib/libregex_p.a /usr/lib32/libc.a /usr/lib32/libc.so.7 /usr/lib32/libc_p.a /usr/lib32/libc_pic.a /usr/lib32/libregex.a /usr/lib32/libregex.so.1 /usr/lib32/libregex_p.a /usr/sbin/freebsd-update /usr/sbin/nologin /usr/src/crypto/openssh/ssh-agent.1 /usr/src/crypto/openssh/ssh-agent.c /usr/src/crypto/openssh/sshd_config /usr/src/crypto/openssh/sshd_config.5 /usr/src/crypto/openssh/version.h /usr/src/lib/geom/eli/geom_eli.c /usr/src/lib/libc/regex/regcomp.c /usr/src/lib/libc/stdio/fflush.c /usr/src/lib/libpam/modules/pam_krb5/pam_krb5.8 /usr/src/lib/libpam/modules/pam_krb5/pam_krb5.c /usr/src/secure/lib/libcrypto/Makefile /usr/src/sys/conf/newvers.sh /usr/src/sys/dev/ixgbe/if_ix.c /usr/src/sys/dev/mpr/mpr.c /usr/src/sys/fs/msdosfs/msdosfs_denode.c /usr/src/sys/net80211/ieee80211_crypto.c /usr/src/sys/netinet6/frag6.c /usr/src/sys/netpfil/pf/pf_norm.c /usr/src/tools/build/mk/OptionalObsoleteFiles.inc /usr/src/usr.sbin/freebsd-update/freebsd-update.sh
install
root@kg-quiet:~ # freebsd-update install Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
2023-11-03: ada0p7 - zfs - fix vfs.zfs.arc_max sysctl again
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-11-03: ada0p7 - Xorg - yes it works again. Nice.
2023-11-03: ada0p7 - ports - update ports tree ('git pull') then rebuild and reinstall graphics/drm-fbsd12.0-kmod
Nov 3 22:00:48 kg-quiet pkg-static[4418]: drm-fbsd12.0-kmod-4.16.g20220126_1 deinstalled Nov 3 22:00:54 kg-quiet pkg-static[4621]: drm-fbsd12.0-kmod-4.16.g20220126_1 installed
now reboot and check if it works.
2023-11-03: ada0p7 - get source onto the machine
root@kg-quiet:/usr # git clone --branch releng/12.4 https://git.FreeBSD.org/src.git /usr/src Cloning into '/usr/src'... remote: Enumerating objects: 4406092, done. remote: Counting objects: 100% (382981/382981), done. remote: Compressing objects: 100% (28744/28744), done. remote: Total 4406092 (delta 377200), reused 354229 (delta 354229), pack-reused 4023111 Receiving objects: 100% (4406092/4406092), 1.57 GiB | 9.04 MiB/s, done. Resolving deltas: 100% (3499607/3499607), done. Updating files: 100% (83135/83135), done.
check what we got
root@kg-quiet:~ # egrep "^BRANCH|^REVISION" /usr/src/sys/conf/newvers.sh REVISION="12.4" BRANCH="RELEASE-p6"
good.
2023-11-03: ada0p7 - Xorg - but now Xorg doesn't want to give me a picture, and in /var/log/messages
I see
Nov 3 21:12:46 kg-quiet kernel: drmn0: ring 3 stalled for more than 10014msec Nov 3 21:12:46 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:47 kg-quiet kernel: drmn0: ring 3 stalled for more than 10514msec Nov 3 21:12:47 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:47 kg-quiet kernel: drmn0: ring 3 stalled for more than 11015msec Nov 3 21:12:47 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:48 kg-quiet kernel: drmn0: ring 3 stalled for more than 11515msec Nov 3 21:12:48 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:48 kg-quiet kernel: drmn0: ring 0 stalled for more than 10005msec Nov 3 21:12:48 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:48 kg-quiet kernel: drmn0: ring 3 stalled for more than 12015msec Nov 3 21:12:48 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:48 kg-quiet kernel: drmn0: ring 0 stalled for more than 10505msec Nov 3 21:12:48 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:49 kg-quiet kernel: drmn0: ring 3 stalled for more than 12515msec Nov 3 21:12:49 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:49 kg-quiet kernel: drmn0: ring 0 stalled for more than 11006msec Nov 3 21:12:49 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:49 kg-quiet kernel: drmn0: ring 3 stalled for more than 13016msec Nov 3 21:12:49 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:49 kg-quiet kernel: drmn0: ring 0 stalled for more than 11506msec Nov 3 21:12:49 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:49 kg-quiet kernel: drmn0: ring 3 stalled for more than 13516msec Nov 3 21:12:49 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:50 kg-quiet kernel: drmn0: ring 0 stalled for more than 12006msec Nov 3 21:12:50 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:50 kg-quiet kernel: drmn0: ring 3 stalled for more than 14016msec Nov 3 21:12:50 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:51 kg-quiet kernel: drmn0: ring 0 stalled for more than 12506msec Nov 3 21:12:51 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:51 kg-quiet kernel: drmn0: ring 3 stalled for more than 14516msec Nov 3 21:12:51 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:51 kg-quiet kernel: drmn0: ring 0 stalled for more than 13007msec Nov 3 21:12:51 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:51 kg-quiet kernel: drmn0: ring 3 stalled for more than 15017msec Nov 3 21:12:51 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:52 kg-quiet kernel: drmn0: ring 0 stalled for more than 13507msec Nov 3 21:12:52 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:52 kg-quiet kernel: drmn0: ring 3 stalled for more than 15517msec Nov 3 21:12:52 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:52 kg-quiet kernel: drmn0: ring 0 stalled for more than 14007msec Nov 3 21:12:52 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:52 kg-quiet kernel: drmn0: ring 3 stalled for more than 16017msec Nov 3 21:12:52 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:52 kg-quiet kernel: drmn0: ring 0 stalled for more than 14507msec Nov 3 21:12:52 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:53 kg-quiet kernel: drmn0: ring 3 stalled for more than 16517msec Nov 3 21:12:53 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:53 kg-quiet kernel: drmn0: ring 0 stalled for more than 15008msec Nov 3 21:12:53 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:53 kg-quiet kernel: drmn0: ring 3 stalled for more than 17018msec Nov 3 21:12:53 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:53 kg-quiet kernel: drmn0: ring 0 stalled for more than 15508msec Nov 3 21:12:53 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:54 kg-quiet kernel: drmn0: ring 3 stalled for more than 17518msec Nov 3 21:12:54 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:54 kg-quiet kernel: drmn0: ring 0 stalled for more than 16008msec Nov 3 21:12:54 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:54 kg-quiet kernel: drmn0: ring 3 stalled for more than 18018msec Nov 3 21:12:54 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:54 kg-quiet kernel: drmn0: ring 0 stalled for more than 16508msec Nov 3 21:12:54 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:54 kg-quiet kernel: drmn0: ring 3 stalled for more than 18518msec Nov 3 21:12:54 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:55 kg-quiet kernel: drmn0: ring 0 stalled for more than 17009msec Nov 3 21:12:55 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:55 kg-quiet kernel: drmn0: ring 3 stalled for more than 19019msec Nov 3 21:12:55 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:56 kg-quiet kernel: drmn0: ring 0 stalled for more than 17509msec Nov 3 21:12:56 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:56 kg-quiet kernel: drmn0: ring 3 stalled for more than 19519msec Nov 3 21:12:56 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:56 kg-quiet kernel: drmn0: ring 0 stalled for more than 18009msec Nov 3 21:12:56 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:56 kg-quiet kernel: drmn0: ring 3 stalled for more than 20019msec Nov 3 21:12:56 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:57 kg-quiet kernel: drmn0: ring 0 stalled for more than 18509msec Nov 3 21:12:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:57 kg-quiet kernel: drmn0: ring 3 stalled for more than 20519msec Nov 3 21:12:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:57 kg-quiet kernel: drmn0: ring 0 stalled for more than 19010msec Nov 3 21:12:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:57 kg-quiet kernel: drmn0: ring 3 stalled for more than 21020msec Nov 3 21:12:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:57 kg-quiet kernel: drmn0: ring 0 stalled for more than 19510msec Nov 3 21:12:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:58 kg-quiet kernel: drmn0: ring 3 stalled for more than 21520msec Nov 3 21:12:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:58 kg-quiet kernel: drmn0: ring 0 stalled for more than 20010msec Nov 3 21:12:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:58 kg-quiet kernel: drmn0: ring 3 stalled for more than 22020msec Nov 3 21:12:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:58 kg-quiet kernel: drmn0: ring 0 stalled for more than 20510msec Nov 3 21:12:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 22520msec Nov 3 21:12:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:59 kg-quiet kernel: drmn0: ring 0 stalled for more than 21011msec Nov 3 21:12:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 23021msec Nov 3 21:12:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:12:59 kg-quiet kernel: drmn0: ring 0 stalled for more than 21511msec Nov 3 21:12:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:12:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 23521msec Nov 3 21:12:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:00 kg-quiet kernel: drmn0: ring 0 stalled for more than 22011msec Nov 3 21:13:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:00 kg-quiet kernel: drmn0: ring 3 stalled for more than 24021msec Nov 3 21:13:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:01 kg-quiet kernel: drmn0: ring 0 stalled for more than 22511msec Nov 3 21:13:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:01 kg-quiet kernel: drmn0: ring 3 stalled for more than 24521msec Nov 3 21:13:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:01 kg-quiet kernel: drmn0: ring 0 stalled for more than 23012msec Nov 3 21:13:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:01 kg-quiet kernel: drmn0: ring 3 stalled for more than 25022msec Nov 3 21:13:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 23512msec Nov 3 21:13:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:02 kg-quiet kernel: drmn0: ring 3 stalled for more than 25522msec Nov 3 21:13:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 24012msec Nov 3 21:13:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:02 kg-quiet kernel: drmn0: ring 3 stalled for more than 26022msec Nov 3 21:13:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 24512msec Nov 3 21:13:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 26522msec Nov 3 21:13:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:03 kg-quiet kernel: drmn0: ring 0 stalled for more than 25013msec Nov 3 21:13:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 27023msec Nov 3 21:13:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:03 kg-quiet kernel: drmn0: ring 0 stalled for more than 25513msec Nov 3 21:13:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 27523msec Nov 3 21:13:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:04 kg-quiet kernel: drmn0: ring 0 stalled for more than 26013msec Nov 3 21:13:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:04 kg-quiet kernel: drmn0: ring 3 stalled for more than 28023msec Nov 3 21:13:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:05 kg-quiet kernel: drmn0: ring 0 stalled for more than 26513msec Nov 3 21:13:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:05 kg-quiet kernel: drmn0: ring 3 stalled for more than 28523msec Nov 3 21:13:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:05 kg-quiet kernel: drmn0: ring 0 stalled for more than 27014msec Nov 3 21:13:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:05 kg-quiet kernel: drmn0: ring 3 stalled for more than 29024msec Nov 3 21:13:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 27514msec Nov 3 21:13:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:06 kg-quiet kernel: drmn0: ring 3 stalled for more than 29524msec Nov 3 21:13:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 28014msec Nov 3 21:13:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:06 kg-quiet kernel: drmn0: ring 3 stalled for more than 30024msec Nov 3 21:13:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 28514msec Nov 3 21:13:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:07 kg-quiet kernel: drmn0: ring 3 stalled for more than 30524msec Nov 3 21:13:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:07 kg-quiet kernel: drmn0: ring 0 stalled for more than 29015msec Nov 3 21:13:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:07 kg-quiet kernel: drmn0: ring 3 stalled for more than 31025msec Nov 3 21:13:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:07 kg-quiet kernel: drmn0: ring 0 stalled for more than 29515msec Nov 3 21:13:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:08 kg-quiet kernel: drmn0: ring 3 stalled for more than 31525msec Nov 3 21:13:08 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000009 on ring 3) Nov 3 21:13:08 kg-quiet kernel: drmn0: ring 0 stalled for more than 30015msec Nov 3 21:13:08 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:08 kg-quiet kernel: drmn0: Saved 47 dwords of commands on ring 0. Nov 3 21:13:08 kg-quiet kernel: drmn0: GPU softreset: 0x0000010C Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:13:08 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020640 Nov 3 21:13:08 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000800 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800000E3 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44E83566 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:08 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 Nov 3 21:13:08 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C Nov 3 21:13:08 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 Nov 3 21:13:08 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00110500 Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:13:08 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:13:08 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 Nov 3 21:13:08 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:08 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:08 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume Nov 3 21:13:09 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:13:09 kg-quiet syslogd: last message repeated 1 times Nov 3 21:13:09 kg-quiet kernel: [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000). Nov 3 21:13:09 kg-quiet kernel: drmn0: WB enabled Nov 3 21:13:09 kg-quiet kernel: drmn0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0x0xfffff8001aa92c00 Nov 3 21:13:09 kg-quiet kernel: drmn0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x0xfffff800c0075a18 Nov 3 21:13:09 kg-quiet kernel: drmn0: failed VCE resume (-22). Nov 3 21:13:09 kg-quiet kernel: drmn0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0x0xfffff8001aa92c04 Nov 3 21:13:09 kg-quiet kernel: drmn0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0x0xfffff8001aa92c08 Nov 3 21:13:09 kg-quiet kernel: drmn0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0x0xfffff8001aa92c0c Nov 3 21:13:09 kg-quiet kernel: drmn0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0x0xfffff8001aa92c10 Nov 3 21:13:09 kg-quiet kernel: [drm:r600_ring_test] radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD) Nov 3 21:13:09 kg-quiet kernel: [drm:cayman_resume] cayman startup failed on resume Nov 3 21:13:19 kg-quiet kernel: drmn0: ring 0 stalled for more than 10317msec Nov 3 21:13:19 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:19 kg-quiet kernel: drmn0: ring 0 stalled for more than 10847msec Nov 3 21:13:19 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:20 kg-quiet kernel: drmn0: ring 0 stalled for more than 11377msec Nov 3 21:13:20 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:21 kg-quiet kernel: drmn0: ring 0 stalled for more than 11893msec Nov 3 21:13:21 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:21 kg-quiet kernel: drmn0: ring 0 stalled for more than 12410msec Nov 3 21:13:21 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:22 kg-quiet kernel: drmn0: ring 0 stalled for more than 12941msec Nov 3 21:13:22 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:22 kg-quiet kernel: drmn0: ring 0 stalled for more than 13472msec Nov 3 21:13:22 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:23 kg-quiet kernel: drmn0: ring 0 stalled for more than 13975msec Nov 3 21:13:23 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:23 kg-quiet kernel: drmn0: ring 0 stalled for more than 14506msec Nov 3 21:13:23 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:24 kg-quiet kernel: drmn0: ring 0 stalled for more than 15016msec Nov 3 21:13:24 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:24 kg-quiet kernel: drmn0: ring 0 stalled for more than 15526msec Nov 3 21:13:24 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:25 kg-quiet kernel: drmn0: ring 0 stalled for more than 16029msec Nov 3 21:13:25 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:25 kg-quiet kernel: drmn0: ring 0 stalled for more than 16543msec Nov 3 21:13:25 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:26 kg-quiet kernel: drmn0: ring 0 stalled for more than 17074msec Nov 3 21:13:26 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:26 kg-quiet kernel: drmn0: ring 0 stalled for more than 17605msec Nov 3 21:13:26 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:27 kg-quiet kernel: drmn0: ring 0 stalled for more than 18136msec Nov 3 21:13:27 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:27 kg-quiet kernel: drmn0: ring 0 stalled for more than 18667msec Nov 3 21:13:27 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:28 kg-quiet kernel: drmn0: ring 0 stalled for more than 19198msec Nov 3 21:13:28 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:28 kg-quiet kernel: drmn0: ring 0 stalled for more than 19729msec Nov 3 21:13:28 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:29 kg-quiet kernel: drmn0: ring 0 stalled for more than 20259msec Nov 3 21:13:29 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:29 kg-quiet kernel: drmn0: ring 0 stalled for more than 20789msec Nov 3 21:13:29 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:30 kg-quiet kernel: drmn0: ring 0 stalled for more than 21319msec Nov 3 21:13:30 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:30 kg-quiet kernel: drmn0: ring 0 stalled for more than 21849msec Nov 3 21:13:30 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:31 kg-quiet kernel: drmn0: ring 0 stalled for more than 22379msec Nov 3 21:13:31 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:32 kg-quiet kernel: drmn0: ring 0 stalled for more than 22909msec Nov 3 21:13:32 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:32 kg-quiet kernel: drmn0: ring 0 stalled for more than 23439msec Nov 3 21:13:32 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:33 kg-quiet kernel: drmn0: ring 0 stalled for more than 23946msec Nov 3 21:13:33 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:33 kg-quiet kernel: drmn0: ring 0 stalled for more than 24477msec Nov 3 21:13:33 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:34 kg-quiet kernel: drmn0: ring 0 stalled for more than 25008msec Nov 3 21:13:34 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:34 kg-quiet kernel: drmn0: ring 0 stalled for more than 25534msec Nov 3 21:13:34 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:35 kg-quiet kernel: drmn0: ring 0 stalled for more than 26065msec Nov 3 21:13:35 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:35 kg-quiet kernel: drmn0: ring 0 stalled for more than 26596msec Nov 3 21:13:35 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:36 kg-quiet kernel: drmn0: ring 0 stalled for more than 27127msec Nov 3 21:13:36 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:36 kg-quiet kernel: drmn0: ring 0 stalled for more than 27629msec Nov 3 21:13:36 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:37 kg-quiet kernel: drmn0: ring 0 stalled for more than 28143msec Nov 3 21:13:37 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:37 kg-quiet kernel: drmn0: ring 0 stalled for more than 28661msec Nov 3 21:13:37 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:38 kg-quiet kernel: drmn0: ring 0 stalled for more than 29191msec Nov 3 21:13:38 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:38 kg-quiet kernel: drmn0: ring 0 stalled for more than 29721msec Nov 3 21:13:38 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Nov 3 21:13:39 kg-quiet kernel: drmn0: Saved 31 dwords of commands on ring 0. Nov 3 21:13:39 kg-quiet kernel: drmn0: GPU softreset: 0x00000108 Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:13:39 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020E40 Nov 3 21:13:39 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000802 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800001E3 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:39 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 Nov 3 21:13:39 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C Nov 3 21:13:39 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 Nov 3 21:13:39 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00010500 Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:13:39 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:13:39 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 Nov 3 21:13:39 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:39 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:13:39 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume Nov 3 21:13:39 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:13:39 kg-quiet syslogd: last message repeated 1 times Nov 3 21:13:40 kg-quiet kernel: [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000). Nov 3 21:13:40 kg-quiet kernel: drmn0: WB enabled Nov 3 21:13:40 kg-quiet kernel: drmn0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0x0xfffff8001aa92c00 Nov 3 21:13:40 kg-quiet kernel: drmn0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x0xfffff800c0075a18 Nov 3 21:13:40 kg-quiet kernel: drmn0: failed VCE resume (-22). Nov 3 21:13:40 kg-quiet kernel: drmn0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0x0xfffff8001aa92c04 Nov 3 21:13:40 kg-quiet kernel: drmn0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0x0xfffff8001aa92c08 Nov 3 21:13:40 kg-quiet kernel: drmn0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0x0xfffff8001aa92c0c Nov 3 21:13:40 kg-quiet kernel: drmn0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0x0xfffff8001aa92c10 Nov 3 21:13:40 kg-quiet kernel: [drm:r600_ring_test] radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD) Nov 3 21:13:40 kg-quiet kernel: [drm:cayman_resume] cayman startup failed on resume Nov 3 21:13:50 kg-quiet kernel: drmn0: ring 0 stalled for more than 10424msec [..] Nov 3 21:14:10 kg-quiet kernel: drmn0: GPU softreset: 0x00000108 Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:14:10 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020E40 Nov 3 21:14:10 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000802 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800001E3 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:10 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 Nov 3 21:14:10 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C Nov 3 21:14:10 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 Nov 3 21:14:10 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00010500 Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:14:10 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:14:10 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 Nov 3 21:14:10 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:10 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:10 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume Nov 3 21:14:10 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:14:10 kg-quiet syslogd: last message repeated 1 times [..] Nov 3 21:14:40 kg-quiet kernel: drmn0: GPU softreset: 0x00000108 Nov 3 21:14:40 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 Nov 3 21:14:40 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:14:40 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:14:40 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020640 Nov 3 21:14:40 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:14:40 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:14:40 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:14:40 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000802 Nov 3 21:14:40 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800001E3 Nov 3 21:14:40 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:40 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:40 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 Nov 3 21:14:40 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C Nov 3 21:14:40 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 Nov 3 21:14:40 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 Nov 3 21:14:41 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:14:41 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 Nov 3 21:14:41 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00010500 Nov 3 21:14:41 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 Nov 3 21:14:41 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Nov 3 21:14:41 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Nov 3 21:14:41 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 Nov 3 21:14:41 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Nov 3 21:14:41 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Nov 3 21:14:41 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Nov 3 21:14:41 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 Nov 3 21:14:41 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 Nov 3 21:14:41 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:41 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Nov 3 21:14:41 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume Nov 3 21:14:41 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Nov 3 21:14:41 kg-quiet syslogd: last message repeated 1 times
this repeates a few more times, until the machine decides to turn itself off.
2023-11-03: ada0p7 - check vfs.zfs.arc_max sysctl
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864
change it
root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-11-03: ada0p7 - reboot (escaping to boot loader and setting currdev=disk0p7) and now FreeBSD 12.4-release-p6 is in
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE-p6 12.4-RELEASE-p6
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 GENERIC amd64
2023-11-03: ada0p7 - pkg - check amule
root@kg-quiet:~ # pkg info amule amule-2.3.3_9 Name : amule Version : 2.3.3_9 Installed on : Fri Nov 3 20:43:49 2023 CET Origin : net-p2p/amule Architecture : FreeBSD:12:amd64 Prefix : /usr/local Categories : net-p2p Licenses : GPLv2+ Maintainer : eduardo@FreeBSD.org WWW : https://www.amule.org/ Comment : All-platform eMule p2p client Options : ALC : on ALCC : on AMULECMD : on AMULEDAEMON : on AMULEGUI : on BOOST : on CAS : on DEBUG : off DOCS : on ED2K : on FILEVIEW : on MMAP : off MONOLITHIC : on NLS : on UPNP : off WEBSERVER : on WXCAS : on XAS : on Shared Libs required: libwx_gtk3u_core-3.0.so.0 libwx_gtk3u_adv-3.0.so.0 libwx_baseu_net-3.0.so.0 libwx_baseu-3.0.so.0 libreadline.so.8 libpng16.so.16 libintl.so.8 libgd.so.6 libcryptopp.so.8 libboost_system.so.1.83.0 Annotations : FreeBSD_version: 1204000 cpe : cpe:2.3:a:amule:amule:2.3.3:::::freebsd12:x64:9 repo_type : binary repository : FreeBSD Flat size : 15.9MiB Description : aMule, the all-platform eMule p2p client aMule is a multiplatform fork of xMule client using wxWindows class library.
BOOST is on, so amule should work.
2023-11-03: ada0p7 - pkg - upgrade
Nov 3 19:29:47 kg-quiet pkg[2648]: pkg upgraded: 1.19.2 -> 1.20.8 Nov 3 20:00:00 kg-quiet pkg[2769]: libX11 upgraded: 1.8.6,1 -> 1.8.7,1 Nov 3 20:00:00 kg-quiet pkg[2769]: brotli upgraded: 1.0.9,1 -> 1.1.0,1 Nov 3 20:00:01 kg-quiet pkg[2769]: png upgraded: 1.6.39 -> 1.6.40 Nov 3 20:00:04 kg-quiet pkg[2769]: gettext-runtime reinstalled: 0.22_1 -> 0.22_1 Nov 3 20:00:09 kg-quiet pkg[2769]: freetype2 upgraded: 2.12.1_2 -> 2.13.1 Nov 3 20:00:15 kg-quiet pkg[2769]: libxml2 upgraded: 2.10.4 -> 2.10.4_1 Nov 3 20:00:15 kg-quiet pkg[2769]: libfontenc upgraded: 1.1.4 -> 1.1.7 Nov 3 20:00:15 kg-quiet pkg[2769]: libICE upgraded: 1.1.0_1,1 -> 1.1.0_2,1 Nov 3 20:03:27 kg-quiet pkg[2769]: python39 upgraded: 3.9.17 -> 3.9.18 Nov 3 20:03:29 kg-quiet pkg[2769]: libglvnd upgraded: 1.6.0 -> 1.6.0_2 Nov 3 20:03:29 kg-quiet pkg[2769]: jpeg-turbo upgraded: 2.1.5.1 -> 3.0.0 Nov 3 20:03:30 kg-quiet pkg[2769]: libdeflate upgraded: 1.18 -> 1.19 Nov 3 20:03:31 kg-quiet pkg[2769]: gmp upgraded: 6.2.1 -> 6.3.0 Nov 3 20:03:31 kg-quiet pkg[2769]: libSM upgraded: 1.2.3,1 -> 1.2.3_1,1 Nov 3 20:03:45 kg-quiet pkg[2769]: glib upgraded: 2.76.5,2 -> 2.78.1,2 Nov 3 20:03:46 kg-quiet pkg[2769]: py39-pycparser-2.21 installed Nov 3 20:03:48 kg-quiet pkg[2769]: font-misc-meltho upgraded: 1.0.3_4 -> 1.0.3_5 Nov 3 20:03:50 kg-quiet pkg[2769]: dejavu upgraded: 2.37_1 -> 2.37_3 Nov 3 20:03:52 kg-quiet pkg[2769]: dbus upgraded: 1.14.6,1 -> 1.14.10,1 Nov 3 20:03:59 kg-quiet pkg[2769]: tiff upgraded: 4.4.0_1 -> 4.4.0_2 Nov 3 20:04:01 kg-quiet pkg[2769]: font-bh-ttf upgraded: 1.0.3_4 -> 1.0.3_5 Nov 3 20:04:01 kg-quiet pkg[2769]: libproxy upgraded: 0.4.17_1 -> 0.4.18 Nov 3 20:04:07 kg-quiet pkg[2769]: gobject-introspection upgraded: 1.76.1,1 -> 1.78.1,1 Nov 3 20:04:13 kg-quiet pkg[2769]: gdk-pixbuf2 upgraded: 2.42.10 -> 2.42.10_1 Nov 3 20:04:13 kg-quiet pkg[2769]: py39-hyperframe-6.0.0 installed Nov 3 20:04:14 kg-quiet pkg[2769]: py39-exceptiongroup-1.1.3 installed Nov 3 20:04:21 kg-quiet pkg[2769]: harfbuzz upgraded: 7.3.0 -> 8.2.2 Nov 3 20:04:22 kg-quiet pkg[2769]: py39-idna-3.4_1 installed Nov 3 20:04:22 kg-quiet pkg[2769]: py39-hpack-4.0.0 installed Nov 3 20:04:24 kg-quiet pkg[2769]: py39-cffi-1.16.0 installed Nov 3 20:04:25 kg-quiet pkg[2769]: libudev-devd upgraded: 0.5.1 -> 0.5.2 Nov 3 20:04:27 kg-quiet pkg[2769]: py39-sniffio-1.3.0 installed Nov 3 20:04:30 kg-quiet pkg[2769]: py39-attrs-23.1.0 installed Nov 3 20:04:31 kg-quiet pkg[2769]: lcms2 upgraded: 2.15_1 -> 2.15_2 Nov 3 20:04:35 kg-quiet pkg[2769]: polkit upgraded: 122 -> 123_1 Nov 3 20:05:55 kg-quiet pkg[2769]: perl5 upgraded: 5.32.1_3 -> 5.34.1_3 Nov 3 20:06:01 kg-quiet pkg[2769]: py39-cryptography-41.0.4,1 installed Nov 3 20:06:02 kg-quiet pkg[2769]: hwdata upgraded: 0.371,1 -> 0.374,1 Nov 3 20:06:04 kg-quiet pkg[2769]: py39-h11-0.14.0 installed Nov 3 20:06:05 kg-quiet pkg[2769]: sqlite3 upgraded: 3.42.0,1 -> 3.43.1,1 Nov 3 20:06:08 kg-quiet pkg[2769]: py39-anyio-4.0.0 installed Nov 3 20:06:09 kg-quiet pkg[2769]: libgudev upgraded: 234 -> 237 Nov 3 20:06:15 kg-quiet pkg[2769]: at-spi2-core upgraded: 2.48.0 -> 2.50.0 Nov 3 20:06:44 kg-quiet pkg[2769]: iso-codes upgraded: 4.7 -> 4.15.0 Nov 3 20:06:49 kg-quiet pkg[2769]: glib-networking upgraded: 2.76.0 -> 2.78.0 Nov 3 20:06:49 kg-quiet pkg[2769]: py39-certifi-2023.7.22 installed Nov 3 20:06:52 kg-quiet pkg[2769]: py39-h2-4.0.0 installed Nov 3 20:06:54 kg-quiet pkg[2769]: py39-httpcore-0.18.0 installed Nov 3 20:06:55 kg-quiet pkg[2769]: py39-async_generator-1.10 installed Nov 3 20:06:56 kg-quiet pkg[2769]: py39-openssl-23.2.0,1 installed Nov 3 20:07:07 kg-quiet pkg[2769]: json-glib upgraded: 1.6.6 -> 1.8.0 Nov 3 20:07:08 kg-quiet pkg[2769]: py39-zipp upgraded: 3.15.0 -> 3.17.0 Nov 3 20:07:40 kg-quiet pkg[2769]: adwaita-icon-theme upgraded: 40.1.1_1 -> 42.0 Nov 3 20:07:41 kg-quiet pkg[2769]: hunspell reinstalled: 1.7.2 -> 1.7.2 Nov 3 20:07:46 kg-quiet pkg[2769]: librsvg2-rust upgraded: 2.56.3 -> 2.56.4 Nov 3 20:07:47 kg-quiet pkg[2769]: py39-outcome-1.2.0 installed Nov 3 20:07:47 kg-quiet pkg[2769]: py39-sortedcontainers-2.4.0 installed Nov 3 20:07:48 kg-quiet pkg[2769]: py39-pylsqpack-0.3.17 installed Nov 3 20:07:50 kg-quiet pkg[2769]: libXcursor upgraded: 1.2.0 -> 1.2.0_1 Nov 3 20:07:53 kg-quiet pkg[2769]: libxfce4util reinstalled: 4.18.1 -> 4.18.1 Nov 3 20:07:57 kg-quiet pkg[2769]: nss upgraded: 3.92 -> 3.94 Nov 3 20:07:57 kg-quiet pkg[2769]: libnghttp2 upgraded: 1.53.0 -> 1.57.0 Nov 3 20:07:58 kg-quiet pkg[2769]: harfbuzz-icu upgraded: 7.3.0 -> 8.2.2 Nov 3 20:07:59 kg-quiet pkg[2769]: ca_root_nss upgraded: 3.89.1 -> 3.93 Nov 3 20:08:00 kg-quiet pkg[2769]: hyphen reinstalled: 2.8.8 -> 2.8.8 Nov 3 20:08:01 kg-quiet pkg[2769]: woff2 upgraded: 1.0.2_4 -> 1.0.2_5 Nov 3 20:08:03 kg-quiet pkg[2769]: openjpeg upgraded: 2.5.0 -> 2.5.0_1 Nov 3 20:08:03 kg-quiet pkg[2769]: py39-importlib-metadata upgraded: 6.7.0 -> 6.8.0 Nov 3 20:08:18 kg-quiet pkg[2769]: glibmm upgraded: 2.66.5,1 -> 2.66.6,1 Nov 3 20:08:28 kg-quiet pkg[2769]: py39-trio-0.22.2 installed Nov 3 20:08:30 kg-quiet pkg[2769]: py39-httpx-0.25.0 installed Nov 3 20:08:33 kg-quiet pkg[2769]: py39-aioquic-0.9.21 installed Nov 3 20:08:36 kg-quiet pkg[2769]: webp upgraded: 1.3.0_1 -> 1.3.2 Nov 3 20:08:56 kg-quiet pkg[2769]: qt5-core upgraded: 5.15.8p157_1 -> 5.15.10p156 Nov 3 20:08:58 kg-quiet pkg[2769]: p5-URI upgraded: 5.19 -> 5.21 Nov 3 20:09:09 kg-quiet pkg[2769]: webkit2-gtk3 upgraded: 2.34.6_7 -> 2.34.6_8 Nov 3 20:09:20 kg-quiet pkg[2769]: py39-dnspython upgraded: 2.3.0,1 -> 2.4.2,1 Nov 3 20:09:24 kg-quiet pkg[2769]: qt5-dbus upgraded: 5.15.8p157 -> 5.15.10p156 Nov 3 20:09:26 kg-quiet pkg[2769]: libarchive upgraded: 3.6.2,1 -> 3.7.1,1 Nov 3 20:09:30 kg-quiet pkg[2769]: libxfce4menu upgraded: 4.18.4 -> 4.18.4_1 Nov 3 20:09:30 kg-quiet pkg[2769]: lmdb upgraded: 0.9.30,1 -> 0.9.31,1 Nov 3 20:09:32 kg-quiet pkg[2769]: p5-TimeDate reinstalled: 2.33,1 -> 2.33,1 Nov 3 20:09:33 kg-quiet pkg[2769]: libgd upgraded: 2.3.3_5,1 -> 2.3.3_7,1 Nov 3 20:09:39 kg-quiet pkg[2769]: poppler upgraded: 23.05.0 -> 23.05.0_2 Nov 3 20:09:57 kg-quiet pkg[2769]: curl upgraded: 8.1.2 -> 8.4.0 Nov 3 20:10:07 kg-quiet pkg[2769]: openldap26-client upgraded: 2.6.4 -> 2.6.6 Nov 3 20:10:07 kg-quiet pkg[2769]: p5-HTTP-Date upgraded: 6.05 -> 6.06 Nov 3 20:10:14 kg-quiet pkg[2769]: libgphoto2 upgraded: 2.5.26_2 -> 2.5.26_3 Nov 3 20:10:14 kg-quiet pkg[2769]: mpg123 upgraded: 1.31.3_1 -> 1.32.2 Nov 3 20:10:17 kg-quiet pkg[2769]: vulkan-headers upgraded: 1.3.257 -> 1.3.266 Nov 3 20:10:20 kg-quiet pkg[2769]: libinput upgraded: 1.23.0 -> 1.24.0 Nov 3 20:10:20 kg-quiet pkg[2769]: p5-Clone reinstalled: 0.46 -> 0.46 Nov 3 20:10:28 kg-quiet pkg[2769]: openexr upgraded: 3.1.11 -> 3.2.0 Nov 3 20:10:37 kg-quiet pkg[2769]: libudisks upgraded: 2.9.4 -> 2.10.0 Nov 3 20:10:41 kg-quiet pkg[2769]: libexo upgraded: 4.18.0_1 -> 4.18.0_2 Nov 3 20:10:42 kg-quiet pkg[2769]: p5-LWP-MediaTypes reinstalled: 6.04 -> 6.04 Nov 3 20:10:42 kg-quiet pkg[2769]: vulkan-loader upgraded: 1.3.257 -> 1.3.266 Nov 3 20:11:12 kg-quiet pkg[2769]: samba413 upgraded: 4.13.17_5 -> 4.13.17_6 Nov 3 20:11:15 kg-quiet pkg[2769]: libdrm upgraded: 2.4.115,1 -> 2.4.116,1 Nov 3 20:11:17 kg-quiet pkg[2769]: poppler-glib upgraded: 23.05.0 -> 23.05.0_2 Nov 3 20:11:25 kg-quiet pkg[2769]: qt5-network upgraded: 5.15.8p157 -> 5.15.10p156 Nov 3 20:11:25 kg-quiet pkg[2769]: p5-Encode-Locale reinstalled: 1.05 -> 1.05 Nov 3 20:11:26 kg-quiet pkg[2769]: p5-IO-HTML reinstalled: 1.004 -> 1.004 Nov 3 20:11:28 kg-quiet pkg[2769]: highway upgraded: 1.0.4_1 -> 1.0.7 Nov 3 20:11:30 kg-quiet pkg[2769]: bsdisks upgraded: 0.29 -> 0.31 Nov 3 20:11:35 kg-quiet pkg[2769]: garcon upgraded: 4.18.1 -> 4.18.1_1 Nov 3 20:11:40 kg-quiet pkg[2769]: xfce4-tumbler upgraded: 4.18.1_2 -> 4.18.1_4 Nov 3 20:11:43 kg-quiet pkg[2769]: consolekit2 upgraded: 1.2.6_1 -> 1.2.6_2 Nov 3 20:11:43 kg-quiet pkg[2769]: xxhash upgraded: 0.8.1_2 -> 0.8.2 Nov 3 20:11:47 kg-quiet pkg[2769]: gnupg upgraded: 2.3.8 -> 2.4.3_4 Nov 3 20:11:50 kg-quiet pkg[2769]: libjxl upgraded: 0.8.2 -> 0.8.2_3 Nov 3 20:12:07 kg-quiet pkg[2769]: gtk4 upgraded: 4.10.4 -> 4.12.3 Nov 3 20:12:16 kg-quiet pkg[2769]: xfce4-panel upgraded: 4.18.4 -> 4.18.5_1 Nov 3 20:12:18 kg-quiet pkg[2769]: libsndfile upgraded: 1.2.0_1 -> 1.2.2 Nov 3 20:12:20 kg-quiet pkg[2769]: shaderc upgraded: 2023.4 -> 2023.6 Nov 3 20:12:20 kg-quiet pkg[2769]: libcanberra upgraded: 0.30_8 -> 0.30_9 Nov 3 20:12:21 kg-quiet pkg[2769]: p5-HTTP-Message upgraded: 6.44 -> 6.45 Nov 3 20:12:22 kg-quiet pkg[2769]: p5-HTML-Tagset reinstalled: 3.20_1 -> 3.20_1 Nov 3 20:12:51 kg-quiet pkg[2769]: qt5-gui upgraded: 5.15.8p157_1 -> 5.15.10p156 Nov 3 20:19:36 kg-quiet pkg[2769]: boost-libs upgraded: 1.82.0_1 -> 1.83.0 Nov 3 20:19:37 kg-quiet pkg[2769]: webrtc-audio-processing0 upgraded: 0.3.1_2 -> 0.3.1_3 Nov 3 20:19:38 kg-quiet pkg[2769]: libcanberra-gtk3 upgraded: 0.30_8 -> 0.30_9 Nov 3 20:19:39 kg-quiet pkg[2769]: p5-IO-Socket-IP upgraded: 0.41 -> 0.42 Nov 3 20:19:41 kg-quiet pkg[2769]: libixion upgraded: 0.17.0_4 -> 0.18.1 Nov 3 20:19:43 kg-quiet pkg[2769]: libva upgraded: 2.18.0 -> 2.20.0 Nov 3 20:19:56 kg-quiet pkg[2769]: qt5-widgets upgraded: 5.15.8p157 -> 5.15.10p156 Nov 3 20:19:58 kg-quiet pkg[2769]: upower upgraded: 1.90.0 -> 1.90.2 Nov 3 20:20:00 kg-quiet pkg[2769]: libplacebo upgraded: 5.264.1 -> 6.338.1 Nov 3 20:20:04 kg-quiet pkg[2769]: p5-Net-SSLeay reinstalled: 1.92 -> 1.92 Nov 3 20:20:09 kg-quiet pkg[2769]: vte3 reinstalled: 0.70.2_3 -> 0.70.2_3 Nov 3 20:20:11 kg-quiet pkg[2769]: libimagequant upgraded: 4.2.0_1 -> 4.2.1 Nov 3 20:20:12 kg-quiet pkg[2769]: py39-tkinter upgraded: 3.9.17_6 -> 3.9.18_7 Nov 3 20:20:12 kg-quiet pkg[2769]: dav1d upgraded: 1.2.1 -> 1.2.1_2 Nov 3 20:23:46 kg-quiet pkg[2769]: llvm15 upgraded: 15.0.7_5 -> 15.0.7_7 Nov 3 20:23:47 kg-quiet pkg[2769]: libzen upgraded: 23.04,1 -> 23.09,1 Nov 3 20:23:49 kg-quiet pkg[2769]: libvpx upgraded: 1.13.0 -> 1.13.1 Nov 3 20:23:51 kg-quiet pkg[2769]: libXpm upgraded: 3.5.15 -> 3.5.17 Nov 3 20:23:51 kg-quiet pkg[2769]: pciids upgraded: 20230523 -> 20230810 Nov 3 20:24:03 kg-quiet pkg[2769]: pulseaudio upgraded: 14.2_5 -> 16.1_1 Nov 3 20:24:04 kg-quiet pkg[2769]: aom upgraded: 3.6.1 -> 3.7.0 Nov 3 20:24:05 kg-quiet pkg[2769]: p5-GSSAPI reinstalled: 0.28_2 -> 0.28_2 Nov 3 20:24:06 kg-quiet pkg[2769]: p5-HTML-Parser reinstalled: 3.81 -> 3.81 Nov 3 20:24:07 kg-quiet pkg[2769]: gpgme upgraded: 1.20.0 -> 1.22.0 Nov 3 20:24:08 kg-quiet pkg[2769]: p5-Digest-HMAC reinstalled: 1.04 -> 1.04 Nov 3 20:24:11 kg-quiet pkg[2769]: libv4l upgraded: 1.23.0 -> 1.23.0_2 Nov 3 20:24:13 kg-quiet pkg[2769]: mesa-libs upgraded: 22.3.7_1 -> 22.3.7_2 Nov 3 20:24:25 kg-quiet pkg[2769]: thunar upgraded: 4.18.6 -> 4.18.7_2 Nov 3 20:24:25 kg-quiet pkg[2769]: pcaudiolib upgraded: 1.2 -> 1.2_1 Nov 3 20:24:26 kg-quiet pkg[2769]: p5-Mozilla-CA upgraded: 20221114 -> 20230821 Nov 3 20:24:28 kg-quiet pkg[2769]: libetonyek01 upgraded: 0.1.10_6,1 -> 0.1.10_7,1 Nov 3 20:24:29 kg-quiet pkg[2769]: p5-CGI reinstalled: 4.57 -> 4.57 Nov 3 20:24:30 kg-quiet pkg[2769]: libtextstyle upgraded: 0.21.1 -> 0.22 Nov 3 20:24:35 kg-quiet pkg[2769]: xfce4-power-manager upgraded: 4.18.2 -> 4.18.2_1 Nov 3 20:24:38 kg-quiet pkg[2769]: xfce4-notifyd upgraded: 0.8.2_1 -> 0.9.2_1 Nov 3 20:24:39 kg-quiet pkg[2769]: p5-Socket6 reinstalled: 0.29 -> 0.29 Nov 3 20:24:39 kg-quiet pkg[2769]: mythes reinstalled: 1.2.4_7 -> 1.2.4_7 Nov 3 20:24:41 kg-quiet pkg[2769]: gpgme-cpp upgraded: 1.20.0 -> 1.22.0 Nov 3 20:24:46 kg-quiet pkg[2769]: xfce4-appfinder upgraded: 4.18.0_1 -> 4.18.1_1 Nov 3 20:25:14 kg-quiet pkg[2769]: greybird-theme upgraded: 3.23.2 -> 3.23.3 Nov 3 20:25:21 kg-quiet pkg[2769]: xmlsec1 upgraded: 1.2.37 -> 1.2.38 Nov 3 20:25:30 kg-quiet pkg[2769]: py39-pillow upgraded: 9.5.0 -> 10.0.1 Nov 3 20:25:53 kg-quiet pkg[2769]: xfce4-wm upgraded: 4.18.0_1 -> 4.18.0_2 Nov 3 20:25:54 kg-quiet pkg[2769]: p5-Authen-SASL upgraded: 2.16_1 -> 2.17 Nov 3 20:25:56 kg-quiet pkg[2769]: upnp upgraded: 1.14.17,1 -> 1.14.18,1 Nov 3 20:26:00 kg-quiet pkg[2769]: liborcus upgraded: 0.17.2_4 -> 0.18.1 Nov 3 20:26:19 kg-quiet pkg[2769]: abseil upgraded: 20220623.1 -> 20230125.3 Nov 3 20:26:20 kg-quiet pkg[2769]: libunrar upgraded: 6.2.8,1 -> 6.2.11,1 Nov 3 20:26:21 kg-quiet pkg[2769]: mpfr upgraded: 4.2.0_1,1 -> 4.2.1,1 Nov 3 20:26:25 kg-quiet pkg[2769]: xfce4-terminal upgraded: 1.0.4_1 -> 1.1.0_2 Nov 3 20:26:28 kg-quiet pkg[2769]: taglib upgraded: 1.13 -> 1.13.1 Nov 3 20:26:29 kg-quiet pkg[2769]: serf upgraded: 1.3.9_6 -> 1.3.9_7 Nov 3 20:26:31 kg-quiet pkg[2769]: zxing-cpp upgraded: 2.0.0 -> 2.1.0 Nov 3 20:26:42 kg-quiet pkg[2769]: source-highlight upgraded: 3.1.9_6 -> 3.1.9_7 Nov 3 20:26:48 kg-quiet pkg[2769]: xfce4-session upgraded: 4.18.3 -> 4.18.3_2 Nov 3 20:26:52 kg-quiet pkg[2769]: mousepad upgraded: 0.6.1 -> 0.6.1_1 Nov 3 20:30:25 kg-quiet pkg[2769]: xfce-icons-elementary-0.18 installed Nov 3 20:30:25 kg-quiet pkg[2769]: p5-IO-Socket-SSL reinstalled: 2.083_1 -> 2.083_1 Nov 3 20:30:34 kg-quiet pkg[2769]: ffmpeg upgraded: 6.0,1 -> 6.0_3,1 Nov 3 20:30:37 kg-quiet pkg[2769]: libcmis upgraded: 0.5.2_8 -> 0.5.2_9 Nov 3 20:30:39 kg-quiet pkg[2769]: mesa-dri upgraded: 22.3.7_2 -> 22.3.7_3 Nov 3 20:30:47 kg-quiet pkg[2769]: xfce4-settings upgraded: 4.18.2_1 -> 4.18.3_2 Nov 3 20:30:48 kg-quiet pkg[2769]: libmediainfo upgraded: 23.04 -> 23.09 Nov 3 20:31:10 kg-quiet pkg[2769]: wx30-gtk3 upgraded: 3.0.5.1_2 -> 3.0.5.1_3 Nov 3 20:31:11 kg-quiet pkg[2769]: p5-Error reinstalled: 0.17029 -> 0.17029 Nov 3 20:31:12 kg-quiet pkg[2769]: libXfont2 upgraded: 2.0.5 -> 2.0.5_1 Nov 3 20:31:20 kg-quiet pkg[2769]: cryptopp upgraded: 8.7.0 -> 8.8.0 Nov 3 20:31:22 kg-quiet pkg[2769]: qt5-x11extras upgraded: 5.15.8p0 -> 5.15.10p0 Nov 3 20:31:47 kg-quiet pkg[2769]: openjdk11 upgraded: 11.0.19+7.1 -> 11.0.20+8.1_1 Nov 3 20:31:48 kg-quiet pkg[2769]: libwpg03 reinstalled: 0.3.4 -> 0.3.4 Nov 3 20:31:49 kg-quiet pkg[2769]: luit-20230201 installed Nov 3 20:31:52 kg-quiet pkg[2769]: xfce4-desktop upgraded: 4.18.1_1 -> 4.18.1_2 Nov 3 20:31:54 kg-quiet pkg[2769]: qt5-svg upgraded: 5.15.8p8 -> 5.15.10p8 Nov 3 20:36:47 kg-quiet pkg[2769]: libreoffice upgraded: 7.5.4.2_1 -> 7.6.2.1 Nov 3 20:36:48 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-raven upgraded: 20230210 -> 20230210_1 Nov 3 20:36:49 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-kabini upgraded: 20230210 -> 20230210_1 Nov 3 20:36:50 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-vega10 upgraded: 20230210 -> 20230210_1 Nov 3 20:37:26 kg-quiet pkg[2769]: open-motif upgraded: 2.3.8_2 -> 2.3.8_3 Nov 3 20:37:26 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-tahiti upgraded: 20230210 -> 20230210_1 Nov 3 20:37:27 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-aldebaran upgraded: 20230210 -> 20230210_1 Nov 3 20:37:29 kg-quiet pkg[2769]: xfce4-netload-plugin upgraded: 1.4.1 -> 1.4.1_1 Nov 3 20:37:33 kg-quiet pkg[2769]: gdb upgraded: 13.1_2 -> 13.2_1 Nov 3 20:37:34 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-navi14 upgraded: 20230210 -> 20230210_1 Nov 3 20:37:36 kg-quiet pkg[2769]: xfce4-pulseaudio-plugin upgraded: 0.4.7 -> 0.4.8_1 Nov 3 20:41:22 kg-quiet pkg[2769]: llvm13 upgraded: 13.0.1_4 -> 13.0.1_5 Nov 3 20:41:23 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-polaris11 upgraded: 20230210 -> 20230210_1 Nov 3 20:41:23 kg-quiet pkg[2769]: fusefs-libs3 upgraded: 3.14.1 -> 3.16.1 Nov 3 20:41:25 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-oland upgraded: 20230210 -> 20230210_1 Nov 3 20:41:25 kg-quiet pkg[2769]: xfce upgraded: 4.18 -> 4.18_1 Nov 3 20:41:26 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-navi12 upgraded: 20230210 -> 20230210_1 Nov 3 20:41:27 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-beige-goby upgraded: 20230210 -> 20230210_1 Nov 3 20:41:27 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-verde upgraded: 20230210 -> 20230210_1 Nov 3 20:41:30 kg-quiet pkg[2769]: xfce4-systemload-plugin upgraded: 1.3.2_1 -> 1.3.2_2 Nov 3 20:41:31 kg-quiet pkg[2769]: mediainfo upgraded: 23.04 -> 23.09 Nov 3 20:41:33 kg-quiet pkg[2769]: xfce4-cpugraph-plugin upgraded: 1.2.7_1 -> 1.2.8_1 Nov 3 20:41:47 kg-quiet pkg[2769]: speech-dispatcher upgraded: 0.11.2_2 -> 0.11.2_3 Nov 3 20:41:47 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-arcturus upgraded: 20230210 -> 20230210_1 Nov 3 20:42:03 kg-quiet pkg[2769]: git upgraded: 2.41.0 -> 2.42.0 Nov 3 20:42:04 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-vegam upgraded: 20230210 -> 20230210_1 Nov 3 20:42:05 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-pitcairn upgraded: 20230210 -> 20230210_1 Nov 3 20:42:18 kg-quiet pkg[2769]: py39-mcomix upgraded: 2.1.0_1 -> 2.2.1 Nov 3 20:42:19 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-banks upgraded: 20230210 -> 20230210_1 Nov 3 20:42:21 kg-quiet pkg[2769]: smartmontools upgraded: 7.3_1 -> 7.4 Nov 3 20:42:42 kg-quiet pkg[2769]: groff upgraded: 1.22.4_4 -> 1.23.0_2 Nov 3 20:42:44 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-picasso upgraded: 20230210 -> 20230210_1 Nov 3 20:42:44 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-mullins upgraded: 20230210 -> 20230210_1 Nov 3 20:42:45 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-hainan upgraded: 20230210 -> 20230210_1 Nov 3 20:42:46 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-tonga upgraded: 20230210 -> 20230210_1 Nov 3 20:42:46 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-vega20 upgraded: 20230210 -> 20230210_1 Nov 3 20:43:09 kg-quiet pkg[2769]: vlc upgraded: 3.0.18_4,4 -> 3.0.18_6,4 Nov 3 20:43:09 kg-quiet pkg[2769]: p5-IO-Socket-INET6 reinstalled: 2.72_1 -> 2.72_1 Nov 3 20:43:10 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-renoir upgraded: 20230210 -> 20230210_1 Nov 3 20:43:10 kg-quiet pkg[2769]: unrar upgraded: 6.22,6 -> 6.23,6 Nov 3 20:43:13 kg-quiet pkg[2769]: xfce4-screenshooter-plugin upgraded: 1.10.4 -> 1.10.4_1 Nov 3 20:43:15 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-polaris10 upgraded: 20230210 -> 20230210_1 Nov 3 20:43:16 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-polaris12 upgraded: 20230210 -> 20230210_1 Nov 3 20:43:16 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-kaveri upgraded: 20230210 -> 20230210_1 Nov 3 20:43:19 kg-quiet pkg[2769]: xterm upgraded: 383 -> 385 Nov 3 20:43:20 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-bonaire upgraded: 20230210 -> 20230210_1 Nov 3 20:43:20 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-carrizo upgraded: 20230210 -> 20230210_1 Nov 3 20:43:22 kg-quiet pkg[2769]: re2 upgraded: 20230301 -> 20230901 Nov 3 20:43:22 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-stoney upgraded: 20230210 -> 20230210_1 Nov 3 20:43:23 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-navi10 upgraded: 20230210 -> 20230210_1 Nov 3 20:43:24 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-hawaii upgraded: 20230210 -> 20230210_1 Nov 3 20:43:34 kg-quiet pkg[2769]: spidermonkey91 upgraded: 91.13.0_10 -> 91.13.0_12 Nov 3 20:43:34 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-topaz upgraded: 20230210 -> 20230210_1 Nov 3 20:43:35 kg-quiet pkg[2769]: pkgconf upgraded: 1.8.1,1 -> 2.0.3,1 Nov 3 20:43:36 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-fiji upgraded: 20230210 -> 20230210_1 Nov 3 20:43:42 kg-quiet pkg[2769]: firefox upgraded: 117.0_1,2 -> 119.0_1,2 Nov 3 20:43:49 kg-quiet pkg[2769]: xorg-server upgraded: 21.1.8_2,1 -> 21.1.8_5,1 Nov 3 20:43:58 kg-quiet pkg[2769]: amule reinstalled: 2.3.3_9 -> 2.3.3_9 Nov 3 20:44:01 kg-quiet pkg[2769]: xfce4-datetime-plugin upgraded: 0.8.3_1 -> 0.8.3_2 Nov 3 20:44:55 kg-quiet pkg[2769]: gettext-tools upgraded: 0.21.1 -> 0.22 Nov 3 20:44:55 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-vega12 upgraded: 20230210 -> 20230210_1 Nov 3 20:44:56 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-raven2 upgraded: 20230210 -> 20230210_1 Nov 3 20:44:57 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-yellow-carp upgraded: 20230210 -> 20230210_1 Nov 3 20:44:58 kg-quiet pkg[2769]: noto-basic upgraded: 2.0_1 -> 2.0_2 Nov 3 20:44:59 kg-quiet pkg[2769]: gpu-firmware-amd-kmod-si58 upgraded: 20230210 -> 20230210_1
2023-11-03: ada0p7 - freebsd-update fetch
root@kg-quiet:~ # freebsd-update fetch src component not installed, skipped Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 12.4-RELEASE from update1.freebsd.org... done. Fetching metadata index... done. Fetching 2 metadata patches.. done. Applying metadata patches... done. Inspecting system... done. Preparing to download files... done. Fetching 6 patches.... done. Applying patches... done. The following files will be updated as part of updating to 12.4-RELEASE-p6: /bin/freebsd-version /boot/kernel/kernel /boot/kernel/msdosfs.ko /usr/lib/debug/boot/kernel/kernel.debug /usr/lib/debug/boot/kernel/msdosfs.ko.debug /usr/sbin/freebsd-update WARNING: FreeBSD 12.4-RELEASE-p5 is approaching its End-of-Life date. It is strongly recommended that you upgrade to a newer release within the next 1 month.
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
2023-10-19: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 14:04:53 with 0 errors on Thu Oct 19 17:08:25 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-09-14: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status q1 pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 13:47:06 with 0 errors on Thu Sep 14 17:07:48 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-09-09: ada0p7 - ports - update the ports tree and install amule from ports so I can changhe BOOST option from OFF to ON.
Sep 9 20:34:38 kg-quiet pkg-static[16543]: gettext-runtime-0.21.1 deinstalled Sep 9 20:34:40 kg-quiet pkg-static[16621]: gettext-runtime-0.22_1 installed Sep 9 20:47:08 kg-quiet pkg-static[26711]: amule-2.3.3_6 deinstalled Sep 9 20:47:10 kg-quiet pkg-static[26923]: amule-2.3.3_9 installed
2023-09-09: ada0p7 - zfs - check the sysctl
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864
change it
root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-09-09: ada0p7 - reboot, using the boot loader menu to set currdev=disk0p7 to boot FreeBSD 12.4-release-p5. currdev was set to disk0p5 before changing it.
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE-p5 12.4-RELEASE-p5
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.4-RELEASE-p5 FreeBSD 12.4-RELEASE-p5 GENERIC amd64
the bootonce flag has not changed
=> 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) 1026048 108544000 ada0p2 linux-data (52G) 109570048 20480000 ada0p3 linux-swap (9.8G) 130050048 532480 ada0p4 efi (260M) 130582528 104325112 ada0p5 freebsd-ufs (50G) 234907640 20971520 ada0p6 freebsd-swap (10G) 255879160 125829120 ada0p7 freebsd-ufs [bootonce,bootme] (60G) 381708280 222298112 ada0p8 freebsd-ufs (106G) 604006392 1349518743 - free - (644G)
not sure why.
2023-09-09: ada0p7 - pkg - upgrade
Sep 9 18:51:22 kg-quiet pkg[29240]: pkg upgraded: 1.19.1_1 -> 1.19.2 Sep 9 18:57:56 kg-quiet pkg[29263]: xorgproto upgraded: 2022.1 -> 2022.1_1 Sep 9 18:58:18 kg-quiet pkg[29263]: libX11 upgraded: 1.7.2,1 -> 1.8.6,1 Sep 9 19:01:04 kg-quiet pkg[29263]: python39 upgraded: 3.9.16_2 -> 3.9.17 Sep 9 19:01:05 kg-quiet pkg[29263]: zstd upgraded: 1.5.4 -> 1.5.5 Sep 9 19:01:17 kg-quiet pkg[29263]: glib upgraded: 2.76.2,2 -> 2.76.5,2 Sep 9 19:01:23 kg-quiet pkg[29263]: harfbuzz upgraded: 7.1.0 -> 7.3.0 Sep 9 19:01:40 kg-quiet pkg[29263]: py39-setuptools upgraded: 63.1.0 -> 63.1.0_1 Sep 9 19:01:42 kg-quiet pkg[29263]: fribidi upgraded: 1.0.12 -> 1.0.13 Sep 9 19:01:43 kg-quiet pkg[29263]: lcms2 upgraded: 2.13.1 -> 2.15_1 Sep 9 19:01:44 kg-quiet pkg[29263]: openjpeg reinstalled: 2.5.0 -> 2.5.0 Sep 9 19:01:45 kg-quiet pkg[29263]: webp upgraded: 1.3.0 -> 1.3.0_1 Sep 9 19:01:45 kg-quiet pkg[29263]: libimagequant upgraded: 4.1.1_1 -> 4.2.0_1 Sep 9 19:01:47 kg-quiet pkg[29263]: py39-tkinter upgraded: 3.9.16_6 -> 3.9.17_6 Sep 9 19:01:47 kg-quiet pkg[29263]: libraqm upgraded: 0.9.0 -> 0.10.1 Sep 9 19:01:47 kg-quiet pkg[29263]: libunrar6-6.1.7 deinstalled Sep 9 19:01:55 kg-quiet pkg[29263]: py39-pillow upgraded: 9.4.0 -> 9.5.0 Sep 9 19:01:56 kg-quiet pkg[29263]: libnghttp2 upgraded: 1.52.0 -> 1.53.0 Sep 9 19:01:57 kg-quiet pkg[29263]: libepoll-shim upgraded: 0.0.20220703 -> 0.0.20230411 Sep 9 19:01:57 kg-quiet pkg[29263]: ca_root_nss upgraded: 3.89 -> 3.89.1 Sep 9 19:02:02 kg-quiet pkg[29263]: libssh2 upgraded: 1.10.0_1,3 -> 1.11.0,3 Sep 9 19:02:03 kg-quiet pkg[29263]: libpsl upgraded: 0.21.2_2 -> 0.21.2_3 Sep 9 19:02:03 kg-quiet pkg[29263]: wayland upgraded: 1.21.0 -> 1.22.0 Sep 9 19:02:22 kg-quiet pkg[29263]: curl upgraded: 8.1.0 -> 8.1.2 Sep 9 19:02:23 kg-quiet pkg[29263]: libsigc++ upgraded: 2.10.8 -> 2.12.0 Sep 9 19:02:23 kg-quiet pkg[29263]: libudev-devd upgraded: 0.5.0 -> 0.5.1 Sep 9 19:02:25 kg-quiet pkg[29263]: libgpg-error upgraded: 1.46 -> 1.47 Sep 9 19:02:28 kg-quiet pkg[29263]: libunwind upgraded: 20211201_1 -> 20211201_2 Sep 9 19:02:30 kg-quiet pkg[29263]: libgcrypt upgraded: 1.9.4_1 -> 1.10.2 Sep 9 19:02:31 kg-quiet pkg[29263]: sqlite3 upgraded: 3.41.2,1 -> 3.42.0,1 Sep 9 19:02:38 kg-quiet pkg[29263]: icu upgraded: 72.1,1 -> 73.2,1 Sep 9 19:02:44 kg-quiet pkg[29263]: at-spi2-core upgraded: 2.46.0 -> 2.48.0 Sep 9 19:02:45 kg-quiet pkg[29263]: double-conversion upgraded: 3.2.1 -> 3.3.0 Sep 9 19:02:45 kg-quiet pkg[29263]: libassuan upgraded: 2.5.5 -> 2.5.6 Sep 9 19:03:14 kg-quiet pkg[29263]: pango upgraded: 1.50.9_1 -> 1.50.14 Sep 9 19:03:15 kg-quiet pkg[29263]: Imath upgraded: 3.1.7 -> 3.1.9 Sep 9 19:06:31 kg-quiet pkg[29263]: llvm15 upgraded: 15.0.7_3 -> 15.0.7_5 Sep 9 19:06:32 kg-quiet pkg[29263]: xcb-util upgraded: 0.4.0_2,1 -> 0.4.1,1 Sep 9 19:06:37 kg-quiet pkg[29263]: librsvg2-rust upgraded: 2.56.0 -> 2.56.3 Sep 9 19:07:01 kg-quiet pkg[29263]: cups upgraded: 2.4.2_1 -> 2.4.6 Sep 9 19:07:02 kg-quiet pkg[29263]: mesa-libs upgraded: 22.3.7 -> 22.3.7_1 Sep 9 19:07:23 kg-quiet pkg[29263]: qt5-core upgraded: 5.15.8p157 -> 5.15.8p157_1 Sep 9 19:07:27 kg-quiet pkg[29263]: orc upgraded: 0.4.32 -> 0.4.34_1 Sep 9 19:07:34 kg-quiet pkg[29263]: gstreamer1 upgraded: 1.22.0_1 -> 1.22.5 Sep 9 19:07:38 kg-quiet pkg[29263]: nss upgraded: 3.89.1 -> 3.92 Sep 9 19:07:38 kg-quiet pkg[29263]: xcb-util-renderutil upgraded: 0.3.9_1 -> 0.3.10 Sep 9 19:07:39 kg-quiet pkg[29263]: mpg123 upgraded: 1.31.3 -> 1.31.3_1 Sep 9 19:07:42 kg-quiet pkg[29263]: vulkan-headers upgraded: 1.3.246 -> 1.3.257 Sep 9 19:07:42 kg-quiet pkg[29263]: xcb-util-keysyms upgraded: 0.4.0_1 -> 0.4.1 Sep 9 19:07:50 kg-quiet pkg[29263]: flac upgraded: 1.4.2 -> 1.4.3,1 Sep 9 19:07:53 kg-quiet pkg[29263]: xfce4-conf upgraded: 4.18.0 -> 4.18.1 Sep 9 19:08:01 kg-quiet pkg[29263]: openexr upgraded: 3.1.7 -> 3.1.11 Sep 9 19:08:02 kg-quiet pkg[29263]: opus upgraded: 1.3.1 -> 1.4 Sep 9 19:08:03 kg-quiet pkg[29263]: mesa-dri upgraded: 22.3.7 -> 22.3.7_2 Sep 9 19:08:04 kg-quiet pkg[29263]: xcb-util-wm upgraded: 0.4.1_3 -> 0.4.2 Sep 9 19:08:05 kg-quiet pkg[29263]: xcb-util-image upgraded: 0.4.0_1 -> 0.4.1 Sep 9 19:08:07 kg-quiet pkg[29263]: libnice upgraded: 0.1.21 -> 0.1.21_1 Sep 9 19:08:08 kg-quiet pkg[29263]: py39-zipp upgraded: 3.4.0 -> 3.15.0 Sep 9 19:08:15 kg-quiet pkg[29263]: gstreamer1-plugins upgraded: 1.22.0 -> 1.22.5 Sep 9 19:08:15 kg-quiet pkg[29263]: libGLU upgraded: 9.0.2_1 -> 9.0.2_2 Sep 9 19:08:19 kg-quiet pkg[29263]: consolekit2 upgraded: 1.2.5 -> 1.2.6_1 Sep 9 19:10:19 kg-quiet pkg[29263]: db18-18.1.40 installed Sep 9 19:10:20 kg-quiet pkg[29263]: fftw3 upgraded: 3.3.10_2 -> 3.3.10_3 Sep 9 19:10:23 kg-quiet pkg[29263]: libjxl upgraded: 0.8.1 -> 0.8.2 Sep 9 19:10:26 kg-quiet pkg[29263]: libxfce4menu upgraded: 4.18.3 -> 4.18.4 Sep 9 19:10:27 kg-quiet pkg[29263]: libsndfile upgraded: 1.2.0 -> 1.2.0_1 Sep 9 19:10:29 kg-quiet pkg[29263]: shaderc-2023.4 installed Sep 9 19:10:29 kg-quiet pkg[29263]: vulkan-loader upgraded: 1.3.246 -> 1.3.257 Sep 9 19:10:34 kg-quiet pkg[29263]: poppler upgraded: 23.03.0 -> 23.05.0 Sep 9 19:10:35 kg-quiet pkg[29263]: fftw3-float upgraded: 3.3.10_2 -> 3.3.10_3 Sep 9 19:10:59 kg-quiet pkg[29263]: qt5-gui upgraded: 5.15.8p157 -> 5.15.8p157_1 Sep 9 19:17:31 kg-quiet pkg[29263]: boost-libs upgraded: 1.81.0 -> 1.82.0_1 Sep 9 19:17:35 kg-quiet pkg[29263]: raptor2 upgraded: 2.0.16 -> 2.0.16_1 Sep 9 19:17:45 kg-quiet pkg[29263]: libsecret upgraded: 0.20.5_1 -> 0.20.5_2 Sep 9 19:17:54 kg-quiet pkg[29263]: gstreamer1-plugins-bad upgraded: 1.22.0 -> 1.22.5 Sep 9 19:17:57 kg-quiet pkg[29263]: gstreamer1-plugins-gl upgraded: 1.22.0 -> 1.22.5 Sep 9 19:17:58 kg-quiet pkg[29263]: py39-importlib-metadata upgraded: 6.0.0_1 -> 6.7.0 Sep 9 19:17:59 kg-quiet pkg[29263]: enchant2 upgraded: 2.2.15_2 -> 2.2.15_3 Sep 9 19:17:59 kg-quiet pkg[29263]: p5-IO-Socket-IP-0.41 installed Sep 9 19:18:01 kg-quiet pkg[29263]: libixion upgraded: 0.17.0_3 -> 0.17.0_4 Sep 9 19:18:04 kg-quiet pkg[29263]: svt-av1 upgraded: 1.5.0 -> 1.7.0 Sep 9 19:18:04 kg-quiet pkg[29263]: libplacebo-5.264.1 installed Sep 9 19:18:07 kg-quiet pkg[29263]: apr upgraded: 1.7.0.1.6.1_2 -> 1.7.3.1.6.3_1 Sep 9 19:18:11 kg-quiet pkg[29263]: libdbusmenu reinstalled: 16.04.0_7 -> 16.04.0_7 Sep 9 19:18:11 kg-quiet pkg[29263]: dav1d upgraded: 1.2.0 -> 1.2.1 Sep 9 19:18:13 kg-quiet pkg[29263]: libzen upgraded: 0.4.40_3,1 -> 23.04,1 Sep 9 19:18:14 kg-quiet pkg[29263]: pciids upgraded: 20230223 -> 20230523 Sep 9 19:18:20 kg-quiet pkg[29263]: pulseaudio upgraded: 14.2_4 -> 14.2_5 Sep 9 19:18:22 kg-quiet pkg[29263]: gpgme upgraded: 1.18.0 -> 1.20.0 Sep 9 19:18:23 kg-quiet pkg[29263]: wayland-protocols upgraded: 1.31 -> 1.32 Sep 9 19:18:25 kg-quiet pkg[29263]: poppler-glib upgraded: 23.03.0 -> 23.05.0 Sep 9 19:18:25 kg-quiet pkg[29263]: harfbuzz-icu upgraded: 7.1.0 -> 7.3.0 Sep 9 19:18:29 kg-quiet pkg[29263]: py39-markdown upgraded: 3.3.7 -> 3.3.7_1 Sep 9 19:18:32 kg-quiet pkg[29263]: lmdb upgraded: 0.9.29_1,1 -> 0.9.30,1 Sep 9 19:18:36 kg-quiet pkg[29263]: xfce4-tumbler upgraded: 4.18.0_1 -> 4.18.1_2 Sep 9 19:18:37 kg-quiet pkg[29263]: p5-CGI upgraded: 4.55 -> 4.57 Sep 9 19:18:38 kg-quiet pkg[29263]: libtextstyle reinstalled: 0.21.1 -> 0.21.1 Sep 9 19:18:39 kg-quiet pkg[29263]: libpci upgraded: 3.9.0 -> 3.10.0 Sep 9 19:18:40 kg-quiet pkg[29263]: libqxp upgraded: 0.0.0_22 -> 0.0.0_23 Sep 9 19:18:42 kg-quiet pkg[29263]: libsamplerate upgraded: 0.2.2 -> 0.2.2_1 Sep 9 19:18:44 kg-quiet pkg[29263]: gpgme-cpp upgraded: 1.18.0 -> 1.20.0 Sep 9 19:19:09 kg-quiet pkg[29263]: libe-book upgraded: 0.1.3_26 -> 0.1.3_27 Sep 9 19:19:10 kg-quiet pkg[29263]: libmwaw03 upgraded: 0.3.21 -> 0.3.22 Sep 9 19:19:12 kg-quiet pkg[29263]: upnp upgraded: 1.14.16,1 -> 1.14.17,1 Sep 9 19:19:16 kg-quiet pkg[29263]: liborcus upgraded: 0.17.2_3 -> 0.17.2_4 Sep 9 19:19:32 kg-quiet pkg[29263]: gtk4 upgraded: 4.10.3 -> 4.10.4 Sep 9 19:19:49 kg-quiet pkg[29263]: espeak-ng upgraded: 1.51.1_3 -> 1.51.1_4 Sep 9 19:19:49 kg-quiet pkg[29263]: libunrar-6.2.8,1 installed Sep 9 19:19:50 kg-quiet pkg[29263]: mpfr upgraded: 4.2.0,1 -> 4.2.0_1,1 Sep 9 19:19:51 kg-quiet pkg[29263]: serf reinstalled: 1.3.9_6 -> 1.3.9_6 Sep 9 19:19:58 kg-quiet pkg[29263]: xfce4-panel upgraded: 4.18.3_1 -> 4.18.4 Sep 9 19:20:01 kg-quiet pkg[29263]: m4 reinstalled: 1.4.19,1 -> 1.4.19,1 Sep 9 19:20:14 kg-quiet pkg[29263]: source-highlight upgraded: 3.1.9_4 -> 3.1.9_6 Sep 9 19:20:15 kg-quiet pkg[29263]: lua54 upgraded: 5.4.4 -> 5.4.6 Sep 9 19:20:17 kg-quiet pkg[29263]: libcdr01 upgraded: 0.1.7_4 -> 0.1.7_6 Sep 9 19:20:18 kg-quiet pkg[29263]: libwps upgraded: 0.4.13 -> 0.4.14 Sep 9 19:20:18 kg-quiet pkg[29263]: p5-IO-Socket-SSL upgraded: 2.081 -> 2.083_1 Sep 9 19:20:19 kg-quiet pkg[29263]: twolame upgraded: 0.4.0_2 -> 0.4.0_3 Sep 9 19:20:29 kg-quiet pkg[29263]: ffmpeg upgraded: 4.4.4_1,1 -> 6.0,1 Sep 9 19:20:31 kg-quiet pkg[29263]: pavucontrol upgraded: 5.0_3 -> 5.0_4 Sep 9 19:20:35 kg-quiet pkg[29263]: libcmis upgraded: 0.5.2_7 -> 0.5.2_8 Sep 9 19:20:36 kg-quiet pkg[29263]: libzmf upgraded: 0.0.2_27 -> 0.0.2_28 Sep 9 19:20:38 kg-quiet pkg[29263]: libmediainfo upgraded: 22.12_3 -> 23.04 Sep 9 19:20:49 kg-quiet pkg[29263]: clucene upgraded: 2.3.3.4_20 -> 2.3.3.4_21 Sep 9 19:20:50 kg-quiet pkg[29263]: libmspub01 upgraded: 0.1.4_22 -> 0.1.4_23 Sep 9 19:20:56 kg-quiet pkg[29263]: xorg-server upgraded: 21.1.7,1 -> 21.1.8_2,1 Sep 9 19:21:21 kg-quiet pkg[29263]: openjdk11 upgraded: 11.0.18+10.1 -> 11.0.19+7.1 Sep 9 19:21:21 kg-quiet pkg[29263]: libwpg03 upgraded: 0.3.3_1 -> 0.3.4 Sep 9 19:21:26 kg-quiet pkg[29263]: gspell upgraded: 1.10.0_2 -> 1.10.0_3 Sep 9 19:21:26 kg-quiet pkg[29263]: libfreehand upgraded: 0.1.2_24 -> 0.1.2_26 Sep 9 19:21:29 kg-quiet pkg[29263]: libvisio01 upgraded: 0.1.7_10 -> 0.1.7_11 Sep 9 19:21:35 kg-quiet pkg[29263]: nettle upgraded: 3.8.1 -> 3.9.1 Sep 9 19:21:35 kg-quiet pkg[29263]: hwdata upgraded: 0.368,1 -> 0.371,1 Sep 9 19:21:39 kg-quiet pkg[29263]: glib-networking reinstalled: 2.76.0 -> 2.76.0 Sep 9 19:21:42 kg-quiet pkg[29263]: p5-URI upgraded: 5.17 -> 5.19 Sep 9 19:21:51 kg-quiet pkg[29263]: webkit2-gtk3 upgraded: 2.34.6_5 -> 2.34.6_7 Sep 9 19:22:21 kg-quiet pkg[29263]: samba413 upgraded: 4.13.17_4 -> 4.13.17_5 Sep 9 19:26:57 kg-quiet pkg[29263]: libreoffice upgraded: 7.5.2.2 -> 7.5.4.2_1 Sep 9 19:26:59 kg-quiet pkg[29263]: xfce4-netload-plugin upgraded: 1.4.0_1 -> 1.4.1 Sep 9 19:27:03 kg-quiet pkg[29263]: gdb upgraded: 13.1 -> 13.1_2 Sep 9 19:27:06 kg-quiet pkg[29263]: xfce4-pulseaudio-plugin upgraded: 0.4.6 -> 0.4.7 Sep 9 19:30:53 kg-quiet pkg[29263]: llvm13 upgraded: 13.0.1_3 -> 13.0.1_4 Sep 9 19:30:59 kg-quiet pkg[29263]: xfce4-power-manager upgraded: 4.18.1_1 -> 4.18.2 Sep 9 19:30:59 kg-quiet pkg[29263]: pangox-compat upgraded: 0.0.2_3 -> 0.0.2_4 Sep 9 19:31:00 kg-quiet pkg[29263]: mediainfo upgraded: 22.12_1 -> 23.04 Sep 9 19:31:14 kg-quiet pkg[29263]: speech-dispatcher upgraded: 0.11.2_1 -> 0.11.2_2 Sep 9 19:31:29 kg-quiet pkg[29263]: git upgraded: 2.40.1 -> 2.41.0 Sep 9 19:31:34 kg-quiet pkg[29263]: vte3 upgraded: 0.70.2_1 -> 0.70.2_3 Sep 9 19:31:45 kg-quiet pkg[29263]: py39-mcomix upgraded: 1.2.1g20210526_2 -> 2.1.0_1 Sep 9 19:31:46 kg-quiet pkg[29263]: smartmontools upgraded: 7.3 -> 7.3_1 Sep 9 19:31:51 kg-quiet pkg[29263]: xfce4-session upgraded: 4.18.2 -> 4.18.3 Sep 9 19:31:54 kg-quiet pkg[29263]: mousepad upgraded: 0.6.0_1 -> 0.6.1 Sep 9 19:32:18 kg-quiet pkg[29263]: vlc upgraded: 3.0.18_2,4 -> 3.0.18_4,4 Sep 9 19:32:19 kg-quiet pkg[29263]: xf86-input-libinput upgraded: 1.2.0_1 -> 1.3.0 Sep 9 19:32:26 kg-quiet pkg[29263]: bison reinstalled: 3.8.2,1 -> 3.8.2,1 Sep 9 19:32:26 kg-quiet pkg[29263]: unrar upgraded: 6.20,6 -> 6.22,6 Sep 9 19:32:29 kg-quiet pkg[29263]: xfce4-screenshooter-plugin upgraded: 1.10.3_1 -> 1.10.4 Sep 9 19:32:30 kg-quiet pkg[29263]: xterm upgraded: 379 -> 383 Sep 9 19:32:31 kg-quiet pkg[29263]: re2 upgraded: 20220601 -> 20230301 Sep 9 19:32:41 kg-quiet pkg[29263]: spidermonkey91 upgraded: 91.13.0_7 -> 91.13.0_10 Sep 9 19:32:42 kg-quiet pkg[29263]: dmidecode upgraded: 3.4_2 -> 3.5 Sep 9 19:32:42 kg-quiet pkg[29263]: pkgconf reinstalled: 1.8.1,1 -> 1.8.1,1 Sep 9 19:32:50 kg-quiet pkg[29263]: firefox upgraded: 113.0.2,2 -> 117.0_1,2 Sep 9 19:32:58 kg-quiet pkg[29263]: thunar upgraded: 4.18.4_1 -> 4.18.6 Sep 9 19:33:08 kg-quiet pkg[29263]: amule reinstalled: 2.3.3_6 -> 2.3.3_6 Sep 9 19:34:00 kg-quiet pkg[29263]: gettext-tools reinstalled: 0.21.1 -> 0.21.1
2023-09-09: ada0p7 - freebsd-update fetch
root@kg-quiet:~ # freebsd-update fetch [..] The following files will be updated as part of updating to 12.4-RELEASE-p5: /bin/freebsd-version /boot/kernel/kernel /boot/kernel/pf.ko /boot/kernel/wlan.ko /etc/ssh/sshd_config /usr/bin/slogin /usr/bin/ssh /usr/bin/ssh-agent /usr/lib/debug/boot/kernel/kernel.debug /usr/lib/debug/boot/kernel/pf.ko.debug /usr/lib/debug/boot/kernel/wlan.ko.debug /usr/lib/libpam.a /usr/lib/libprivatessh.a /usr/lib/libprivatessh.so.5 /usr/lib/libprivatessh_p.a /usr/lib/pam_krb5.so.6 /usr/lib32/libpam.a /usr/lib32/libprivatessh.a /usr/lib32/libprivatessh.so.5 /usr/lib32/libprivatessh_p.a /usr/lib32/pam_krb5.so.6 /usr/libexec/ssh-keysign /usr/libexec/ssh-pkcs11-helper /usr/sbin/sshd /usr/share/man/man1/ssh-agent.1.gz /usr/share/man/man5/sshd_config.5.gz /var/db/etcupdate/current/etc/ssh/sshd_config /var/db/mergemaster.mtree
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
2023-08-15: ada0p7- another wathchdog timeout
Aug 15 00:57:34 kg-quiet kernel: re0: watchdog timeout Aug 15 00:57:34 kg-quiet kernel: re0: link state changed to DOWN Aug 15 00:57:38 kg-quiet kernel: re0: link state changed to UP Aug 15 00:57:38 kg-quiet dhclient[42210]: New IP Address (re0): 10.1.150.8 Aug 15 00:57:38 kg-quiet dhclient[42211]: New Subnet Mask (re0): 255.255.0.0 Aug 15 00:57:38 kg-quiet dhclient[42212]: New Broadcast Address (re0): 10.1.255.255 Aug 15 00:57:38 kg-quiet dhclient[42214]: New Routers (re0): 10.1.10.1
2023-08-12: ada0p7 - from /var/log/messages
Aug 12 21:52:58 kg-quiet kernel: re0: watchdog timeout Aug 12 21:52:58 kg-quiet kernel: re0: link state changed to DOWN Aug 12 21:53:02 kg-quiet kernel: re0: link state changed to UP Aug 12 21:53:02 kg-quiet dhclient[35475]: New IP Address (re0): 10.1.150.8 Aug 12 21:53:02 kg-quiet dhclient[35477]: New Subnet Mask (re0): 255.255.0.0 Aug 12 21:53:02 kg-quiet dhclient[35478]: New Broadcast Address (re0): 10.1.255.255 Aug 12 21:53:02 kg-quiet dhclient[35479]: New Routers (re0): 10.1.10.1 Aug 12 23:32:38 kg-quiet kernel: re0: watchdog timeout Aug 12 23:32:38 kg-quiet kernel: re0: link state changed to DOWN Aug 12 23:32:42 kg-quiet kernel: re0: link state changed to UP Aug 12 23:32:42 kg-quiet dhclient[35656]: New IP Address (re0): 10.1.150.8 Aug 12 23:32:42 kg-quiet dhclient[35657]: New Subnet Mask (re0): 255.255.0.0 Aug 12 23:32:42 kg-quiet dhclient[35658]: New Broadcast Address (re0): 10.1.255.255 Aug 12 23:32:42 kg-quiet dhclient[35660]: New Routers (re0): 10.1.10.1
that's all.
2023-08-10: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 13:27:02 with 0 errors on Thu Aug 10 16:30:34 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-07-06: ada0p7 - zfs - latest scrub result for pool q1
root@kg-quiet:~ # zpool status pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 0 days 13:02:53 with 0 errors on Thu Jul 6 16:47:15 2023 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2023-07-05: ada0p7 - set up a periodic job for zfs scrub
root@kg-quiet:~ # more /etc/periodic.conf # zfs #daily_status_zfs_enable="YES" daily_scrub_zfs_enable="YES"
2023-06-24: ada0p7 - freebsd-update - fetch
root@kg-quiet:~ # freebsd-update fetch src component not installed, skipped Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 12.4-RELEASE from update1.freebsd.org... done. Fetching metadata index... done. Fetching 2 metadata patches.. done. Applying metadata patches... done. Inspecting system... done. Preparing to download files... done. Fetching 27 patches.....10....20... done. Applying patches... done. The following files will be updated as part of updating to 12.4-RELEASE-p3: /bin/freebsd-version /boot/kernel/kernel /boot/kernel/mpr.ko /usr/lib/debug/boot/kernel/kernel.debug /usr/lib/debug/boot/kernel/mpr.ko.debug /usr/lib/libpam.a /usr/lib/libprivatessh.a /usr/lib/libprivatessh.so.5 /usr/lib/libprivatessh_p.a /usr/lib/pam_krb5.so.6 /usr/lib32/libpam.a /usr/lib32/libprivatessh.a /usr/lib32/libprivatessh.so.5 /usr/lib32/libprivatessh_p.a /usr/lib32/pam_krb5.so.6 /usr/share/man/man8/pam_krb5.8.gz /usr/share/zoneinfo/Africa/Cairo /usr/share/zoneinfo/Africa/Casablanca /usr/share/zoneinfo/Africa/El_Aaiun /usr/share/zoneinfo/America/Godthab /usr/share/zoneinfo/America/Nuuk /usr/share/zoneinfo/America/Yellowknife /usr/share/zoneinfo/Asia/Gaza /usr/share/zoneinfo/Asia/Hebron /usr/share/zoneinfo/Egypt /usr/share/zoneinfo/Europe/Kirov /usr/share/zoneinfo/Europe/Volgograd /usr/share/zoneinfo/zone.tab /usr/share/zoneinfo/zone1970.tab
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
a reboot remains to be done.
2023-06-24: ada0p7 - from /var/log/messages
Jun 24 00:16:46 kg-quiet kernel: re0: watchdog timeout Jun 24 00:16:46 kg-quiet kernel: re0: link state changed to DOWN Jun 24 00:16:50 kg-quiet kernel: re0: link state changed to UP Jun 24 00:16:50 kg-quiet dhclient[64062]: New IP Address (re0): 10.1.150.8 Jun 24 00:16:50 kg-quiet dhclient[64064]: New Subnet Mask (re0): 255.255.0.0 Jun 24 00:16:50 kg-quiet dhclient[64065]: New Broadcast Address (re0): 10.1.255.255 Jun 24 00:16:50 kg-quiet dhclient[64066]: New Routers (re0): 10.1.10.1
2023-06-04: ada0p7 - amule - even later, amuled ran for a few hours until I shut it down cleanly. Testing amule now - it has been running for a bit over one hour so far.
2023-06-04: ada0p7 - amule - a bit later, amuled has been up for 30+ minutes now, with two amulecmd's connected, and downloaded a few files. Doesn't look like it is eating memory. I haven't tried amule yet.
2023-06-04: ada0p7 - ports changed the BOOST option to on for amule, and rebuilt / reinstalled (from a comment in issue #289).
Jun 4 12:53:09 kg-quiet pkg-static[39065]: amule-2.3.3_6 deinstalled Jun 4 12:53:15 kg-quiet pkg-static[39335]: amule-2.3.3_6 installed
options now
root@kg-quiet:/usr/ports/net-p2p/amule # make showconfig ===> The following configuration options are available for amule-2.3.3_6: ALC=on: Compile aMule Link Creator for GUI ALCC=on: Compile aMule Link Creator for console AMULECMD=on: Compile aMule command line client AMULEDAEMON=on: Compile aMule daemon version AMULEGUI=on: Compile aMule remote GUI BOOST=on: Boost C++ libraries support CAS=on: Compile aMule Statistics for console DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ED2K=on: Compile aMule ed2k links handler FILEVIEW=on: Compile file viewer for console (EXPERIMENTAL) MMAP=off: Use mapped memory MONOLITHIC=on: Compile monolithic aMule NLS=on: Native Language Support UPNP=off: UPnP protocol support WEBSERVER=on: Build and/or install internal web server WXCAS=on: Compile aMule Statistics for GUI XAS=on: Install XChat2 plugin ===> Use 'make config' to modify these settings
2023-06-04: ada0p7 - amule - amuled lasted about 15 minutes before it crashed (amulecmd worked fine during this time). Error from the ~/.aMule/logfile
2023-06-04 12:09:17: New external connection accepted 2023-06-04 12:09:17: Connecting client: aMulecmd 2.3.3 2023-06-04 12:09:17: Access granted. Assertion failed: ./src/common/selectdispatcher.cpp:ModifyFD:155: Assertion 'fd <= m_maxFD' failed. logic error: registered fd > m_maxFD? Backtrace follows: --== no BACKTRACE for your platform ==--
2023-06-04: ada0p7 - ports install amule
Jun 4 11:54:24 kg-quiet pkg-static[28141]: amule-2.3.3_6 installed
built witth default options
root@kg-quiet:/usr/ports/net-p2p/amule # make showconfig ===> The following configuration options are available for amule-2.3.3_6: ALC=on: Compile aMule Link Creator for GUI ALCC=on: Compile aMule Link Creator for console AMULECMD=on: Compile aMule command line client AMULEDAEMON=on: Compile aMule daemon version AMULEGUI=on: Compile aMule remote GUI BOOST=off: Boost C++ libraries support CAS=on: Compile aMule Statistics for console DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ED2K=on: Compile aMule ed2k links handler FILEVIEW=on: Compile file viewer for console (EXPERIMENTAL) MMAP=off: Use mapped memory MONOLITHIC=on: Compile monolithic aMule NLS=on: Native Language Support UPNP=off: UPnP protocol support WEBSERVER=on: Build and/or install internal web server WXCAS=on: Compile aMule Statistics for GUI XAS=on: Install XChat2 plugin ===> Use 'make config' to modify these settings
2023-06-04: ada0p7 - pkg - deinstall amule
Jun 4 11:53:33 kg-quiet pkg[27918]: amule-2.3.3_5 deinstalled
2023-06-04: ada0p7 - ports - install ports required by amule
Jun 4 10:54:39 kg-quiet pkg-static[30688]: dialog4ports-0.1.6_1 installed Jun 4 10:57:50 kg-quiet pkg-static[46601]: libtextstyle-0.21.1 installed Jun 4 11:03:37 kg-quiet pkg-static[1355]: gettext-tools-0.21.1 installed Jun 4 11:04:37 kg-quiet pkg-static[7615]: m4-1.4.19,1 installed Jun 4 11:13:29 kg-quiet pkg-static[10916]: gmake-4.3_2 installed Jun 4 11:14:56 kg-quiet pkg-static[16739]: bison-3.8.2,1 installed Jun 4 11:15:13 kg-quiet pkg-static[19978]: pkgconf-1.8.1,1 installed
2023-06-04: ada0p7 - ports - get a ports tree onto the machine
root@kg-quiet:~ # git clone https://git.FreeBSD.org/ports.git /usr/ports Cloning into '/usr/ports'... remote: Enumerating objects: 5841451, done. remote: Counting objects: 100% (963/963), done. remote: Compressing objects: 100% (147/147), done. remote: Total 5841451 (delta 926), reused 816 (delta 816), pack-reused 5840488 Receiving objects: 100% (5841451/5841451), 1.07 GiB | 7.43 MiB/s, done. Resolving deltas: 100% (3524054/3524054), done. Checking objects: 100% (16777216/16777216), done. Updating files: 100% (157209/157209), done.
2023-06-04: ada0p7 - create a filesystem for the ports tree
root@kg-quiet:~ # zfs list NAME USED AVAIL REFER MOUNTPOINT q1 13.4T 13.9T 128K /q1 q1/media 12.9T 13.9T 12.9T /q1/media q1/p2p 498G 13.9T 498G /q1/p2p q1/zstorage 1.08G 13.9T 1.08G /q1/zstorage
then put a directory for the ports tree on it
root@kg-quiet:~ # ll /usr/ports lrwxr-xr-x 1 root wheel 18 Jun 4 10:28 /usr/ports@ -> /q1/zstorage/ports
2023-05-31: ada0p7 - amule - running amuled like this
$ amuled -e -c ~/.aMule/
works for a while (use amulecmd and spercify the same password as for the server). "A while" here is about 5 minutes. I see a couple of these in ~/.aMule/logfile
and shell output
Assertion failed: ./src/common/fdiodispatcher.cpp:ModifyFD:113: Assertion 'i != m_handlers.end()' failed. modifying unregistered handler? Backtrace follows: --== no BACKTRACE for your platform ==-- Assertion failed: ./src/common/fdiodispatcher.cpp:ModifyFD:113: Assertion 'i != m_handlers.end()' failed. modifying unregistered handler? Backtrace follows: --== no BACKTRACE for your platform ==--
and lots of these
Assertion failed: ./src/common/selectdispatcher.cpp:ProcessSets:204: Assertion 'Assert failure' failed. NULL handler in wxSelectDispatcher? Backtrace follows: --== no BACKTRACE for your platform ==--
about ten befor ethe client connects
2023-05-31 23:18:47: New external connection accepted 2023-05-31 23:18:47: Connecting client: aMulecmd 2.3.3 2023-05-31 23:18:47: Access granted.
after a short while amuled crashes and core dumps. Running gdb on the core dump gives
tingo@kg-quiet:~ $ gdb /usr/local/bin/amuled --core=./amuled.core GNU gdb (GDB) 13.1 [GDB v13.1 for FreeBSD] Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd12.4". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/bin/amuled... (No debugging symbols found in /usr/local/bin/amuled) [New LWP 102514] [New LWP 102043] [New LWP 102513] warning: Unexpected size of section `.reg-xstate/102514' in core file. Core was generated by `amuled -e -c /home/tingo/.aMule/'. Program terminated with signal SIGABRT, Aborted. Sent by thr_kill() from pid 9851 and user 1001. warning: Unexpected size of section `.reg-xstate/102514' in core file. #0 0x000000080103ab8a in thr_kill () from /lib/libc.so.7 [Current thread is 1 (LWP 102514)] (gdb) bt #0 0x000000080103ab8a in thr_kill () from /lib/libc.so.7 #1 0x0000000801038f54 in raise () from /lib/libc.so.7 #2 0x00000000002b1c56 in ?? () #3 0x0000000800c7e95c in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 #4 0x0000000800c7cc8a in wxOnAssert(char const*, int, char const*, char const*, char const*) () from /usr/local/lib/libwx_baseu-3.0.so.0 #5 0x0000000800d52bf0 in wxMappedFDIODispatcher::ModifyFD(int, wxFDIOHandler*, int) () from /usr/local/lib/libwx_baseu-3.0.so.0 #6 0x0000000800d53720 in wxSelectDispatcher::ModifyFD(int, wxFDIOHandler*, int) () from /usr/local/lib/libwx_baseu-3.0.so.0 #7 0x0000000800d57763 in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 #8 0x00000008004d161f in ?? () from /usr/local/lib/libwx_baseu_net-3.0.so.0 #9 0x00000008004ccf3e in wxSocketBase::Write(void const*, unsigned int) () from /usr/local/lib/libwx_baseu_net-3.0.so.0 #10 0x00000000003ad2cf in ?? () #11 0x00000000002fab40 in ?? () #12 0x00000000002def69 in ?? () #13 0x000000000034543d in ?? () #14 0x0000000800d607dc in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 #15 0x000000080045ffd6 in ?? () from /lib/libthr.so.3 #16 0x0000000000000000 in ?? () Backtrace stopped: Cannot access memory at address 0x7fffdfdfd000 (gdb) quit
2023-05-28: ada0p7 - zfs - check and correct vfs.zfs.arc_max
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-05-28: ada0p7 - reboot (escape to loader prompt, set currdev=disk0p7
), FreeBSD 12.4-release-p2 is in
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE-p1 12.4-RELEASE-p2
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.4-RELEASE-p1 FreeBSD 12.4-RELEASE-p1 GENERIC amd64
bootonce is still set on ada0p7
root@kg-quiet:~ # gpart show -p ada0 => 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) 1026048 108544000 ada0p2 linux-data (52G) 109570048 20480000 ada0p3 linux-swap (9.8G) 130050048 532480 ada0p4 efi (260M) 130582528 104325112 ada0p5 freebsd-ufs (50G) 234907640 20971520 ada0p6 freebsd-swap (10G) 255879160 125829120 ada0p7 freebsd-ufs [bootonce,bootme] (60G) 381708280 222298112 ada0p8 freebsd-ufs (106G) 604006392 1349518743 - free - (644G)
2023-05-28: ada0p7 - pkg - upgrade
May 28 22:45:59 kg-quiet pkg[74570]: pkg upgraded: 1.19.0 -> 1.19.1_1 May 28 22:51:22 kg-quiet pkg[74593]: libxcb upgraded: 1.15 -> 1.15_1 May 28 22:51:23 kg-quiet pkg[74593]: readline upgraded: 8.2.0 -> 8.2.1 May 28 22:51:28 kg-quiet pkg[74593]: libxml2 upgraded: 2.10.3_1 -> 2.10.4 May 28 22:54:17 kg-quiet pkg[74593]: python39 upgraded: 3.9.16 -> 3.9.16_2 May 28 22:54:23 kg-quiet pkg[74593]: pcre2 upgraded: 10.40 -> 10.42 May 28 22:54:24 kg-quiet pkg[74593]: zstd upgraded: 1.5.2_1 -> 1.5.4 May 28 22:54:25 kg-quiet pkg[74593]: jpeg-turbo upgraded: 2.1.4 -> 2.1.5.1 May 28 22:54:25 kg-quiet pkg[74593]: libdeflate upgraded: 1.14 -> 1.18 May 28 22:54:35 kg-quiet pkg[74593]: fontconfig upgraded: 2.14.0,1 -> 2.14.2,1 May 28 22:54:47 kg-quiet pkg[74593]: glib upgraded: 2.74.5,2 -> 2.76.2,2 May 28 22:54:47 kg-quiet pkg[74593]: ca_root_nss upgraded: 3.86 -> 3.89 May 28 22:54:47 kg-quiet pkg[74593]: libdatrie-0.2.13_1 installed May 28 22:54:48 kg-quiet pkg[74593]: libnghttp2 upgraded: 1.48.0 -> 1.52.0 May 28 22:54:49 kg-quiet pkg[74593]: libpsl upgraded: 0.21.1_6 -> 0.21.2_2 May 28 22:54:55 kg-quiet pkg[74593]: harfbuzz upgraded: 6.0.0 -> 7.1.0 May 28 22:54:56 kg-quiet pkg[74593]: libthai-0.1.29 installed May 28 22:55:15 kg-quiet pkg[74593]: curl upgraded: 7.87.0 -> 8.1.0 May 28 22:55:15 kg-quiet pkg[74593]: pciids upgraded: 20221028 -> 20230223 May 28 22:55:15 kg-quiet pkg[74593]: sqlite3 upgraded: 3.40.1,1 -> 3.41.2,1 May 28 22:55:15 kg-quiet pkg[74593]: atk-2.38.0 deinstalled May 28 22:55:18 kg-quiet pkg[74593]: dbus upgraded: 1.14.4,1 -> 1.14.6,1 May 28 22:55:45 kg-quiet pkg[74593]: pango upgraded: 1.50.9 -> 1.50.9_1 May 28 22:55:45 kg-quiet pkg[74593]: duktape-lib-2.7.0 installed May 28 22:55:48 kg-quiet pkg[74593]: elfutils-0.187 installed May 28 22:55:56 kg-quiet pkg[74593]: spidermonkey91 upgraded: 91.13.0_4 -> 91.13.0_7 May 28 22:55:56 kg-quiet pkg[74593]: libpciaccess upgraded: 0.16 -> 0.17 May 28 22:55:57 kg-quiet pkg[74593]: libnotify upgraded: 0.8.1 -> 0.8.2 May 28 22:56:00 kg-quiet pkg[74593]: libxfce4util upgraded: 4.18.0 -> 4.18.1 May 28 22:56:04 kg-quiet pkg[74593]: nss upgraded: 3.87 -> 3.89.1 May 28 22:56:05 kg-quiet pkg[74593]: Imath upgraded: 3.1.6 -> 3.1.7 May 28 22:56:13 kg-quiet pkg[74593]: poppler-data upgraded: 0.4.11 -> 0.4.12 May 28 22:56:16 kg-quiet pkg[74593]: p11-kit upgraded: 0.24.1_1 -> 0.24.1_2 May 28 22:56:23 kg-quiet pkg[74593]: gobject-introspection upgraded: 1.74.0,1 -> 1.76.1,1 May 28 22:56:26 kg-quiet pkg[74593]: polkit upgraded: 0.120_2 -> 122 May 28 22:56:31 kg-quiet pkg[74593]: gstreamer1 upgraded: 1.20.5 -> 1.22.0_1 May 28 22:56:34 kg-quiet pkg[74593]: libdrm upgraded: 2.4.114,1 -> 2.4.115,1 May 28 22:56:41 kg-quiet pkg[74593]: openexr upgraded: 3.1.5 -> 3.1.7 May 28 22:56:47 kg-quiet pkg[74593]: poppler upgraded: 22.12.0 -> 23.03.0 May 28 22:56:48 kg-quiet pkg[74593]: highway upgraded: 1.0.2 -> 1.0.4_1 May 28 22:57:21 kg-quiet pkg[74593]: gnutls upgraded: 3.7.8_1 -> 3.7.9 May 28 22:57:29 kg-quiet pkg[74593]: gstreamer1-plugins upgraded: 1.20.5 -> 1.22.0 May 28 22:57:33 kg-quiet pkg[74593]: librsvg2-rust upgraded: 2.54.5_3 -> 2.56.0 May 28 22:57:36 kg-quiet pkg[74593]: consolekit2 upgraded: 1.2.4_3 -> 1.2.5 May 28 22:57:37 kg-quiet pkg[74593]: libjxl upgraded: 0.7.0 -> 0.8.1 May 28 22:57:38 kg-quiet pkg[74593]: libunibreak upgraded: 4.3,1 -> 5.1,1 May 28 22:57:39 kg-quiet pkg[74593]: poppler-glib upgraded: 22.12.0 -> 23.03.0 May 28 22:57:40 kg-quiet pkg[74593]: amule-devel-11065_2 deinstalled May 28 22:57:41 kg-quiet pkg[74593]: webp upgraded: 1.2.4_1 -> 1.3.0 May 28 22:57:42 kg-quiet pkg[74593]: libmspack upgraded: 0.10.1 -> 0.11alpha May 28 22:57:43 kg-quiet pkg[74593]: libnice upgraded: 0.1.19_1 -> 0.1.21 May 28 22:57:45 kg-quiet pkg[74593]: libarchive upgraded: 3.6.1_1,1 -> 3.6.2,1 May 28 22:57:46 kg-quiet pkg[74593]: lame reinstalled: 3.100_4 -> 3.100_4 May 28 22:57:48 kg-quiet pkg[74593]: libva upgraded: 2.17.0 -> 2.18.0 May 28 22:57:50 kg-quiet pkg[74593]: libass upgraded: 0.17.0 -> 0.17.1_1 May 28 22:57:51 kg-quiet pkg[74593]: svt-av1 upgraded: 1.4.1 -> 1.5.0 May 28 22:57:51 kg-quiet pkg[74593]: libimagequant upgraded: 4.0.4_2 -> 4.1.1_1 May 28 22:57:52 kg-quiet pkg[74593]: dav1d upgraded: 1.0.0_3 -> 1.2.0 May 28 22:57:53 kg-quiet pkg[74593]: libvpx upgraded: 1.12.0 -> 1.13.0 May 28 22:57:54 kg-quiet pkg[74593]: aom upgraded: 3.5.0 -> 3.6.1 May 28 22:58:02 kg-quiet pkg[74593]: gstreamer1-plugins-bad upgraded: 1.20.5 -> 1.22.0 May 28 22:58:03 kg-quiet pkg[74593]: harfbuzz-icu upgraded: 6.0.0 -> 7.1.0 May 28 22:58:06 kg-quiet pkg[74593]: gstreamer1-plugins-gl upgraded: 1.20.5 -> 1.22.0 May 28 22:58:07 kg-quiet pkg[74593]: libpci upgraded: 3.8.0 -> 3.9.0 May 28 22:58:16 kg-quiet pkg[74593]: py39-pillow upgraded: 9.3.0 -> 9.4.0 May 28 22:58:25 kg-quiet pkg[74593]: ffmpeg upgraded: 4.4.3_2,1 -> 4.4.4_1,1 May 28 22:58:25 kg-quiet pkg[74593]: wx28-gtk2-2.8.12_10 deinstalled May 28 22:58:26 kg-quiet pkg[74593]: at-spi2-atk-2.38.0 deinstalled May 28 22:58:28 kg-quiet pkg[74593]: libxkbcommon upgraded: 1.4.1 -> 1.5.0 May 28 22:58:51 kg-quiet pkg[74593]: cups upgraded: 2.4.2 -> 2.4.2_1 May 28 22:58:51 kg-quiet pkg[74593]: wx28-gtk2-common-2.8.12_10 deinstalled May 28 22:58:58 kg-quiet pkg[74593]: at-spi2-core upgraded: 2.44.1 -> 2.46.0 May 28 22:58:59 kg-quiet pkg[74593]: libxshmfence upgraded: 1.3_1 -> 1.3.2 May 28 23:00:08 kg-quiet pkg[74593]: adwaita-icon-theme upgraded: 40.1.1 -> 40.1.1_1 May 28 23:00:09 kg-quiet pkg[74593]: hunspell upgraded: 1.7.1 -> 1.7.2 May 28 23:03:31 kg-quiet pkg[74593]: llvm15 upgraded: 15.0.6_1 -> 15.0.7_3 May 28 23:04:17 kg-quiet pkg[74593]: gtk3 upgraded: 3.24.34 -> 3.24.34_1 May 28 23:04:17 kg-quiet pkg[74593]: mesa-libs upgraded: 22.3.3_1 -> 22.3.7 May 28 23:04:39 kg-quiet pkg[74593]: qt5-core upgraded: 5.15.7p177 -> 5.15.8p157 May 28 23:04:39 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-coffeelake-20221213 deinstalled May 28 23:04:49 kg-quiet pkg[74593]: webkit2-gtk3 upgraded: 2.34.6_4 -> 2.34.6_5 May 28 23:04:52 kg-quiet pkg[74593]: qt5-dbus upgraded: 5.15.7p177 -> 5.15.8p157 May 28 23:04:54 kg-quiet pkg[74593]: vulkan-headers upgraded: 1.3.238_1 -> 1.3.246 May 28 23:04:57 kg-quiet pkg[74593]: libxfce4menu upgraded: 4.18.0 -> 4.18.3 May 28 23:05:01 kg-quiet pkg[74593]: libinput upgraded: 1.22.0 -> 1.23.0 May 28 23:05:03 kg-quiet pkg[74593]: mesa-dri upgraded: 22.3.3_2 -> 22.3.7 May 28 23:05:07 kg-quiet pkg[74593]: qt5-network upgraded: 5.15.7p177 -> 5.15.8p157 May 28 23:05:15 kg-quiet pkg[74593]: openldap26-client upgraded: 2.6.3 -> 2.6.4 May 28 23:05:20 kg-quiet pkg[74593]: libwnck3 upgraded: 3.36.0 -> 3.36.0_1 May 28 23:05:23 kg-quiet pkg[74593]: libdbusmenu upgraded: 16.04.0_6 -> 16.04.0_7 May 28 23:05:27 kg-quiet pkg[74593]: libexo upgraded: 4.18.0 -> 4.18.0_1 May 28 23:05:27 kg-quiet pkg[74593]: vulkan-loader-1.3.246 installed May 28 23:05:30 kg-quiet pkg[74593]: atkmm upgraded: 2.28.0 -> 2.28.0_1 May 28 23:05:56 kg-quiet pkg[74593]: qt5-gui upgraded: 5.15.7p177 -> 5.15.8p157 May 28 23:05:58 kg-quiet pkg[74593]: libgepub upgraded: 0.6.0_3 -> 0.6.0_4 May 28 23:12:24 kg-quiet pkg[74593]: boost-libs upgraded: 1.80.0_1 -> 1.81.0 May 28 23:12:27 kg-quiet pkg[74593]: librevenge upgraded: 0.0.4_14 -> 0.0.5 May 28 23:12:29 kg-quiet pkg[74593]: wayland-protocols-1.31 installed May 28 23:12:32 kg-quiet pkg[74593]: raptor2 upgraded: 2.0.15_24 -> 2.0.16 May 28 23:12:36 kg-quiet pkg[74593]: garcon upgraded: 4.18.0 -> 4.18.1 May 28 23:12:37 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-raven upgraded: 20221207_1 -> 20230210 May 28 23:12:37 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-kabini upgraded: 20221207_1 -> 20230210 May 28 23:12:39 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-vega10 upgraded: 20221207_1 -> 20230210 May 28 23:12:39 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-tahiti upgraded: 20221207_1 -> 20230210 May 28 23:12:40 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-icelake upgraded: 20221213 -> 20230210_1 May 28 23:12:40 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-navi14 upgraded: 20221207_1 -> 20230210 May 28 23:12:42 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-polaris11 upgraded: 20221207_1 -> 20230210 May 28 23:12:43 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-oland upgraded: 20221207_1 -> 20230210 May 28 23:12:43 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-navi12 upgraded: 20221207_1 -> 20230210 May 28 23:12:44 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-verde upgraded: 20221207_1 -> 20230210 May 28 23:12:45 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-elkhartlake upgraded: 20221213 -> 20230210_1 May 28 23:12:45 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-vegam upgraded: 20221207_1 -> 20230210 May 28 23:12:45 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-pitcairn upgraded: 20221207_1 -> 20230210 May 28 23:12:46 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-tigerlake upgraded: 20221213 -> 20230210_1 May 28 23:12:46 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-broxton upgraded: 20221213 -> 20230210_1 May 28 23:12:47 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-banks upgraded: 20221207_1 -> 20230210 May 28 23:12:48 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-picasso upgraded: 20221207_1 -> 20230210 May 28 23:12:48 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-mullins upgraded: 20221207_1 -> 20230210 May 28 23:12:48 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-hainan upgraded: 20221207_1 -> 20230210 May 28 23:12:50 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-tonga upgraded: 20221207_1 -> 20230210 May 28 23:12:51 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-vega20 upgraded: 20221207_1 -> 20230210 May 28 23:12:51 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-renoir upgraded: 20221207_1 -> 20230210 May 28 23:12:52 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-geminilake upgraded: 20221213 -> 20230210_1 May 28 23:12:53 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-polaris10 upgraded: 20221207_1 -> 20230210 May 28 23:12:54 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-polaris12 upgraded: 20221207_1 -> 20230210 May 28 23:12:55 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-kaveri upgraded: 20221207_1 -> 20230210 May 28 23:12:55 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-bonaire upgraded: 20221207_1 -> 20230210 May 28 23:12:56 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-carrizo upgraded: 20221207_1 -> 20230210 May 28 23:12:56 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-stoney upgraded: 20221207_1 -> 20230210 May 28 23:12:57 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-navi10 upgraded: 20221207_1 -> 20230210 May 28 23:12:58 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-hawaii upgraded: 20221207_1 -> 20230210 May 28 23:12:59 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-topaz upgraded: 20221207_1 -> 20230210 May 28 23:12:59 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-rocketlake upgraded: 20221213 -> 20230210_1 May 28 23:12:59 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-fiji upgraded: 20221207_1 -> 20230210 May 28 23:13:00 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-skylake upgraded: 20221213 -> 20230210_1 May 28 23:13:01 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-kabylake upgraded: 20221213 -> 20230210_1 May 28 23:13:01 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-vega12 upgraded: 20221207_1 -> 20230210 May 28 23:13:02 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-raven2 upgraded: 20221207_1 -> 20230210 May 28 23:13:03 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-si58 upgraded: 20221207_1 -> 20230210 May 28 23:13:04 kg-quiet pkg[74593]: libcanberra-gtk3 reinstalled: 0.30_8 -> 0.30_8 May 28 23:13:05 kg-quiet pkg[74593]: libixion upgraded: 0.17.0_2 -> 0.17.0_3 May 28 23:13:08 kg-quiet pkg[74593]: xfce4-tumbler upgraded: 4.18.0 -> 4.18.0_1 May 28 23:13:23 kg-quiet pkg[74593]: qt5-widgets upgraded: 5.15.7p177 -> 5.15.8p157 May 28 23:13:44 kg-quiet pkg[74593]: gtk4-4.10.3 installed May 28 23:13:48 kg-quiet pkg[74593]: xfce4-panel upgraded: 4.18.0 -> 4.18.3_1 May 28 23:13:50 kg-quiet pkg[74593]: libzen upgraded: 22.09 -> 0.4.40_3,1 May 28 23:13:52 kg-quiet pkg[74593]: libXpm upgraded: 3.5.13 -> 3.5.15 May 28 23:13:52 kg-quiet pkg[74593]: p5-HTML-Parser upgraded: 3.80 -> 3.81 May 28 23:14:07 kg-quiet pkg[74593]: gtkmm30 upgraded: 3.24.2_2 -> 3.24.2_3 May 28 23:14:26 kg-quiet pkg[74593]: gtk2 upgraded: 2.24.33 -> 2.24.33_1 May 28 23:14:27 kg-quiet pkg[74593]: mpg123-1.31.3 installed May 28 23:14:28 kg-quiet pkg[74593]: libetonyek01 upgraded: 0.1.10_5,1 -> 0.1.10_6,1 May 28 23:14:29 kg-quiet pkg[74593]: p5-CGI upgraded: 4.54 -> 4.55 May 28 23:14:30 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-aldebaran-20230210 installed May 28 23:14:31 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-beige-goby-20230210 installed May 28 23:14:38 kg-quiet pkg[74593]: xmlsec1 upgraded: 1.2.34_1 -> 1.2.37 May 28 23:14:39 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-arcturus-20230210 installed May 28 23:14:45 kg-quiet pkg[74593]: vte3 upgraded: 0.68.0_2 -> 0.70.2_1 May 28 23:14:56 kg-quiet pkg[74593]: gtksourceview3 upgraded: 3.24.11_2 -> 3.24.11_3 May 28 23:14:57 kg-quiet pkg[74593]: upnp upgraded: 1.14.15,1 -> 1.14.16,1 May 28 23:15:01 kg-quiet pkg[74593]: liborcus upgraded: 0.17.2_2 -> 0.17.2_3 May 28 23:15:01 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-cannonlake-20230210_1 installed May 28 23:15:03 kg-quiet pkg[74593]: mpfr upgraded: 4.1.1 -> 4.2.0,1 May 28 23:15:05 kg-quiet pkg[74593]: zxing-cpp upgraded: 1.4.0_1 -> 2.0.0 May 28 23:15:17 kg-quiet pkg[74593]: source-highlight upgraded: 3.1.9_3 -> 3.1.9_4 May 28 23:15:18 kg-quiet pkg[74593]: p5-IO-Socket-SSL upgraded: 2.078 -> 2.081 May 28 23:15:18 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-dg1-20230210_1 installed May 28 23:15:21 kg-quiet pkg[74593]: pavucontrol upgraded: 5.0_2 -> 5.0_3 May 28 23:15:24 kg-quiet pkg[74593]: libcmis upgraded: 0.5.2_6 -> 0.5.2_7 May 28 23:15:25 kg-quiet pkg[74593]: keybinder-gtk3 upgraded: 0.3.2_1 -> 0.3.2_2 May 28 23:15:27 kg-quiet pkg[74593]: libnumbertext upgraded: 1.0.8 -> 1.0.11 May 28 23:15:29 kg-quiet pkg[74593]: libmediainfo upgraded: 22.09 -> 22.12_3 May 28 23:15:30 kg-quiet pkg[74593]: qt5-x11extras upgraded: 5.15.7p0 -> 5.15.8p0 May 28 23:15:36 kg-quiet pkg[74593]: xorg-server upgraded: 21.1.4_1,1 -> 21.1.7,1 May 28 23:16:01 kg-quiet pkg[74593]: openjdk11 upgraded: 11.0.17+8.1_1 -> 11.0.18+10.1 May 28 23:16:10 kg-quiet pkg[74593]: thunar upgraded: 4.18.1 -> 4.18.4_1 May 28 23:16:13 kg-quiet pkg[74593]: gspell upgraded: 1.10.0_1 -> 1.10.0_2 May 28 23:16:13 kg-quiet pkg[74593]: gpu-firmware-amd-kmod-yellow-carp-20230210 installed May 28 23:16:16 kg-quiet pkg[74593]: qt5-svg upgraded: 5.15.7p9 -> 5.15.8p8 May 28 23:16:16 kg-quiet pkg[74593]: gpu-firmware-intel-kmod-alderlake-20230210_1 installed May 28 23:16:17 kg-quiet pkg[74593]: hwdata upgraded: 0.365,1 -> 0.368,1 May 28 23:16:19 kg-quiet pkg[74593]: glib-networking upgraded: 2.74.0 -> 2.76.0 May 28 23:16:19 kg-quiet pkg[74593]: py39-importlib-metadata upgraded: 4.8.1 -> 6.0.0_1 May 28 23:16:31 kg-quiet pkg[74593]: py39-dnspython upgraded: 2.2.1_1,1 -> 2.3.0,1 May 28 23:16:32 kg-quiet pkg[74593]: libksba upgraded: 1.6.2 -> 1.6.3 May 28 23:16:33 kg-quiet pkg[74593]: lsof upgraded: 4.96.5,8 -> 4.97.0,8 May 28 23:16:35 kg-quiet pkg[74593]: libsndfile upgraded: 1.0.31_2 -> 1.2.0 May 28 23:16:46 kg-quiet pkg[74593]: gcr upgraded: 3.40.0 -> 3.40.0_1 May 28 23:21:19 kg-quiet pkg[74593]: libreoffice upgraded: 7.4.4.2 -> 7.5.2.2 May 28 23:21:22 kg-quiet pkg[74593]: xfce4-netload-plugin upgraded: 1.4.0 -> 1.4.0_1 May 28 23:21:25 kg-quiet pkg[74593]: gdb upgraded: 12.1_2 -> 13.1 May 28 23:21:26 kg-quiet pkg[74593]: xfce4-pulseaudio-plugin upgraded: 0.4.5 -> 0.4.6 May 28 23:21:32 kg-quiet pkg[74593]: xfce4-power-manager upgraded: 4.18.0 -> 4.18.1_1 May 28 23:21:32 kg-quiet pkg[74593]: fusefs-libs3 upgraded: 3.12.0 -> 3.14.1 May 28 23:21:35 kg-quiet pkg[74593]: xfce4-notifyd upgraded: 0.6.5 -> 0.8.2_1 May 28 23:21:39 kg-quiet pkg[74593]: xfce4-systemload-plugin upgraded: 1.3.2 -> 1.3.2_1 May 28 23:21:40 kg-quiet pkg[74593]: mediainfo upgraded: 22.09 -> 22.12_1 May 28 23:21:42 kg-quiet pkg[74593]: xfce4-appfinder upgraded: 4.18.0 -> 4.18.0_1 May 28 23:21:45 kg-quiet pkg[74593]: xfce4-cpugraph-plugin upgraded: 1.2.7 -> 1.2.7_1 May 28 23:21:45 kg-quiet pkg[74593]: gtk-murrine-engine upgraded: 0.98.2_5 -> 0.98.2_6 May 28 23:22:01 kg-quiet pkg[74593]: git upgraded: 2.39.1 -> 2.40.1 May 28 23:22:24 kg-quiet pkg[74593]: xfce4-wm upgraded: 4.18.0 -> 4.18.0_1 May 28 23:22:32 kg-quiet pkg[74593]: py39-mcomix upgraded: 1.2.1g20210526_1 -> 1.2.1g20210526_2 May 28 23:22:33 kg-quiet pkg[74593]: xf86-video-vesa upgraded: 2.5.0_1 -> 2.5.0_2 May 28 23:22:36 kg-quiet pkg[74593]: xfce4-terminal upgraded: 1.0.4 -> 1.0.4_1 May 28 23:22:41 kg-quiet pkg[74593]: xfce4-session upgraded: 4.18.0 -> 4.18.2 May 28 23:22:43 kg-quiet pkg[74593]: mousepad upgraded: 0.5.10 -> 0.6.0_1 May 28 23:23:03 kg-quiet pkg[74593]: vlc upgraded: 3.0.18,4 -> 3.0.18_2,4 May 28 23:23:03 kg-quiet pkg[74593]: unrar upgraded: 6.12,6 -> 6.20,6 May 28 23:23:06 kg-quiet pkg[74593]: xfce4-screenshooter-plugin upgraded: 1.10.1 -> 1.10.3_1 May 28 23:23:06 kg-quiet pkg[74593]: gpu-firmware-kmod upgraded: 20221207_1,1 -> 20230210_1,1 May 28 23:23:08 kg-quiet pkg[74593]: xterm upgraded: 377 -> 379 May 28 23:23:09 kg-quiet pkg[74593]: qr-code-generator upgraded: 1.6.0 -> 1.8.0 May 28 23:23:16 kg-quiet pkg[74593]: xfce4-settings upgraded: 4.18.1 -> 4.18.2_1 May 28 23:23:39 kg-quiet pkg[74593]: wx30-gtk3 upgraded: 3.0.5.1_1 -> 3.0.5.1_2 May 28 23:23:45 kg-quiet pkg[74593]: firefox upgraded: 109.0.1,2 -> 113.0.2,2 May 28 23:23:45 kg-quiet pkg[74593]: snappy upgraded: 1.1.9_1 -> 1.1.10 May 28 23:23:48 kg-quiet pkg[74593]: xfce4-datetime-plugin upgraded: 0.8.2 -> 0.8.3_1 May 28 23:23:51 kg-quiet pkg[74593]: xfce4-desktop upgraded: 4.18.0 -> 4.18.1_1
check if amule is in repos
root@kg-quiet:~ # pkg search amule amule-2.3.3_5 All-platform eMule p2p client
pkg - install amule
May 28 23:37:06 kg-quiet pkg[76898]: amule-2.3.3_5 installed
2023-05-23: ada0p7 - freebsd-update
root@kg-quiet:~ # freebsd-update fetch [..] The following files will be added as part of updating to 12.4-RELEASE-p2: /usr/share/zoneinfo/America/Ciudad_Juarez The following files will be updated as part of updating to 12.4-RELEASE-p2: [..] /usr/share/zoneinfo/zone.tab /usr/share/zoneinfo/zone1970.tab
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
A reboot is needed, then FreeBSD 12.4-release-p2 will be in effect
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE-p1 12.4-RELEASE-p2
that's it.
2023-02-01: ada0p7 - zfs - check and change vfs.zfs.arc_max
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-02-01: ada0p7 - reboot, to load new gpu modules.
2023-02-01: ada0p7 - pkg - remove outdated and unneccessary packages
Feb 1 21:22:47 kg-quiet pkg[5325]: spidermonkey78-78.15.0_8 deinstalled Feb 1 21:23:14 kg-quiet pkg[5342]: lua52-5.2.4 deinstalled Feb 1 21:24:10 kg-quiet pkg[5361]: py38-dnspython-2.2.1,1 deinstalled Feb 1 21:24:10 kg-quiet pkg[5361]: py38-evdev-1.4.0 deinstalled Feb 1 21:24:10 kg-quiet pkg[5361]: py38-pillow-9.1.1 deinstalled Feb 1 21:24:10 kg-quiet pkg[5361]: py38-pyudev-0.22.0 deinstalled Feb 1 21:24:10 kg-quiet pkg[5361]: py38-importlib-metadata-4.8.1 deinstalled Feb 1 21:25:08 kg-quiet pkg[5369]: py38-zipp-3.4.0 deinstalled Feb 1 21:25:08 kg-quiet pkg[5369]: py38-tkinter-3.8.16_6 deinstalled Feb 1 21:25:08 kg-quiet pkg[5369]: py38-six-1.16.0 deinstalled Feb 1 21:25:08 kg-quiet pkg[5369]: py38-olefile-0.46 deinstalled Feb 1 21:25:37 kg-quiet pkg[5375]: libffi33-3.3_2 deinstalled Feb 1 21:25:56 kg-quiet pkg[5392]: argyllcms-1.9.2_5 deinstalled Feb 1 21:26:13 kg-quiet pkg[5394]: jsoncpp-1.9.5 deinstalled Feb 1 21:26:43 kg-quiet pkg[5413]: py38-setuptools-63.1.0 deinstalled Feb 1 21:27:07 kg-quiet pkg[5418]: python38-3.8.16 deinstalled
2023-02-01: ada0p7 - pkg - upgrade
Feb 1 19:49:07 kg-quiet pkg[1021]: drm-fbsd12.0-kmod upgraded: 4.16.g20220126 -> 4.16.g20220126_1 Feb 1 19:54:27 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv610-20220511 installed Feb 1 19:54:27 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv620-20220511 installed Feb 1 19:54:27 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-tahiti-20220511 installed Feb 1 19:54:27 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-raven-20221207_1 installed Feb 1 19:54:27 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-kabini-20221207_1 installed Feb 1 19:54:28 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-kabini-20220511 installed Feb 1 19:54:28 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv670-20220511 installed Feb 1 19:54:29 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-juniper-20220511 installed Feb 1 19:54:29 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r700-20220511 installed Feb 1 19:54:30 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-tigerlake-20221213 installed Feb 1 19:54:30 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-coffeelake-20221213 installed Feb 1 19:54:31 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-kabylake-20221213 installed Feb 1 19:54:31 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-picasso-20221207_1 installed Feb 1 19:54:31 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-oland-20221207_1 installed Feb 1 19:54:32 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-vega10-20221207_1 installed Feb 1 19:54:32 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv710-20220511 installed Feb 1 19:54:32 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-sumo2-20220511 installed Feb 1 19:54:33 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-mullins-20221207_1 installed Feb 1 19:54:33 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r200-20220511 installed Feb 1 19:54:33 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-elkhartlake-20221213 installed Feb 1 19:54:34 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-aruba-20220511 installed Feb 1 19:54:34 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r100-20220511 installed Feb 1 19:54:35 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-cayman-20220511 installed Feb 1 19:54:35 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-sumo-20220511 installed Feb 1 19:54:35 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-oland-20220511 installed Feb 1 19:54:35 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv730-20220511 installed Feb 1 19:54:35 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-barts-20220511 installed Feb 1 19:54:36 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv630-20220511 installed Feb 1 19:54:36 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv770-20220511 installed Feb 1 19:54:37 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-polaris10-20221207_1 installed Feb 1 19:54:37 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-stoney-20221207_1 installed Feb 1 19:54:38 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-vega12-20221207_1 installed Feb 1 19:54:38 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-turks-20220511 installed Feb 1 19:54:39 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-bonaire-20220511 installed Feb 1 19:54:39 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-raven2-20221207_1 installed Feb 1 19:54:40 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-navi12-20221207_1 installed Feb 1 19:54:41 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-vegam-20221207_1 installed Feb 1 19:54:41 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-tahiti-20221207_1 installed Feb 1 19:54:41 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-btc-20220511 installed Feb 1 19:54:42 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-broxton-20221213 installed Feb 1 19:54:42 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-palm-20220511 installed Feb 1 19:54:43 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-kaveri-20220511 installed Feb 1 19:54:43 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-polaris12-20221207_1 installed Feb 1 19:54:43 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-cedar-20220511 installed Feb 1 19:54:44 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-banks-20221207_1 installed Feb 1 19:54:44 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rs780-20220511 installed Feb 1 19:54:45 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-kaveri-20221207_1 installed Feb 1 19:54:45 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-hainan-20221207_1 installed Feb 1 19:54:46 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv635-20220511 installed Feb 1 19:54:46 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-icelake-20221213 installed Feb 1 19:54:47 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-pitcairn-20220511 installed Feb 1 19:54:48 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-tonga-20221207_1 installed Feb 1 19:54:48 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-vega20-20221207_1 installed Feb 1 19:54:48 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r600-20220511 installed Feb 1 19:54:49 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rs690-20220511 installed Feb 1 19:54:49 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-redwood-20220511 installed Feb 1 19:54:49 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rs600-20220511 installed Feb 1 19:54:50 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-renoir-20221207_1 installed Feb 1 19:54:50 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-caicos-20220511 installed Feb 1 19:54:51 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-hawaii-20220511 installed Feb 1 19:54:52 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-hawaii-20221207_1 installed Feb 1 19:54:53 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-navi10-20221207_1 installed Feb 1 19:54:53 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-geminilake-20221213 installed Feb 1 19:54:54 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-cypress-20220511 installed Feb 1 19:54:54 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-verde-20221207_1 installed Feb 1 19:54:55 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-bonaire-20221207_1 installed Feb 1 19:54:55 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r520-20220511 installed Feb 1 19:54:56 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-topaz-20221207_1 installed Feb 1 19:54:56 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r300-20220511 installed Feb 1 19:54:57 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-navi14-20221207_1 installed Feb 1 19:54:57 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-r420-20220511 installed Feb 1 19:54:57 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-pitcairn-20221207_1 installed Feb 1 19:54:58 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-rocketlake-20221213 installed Feb 1 19:54:58 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-si58-20221207_1 installed Feb 1 19:54:59 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-mullins-20220511 installed Feb 1 19:55:00 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-hainan-20220511 installed Feb 1 19:55:00 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-rv740-20220511 installed Feb 1 19:55:01 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-fiji-20221207_1 installed Feb 1 19:55:01 kg-quiet pkg[1034]: gpu-firmware-radeon-kmod-verde-20220511 installed Feb 1 19:55:02 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-carrizo-20221207_1 installed Feb 1 19:55:03 kg-quiet pkg[1034]: gpu-firmware-amd-kmod-polaris11-20221207_1 installed Feb 1 19:55:04 kg-quiet pkg[1034]: gpu-firmware-intel-kmod-skylake-20221213 installed Feb 1 19:55:04 kg-quiet pkg[1034]: gpu-firmware-kmod-20221207_1,1 installed Feb 1 19:57:16 kg-quiet pkg[1127]: libxcb upgraded: 1.14_1 -> 1.15 Feb 1 19:57:18 kg-quiet pkg[1127]: png upgraded: 1.6.37_1 -> 1.6.39 Feb 1 19:57:21 kg-quiet pkg[1127]: gettext-runtime upgraded: 0.21 -> 0.21.1 Feb 1 19:57:27 kg-quiet pkg[1127]: libxml2 upgraded: 2.9.13_1 -> 2.10.3_1 Feb 1 19:57:27 kg-quiet pkg[1127]: libICE upgraded: 1.0.10,1 -> 1.1.0_1,1 Feb 1 19:57:28 kg-quiet pkg[1127]: jpeg-turbo upgraded: 2.1.3 -> 2.1.4 Feb 1 19:57:29 kg-quiet pkg[1127]: libdeflate-1.14 installed Feb 1 19:57:33 kg-quiet pkg[1127]: cairo upgraded: 1.17.4,3 -> 1.17.4_2,3 Feb 1 19:57:40 kg-quiet pkg[1127]: tiff upgraded: 4.3.0 -> 4.4.0_1 Feb 1 19:57:45 kg-quiet pkg[1127]: gdk-pixbuf2 upgraded: 2.40.0_3 -> 2.42.10 Feb 1 19:57:46 kg-quiet pkg[1127]: libXScrnSaver upgraded: 1.2.3_2 -> 1.2.4 Feb 1 19:57:53 kg-quiet pkg[1127]: harfbuzz upgraded: 4.2.1 -> 6.0.0 Feb 1 19:58:24 kg-quiet pkg[1127]: pango upgraded: 1.50.6 -> 1.50.9 Feb 1 19:58:28 kg-quiet pkg[1127]: atk upgraded: 2.36.0 -> 2.38.0 Feb 1 19:58:29 kg-quiet pkg[1127]: libnotify upgraded: 0.7.9_1 -> 0.8.1 Feb 1 19:58:32 kg-quiet pkg[1127]: libxfce4util upgraded: 4.16.0 -> 4.18.0 Feb 1 19:58:35 kg-quiet pkg[1127]: xfce4-conf upgraded: 4.16.0 -> 4.18.0 Feb 1 19:59:24 kg-quiet pkg[1127]: gtk3 upgraded: 3.24.33 -> 3.24.34 Feb 1 19:59:27 kg-quiet pkg[1127]: libxfce4menu upgraded: 4.16.1 -> 4.18.0 Feb 1 19:59:31 kg-quiet pkg[1127]: libexo upgraded: 4.16.4 -> 4.18.0 Feb 1 19:59:35 kg-quiet pkg[1127]: garcon upgraded: 4.16.1 -> 4.18.0 Feb 1 19:59:38 kg-quiet pkg[1127]: xfce4-panel upgraded: 4.16.3 -> 4.18.0 Feb 1 19:59:40 kg-quiet pkg[1127]: upower upgraded: 0.99.17_1 -> 1.90.0 Feb 1 19:59:41 kg-quiet pkg[1127]: xrdb-1.2.1 installed Feb 1 19:59:45 kg-quiet pkg[1127]: xfce4-power-manager upgraded: 4.16.0 -> 4.18.0 Feb 1 19:59:48 kg-quiet pkg[1127]: xfce4-notifyd upgraded: 0.6.3 -> 0.6.5 Feb 1 19:59:51 kg-quiet pkg[1127]: xfce4-appfinder upgraded: 4.16.1 -> 4.18.0 Feb 1 20:00:13 kg-quiet pkg[1127]: greybird-theme upgraded: 3.23.1 -> 3.23.2 Feb 1 20:00:37 kg-quiet pkg[1127]: xfce4-wm upgraded: 4.16.1_1 -> 4.18.0 Feb 1 20:00:39 kg-quiet pkg[1127]: xfce4-terminal upgraded: 1.0.0_1 -> 1.0.4 Feb 1 20:00:43 kg-quiet pkg[1127]: xfce4-session upgraded: 4.16.0 -> 4.18.0 Feb 1 20:00:46 kg-quiet pkg[1127]: mousepad upgraded: 0.5.9_1 -> 0.5.10 Feb 1 20:00:49 kg-quiet pkg[1127]: xfce4-desktop upgraded: 4.16.0 -> 4.18.0 Feb 1 20:00:50 kg-quiet pkg[1127]: xfce upgraded: 4.16 -> 4.18 Feb 1 20:04:20 kg-quiet pkg[1515]: sqlite3 upgraded: 3.37.2,1 -> 3.40.1,1 Feb 1 20:04:22 kg-quiet pkg[1515]: nspr upgraded: 4.33 -> 4.35 Feb 1 20:04:25 kg-quiet pkg[1515]: nss upgraded: 3.78 -> 3.87 Feb 1 20:05:17 kg-quiet pkg[1562]: readline upgraded: 8.1.2 -> 8.2.0 Feb 1 20:05:18 kg-quiet pkg[1562]: libepoll-shim upgraded: 0.0.20210418 -> 0.0.20220703 Feb 1 20:05:19 kg-quiet pkg[1562]: libedit upgraded: 3.1.20210910,1 -> 3.1.20221030,1 Feb 1 20:05:20 kg-quiet pkg[1562]: liblz4 upgraded: 1.9.3,1 -> 1.9.4,1 Feb 1 20:05:21 kg-quiet pkg[1562]: libffi upgraded: 3.3_1 -> 3.4.4 Feb 1 20:05:21 kg-quiet pkg[1562]: expat upgraded: 2.4.8 -> 2.5.0 Feb 1 20:05:22 kg-quiet pkg[1562]: zstd upgraded: 1.5.2 -> 1.5.2_1 Feb 1 20:06:37 kg-quiet pkg[1562]: perl5 upgraded: 5.32.1_1 -> 5.32.1_3 Feb 1 20:06:37 kg-quiet pkg[1562]: wayland upgraded: 1.20.0_2 -> 1.21.0 Feb 1 20:09:24 kg-quiet pkg[1562]: python39-3.9.16 installed Feb 1 20:09:24 kg-quiet pkg[1562]: libXdamage upgraded: 1.1.5 -> 1.1.6 Feb 1 20:09:25 kg-quiet pkg[1562]: libdrm upgraded: 2.4.110,1 -> 2.4.114,1 Feb 1 20:13:25 kg-quiet pkg[1562]: llvm15-15.0.6_1 installed Feb 1 20:13:27 kg-quiet pkg[1562]: libXv upgraded: 1.0.11_2,1 -> 1.0.12,1 Feb 1 20:13:27 kg-quiet pkg[1562]: mesa-libs upgraded: 21.3.8 -> 22.3.3_1 Feb 1 20:13:28 kg-quiet pkg[1562]: libffi33-3.3_2 installed Feb 1 20:13:30 kg-quiet pkg[1562]: mesa-dri upgraded: 21.3.8 -> 22.3.3_2 Feb 1 20:17:34 kg-quiet pkg[1824]: libglvnd upgraded: 1.4.0_2 -> 1.6.0 Feb 1 20:17:48 kg-quiet pkg[1824]: py39-setuptools-63.1.0 installed Feb 1 20:17:49 kg-quiet pkg[1824]: py39-six-1.16.0 installed Feb 1 20:17:51 kg-quiet pkg[1824]: py39-pyudev-0.22.0 installed Feb 1 20:17:51 kg-quiet pkg[1824]: libxcvt-0.1.2_1 installed Feb 1 20:17:51 kg-quiet pkg[1824]: py39-evdev-1.6.0 installed Feb 1 20:17:54 kg-quiet pkg[1824]: libinput upgraded: 1.19.1_1 -> 1.22.0 Feb 1 20:17:59 kg-quiet pkg[1824]: xorg-server-21.1.4_1,1 installed Feb 1 20:17:59 kg-quiet pkg[1824]: xf86-input-keyboard upgraded: 1.9.0_4 -> 1.9.0_5 Feb 1 20:18:00 kg-quiet pkg[1824]: xf86-video-ati upgraded: 19.1.0_4,1 -> 19.1.0_6,1 Feb 1 20:18:01 kg-quiet pkg[1824]: xf86-input-mouse upgraded: 1.9.3_3 -> 1.9.3_4 Feb 1 20:18:01 kg-quiet pkg[1824]: xf86-video-vesa upgraded: 2.5.0 -> 2.5.0_1 Feb 1 20:18:01 kg-quiet pkg[1824]: xf86-input-libinput upgraded: 0.30.0_1 -> 1.2.0_1 Feb 1 20:18:12 kg-quiet pkg[1824]: glib upgraded: 2.70.4_3,2 -> 2.74.5,2 Feb 1 20:19:37 kg-quiet pkg[1877]: freetype2 upgraded: 2.11.1 -> 2.12.1_2 Feb 1 20:19:38 kg-quiet pkg[1877]: libiconv upgraded: 1.16 -> 1.17 Feb 1 20:19:43 kg-quiet pkg[1877]: pcre2 upgraded: 10.39_1 -> 10.40 Feb 1 20:19:50 kg-quiet pkg[1877]: fontconfig upgraded: 2.13.94_2,1 -> 2.14.0,1 Feb 1 20:19:50 kg-quiet pkg[1877]: ca_root_nss upgraded: 3.76 -> 3.86 Feb 1 20:19:50 kg-quiet pkg[1877]: pixman upgraded: 0.40.0_1 -> 0.42.2 Feb 1 20:19:52 kg-quiet pkg[1877]: libunistring upgraded: 1.0 -> 1.1 Feb 1 20:19:53 kg-quiet pkg[1877]: dbus upgraded: 1.12.20_5 -> 1.14.4,1 Feb 1 20:19:55 kg-quiet pkg[1877]: libtasn1 upgraded: 4.18.0 -> 4.19.0 Feb 1 20:19:57 kg-quiet pkg[1877]: libidn2 upgraded: 2.3.2 -> 2.3.4 Feb 1 20:20:01 kg-quiet pkg[1877]: nettle upgraded: 3.7.3 -> 3.8.1 Feb 1 20:20:02 kg-quiet pkg[1877]: libxkbcommon upgraded: 1.4.0_2 -> 1.4.1 Feb 1 20:20:06 kg-quiet pkg[1877]: p11-kit upgraded: 0.24.1 -> 0.24.1_1 Feb 1 20:20:07 kg-quiet pkg[1877]: fribidi upgraded: 1.0.11 -> 1.0.12 Feb 1 20:20:13 kg-quiet pkg[1877]: gobject-introspection upgraded: 1.72.0,1 -> 1.74.0,1 Feb 1 20:20:14 kg-quiet pkg[1877]: lcms2 upgraded: 2.12 -> 2.13.1 Feb 1 20:20:15 kg-quiet pkg[1877]: libgusb-0.3.10_1 installed Feb 1 20:20:19 kg-quiet pkg[1877]: avahi-app upgraded: 0.8 -> 0.8_1 Feb 1 20:20:20 kg-quiet pkg[1877]: hwdata-0.365,1 installed Feb 1 20:20:50 kg-quiet pkg[1877]: gnutls upgraded: 3.6.16 -> 3.7.8_1 Feb 1 20:20:54 kg-quiet pkg[1877]: at-spi2-core upgraded: 2.36.0 -> 2.44.1 Feb 1 20:20:55 kg-quiet pkg[1877]: libXcomposite upgraded: 0.4.5,1 -> 0.4.6,1 Feb 1 20:20:56 kg-quiet pkg[1877]: at-spi2-atk upgraded: 2.34.2 -> 2.38.0 Feb 1 20:20:58 kg-quiet pkg[1877]: glib-networking upgraded: 2.70.1 -> 2.74.0 Feb 1 20:21:02 kg-quiet pkg[1877]: librsvg2-rust upgraded: 2.54.0_2 -> 2.54.5_3 Feb 1 20:21:09 kg-quiet pkg[1877]: colord upgraded: 1.3.5_1 -> 1.4.6 Feb 1 20:21:10 kg-quiet pkg[1877]: libpsl upgraded: 0.21.1_3 -> 0.21.1_6 Feb 1 20:21:15 kg-quiet pkg[1877]: gstreamer1 upgraded: 1.16.2 -> 1.20.5 Feb 1 20:21:26 kg-quiet pkg[1877]: json-glib upgraded: 1.6.2_1 -> 1.6.6 Feb 1 20:21:31 kg-quiet pkg[1877]: libgtop upgraded: 2.40.0 -> 2.40.0_1 Feb 1 20:21:37 kg-quiet pkg[1877]: gstreamer1-plugins upgraded: 1.16.2_5 -> 1.20.5 Feb 1 20:21:40 kg-quiet pkg[1877]: libxslt upgraded: 1.1.35_2 -> 1.1.37 Feb 1 20:21:42 kg-quiet pkg[1877]: p5-URI upgraded: 5.10 -> 5.17 Feb 1 20:21:42 kg-quiet pkg[1877]: libXres upgraded: 1.2.1 -> 1.2.2 Feb 1 20:21:44 kg-quiet pkg[1877]: libnghttp2 upgraded: 1.46.0 -> 1.48.0 Feb 1 20:21:46 kg-quiet pkg[1877]: libdbusmenu reinstalled: 16.04.0_6 -> 16.04.0_6 Feb 1 20:21:52 kg-quiet pkg[1877]: pulseaudio upgraded: 14.2_3 -> 14.2_4 Feb 1 20:21:58 kg-quiet pkg[1877]: libgsf upgraded: 1.14.47_3 -> 1.14.50 Feb 1 20:22:00 kg-quiet pkg[1877]: libsoup3-3.2.2 installed Feb 1 20:22:04 kg-quiet pkg[1877]: xfce4-tumbler upgraded: 4.16.0_15 -> 4.18.0 Feb 1 20:22:06 kg-quiet pkg[1877]: xfce4-pulseaudio-plugin upgraded: 0.4.3_1 -> 0.4.5 Feb 1 20:22:08 kg-quiet pkg[1877]: xfce4-systemload-plugin upgraded: 1.3.1 -> 1.3.2 Feb 1 20:22:09 kg-quiet pkg[1877]: xfce4-cpugraph-plugin upgraded: 1.2.6 -> 1.2.7 Feb 1 20:22:12 kg-quiet pkg[1877]: xfce4-screenshooter-plugin upgraded: 1.9.10_2 -> 1.10.1 Feb 1 20:22:20 kg-quiet pkg[1877]: xfce4-settings upgraded: 4.16.2 -> 4.18.1 Feb 1 20:22:23 kg-quiet pkg[1877]: xfce4-datetime-plugin upgraded: 0.8.1_1 -> 0.8.2 Feb 1 20:25:19 kg-quiet pkg[2463]: qt5-gui upgraded: 5.15.2p263 -> 5.15.7p177 Feb 1 20:25:19 kg-quiet pkg[2463]: libunibreak-4.3,1 installed Feb 1 20:25:21 kg-quiet pkg[2463]: libva upgraded: 2.14.0 -> 2.17.0 Feb 1 20:25:33 kg-quiet pkg[2463]: qt5-widgets upgraded: 5.15.2p263 -> 5.15.7p177 Feb 1 20:25:34 kg-quiet pkg[2463]: libass upgraded: 0.15.2 -> 0.17.0 Feb 1 20:25:34 kg-quiet pkg[2463]: libdvdread upgraded: 6.1.2 -> 6.1.3 Feb 1 20:25:35 kg-quiet pkg[2463]: dav1d upgraded: 1.0.0 -> 1.0.0_3 Feb 1 20:25:36 kg-quiet pkg[2463]: libebml upgraded: 1.4.2 -> 1.4.4 Feb 1 20:25:36 kg-quiet pkg[2463]: speexdsp upgraded: 1.2.0 -> 1.2.1 Feb 1 20:25:38 kg-quiet pkg[2463]: libgpg-error upgraded: 1.44 -> 1.46 Feb 1 20:25:39 kg-quiet pkg[2463]: libmatroska upgraded: 1.6.3 -> 1.7.1 Feb 1 20:25:42 kg-quiet pkg[2463]: libidn upgraded: 1.35 -> 1.38 Feb 1 20:25:44 kg-quiet pkg[2463]: upnp upgraded: 1.14.12,1 -> 1.14.15,1 Feb 1 20:25:45 kg-quiet pkg[2463]: libgcrypt upgraded: 1.9.4 -> 1.9.4_1 Feb 1 20:25:47 kg-quiet pkg[2463]: taglib upgraded: 1.12 -> 1.13 Feb 1 20:25:48 kg-quiet pkg[2463]: lua54-5.4.4 installed Feb 1 20:25:49 kg-quiet pkg[2463]: twolame upgraded: 0.4.0_1 -> 0.4.0_2 Feb 1 20:25:56 kg-quiet pkg[2463]: liveMedia upgraded: 2020.11.26,2 -> 2022.06.16,2 Feb 1 20:25:56 kg-quiet pkg[2463]: qt5-x11extras upgraded: 5.15.2p1 -> 5.15.7p0 Feb 1 20:25:57 kg-quiet pkg[2463]: speex upgraded: 1.2.0,1 -> 1.2.1,1 Feb 1 20:25:59 kg-quiet pkg[2463]: qt5-svg upgraded: 5.15.2p13 -> 5.15.7p9 Feb 1 20:26:17 kg-quiet pkg[2463]: vlc upgraded: 3.0.17.4_1,4 -> 3.0.18,4 Feb 1 20:30:02 kg-quiet pkg[2759]: icu upgraded: 70.1_1,1 -> 72.1,1 Feb 1 20:30:10 kg-quiet pkg[2759]: libsecret upgraded: 0.20.4_2 -> 0.20.5_1 Feb 1 20:30:10 kg-quiet pkg[2759]: harfbuzz-icu upgraded: 4.2.1 -> 6.0.0 Feb 1 20:30:11 kg-quiet pkg[2759]: webp upgraded: 1.2.2 -> 1.2.4_1 Feb 1 20:30:11 kg-quiet pkg[2759]: chromium-102.0.5005.115 deinstalled Feb 1 20:30:18 kg-quiet pkg[2759]: spidermonkey78 upgraded: 78.9.0_7 -> 78.15.0_8 Feb 1 20:30:26 kg-quiet pkg[2759]: spidermonkey91-91.13.0_4 installed Feb 1 20:30:29 kg-quiet pkg[2759]: polkit upgraded: 0.120_1 -> 0.120_2 Feb 1 20:30:33 kg-quiet pkg[2759]: libsoup upgraded: 2.74.0_3 -> 2.74.3 Feb 1 20:30:34 kg-quiet pkg[2759]: double-conversion upgraded: 3.2.0 -> 3.2.1 Feb 1 20:30:53 kg-quiet pkg[2759]: qt5-core upgraded: 5.15.2p263_1 -> 5.15.7p177 Feb 1 20:30:59 kg-quiet pkg[2759]: qt5-dbus upgraded: 5.15.2p263 -> 5.15.7p177 Feb 1 20:31:04 kg-quiet pkg[2759]: pcre upgraded: 8.45_1 -> 8.45_3 Feb 1 20:37:08 kg-quiet pkg[2759]: boost-libs upgraded: 1.72.0_6 -> 1.80.0_1 Feb 1 20:37:15 kg-quiet pkg[2759]: qt5-network upgraded: 5.15.2p263 -> 5.15.7p177 Feb 1 20:37:19 kg-quiet pkg[2759]: openldap24-client-2.4.59_4 installed Feb 1 20:37:22 kg-quiet pkg[2759]: raptor2 upgraded: 2.0.15_21 -> 2.0.15_24 Feb 1 20:37:23 kg-quiet pkg[2759]: libnice-0.1.19_1 installed Feb 1 20:37:24 kg-quiet pkg[2759]: openjpeg reinstalled: 2.5.0 -> 2.5.0 Feb 1 20:37:26 kg-quiet pkg[2759]: libixion upgraded: 0.17.0 -> 0.17.0_2 Feb 1 20:37:33 kg-quiet pkg[2759]: gstreamer1-plugins-bad upgraded: 1.16.2_2 -> 1.20.5 Feb 1 20:37:36 kg-quiet pkg[2759]: gstreamer1-plugins-gl upgraded: 1.16.2_4 -> 1.20.5 Feb 1 20:37:37 kg-quiet pkg[2759]: enchant2 upgraded: 2.2.15 -> 2.2.15_2 Feb 1 20:37:41 kg-quiet pkg[2759]: poppler upgraded: 22.01.0_1 -> 22.12.0 Feb 1 20:39:24 kg-quiet pkg[3112]: libarchive upgraded: 3.6.0,1 -> 3.6.1_1,1 Feb 1 20:39:24 kg-quiet pkg[3112]: lsof-4.96.5,8 installed Feb 1 20:39:25 kg-quiet pkg[3112]: libbluray upgraded: 1.3.0_2,1 -> 1.3.4,1 Feb 1 20:39:30 kg-quiet pkg[3112]: libudisks upgraded: 2.9.2 -> 2.9.4 Feb 1 20:39:31 kg-quiet pkg[3112]: poppler-glib upgraded: 22.01.0_1 -> 22.12.0 Feb 1 20:39:39 kg-quiet pkg[3112]: gcr reinstalled: 3.40.0 -> 3.40.0 Feb 1 20:39:39 kg-quiet pkg[3112]: bsdisks upgraded: 0.27 -> 0.29 Feb 1 20:39:45 kg-quiet pkg[3112]: thunar upgraded: 4.16.10 -> 4.18.1 Feb 1 20:41:15 kg-quiet pkg[3224]: p5-Clone upgraded: 0.45 -> 0.46 Feb 1 20:41:18 kg-quiet pkg[3224]: p5-Net-SSLeay upgraded: 1.90 -> 1.92 Feb 1 20:41:18 kg-quiet pkg[3224]: pinentry-curses upgraded: 1.2.0 -> 1.2.1 Feb 1 20:41:18 kg-quiet pkg[3224]: p5-HTTP-Message upgraded: 6.36 -> 6.44 Feb 1 20:41:18 kg-quiet pkg[3224]: p5-Mozilla-CA upgraded: 20211001 -> 20221114 Feb 1 20:41:19 kg-quiet pkg[3224]: pciids upgraded: 20220225 -> 20221028 Feb 1 20:41:19 kg-quiet pkg[3224]: pinentry upgraded: 1.2.0 -> 1.2.1 Feb 1 20:41:20 kg-quiet pkg[3224]: p5-HTML-Parser upgraded: 3.77 -> 3.80 Feb 1 20:41:20 kg-quiet pkg[3224]: p5-IO-Socket-SSL upgraded: 2.074 -> 2.078 Feb 1 20:42:02 kg-quiet pkg[3229]: javavmwrapper upgraded: 2.7.8 -> 2.7.9 Feb 1 20:42:23 kg-quiet pkg[3229]: openjdk11 upgraded: 11.0.14+9.1_1 -> 11.0.17+8.1_1 Feb 1 20:42:59 kg-quiet pkg[3785]: orc upgraded: 0.4.31 -> 0.4.32 Feb 1 20:43:06 kg-quiet pkg[3785]: webkit2-gtk3 upgraded: 2.34.6_2 -> 2.34.6_4 Feb 1 20:43:19 kg-quiet pkg[3785]: gtk2 reinstalled: 2.24.33 -> 2.24.33 Feb 1 20:43:38 kg-quiet pkg[3785]: wx30-gtk3 reinstalled: 3.0.5.1_1 -> 3.0.5.1_1 Feb 1 20:43:46 kg-quiet pkg[3785]: cyrus-sasl reinstalled: 2.1.28 -> 2.1.28 Feb 1 20:44:52 kg-quiet pkg[3894]: xorgproto upgraded: 2021.5 -> 2022.1 Feb 1 20:44:53 kg-quiet pkg[3894]: xset upgraded: 1.2.4_3 -> 1.2.5 Feb 1 20:44:55 kg-quiet pkg[3894]: libXft upgraded: 2.3.4 -> 2.3.7 Feb 1 20:44:55 kg-quiet pkg[3894]: xprop upgraded: 1.2.5 -> 1.2.6 Feb 1 20:44:57 kg-quiet pkg[3894]: vulkan-headers upgraded: 1.3.210 -> 1.3.238_1 Feb 1 20:44:57 kg-quiet pkg[3894]: twm upgraded: 1.0.11_1 -> 1.0.12 Feb 1 20:44:57 kg-quiet pkg[3894]: xauth upgraded: 1.1 -> 1.1.1 Feb 1 20:44:57 kg-quiet pkg[3894]: xinit upgraded: 1.4.1,1 -> 1.4.2,1 Feb 1 20:44:58 kg-quiet pkg[3894]: unrar upgraded: 6.11,6 -> 6.12,6 Feb 1 20:44:58 kg-quiet pkg[3894]: xterm upgraded: 372 -> 377 Feb 1 20:44:58 kg-quiet pkg[3894]: xrandr upgraded: 1.5.1 -> 1.5.2 Feb 1 20:44:59 kg-quiet pkg[3894]: xdg-utils upgraded: 1.1.3_1 -> 1.1.3_2 Feb 1 20:45:55 kg-quiet pkg[3917]: highway upgraded: 0.16.0_2 -> 1.0.2 Feb 1 20:45:57 kg-quiet pkg[3917]: libjxl upgraded: 0.6.1_5 -> 0.7.0 Feb 1 20:45:58 kg-quiet pkg[3917]: libx264 upgraded: 0.163.3060 -> 0.164.3095 Feb 1 20:45:59 kg-quiet pkg[3917]: svt-av1 upgraded: 1.1.0 -> 1.4.1 Feb 1 20:45:59 kg-quiet pkg[3917]: libvpx upgraded: 1.11.0 -> 1.12.0 Feb 1 20:46:00 kg-quiet pkg[3917]: aom upgraded: 3.3.0_1 -> 3.5.0 Feb 1 20:46:01 kg-quiet pkg[3917]: libpci upgraded: 3.7.0_1 -> 3.8.0 Feb 1 20:46:06 kg-quiet pkg[3917]: ffmpeg upgraded: 4.4.2_4,1 -> 4.4.3_2,1 Feb 1 20:46:12 kg-quiet pkg[3917]: firefox upgraded: 101.0.1,2 -> 109.0.1,2 Feb 1 20:48:41 kg-quiet pkg[4036]: libssh2 upgraded: 1.10.0,3 -> 1.10.0_1,3 Feb 1 20:48:41 kg-quiet pkg[4036]: libnfs upgraded: 4.0.0_1 -> 5.0.2 Feb 1 20:48:55 kg-quiet pkg[4036]: curl upgraded: 7.83.1 -> 7.87.0 Feb 1 20:48:55 kg-quiet pkg[4036]: talloc upgraded: 2.3.1 -> 2.3.4 Feb 1 20:48:56 kg-quiet pkg[4036]: hunspell upgraded: 1.7.0_2 -> 1.7.1 Feb 1 20:48:57 kg-quiet pkg[4036]: samba412-4.12.15_3 deinstalled Feb 1 20:48:58 kg-quiet pkg[4036]: py38-markdown-3.3.6 deinstalled Feb 1 20:49:01 kg-quiet pkg[4036]: openldap24-client-2.4.59_4 deinstalled Feb 1 20:49:02 kg-quiet pkg[4036]: py39-zipp-3.4.0 installed Feb 1 20:49:04 kg-quiet pkg[4036]: py39-importlib-metadata-4.8.1 installed Feb 1 20:49:13 kg-quiet pkg[4036]: py39-dnspython-2.2.1_1,1 installed Feb 1 20:49:16 kg-quiet pkg[4036]: py39-markdown-3.3.7 installed Feb 1 20:49:20 kg-quiet pkg[4036]: openldap26-client-2.6.3 installed Feb 1 20:49:21 kg-quiet pkg[4036]: libksba upgraded: 1.6.0 -> 1.6.2 Feb 1 20:49:21 kg-quiet pkg[4036]: xxhash-0.8.1_2 installed Feb 1 20:49:22 kg-quiet pkg[4036]: fusefs-libs3 upgraded: 3.10.5 -> 3.12.0 Feb 1 20:49:30 kg-quiet pkg[4036]: flac upgraded: 1.3.4 -> 1.4.2 Feb 1 20:49:30 kg-quiet pkg[4036]: mpfr upgraded: 4.1.0_1 -> 4.1.1 Feb 1 20:49:39 kg-quiet pkg[4036]: source-highlight upgraded: 3.1.9_1 -> 3.1.9_3 Feb 1 20:50:05 kg-quiet pkg[4036]: samba413-4.13.17_4 installed Feb 1 20:50:09 kg-quiet pkg[4036]: gnupg upgraded: 2.3.3_3 -> 2.3.8 Feb 1 20:51:07 kg-quiet pkg[4036]: db5 upgraded: 5.3.28_8 -> 5.3.28_9 Feb 1 20:55:43 kg-quiet pkg[4036]: libreoffice upgraded: 7.3.3.2 -> 7.4.4.2 Feb 1 20:55:47 kg-quiet pkg[4036]: gvfs upgraded: 1.46.2_2 -> 1.50.2_1 Feb 1 20:55:50 kg-quiet pkg[4036]: gdb upgraded: 11.2 -> 12.1_2 Feb 1 20:55:51 kg-quiet pkg[4036]: fftw3 upgraded: 3.3.10 -> 3.3.10_2 Feb 1 20:56:05 kg-quiet pkg[4036]: git upgraded: 2.35.2 -> 2.39.1 Feb 1 20:56:05 kg-quiet pkg[4036]: libsndfile upgraded: 1.0.31_1 -> 1.0.31_2 Feb 1 20:56:06 kg-quiet pkg[4036]: fusefs-sshfs upgraded: 3.7.2 -> 3.7.3_1 Feb 1 20:56:07 kg-quiet pkg[4036]: fftw3-float upgraded: 3.3.10 -> 3.3.10_2 Feb 1 20:56:08 kg-quiet pkg[4036]: dmidecode upgraded: 3.3 -> 3.4_2 Feb 1 20:56:12 kg-quiet pkg[4036]: gspell upgraded: 1.9.1_4 -> 1.10.0_1 Feb 1 21:00:07 kg-quiet pkg[4392]: py38-mcomix-1.2.1g20210526_1 deinstalled Feb 1 21:00:07 kg-quiet pkg[4392]: pygobject3-common upgraded: 3.38.0 -> 3.42.2 Feb 1 21:00:07 kg-quiet pkg[4392]: py38-gobject3-3.38.0 deinstalled Feb 1 21:00:08 kg-quiet pkg[4392]: py38-cairo-1.18.1_2,1 deinstalled Feb 1 21:00:08 kg-quiet pkg[4392]: py39-cairo-1.21.0,1 installed Feb 1 21:00:09 kg-quiet pkg[4392]: libzen upgraded: 21.09 -> 22.09 Feb 1 21:00:10 kg-quiet pkg[4392]: py39-gobject3-3.42.2 installed Feb 1 21:00:11 kg-quiet pkg[4392]: gpgme upgraded: 1.17.1 -> 1.18.0 Feb 1 21:00:12 kg-quiet pkg[4392]: libmediainfo upgraded: 21.09_2 -> 22.09 Feb 1 21:00:13 kg-quiet pkg[4392]: openh264 upgraded: 2.2.0,2 -> 2.3.0,2 Feb 1 21:00:15 kg-quiet pkg[4392]: graphene upgraded: 1.10.6 -> 1.10.8 Feb 1 21:00:15 kg-quiet pkg[4392]: gpgme-cpp upgraded: 1.17.1 -> 1.18.0 Feb 1 21:00:16 kg-quiet pkg[4392]: mediainfo upgraded: 21.09 -> 22.09 Feb 1 21:00:18 kg-quiet pkg[4392]: portaudio upgraded: 19.6.0_6,1 -> 19.6.0_7,1 Feb 1 21:00:50 kg-quiet pkg[4536]: py39-olefile-0.46 installed Feb 1 21:00:50 kg-quiet pkg[4536]: py39-tkinter-3.9.16_6 installed Feb 1 21:00:56 kg-quiet pkg[4536]: py39-pillow-9.3.0 installed Feb 1 21:01:02 kg-quiet pkg[4536]: py39-mcomix-1.2.1g20210526_1 installed Feb 1 21:02:29 kg-quiet pkg[4544]: libltdl upgraded: 2.4.6 -> 2.4.7 Feb 1 21:02:29 kg-quiet pkg[4544]: espeak-1.48.04_7 deinstalled Feb 1 21:02:30 kg-quiet pkg[4544]: pcaudiolib-1.2 installed Feb 1 21:02:54 kg-quiet pkg[4544]: tcl86 upgraded: 8.6.12 -> 8.6.13 Feb 1 21:03:06 kg-quiet pkg[4544]: espeak-ng-1.51.1_3 installed Feb 1 21:03:07 kg-quiet pkg[4544]: twemoji-color-font-ttf upgraded: 13.1.0 -> 14.0.2 Feb 1 21:03:09 kg-quiet pkg[4544]: trousers upgraded: 0.3.14_3 -> 0.3.14_4 Feb 1 21:03:12 kg-quiet pkg[4544]: popt upgraded: 1.18_1 -> 1.19 Feb 1 21:03:17 kg-quiet pkg[4544]: xmlsec1 upgraded: 1.2.29_2 -> 1.2.34_1 Feb 1 21:03:28 kg-quiet pkg[4544]: speech-dispatcher upgraded: 0.10.2 -> 0.11.2_1 Feb 1 21:03:32 kg-quiet pkg[4544]: vte3 upgraded: 0.66.2 -> 0.68.0_2 Feb 1 21:03:33 kg-quiet pkg[4544]: tdb upgraded: 1.4.3,1 -> 1.4.7,1 Feb 1 21:03:41 kg-quiet pkg[4544]: tk86 upgraded: 8.6.12 -> 8.6.13 Feb 1 21:03:42 kg-quiet pkg[4544]: zxing-cpp upgraded: 1.2.0 -> 1.4.0_1 Feb 1 21:03:43 kg-quiet pkg[4544]: re2 upgraded: 20220201 -> 20220601 Feb 1 21:03:44 kg-quiet pkg[4544]: sndio upgraded: 1.8.1 -> 1.9.0 Feb 1 21:03:45 kg-quiet pkg[4544]: tevent upgraded: 0.10.2_1 -> 0.13.0_1 Feb 1 21:05:15 kg-quiet pkg[4819]: libsigc++ upgraded: 2.10.4 -> 2.10.8 Feb 1 21:08:40 kg-quiet pkg[4819]: llvm13 upgraded: 13.0.1_2 -> 13.0.1_3 Feb 1 21:08:42 kg-quiet pkg[4819]: Imath upgraded: 3.1.5 -> 3.1.6 Feb 1 21:08:59 kg-quiet pkg[4819]: abseil upgraded: 20211102.0 -> 20220623.1 Feb 1 21:08:59 kg-quiet pkg[4819]: argp-standalone upgraded: 1.3_4 -> 1.5.0 Feb 1 21:09:12 kg-quiet pkg[4819]: glibmm upgraded: 2.66.2,1 -> 2.66.5,1 Feb 1 21:09:20 kg-quiet pkg[4819]: cryptopp upgraded: 8.6.0 -> 8.7.0 Feb 1 21:09:28 kg-quiet pkg[4819]: clucene upgraded: 2.3.3.4_19 -> 2.3.3.4_20 Feb 1 21:11:26 kg-quiet pkg[4939]: libcanberra upgraded: 0.30_5 -> 0.30_8 Feb 1 21:11:29 kg-quiet pkg[4939]: liblangtag upgraded: 0.6.3_2 -> 0.6.4 Feb 1 21:11:29 kg-quiet pkg[4939]: librevenge upgraded: 0.0.4_13 -> 0.0.4_14 Feb 1 21:11:29 kg-quiet pkg[4939]: libcanberra-gtk3 upgraded: 0.30_5 -> 0.30_8 Feb 1 21:11:30 kg-quiet pkg[4939]: libetonyek01 upgraded: 0.1.10_3,1 -> 0.1.10_5,1 Feb 1 21:11:31 kg-quiet pkg[4939]: libqxp upgraded: 0.0.0_19 -> 0.0.0_22 Feb 1 21:11:52 kg-quiet pkg[4939]: libe-book upgraded: 0.1.3_23 -> 0.1.3_26 Feb 1 21:11:52 kg-quiet pkg[4939]: libimagequant upgraded: 2.17.0 -> 4.0.4_2 Feb 1 21:11:55 kg-quiet pkg[4939]: liborcus upgraded: 0.17.2 -> 0.17.2_2 Feb 1 21:11:55 kg-quiet pkg[4939]: libepubgen upgraded: 0.1.1 -> 0.1.1_1 Feb 1 21:11:55 kg-quiet pkg[4939]: libstaroffice upgraded: 0.0.7 -> 0.0.7_1 Feb 1 21:11:57 kg-quiet pkg[4939]: libabw upgraded: 0.1.3_2 -> 0.1.3_3 Feb 1 21:11:57 kg-quiet pkg[4939]: libcdr01 upgraded: 0.1.7_1 -> 0.1.7_4 Feb 1 21:11:58 kg-quiet pkg[4939]: libgd upgraded: 2.3.3,1 -> 2.3.3_5,1 Feb 1 21:11:59 kg-quiet pkg[4939]: libwps upgraded: 0.4.12 -> 0.4.13 Feb 1 21:11:59 kg-quiet pkg[4939]: libunrar6 upgraded: 6.1.6 -> 6.1.7 Feb 1 21:12:00 kg-quiet pkg[4939]: libwpd010 upgraded: 0.10.3_6 -> 0.10.3_7 Feb 1 21:12:01 kg-quiet pkg[4939]: libpagemaker upgraded: 0.0.4_10 -> 0.0.4_11 Feb 1 21:12:03 kg-quiet pkg[4939]: libcmis upgraded: 0.5.2_4 -> 0.5.2_6 Feb 1 21:12:03 kg-quiet pkg[4939]: libzmf upgraded: 0.0.2_24 -> 0.0.2_27 Feb 1 21:12:03 kg-quiet pkg[4939]: libmspub01 upgraded: 0.1.4_19 -> 0.1.4_22 Feb 1 21:12:04 kg-quiet pkg[4939]: libfreehand upgraded: 0.1.2_21 -> 0.1.2_24 Feb 1 21:12:05 kg-quiet pkg[4939]: libvisio01 upgraded: 0.1.7_7 -> 0.1.7_10 Feb 1 21:15:24 kg-quiet pkg[5288]: python38 upgraded: 3.8.13 -> 3.8.16 Feb 1 21:15:41 kg-quiet pkg[5288]: py38-setuptools upgraded: 57.0.0 -> 63.1.0 Feb 1 21:15:41 kg-quiet pkg[5288]: py38-tkinter upgraded: 3.8.13_6 -> 3.8.16_6
2023-02-01: ada0p7 - zfs - check vfs.zfs.arc_max
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864
change it
root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-02-01: ada0p7 - reboot (incl. escape to boot loader prompt and set currdev=disk0p7), FreeBSD 12.4-release is in
root@kg-quiet:~ # freebsd-version -ku 12.4-RELEASE 12.4-RELEASE
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.4-RELEASE FreeBSD 12.4-RELEASE r372781 GENERIC amd64
2023-02-01: ada0p7 - freebsd-update upgrade to 12.4-release
src component not installed, skipped Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 12.3-RELEASE from update2.freebsd.org... done. Fetching metadata index... done. Fetching 1 metadata files... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic kernel/generic-dbg world/base world/doc world/lib32 The following components of FreeBSD do not seem to be installed: world/base-dbg world/lib32-dbg Does this look reasonable (y/n)? y [..] The following files will be removed as part of updating to 12.4-RELEASE-p0: The following files will be added as part of updating to 12.4-RELEASE-p0: The following files will be updated as part of updating to 12.4-RELEASE-p0: [..] /var/yp/Makefile.dist To install the downloaded upgrades, run "/usr/sbin/freebsd-update install".
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates... Kernel updates have been installed. Please reboot and run "/usr/sbin/freebsd-update install" again to finish installing updates.
reboot, then
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
2023-02-01: ada0p7 - zfs - check vfs.zfs.arc_max
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864
change it
root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
zfs - check the pool
root@kg-quiet:~ # zpool status pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: resilvered 3.86T in 0 days 07:09:55 with 0 errors on Fri May 13 05:59:55 2022 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
healthy - good.
2023-02-01: ada0p7 - boot (after power outage) bootonce doesn't work (rEFInd and UEFI loader) so I had to escape to boot loader prompt and set currdev=disk0p7 manually. bootonce is still set
root@kg-quiet:~ # gpart show -p ada0 => 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) 1026048 108544000 ada0p2 linux-data (52G) 109570048 20480000 ada0p3 linux-swap (9.8G) 130050048 532480 ada0p4 efi (260M) 130582528 104325112 ada0p5 freebsd-ufs (50G) 234907640 20971520 ada0p6 freebsd-swap (10G) 255879160 125829120 ada0p7 freebsd-ufs [bootonce,bootme] (60G) 381708280 222298112 ada0p8 freebsd-ufs (106G) 604006392 1349518743 - free - (644G)
2023-01-28: ada0p7 - pkg - install groff
Jan 28 17:29:14 kg-quiet pkg[21788]: pkg upgraded: 1.17.5_1 -> 1.19.0 Jan 28 17:29:24 kg-quiet pkg[21809]: psutils-1.17_5 installed Jan 28 17:29:24 kg-quiet pkg[21809]: uchardet-0.0.8 installed Jan 28 17:29:38 kg-quiet pkg[21809]: groff-1.22.4_4 installed
2023-01-21: ada0p7 - gpart set bootonce for ada0p7
root@kg-quiet:~ # gpart set -a bootonce -i 7 ada0 bootonce set on ada0p7
2023-01-21: ada0p7 - check and fix
root@kg-quiet:~ # more /boot/loader.conf # set ARC max to 8 G vfs.zfs.arc_max=8589934592
check
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864
fix it
root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592
2023-01-21: ada0p7 - reboot (escape to loader prompt set currdev to disk0p7) - FreeBSD 12.3-release-p10 is in
root@kg-quiet:~ # freebsd-version -ku 12.3-RELEASE-p6 12.3-RELEASE-p10
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.3-RELEASE-p6 FreeBSD 12.3-RELEASE-p6 GENERIC amd64
2023-01-21: ada0p7 - freebsd-update fetch
root@kg-quiet:~ # freebsd-update fetch [..] The following files will be removed as part of updating to 12.3-RELEASE-p10: /usr/share/zoneinfo/SystemV The following files will be added as part of updating to 12.3-RELEASE-p10: /usr/share/zoneinfo/Europe/Kyiv /usr/share/zoneinfo/GMT The following files will be updated as part of updating to 12.3-RELEASE-p10: /bin/freebsd-version /boot/kernel/cam.ko /boot/kernel/kernel /boot/loader /boot/loader.efi /boot/loader_4th /boot/loader_4th.efi /boot/loader_lua /boot/loader_lua.efi /boot/loader_simp /boot/loader_simp.efi /boot/pxeboot /boot/userboot.so /boot/userboot_4th.so /boot/userboot_lua.so /boot/zfsloader /etc/mtree/BSD.usr.dist /lib/libz.so.6 /rescue/[ /rescue/bectl /rescue/bsdlabel /rescue/bunzip2 /rescue/bzcat /rescue/bzip2 /rescue/camcontrol /rescue/cat /rescue/ccdconfig /rescue/chflags /rescue/chgrp /rescue/chio /rescue/chmod /rescue/chown /rescue/chroot /rescue/clri /rescue/cp /rescue/csh /rescue/date /rescue/dd /rescue/devfs /rescue/df /rescue/dhclient /rescue/disklabel /rescue/dmesg /rescue/dump /rescue/dumpfs /rescue/dumpon /rescue/echo /rescue/ed /rescue/ex /rescue/expr /rescue/fastboot /rescue/fasthalt /rescue/fdisk /rescue/fsck /rescue/fsck_4.2bsd /rescue/fsck_ffs /rescue/fsck_msdosfs /rescue/fsck_ufs /rescue/fsdb /rescue/fsirand /rescue/gbde /rescue/geom /rescue/getfacl /rescue/glabel /rescue/gpart /rescue/groups /rescue/gunzip /rescue/gzcat /rescue/gzip /rescue/halt /rescue/head /rescue/hostname /rescue/id /rescue/ifconfig /rescue/init /rescue/ipf /rescue/iscsictl /rescue/iscsid /rescue/kenv /rescue/kill /rescue/kldconfig /rescue/kldload /rescue/kldstat /rescue/kldunload /rescue/ldconfig /rescue/less /rescue/link /rescue/ln /rescue/ls /rescue/lzcat /rescue/lzma /rescue/md5 /rescue/mdconfig /rescue/mdmfs /rescue/mkdir /rescue/mknod /rescue/more /rescue/mount /rescue/mount_cd9660 /rescue/mount_msdosfs /rescue/mount_nfs /rescue/mount_nullfs /rescue/mount_udf /rescue/mount_unionfs /rescue/mt /rescue/mv /rescue/nc /rescue/newfs /rescue/newfs_msdos /rescue/nos-tun /rescue/pgrep /rescue/ping /rescue/ping6 /rescue/pkill /rescue/poweroff /rescue/ps /rescue/pwd /rescue/rcorder /rescue/rdump /rescue/realpath /rescue/reboot /rescue/red /rescue/rescue /rescue/restore /rescue/rm /rescue/rmdir /rescue/route /rescue/routed /rescue/rrestore /rescue/rtquery /rescue/rtsol /rescue/savecore /rescue/sed /rescue/setfacl /rescue/sh /rescue/shutdown /rescue/sleep /rescue/spppcontrol /rescue/stty /rescue/swapon /rescue/sync /rescue/sysctl /rescue/tail /rescue/tar /rescue/tcsh /rescue/tee /rescue/test /rescue/tunefs /rescue/umount /rescue/unlink /rescue/unlzma /rescue/unxz /rescue/unzstd /rescue/vi /rescue/whoami /rescue/xz /rescue/xzcat /rescue/zcat /rescue/zdb /rescue/zfs /rescue/zpool /rescue/zstd /rescue/zstdcat /rescue/zstdmt /sbin/ping /usr/bin/asn1_compile /usr/bin/c++ /usr/bin/cc /usr/bin/clang /usr/bin/clang++ /usr/bin/clang-cpp /usr/bin/cpp /usr/bin/hxtool /usr/bin/kadmin /usr/bin/kcc [..] /var/db/etcupdate/log /var/db/mergemaster.mtree WARNING: FreeBSD 12.3-RELEASE-p5 is approaching its End-of-Life date. It is strongly recommended that you upgrade to a newer release within the next 1 week.
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... Scanning //usr/local/share/certs for certificates... done.
2022-06-21: ada0p7 - watchdog timeout on the network interface
Jul 16 11:21:07 kg-quiet kernel: re0: watchdog timeout Jul 16 11:21:07 kg-quiet kernel: re0: link state changed to DOWN Jul 16 11:21:11 kg-quiet kernel: re0: link state changed to UP Jul 16 11:21:11 kg-quiet dhclient[73305]: New IP Address (re0): 10.1.150.8 Jul 16 11:21:11 kg-quiet dhclient[73307]: New Subnet Mask (re0): 255.255.0.0 Jul 16 11:21:11 kg-quiet dhclient[73308]: New Broadcast Address (re0): 10.1.255.255 Jul 16 11:21:11 kg-quiet dhclient[73309]: New Routers (re0): 10.1.10.1
2022-06-21: ada0p7 - Xorg, when I run startxfce4
, I get this in /var/log/messages
Jun 21 21:16:57 kg-quiet kernel: drmn0: ring 3 stalled for more than 10012msec Jun 21 21:16:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:16:57 kg-quiet kernel: drmn0: ring 3 stalled for more than 10513msec Jun 21 21:16:57 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:16:58 kg-quiet kernel: drmn0: ring 3 stalled for more than 11013msec Jun 21 21:16:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:16:58 kg-quiet kernel: drmn0: ring 0 stalled for more than 10006msec Jun 21 21:16:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:16:58 kg-quiet kernel: drmn0: ring 3 stalled for more than 11513msec Jun 21 21:16:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:16:59 kg-quiet kernel: drmn0: ring 0 stalled for more than 10506msec Jun 21 21:16:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:16:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 12013msec Jun 21 21:16:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:16:59 kg-quiet kernel: drmn0: ring 0 stalled for more than 11007msec Jun 21 21:16:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:16:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 12514msec Jun 21 21:16:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:00 kg-quiet kernel: drmn0: ring 0 stalled for more than 11507msec Jun 21 21:17:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:00 kg-quiet kernel: drmn0: ring 3 stalled for more than 13014msec Jun 21 21:17:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:00 kg-quiet kernel: drmn0: ring 0 stalled for more than 12007msec Jun 21 21:17:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:00 kg-quiet kernel: drmn0: ring 3 stalled for more than 13514msec Jun 21 21:17:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:01 kg-quiet kernel: drmn0: ring 0 stalled for more than 12507msec Jun 21 21:17:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:01 kg-quiet kernel: drmn0: ring 3 stalled for more than 14014msec Jun 21 21:17:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:01 kg-quiet kernel: drmn0: ring 0 stalled for more than 13008msec Jun 21 21:17:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:01 kg-quiet kernel: drmn0: ring 3 stalled for more than 14515msec Jun 21 21:17:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 13508msec Jun 21 21:17:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:02 kg-quiet kernel: drmn0: ring 3 stalled for more than 15015msec Jun 21 21:17:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 14008msec Jun 21 21:17:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:02 kg-quiet kernel: drmn0: ring 3 stalled for more than 15515msec Jun 21 21:17:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:03 kg-quiet kernel: drmn0: ring 0 stalled for more than 14508msec Jun 21 21:17:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 16015msec Jun 21 21:17:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:03 kg-quiet kernel: drmn0: ring 0 stalled for more than 15009msec Jun 21 21:17:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 16516msec Jun 21 21:17:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:04 kg-quiet kernel: drmn0: ring 0 stalled for more than 15509msec Jun 21 21:17:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:04 kg-quiet kernel: drmn0: ring 3 stalled for more than 17016msec Jun 21 21:17:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:04 kg-quiet kernel: drmn0: ring 0 stalled for more than 16016msec Jun 21 21:17:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:04 kg-quiet kernel: drmn0: ring 3 stalled for more than 17523msec Jun 21 21:17:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:05 kg-quiet kernel: drmn0: ring 0 stalled for more than 16516msec Jun 21 21:17:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:05 kg-quiet kernel: drmn0: ring 3 stalled for more than 18023msec Jun 21 21:17:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:05 kg-quiet kernel: drmn0: ring 0 stalled for more than 17016msec Jun 21 21:17:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:05 kg-quiet kernel: drmn0: ring 3 stalled for more than 18523msec Jun 21 21:17:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 17516msec Jun 21 21:17:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:06 kg-quiet kernel: drmn0: ring 3 stalled for more than 19023msec Jun 21 21:17:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 18017msec Jun 21 21:17:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:06 kg-quiet kernel: drmn0: ring 3 stalled for more than 19524msec Jun 21 21:17:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:07 kg-quiet kernel: drmn0: ring 0 stalled for more than 18517msec Jun 21 21:17:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:07 kg-quiet kernel: drmn0: ring 3 stalled for more than 20024msec Jun 21 21:17:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) [..] Jun 21 21:17:18 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000007 on ring 3) Jun 21 21:17:18 kg-quiet kernel: drmn0: Saved 47 dwords of commands on ring 0. Jun 21 21:17:18 kg-quiet kernel: drmn0: GPU softreset: 0x0000010C Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Jun 21 21:17:18 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020640 Jun 21 21:17:18 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000800 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800000E3 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44E83566 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Jun 21 21:17:18 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 Jun 21 21:17:18 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C Jun 21 21:17:18 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 Jun 21 21:17:18 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00110500 Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 Jun 21 21:17:18 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 Jun 21 21:17:18 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 Jun 21 21:17:18 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 Jun 21 21:17:18 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 Jun 21 21:17:18 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume Jun 21 21:17:19 kg-quiet kernel: drmn0: Wait for MC idle timedout ! Jun 21 21:17:19 kg-quiet syslogd: last message repeated 1 times Jun 21 21:17:19 kg-quiet kernel: [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000). Jun 21 21:17:19 kg-quiet kernel: drmn0: WB enabled Jun 21 21:17:19 kg-quiet kernel: drmn0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0x0xfffff8003cdcbc00 Jun 21 21:17:19 kg-quiet kernel: drmn0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x0xfffff800c0075a18 Jun 21 21:17:19 kg-quiet kernel: drmn0: failed VCE resume (-22). Jun 21 21:17:19 kg-quiet kernel: drmn0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0x0xfffff8003cdcbc04 Jun 21 21:17:19 kg-quiet kernel: drmn0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0x0xfffff8003cdcbc08 Jun 21 21:17:19 kg-quiet kernel: drmn0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0x0xfffff8003cdcbc0c Jun 21 21:17:19 kg-quiet kernel: drmn0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0x0xfffff8003cdcbc10 Jun 21 21:17:19 kg-quiet kernel: [drm:r600_ring_test] radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD) Jun 21 21:17:19 kg-quiet kernel: [drm:cayman_resume] cayman startup failed on resume Jun 21 21:17:29 kg-quiet kernel: drmn0: ring 0 stalled for more than 10336msec Jun 21 21:17:29 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:17:30 kg-quiet kernel: drmn0: ring 0 stalled for more than 10867msec [..] Jun 21 21:20:23 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) Jun 21 21:21:57 kg-quiet syslogd: kernel boot file is /boot/kernel/kernel Jun 21 21:21:57 kg-quiet kernel: ---<<BOOT>>---
repeats many times, and then the machine re-boots. Now last reports
root@kg-quiet:~ # last tingo pts/1 kg-core2.kg4.no Tue Jun 21 21:22 still logged in tingo pts/0 kg-core2.kg4.no Tue Jun 21 21:22 still logged in root ttyv0 Tue Jun 21 21:22 still logged in boot time Tue Jun 21 21:21 tingo ttyv1 Tue Jun 21 21:16 - crash (00:05) tingo pts/1 kg-core2.kg4.no Tue Jun 21 21:16 - crash (00:05) tingo pts/0 kg-core2.kg4.no Tue Jun 21 20:57 - crash (00:24) root ttyv0 Tue Jun 21 20:57 - crash (00:24) boot time Tue Jun 21 20:57 tingo ttyv1 Wed Jun 8 23:54 - crash (12+21:02) tingo pts/0 kg-core2.kg4.no Wed Jun 8 23:48 - crash (12+21:09) root ttyv0 Wed Jun 8 23:47 - crash (12+21:09) boot time Wed Jun 8 23:47 utx.log begins Wed Jun 8 23:47:43 CEST 2022
interesting. And after the reboot, Xorg starts normally when I run startxfce4
.
2022-06-21: ada0p7 - pkg - upgrade
Jun 21 21:08:51 kg-quiet pkg[2084]: libglvnd upgraded: 1.4.0_1 -> 1.4.0_2 Jun 21 21:09:19 kg-quiet pkg[2084]: cups upgraded: 2.3.3op2 -> 2.4.2 Jun 21 21:09:20 kg-quiet pkg[2084]: svt-av1 upgraded: 1.0.0 -> 1.1.0 Jun 21 21:09:21 kg-quiet pkg[2084]: openjpeg upgraded: 2.4.0 -> 2.5.0 Jun 21 21:09:27 kg-quiet pkg[2084]: nss upgraded: 3.77 -> 3.78 Jun 21 21:09:33 kg-quiet pkg[2084]: ffmpeg upgraded: 4.4.2_2,1 -> 4.4.2_4,1 Jun 21 21:09:34 kg-quiet pkg[2084]: upnp-1.14.12,1 installed Jun 21 21:09:55 kg-quiet pkg[2084]: vlc upgraded: 3.0.17.3_2,4 -> 3.0.17.4_1,4 Jun 21 21:10:01 kg-quiet pkg[2084]: py38-pillow upgraded: 9.0.1_1 -> 9.1.1 Jun 21 21:10:02 kg-quiet pkg[2084]: lmdb upgraded: 0.9.29,1 -> 0.9.29_1,1 Jun 21 21:10:05 kg-quiet pkg[2084]: libexo upgraded: 4.16.3 -> 4.16.4 Jun 21 21:10:11 kg-quiet pkg[2084]: firefox upgraded: 100.0_3,2 -> 101.0.1,2 Jun 21 21:10:28 kg-quiet pkg[2084]: curl upgraded: 7.82.0 -> 7.83.1 Jun 21 21:10:38 kg-quiet pkg[2084]: chromium upgraded: 101.0.4951.64 -> 102.0.5005.115
2022-06-21: ada0p7 - freebsd-update
root@kg-quiet:~ # freebsd-update fetch src component not installed, skipped Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 12.3-RELEASE from update1.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. No updates needed to update system to 12.3-RELEASE-p5.
no updates.
2022-06-21: ada0p7 - I rebooted the machine and selected the correct partition to boot from (escape to boot loader, set currdev and so on). No clues in /var/log/messages
Jun 21 19:15:32 kg-quiet kernel: sonewconn: pcb 0xfffff8001dbd4d58: Listen queue overflow: 8 already in queue awaiting acceptance (1 occurrences) Jun 21 19:39:29 kg-quiet kernel: pid 36012 (vlc), jid 0, uid 1001: exited on signal 11 (core dumped) Jun 21 19:39:48 kg-quiet kernel: sonewconn: pcb 0xfffff8001dbd4d58: Listen queue overflow: 8 already in queue awaiting acceptance (2 occurrences) Jun 21 20:57:34 kg-quiet syslogd: kernel boot file is /boot/kernel/kernel Jun 21 20:57:34 kg-quiet kernel: ---<<BOOT>>--- Jun 21 20:57:34 kg-quiet kernel: Copyright (c) 1992-2021 The FreeBSD Project. Jun 21 20:57:34 kg-quiet kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Jun 21 20:57:34 kg-quiet kernel: The Regents of the University of California. All rights reserved. Jun 21 20:57:34 kg-quiet kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Jun 21 20:57:34 kg-quiet kernel: FreeBSD 12.3-RELEASE-p5 GENERIC amd64
and last says
root@kg-quiet:~ # last tingo pts/0 kg-core2.kg4.no Tue Jun 21 20:57 still logged in root ttyv0 Tue Jun 21 20:57 still logged in boot time Tue Jun 21 20:57 tingo ttyv1 Wed Jun 8 23:54 - crash (12+21:02) tingo pts/0 kg-core2.kg4.no Wed Jun 8 23:48 - crash (12+21:09) root ttyv0 Wed Jun 8 23:47 - crash (12+21:09) boot time Wed Jun 8 23:47 utx.log begins Wed Jun 8 23:47:43 CEST 2022
nothing in /var/crash
root@kg-quiet:~ # ll /var/crash total 4 -rw-r--r-- 1 root wheel 5 Dec 2 2021 minfree
2022-06-21: ada0p5 - the machine had rebooted for some reason.
2022-06-08: ada0p7 - I rebooted the machine and selected the correct partition to boot from. No clues in /var/log/messages
Jun 8 00:01:39 kg-quiet kernel: pid 46158 (thunar), jid 0, uid 1001: exited on signal 11 (core dumped) Jun 8 13:55:45 kg-quiet kernel: sonewconn: pcb 0xfffff8001b8a3b70: Listen queue overflow: 8 already in queue awaiting acceptance (3 occurrences) Jun 8 14:56:07 kg-quiet kernel: sonewconn: pcb 0xfffff8001b8a3b70: Listen queue overflow: 8 already in queue awaiting acceptance (4 occurrences) Jun 8 23:47:43 kg-quiet syslogd: kernel boot file is /boot/kernel/kernel
nothing before the reboot.
2022-06-08: ada0p5 - the machine had rebooted for some reason.
2022-06-03: ada0p7 - the network interface dipped. From /var/log/messages:
Jun 3 20:32:30 kg-quiet kernel: re0: watchdog timeout Jun 3 20:32:30 kg-quiet kernel: re0: link state changed to DOWN Jun 3 20:32:34 kg-quiet kernel: re0: link state changed to UP Jun 3 20:32:34 kg-quiet dhclient[64152]: New IP Address (re0): 10.1.150.8 Jun 3 20:32:34 kg-quiet dhclient[64153]: New Subnet Mask (re0): 255.255.0.0 Jun 3 20:32:34 kg-quiet dhclient[64155]: New Broadcast Address (re0): 10.1.255.255 Jun 3 20:32:34 kg-quiet dhclient[64156]: New Routers (re0): 10.1.10.1
watchdog timeout as usual.
2022-05-16: ada0p7 - pkg - installed xkbutils, to get xkbvleds
May 16 19:01:15 kg-quiet pkg[9170]: xkbutils-1.0.4_2 installed
2022-05-15: ada0p7 - /var/log/messages says that the network interface dipped
May 15 16:26:22 kg-quiet kernel: re0: watchdog timeout May 15 16:26:22 kg-quiet kernel: re0: link state changed to DOWN May 15 16:26:26 kg-quiet kernel: re0: link state changed to UP
2022-05-15: ada0p7 - pkg - install amule-devel instaed of amule
May 15 15:35:50 kg-quiet pkg[5985]: amule-2.3.3_3 deinstalled May 15 15:35:51 kg-quiet pkg[5985]: pangox-compat-0.0.2_3 installed May 15 15:36:01 kg-quiet pkg[5985]: wx28-gtk2-common-2.8.12_10 installed May 15 15:36:02 kg-quiet pkg[5985]: wx28-gtk2-2.8.12_10 installed May 15 15:36:11 kg-quiet pkg[5985]: amule-devel-11065_2 installed
ok, amule-devel works better.
2022-05-15: ada0p7 - amule - amuled crashes soon after startup. The logifle contains load of these
!2022-05-15 13:36:12: Connected to Kad (ok) Assertion failed: ./src/common/fdiodispatcher.cpp:ModifyFD:113: Assertion 'i != m_handlers.end()' failed. modifying unregistered handler? Backtrace follows: --== no BACKTRACE for your platform ==-- Assertion failed: ./src/common/fdiodispatcher.cpp:ModifyFD:113: Assertion 'i != m_handlers.end()' failed. modifying unregistered handler? Backtrace follows: --== no BACKTRACE for your platform ==--
and gdb shows this
tingo@kg-quiet:~ $ gdb /usr/local/bin/amuled --core=./amuled.core GNU gdb (GDB) 11.2 [GDB v11.2 for FreeBSD] Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd12.3". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/bin/amuled... (No debugging symbols found in /usr/local/bin/amuled) [New LWP 101450] [New LWP 101108] [New LWP 101454] [New LWP 101455] warning: Unexpected size of section `.reg-xstate/101450' in core file. Core was generated by `amuled -e'. Program terminated with signal SIGABRT, Aborted. Sent by thr_kill() from pid 4876 and user 1001. warning: Unexpected size of section `.reg-xstate/101450' in core file. #0 0x000000080108a69a in thr_kill () from /lib/libc.so.7 [Current thread is 1 (LWP 101450)] (gdb) bt #0 0x000000080108a69a in thr_kill () from /lib/libc.so.7 #1 0x0000000801088af4 in raise () from /lib/libc.so.7 #2 0x00000000002b8eb6 in ?? () #3 0x0000000800c8c973 in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 #4 0x0000000800c8a0aa in wxOnAssert(char const*, int, char const*, char const*, char const*) () from /usr/local/lib/libwx_baseu-3.0.so.0 #5 0x0000000800d94e54 in wxMappedFDIODispatcher::ModifyFD(int, wxFDIOHandler*, int) () from /usr/local/lib/libwx_baseu-3.0.so.0 #6 0x0000000800d95dc0 in wxSelectDispatcher::ModifyFD(int, wxFDIOHandler*, int) () from /usr/local/lib/libwx_baseu-3.0.so.0 #7 0x0000000800d9b023 in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 #8 0x00000008004ff49f in ?? () from /usr/local/lib/libwx_baseu_net-3.0.so.0 #9 0x00000008004fa406 in wxSocketBase::Write(void const*, unsigned int) () from /usr/local/lib/libwx_baseu_net-3.0.so.0 #10 0x00000000003ce207 in ?? () #11 0x00000000003098d7 in ?? () #12 0x00000000002ec986 in ?? () #13 0x000000000035b40a in ?? () #14 0x0000000800daabbc in wxThread::CallEntry() () from /usr/local/lib/libwx_baseu-3.0.so.0 #15 0x0000000800daa14c in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 #16 0x000000080048808c in ?? () from /lib/libthr.so.3 #17 0x0000000000000000 in ?? () Backtrace stopped: Cannot access memory at address 0x7fffdfdfd000 (gdb) bt full #0 0x000000080108a69a in thr_kill () from /lib/libc.so.7 No symbol table info available. #1 0x0000000801088af4 in raise () from /lib/libc.so.7 No symbol table info available. #2 0x00000000002b8eb6 in ?? () No symbol table info available. #3 0x0000000800c8c973 in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #4 0x0000000800c8a0aa in wxOnAssert(char const*, int, char const*, char const*, char const*) () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #5 0x0000000800d94e54 in wxMappedFDIODispatcher::ModifyFD(int, wxFDIOHandler*, int) () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #6 0x0000000800d95dc0 in wxSelectDispatcher::ModifyFD(int, wxFDIOHandler*, int) () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #7 0x0000000800d9b023 in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #8 0x00000008004ff49f in ?? () from /usr/local/lib/libwx_baseu_net-3.0.so.0 No symbol table info available. #9 0x00000008004fa406 in wxSocketBase::Write(void const*, unsigned int) () from /usr/local/lib/libwx_baseu_net-3.0.so.0 No symbol table info available. #10 0x00000000003ce207 in ?? () No symbol table info available. #11 0x00000000003098d7 in ?? () No symbol table info available. #12 0x00000000002ec986 in ?? () No symbol table info available. #13 0x000000000035b40a in ?? () No symbol table info available. #14 0x0000000800daabbc in wxThread::CallEntry() () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #15 0x0000000800daa14c in ?? () from /usr/local/lib/libwx_baseu-3.0.so.0 No symbol table info available. #16 0x000000080048808c in ?? () from /lib/libthr.so.3 No symbol table info available. #17 0x0000000000000000 in ?? () No symbol table info available. Backtrace stopped: Cannot access memory at address 0x7fffdfdfd000 (gdb) quit
2022-05-15: ada0p7 - pkg - install gdb
May 15 13:41:40 kg-quiet pkg[5630]: source-highlight-3.1.9_1 installed May 15 13:41:40 kg-quiet pkg[5630]: mpfr-4.1.0_1 installed May 15 13:41:43 kg-quiet pkg[5630]: gdb-11.2 installed
2022-05-15: ada0p7 - memory 16 GB was tight for both zfs and apps, lets see how 32 GB works
root@kg-quiet:~ # sysctl hw.physmem hw.physmem: 33464102912
some stats
root@kg-quiet:~ # sysctl vm.kmem_size vm.kmem_size: 32582258688 root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl kern.maxvnodes kern.maxvnodes: 608193
maybe I should limit the ARC?
root@kg-quiet:~ # more /boot/loader.conf # set ARC max to 8 G vfs.zfs.arc_max=8589934592
it seems I can set it manually too
root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 31508516864 root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8G sysctl: invalid uint64_t '8G' root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8000M sysctl: invalid uint64_t '8000M' root@kg-quiet:~ # sysctl vfs.zfs.arc_max=8589934592 vfs.zfs.arc_max: 31508516864 -> 8589934592 root@kg-quiet:~ # sysctl vfs.zfs.arc_max vfs.zfs.arc_max: 8589934592
2022-05-14: ada0p7 - pkg - install xf86-video-ati, see if that helps
May 15 00:08:07 kg-quiet pkg[1092]: xf86-video-ati-19.1.0_4,1 installed
yes, that helped. Nice.
2022-05-14: ada0p7 - trying startx, I get this in /var/log/messages
May 14 23:38:58 kg-quiet kernel: drmn0: ring 3 stalled for more than 10010msec May 14 23:38:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:38:58 kg-quiet kernel: drmn0: ring 3 stalled for more than 10511msec May 14 23:38:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:38:58 kg-quiet kernel: drmn0: ring 0 stalled for more than 10014msec May 14 23:38:58 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:38:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 11011msec May 14 23:38:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:38:59 kg-quiet kernel: drmn0: ring 0 stalled for more than 10514msec May 14 23:38:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:38:59 kg-quiet kernel: drmn0: ring 3 stalled for more than 11511msec May 14 23:38:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:38:59 kg-quiet kernel: drmn0: ring 0 stalled for more than 11014msec May 14 23:38:59 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:00 kg-quiet kernel: drmn0: ring 3 stalled for more than 12011msec May 14 23:39:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:00 kg-quiet kernel: drmn0: ring 0 stalled for more than 11514msec May 14 23:39:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:00 kg-quiet kernel: drmn0: ring 3 stalled for more than 12512msec May 14 23:39:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:00 kg-quiet kernel: drmn0: ring 0 stalled for more than 12015msec May 14 23:39:00 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:01 kg-quiet kernel: drmn0: ring 3 stalled for more than 13012msec May 14 23:39:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:01 kg-quiet kernel: drmn0: ring 0 stalled for more than 12515msec May 14 23:39:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:01 kg-quiet kernel: drmn0: ring 3 stalled for more than 13512msec May 14 23:39:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:01 kg-quiet kernel: drmn0: ring 0 stalled for more than 13015msec May 14 23:39:01 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:02 kg-quiet kernel: drmn0: ring 3 stalled for more than 14012msec May 14 23:39:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 13515msec May 14 23:39:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:02 kg-quiet kernel: drmn0: ring 3 stalled for more than 14513msec May 14 23:39:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:02 kg-quiet kernel: drmn0: ring 0 stalled for more than 14016msec May 14 23:39:02 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 15013msec May 14 23:39:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:03 kg-quiet kernel: drmn0: ring 0 stalled for more than 14516msec May 14 23:39:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:03 kg-quiet kernel: drmn0: ring 3 stalled for more than 15513msec May 14 23:39:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:03 kg-quiet kernel: drmn0: ring 0 stalled for more than 15016msec May 14 23:39:03 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:04 kg-quiet kernel: drmn0: ring 3 stalled for more than 16013msec May 14 23:39:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:04 kg-quiet kernel: drmn0: ring 0 stalled for more than 15516msec May 14 23:39:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:04 kg-quiet kernel: drmn0: ring 3 stalled for more than 16514msec May 14 23:39:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:04 kg-quiet kernel: drmn0: ring 0 stalled for more than 16017msec May 14 23:39:04 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:05 kg-quiet kernel: drmn0: ring 3 stalled for more than 17014msec May 14 23:39:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:05 kg-quiet kernel: drmn0: ring 0 stalled for more than 16517msec May 14 23:39:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:05 kg-quiet kernel: drmn0: ring 3 stalled for more than 17514msec May 14 23:39:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:05 kg-quiet kernel: drmn0: ring 0 stalled for more than 17017msec May 14 23:39:05 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:06 kg-quiet kernel: drmn0: ring 3 stalled for more than 18014msec May 14 23:39:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 17517msec May 14 23:39:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:06 kg-quiet kernel: drmn0: ring 3 stalled for more than 18515msec May 14 23:39:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:06 kg-quiet kernel: drmn0: ring 0 stalled for more than 18018msec May 14 23:39:06 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:07 kg-quiet kernel: drmn0: ring 3 stalled for more than 19015msec May 14 23:39:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:07 kg-quiet kernel: drmn0: ring 0 stalled for more than 18518msec May 14 23:39:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:07 kg-quiet kernel: drmn0: ring 0 stalled for more than 19018msec May 14 23:39:07 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:08 kg-quiet kernel: drmn0: ring 3 stalled for more than 20015msec May 14 23:39:08 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:08 kg-quiet kernel: drmn0: ring 0 stalled for more than 19518msec May 14 23:39:08 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:08 kg-quiet kernel: drmn0: ring 3 stalled for more than 20516msec May 14 23:39:08 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:08 kg-quiet kernel: drmn0: ring 0 stalled for more than 20019msec May 14 23:39:08 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:09 kg-quiet kernel: drmn0: ring 3 stalled for more than 21016msec May 14 23:39:09 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:09 kg-quiet kernel: drmn0: ring 0 stalled for more than 20519msec May 14 23:39:09 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:09 kg-quiet kernel: drmn0: ring 3 stalled for more than 21516msec May 14 23:39:09 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:09 kg-quiet kernel: drmn0: ring 0 stalled for more than 21019msec May 14 23:39:09 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:10 kg-quiet kernel: drmn0: ring 3 stalled for more than 22016msec May 14 23:39:10 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:10 kg-quiet kernel: drmn0: ring 0 stalled for more than 21519msec May 14 23:39:10 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:10 kg-quiet kernel: drmn0: ring 3 stalled for more than 22517msec May 14 23:39:10 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:10 kg-quiet kernel: drmn0: ring 0 stalled for more than 22020msec May 14 23:39:10 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:11 kg-quiet kernel: drmn0: ring 3 stalled for more than 23017msec May 14 23:39:11 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:11 kg-quiet kernel: drmn0: ring 0 stalled for more than 22520msec May 14 23:39:11 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:11 kg-quiet kernel: drmn0: ring 3 stalled for more than 23517msec May 14 23:39:11 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:11 kg-quiet kernel: drmn0: ring 0 stalled for more than 23020msec May 14 23:39:11 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) May 14 23:39:12 kg-quiet kernel: drmn0: ring 3 stalled for more than 24017msec May 14 23:39:12 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000005 on ring 3) May 14 23:39:12 kg-quiet kernel: drmn0: ring 0 stalled for more than 23520msec May 14 23:39:12 kg-quiet kernel: drmn0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0) [..] May 14 23:40:51 kg-quiet kernel: drmn0: Saved 262143 dwords of commands on ring 0. May 14 23:40:51 kg-quiet kernel: drmn0: GPU softreset: 0x00000108 May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 May 14 23:40:51 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020640 May 14 23:40:51 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000802 May 14 23:40:51 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800001E3 May 14 23:40:51 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 May 14 23:40:51 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 May 14 23:40:51 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 May 14 23:40:51 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C May 14 23:40:51 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: Wait for MC idle timedout ! May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 May 14 23:40:51 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00010500 May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 May 14 23:40:51 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 May 14 23:40:51 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 May 14 23:40:51 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 May 14 23:40:51 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 May 14 23:40:51 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 May 14 23:40:51 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume May 14 23:40:51 kg-quiet kernel: drmn0: Wait for MC idle timedout ! May 14 23:40:51 kg-quiet syslogd: last message repeated 1 times May 14 23:41:22 kg-quiet kernel: drmn0: Saved 262127 dwords of commands on ring 0. May 14 23:41:22 kg-quiet kernel: drmn0: GPU softreset: 0x00000108 May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_STATUS = 0xA0003828 May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 May 14 23:41:22 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20020E40 May 14 23:41:22 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000802 May 14 23:41:22 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x800001E3 May 14 23:41:22 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 May 14 23:41:22 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 May 14 23:41:22 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_ADDR 0x00030132 May 14 23:41:22 kg-quiet kernel: drmn0: VM_CONTEXT0_PROTECTION_FAULT_STATUS 0x0003F00C May 14 23:41:22 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: Wait for MC idle timedout ! May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_SOFT_RESET=0x00004001 May 14 23:41:22 kg-quiet kernel: drmn0: SRBM_SOFT_RESET=0x00010500 May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_STATUS = 0x00003828 May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_STATUS_SE0 = 0x00000007 May 14 23:41:22 kg-quiet kernel: drmn0: GRBM_STATUS_SE1 = 0x00000007 May 14 23:41:22 kg-quiet kernel: drmn0: SRBM_STATUS = 0x20000640 May 14 23:41:22 kg-quiet kernel: drmn0: SRBM_STATUS2 = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_008674_CP_STALLED_STAT1 = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_008678_CP_STALLED_STAT2 = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_00867C_CP_BUSY_STAT = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_008680_CP_STAT = 0x00000000 May 14 23:41:22 kg-quiet kernel: drmn0: R_00D034_DMA_STATUS_REG = 0x44C83D57 May 14 23:41:22 kg-quiet kernel: drmn0: R_00D834_DMA_STATUS_REG = 0x44C83D57 May 14 23:41:22 kg-quiet kernel: drmn0: GPU reset succeeded, trying to resume May 14 23:41:22 kg-quiet kernel: drmn0: Wait for MC idle timedout ! May 14 23:41:22 kg-quiet syslogd: last message repeated 1 times May 14 23:41:22 kg-quiet kernel: [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000). May 14 23:41:22 kg-quiet kernel: drmn0: WB enabled May 14 23:41:22 kg-quiet kernel: drmn0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0x0xfffff80024d79c00 May 14 23:41:22 kg-quiet kernel: drmn0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x0xfffff800c0075a18 May 14 23:41:22 kg-quiet kernel: drmn0: failed VCE resume (-22). May 14 23:41:22 kg-quiet kernel: drmn0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0x0xfffff80024d79c04 May 14 23:41:22 kg-quiet kernel: drmn0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0x0xfffff80024d79c08 May 14 23:41:22 kg-quiet kernel: drmn0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0x0xfffff80024d79c0c May 14 23:41:22 kg-quiet kernel: drmn0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0x0xfffff80024d79c10 May 14 23:41:22 kg-quiet kernel: [drm:r600_ring_test] radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD) May 14 23:41:22 kg-quiet kernel: [drm:cayman_resume] cayman startup failed on resume
went on for a while, then the machine rebooted. Not good. Tried once more after reboot, got a segmentation fault
May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 6 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (24576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 6 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (24576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 23:49:15 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 23:49:15 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 23:49:15 kg-quiet kernel: pid 1042 (Xorg), jid 0, uid 0: exited on signal 6
2022-05-14: ada0p7 - zpool - check if there are pools available
root@kg-quiet:~ # zpool import pool: q1 id: 8837196908031030204 state: ONLINE status: Some supported features are not enabled on the pool. action: The pool can be imported using its name or numeric identifier, though some features will not be available without an explicit 'zpool upgrade'. config: q1 ONLINE raidz2-0 ONLINE ada1p1 ONLINE ada2p1 ONLINE ada3p1 ONLINE ada4p1 ONLINE
try to import it
root@kg-quiet:~ # zpool import q1
check
root@kg-quiet:~ # df -h Filesystem Size Used Avail Capacity Mounted on /dev/ada0p7 58G 8.3G 45G 16% / devfs 1.0K 1.0K 0B 100% /dev /dev/ada0p8 103G 48G 47G 51% /mnt q1 20T 128K 20T 0% /q1 q1/p2p 22T 2.6T 20T 12% /q1/p2p q1/media 25T 5.1T 20T 21% /q1/media pool: q1 state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: resilvered 3.86T in 0 days 07:09:55 with 0 errors on Fri May 13 05:59:55 2022 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
good.
2022-05-14: ada0p7 - add my user to the video group
root@kg-quiet:~ # pw groupmod video -m tingo root@kg-quiet:~ # pw groupshow video video:*:44:tingo
2022-05-14: ada0p7 - pkg - install avahi-app, curl, nss_mdns, xorg-minimal, xfce, and more
May 14 21:06:20 kg-quiet pkg[964]: xorgproto-2021.5 installed May 14 21:06:20 kg-quiet pkg[964]: indexinfo-0.3.1 installed May 14 21:06:21 kg-quiet pkg[964]: libXdmcp-1.1.3 installed May 14 21:06:21 kg-quiet pkg[964]: libXau-1.0.9 installed May 14 21:06:22 kg-quiet pkg[964]: libpthread-stubs-0.4 installed May 14 21:06:23 kg-quiet pkg[964]: readline-8.1.2 installed May 14 21:06:25 kg-quiet pkg[964]: mpdecimal-2.5.1 installed May 14 21:06:25 kg-quiet pkg[964]: libffi-3.3_1 installed May 14 21:06:27 kg-quiet pkg[964]: gettext-runtime-0.21 installed May 14 21:07:20 kg-quiet pkg[964]: libxcb-1.14_1 installed May 14 21:07:21 kg-quiet pkg[964]: libICE-1.0.10,1 installed May 14 21:07:22 kg-quiet pkg[964]: expat-2.4.8 installed May 14 21:07:30 kg-quiet pkg[964]: libxml2-2.9.13_1 installed May 14 21:10:29 kg-quiet pkg[964]: python38-3.8.13 installed May 14 21:10:31 kg-quiet pkg[964]: pcre-8.45_1 installed May 14 21:10:33 kg-quiet pkg[964]: libiconv-1.16 installed May 14 21:10:58 kg-quiet pkg[964]: libX11-1.7.2,1 installed May 14 21:10:59 kg-quiet pkg[964]: libSM-1.2.3,1 installed May 14 21:11:11 kg-quiet pkg[964]: glib-2.70.4_3,2 installed May 14 21:11:12 kg-quiet pkg[964]: dbus-1.12.20_5 installed May 14 21:11:13 kg-quiet pkg[964]: gnome_subr-1.0 installed May 14 21:11:13 kg-quiet pkg[964]: libevent-2.1.12 installed May 14 21:11:14 kg-quiet pkg[964]: libdaemon-0.14_1 installed May 14 21:11:15 kg-quiet pkg[964]: dbus-glib-0.112 installed May 14 21:11:16 kg-quiet pkg[964]: gdbm-1.23 installed May 14 21:11:20 kg-quiet pkg[964]: avahi-app-0.8 installed May 14 21:26:32 kg-quiet pkg[1399]: libnghttp2-1.46.0 installed May 14 21:26:36 kg-quiet pkg[1399]: libssh2-1.10.0,3 installed May 14 21:26:37 kg-quiet pkg[1399]: ca_root_nss-3.76 installed May 14 21:26:52 kg-quiet pkg[1399]: curl-7.82.0 installed May 14 21:27:58 kg-quiet pkg[1459]: nss_mdns-0.14.1.20200624 installed May 14 21:29:25 kg-quiet pkg[1487]: pciids-20220225 installed May 14 21:29:26 kg-quiet pkg[1487]: libXext-1.3.4,1 installed May 14 21:29:26 kg-quiet pkg[1487]: libXrender-0.9.10_2 installed May 14 21:29:27 kg-quiet pkg[1487]: libXfixes-6.0.0 installed May 14 21:29:27 kg-quiet pkg[1487]: libepoll-shim-0.0.20210418 installed May 14 21:29:27 kg-quiet pkg[1487]: libpciaccess-0.16 installed May 14 21:29:28 kg-quiet pkg[1487]: liblz4-1.9.3,1 installed May 14 21:29:28 kg-quiet pkg[1487]: libedit-3.1.20210910,1 installed May 14 21:29:28 kg-quiet pkg[1487]: libxshmfence-1.3_1 installed May 14 21:29:29 kg-quiet pkg[1487]: png-1.6.37_1 installed May 14 21:29:30 kg-quiet pkg[1487]: libXxf86vm-1.1.4_3 installed May 14 21:29:30 kg-quiet pkg[1487]: libXrandr-1.5.2 installed May 14 21:29:30 kg-quiet pkg[1487]: libXdamage-1.1.5 installed May 14 21:29:31 kg-quiet pkg[1487]: wayland-1.20.0_2 installed May 14 21:29:32 kg-quiet pkg[1487]: libglvnd-1.4.0_1 installed May 14 21:29:34 kg-quiet pkg[1487]: libdrm-2.4.110,1 installed May 14 21:29:34 kg-quiet pkg[1487]: libunwind-20211201_1 installed May 14 21:29:35 kg-quiet pkg[1487]: zstd-1.5.2 installed May 14 21:29:36 kg-quiet pkg[1487]: libXv-1.0.11_2,1 installed May 14 21:30:49 kg-quiet pkg[1487]: perl5-5.32.1_1 installed May 14 21:30:50 kg-quiet pkg[1487]: lua53-5.3.6 installed May 14 21:30:50 kg-quiet pkg[1487]: libudev-devd-0.5.0 installed May 14 21:31:00 kg-quiet pkg[1487]: py38-setuptools-57.0.0 installed May 14 21:31:00 kg-quiet pkg[1487]: libxkbfile-1.1.0 installed May 14 21:31:02 kg-quiet pkg[1487]: libfontenc-1.1.4 installed May 14 21:31:06 kg-quiet pkg[1487]: freetype2-2.11.1 installed May 14 21:31:06 kg-quiet pkg[1487]: mesa-libs-21.3.8 installed May 14 21:31:06 kg-quiet pkg[1487]: libXvMC-1.0.12 installed May 14 21:34:30 kg-quiet pkg[1487]: llvm13-13.0.1_2 installed May 14 21:34:30 kg-quiet pkg[1487]: libgudev-234 installed May 14 21:34:31 kg-quiet pkg[1487]: py38-six-1.16.0 installed May 14 21:34:38 kg-quiet pkg[1487]: libXt-1.2.1,1 installed May 14 21:34:45 kg-quiet pkg[1487]: xkeyboard-config-2.34_2 installed May 14 21:34:46 kg-quiet pkg[1487]: xkbcomp-1.4.5 installed May 14 21:34:46 kg-quiet pkg[1487]: pixman-0.40.0_1 installed May 14 21:34:47 kg-quiet pkg[1487]: libXfont2-2.0.5 installed May 14 21:34:48 kg-quiet pkg[1487]: mesa-dri-21.3.8 installed May 14 21:34:48 kg-quiet pkg[1487]: libepoxy-1.5.9 installed May 14 21:34:56 kg-quiet pkg[1487]: libwacom-1.5 installed May 14 21:34:58 kg-quiet pkg[1487]: py38-pyudev-0.22.0 installed May 14 21:34:59 kg-quiet pkg[1487]: py38-evdev-1.4.0 installed May 14 21:34:59 kg-quiet pkg[1487]: libmtdev-1.1.6_1 installed May 14 21:34:59 kg-quiet pkg[1487]: libevdev-1.9.1.20200928 installed May 14 21:35:01 kg-quiet pkg[1487]: libXmu-1.1.3,1 installed May 14 21:35:06 kg-quiet pkg[1487]: xorg-server-1.20.14,1 installed May 14 21:35:09 kg-quiet pkg[1487]: libXi-1.8,1 installed May 14 21:35:11 kg-quiet pkg[1487]: libinput-1.19.1_1 installed May 14 21:35:11 kg-quiet pkg[1487]: xinit-1.4.1,1 installed May 14 21:35:11 kg-quiet pkg[1487]: xauth-1.1 installed May 14 21:35:11 kg-quiet pkg[1487]: xf86-video-vesa-2.5.0 installed May 14 21:35:11 kg-quiet pkg[1487]: xf86-input-libinput-0.30.0_1 installed May 14 21:35:11 kg-quiet pkg[1487]: xorg-minimal-7.5.2_3 installed May 14 22:09:33 kg-quiet pkg[2134]: xf86-input-keyboard-1.9.0_4 installed May 14 22:09:33 kg-quiet pkg[2134]: xf86-input-mouse-1.9.3_3 installed May 14 22:10:56 kg-quiet pkg[2138]: libXpm-3.5.13 installed May 14 22:11:01 kg-quiet pkg[2138]: fontconfig-2.13.94_2,1 installed May 14 22:11:04 kg-quiet pkg[2138]: libXaw-1.0.14,2 installed May 14 22:11:04 kg-quiet pkg[2138]: libXft-2.3.4 installed May 14 22:11:04 kg-quiet pkg[2138]: xclock-1.0.9 installed May 14 22:11:04 kg-quiet pkg[2138]: twm-1.0.11_1 installed May 14 22:11:04 kg-quiet pkg[2138]: xterm-372 installed May 14 22:11:05 kg-quiet pkg[2138]: xrandr-1.5.1 installed May 14 22:13:31 kg-quiet pkg[2211]: gmp-6.2.1 installed May 14 22:13:31 kg-quiet pkg[2211]: mkfontscale-1.2.1 installed May 14 22:13:32 kg-quiet pkg[2211]: jpeg-turbo-2.1.3 installed May 14 22:13:32 kg-quiet pkg[2211]: jbigkit-2.1_1 installed May 14 22:13:32 kg-quiet pkg[2211]: tpm-emulator-0.7.4_2 installed May 14 22:13:34 kg-quiet pkg[2211]: libtasn1-4.18.0 installed May 14 22:13:36 kg-quiet pkg[2211]: libunistring-1.0 installed May 14 22:13:36 kg-quiet pkg[2211]: font-misc-meltho-1.0.3_4 installed May 14 22:13:36 kg-quiet pkg[2211]: font-misc-ethiopic-1.0.4 installed May 14 22:13:36 kg-quiet pkg[2211]: font-bh-ttf-1.0.3_4 installed May 14 22:13:37 kg-quiet pkg[2211]: encodings-1.0.5,1 installed May 14 22:13:39 kg-quiet pkg[2211]: dejavu-2.37_1 installed May 14 22:13:39 kg-quiet pkg[2211]: graphite2-1.3.14 installed May 14 22:13:41 kg-quiet pkg[2211]: cairo-1.17.4,3 installed May 14 22:13:44 kg-quiet pkg[2211]: shared-mime-info-2.2_1 installed May 14 22:13:48 kg-quiet pkg[2211]: tiff-4.3.0 installed May 14 22:13:52 kg-quiet pkg[2211]: trousers-0.3.14_3 installed May 14 22:13:54 kg-quiet pkg[2211]: p11-kit-0.24.1 installed May 14 22:13:58 kg-quiet pkg[2211]: nettle-3.7.3 installed May 14 22:14:00 kg-quiet pkg[2211]: libidn2-2.3.2 installed May 14 22:14:02 kg-quiet pkg[2211]: nspr-4.33 installed May 14 22:14:08 kg-quiet pkg[2211]: icu-70.1_1,1 installed May 14 22:14:08 kg-quiet pkg[2211]: xorg-fonts-truetype-7.7_1 installed May 14 22:14:12 kg-quiet pkg[2211]: harfbuzz-4.2.1 installed May 14 22:14:14 kg-quiet pkg[2211]: fribidi-1.0.11 installed May 14 22:14:15 kg-quiet pkg[2211]: libxkbcommon-1.4.0_2 installed May 14 22:14:15 kg-quiet pkg[2211]: libXinerama-1.1.4_2,1 installed May 14 22:14:19 kg-quiet pkg[2211]: gdk-pixbuf2-2.40.0_3 installed May 14 22:14:50 kg-quiet pkg[2211]: gnutls-3.6.16 installed May 14 22:14:56 kg-quiet pkg[2211]: spidermonkey78-78.9.0_7 installed May 14 22:14:56 kg-quiet pkg[2211]: libXScrnSaver-1.2.3_2 installed May 14 22:14:59 kg-quiet pkg[2211]: gsettings-desktop-schemas-42.0 installed May 14 22:14:59 kg-quiet pkg[2211]: libXtst-1.2.3_2 installed May 14 22:15:00 kg-quiet pkg[2211]: libgpg-error-1.44 installed May 14 22:15:06 kg-quiet pkg[2211]: gobject-introspection-1.72.0,1 installed May 14 22:15:07 kg-quiet pkg[2211]: libproxy-0.4.17_1 installed May 14 22:15:07 kg-quiet pkg[2211]: py38-cairo-1.18.1_2,1 installed May 14 22:15:07 kg-quiet pkg[2211]: pygobject3-common-3.38.0 installed May 14 22:15:32 kg-quiet pkg[2211]: pango-1.50.6 installed May 14 22:15:36 kg-quiet pkg[2211]: gtk-update-icon-cache-3.24.31 installed May 14 22:15:40 kg-quiet pkg[2211]: atk-2.36.0 installed May 14 22:15:41 kg-quiet pkg[2211]: libpaper-1.1.28 installed May 14 22:15:43 kg-quiet pkg[2211]: polkit-0.120_1 installed May 14 22:15:44 kg-quiet pkg[2211]: lcms2-2.12 installed May 14 22:15:47 kg-quiet pkg[2211]: argyllcms-1.9.2_5 installed May 14 22:15:48 kg-quiet pkg[2211]: sqlite3-3.37.2,1 installed May 14 22:15:52 kg-quiet pkg[2211]: at-spi2-core-2.36.0 installed May 14 22:15:52 kg-quiet pkg[2211]: libgcrypt-1.9.4 installed May 14 22:15:54 kg-quiet pkg[2211]: glib-networking-2.70.1 installed May 14 22:15:54 kg-quiet pkg[2211]: libpsl-0.21.1_3 installed May 14 22:15:59 kg-quiet pkg[2211]: gstreamer1-1.16.2 installed May 14 22:16:17 kg-quiet pkg[2211]: iso-codes-4.7 installed May 14 22:16:20 kg-quiet pkg[2211]: orc-0.4.31 installed May 14 22:16:22 kg-quiet pkg[2211]: py38-gobject3-3.38.0 installed May 14 22:16:25 kg-quiet pkg[2211]: libxfce4util-4.16.0 installed May 14 22:16:25 kg-quiet pkg[2211]: xcb-util-0.4.0_2,1 installed May 14 22:16:26 kg-quiet pkg[2211]: libXcursor-1.2.0 installed May 14 22:16:26 kg-quiet pkg[2211]: libXcomposite-0.4.5,1 installed May 14 22:17:33 kg-quiet pkg[2211]: adwaita-icon-theme-40.1.1 installed May 14 22:17:50 kg-quiet pkg[2211]: cups-2.3.3op2 installed May 14 22:17:50 kg-quiet pkg[2211]: hicolor-icon-theme-0.17 installed May 14 22:17:53 kg-quiet pkg[2211]: librsvg2-rust-2.54.0_2 installed May 14 22:18:00 kg-quiet pkg[2211]: colord-1.3.5_1 installed May 14 22:18:00 kg-quiet pkg[2211]: at-spi2-atk-2.34.2 installed May 14 22:18:05 kg-quiet pkg[2211]: pcre2-10.39_1 installed May 14 22:18:08 kg-quiet pkg[2211]: json-glib-1.6.2_1 installed May 14 22:18:08 kg-quiet pkg[2211]: libnotify-0.7.9_1 installed May 14 22:18:10 kg-quiet pkg[2211]: double-conversion-3.2.0 installed May 14 22:18:10 kg-quiet pkg[2211]: py38-zipp-3.4.0 installed May 14 22:18:12 kg-quiet pkg[2211]: giflib-5.2.1 installed May 14 22:18:16 kg-quiet pkg[2211]: libsoup-2.74.0_3 installed May 14 22:18:16 kg-quiet pkg[2211]: libwpe-1.12.0 installed May 14 22:18:18 kg-quiet pkg[2211]: hunspell-1.7.0_2 installed May 14 22:18:25 kg-quiet pkg[2211]: gstreamer1-plugins-1.16.2_5 installed May 14 22:18:26 kg-quiet pkg[2211]: libGLU-9.0.2_1 installed May 14 22:18:29 kg-quiet pkg[2211]: graphene-1.10.6 installed May 14 22:18:30 kg-quiet pkg[2211]: brotli-1.0.9,1 installed May 14 22:18:32 kg-quiet pkg[2211]: xfce4-conf-4.16.0 installed May 14 22:18:32 kg-quiet pkg[2211]: startup-notification-0.12_4 installed May 14 22:19:08 kg-quiet pkg[2211]: gtk3-3.24.33 installed May 14 22:19:14 kg-quiet pkg[2211]: libgtop-2.40.0 installed May 14 22:19:16 kg-quiet pkg[2211]: libxslt-1.1.35_2 installed May 14 22:19:17 kg-quiet pkg[2211]: libcddb-1.3.2_4 installed May 14 22:19:37 kg-quiet pkg[2211]: qt5-core-5.15.2p263_1 installed May 14 22:19:42 kg-quiet pkg[2211]: libsecret-0.20.4_2 installed May 14 22:19:42 kg-quiet pkg[2211]: py38-importlib-metadata-4.8.1 installed May 14 22:19:50 kg-quiet pkg[2211]: cyrus-sasl-2.1.28 installed May 14 22:19:51 kg-quiet pkg[2211]: talloc-2.3.1 installed May 14 22:19:53 kg-quiet pkg[2211]: webp-1.2.2 installed May 14 22:19:53 kg-quiet pkg[2211]: wpebackend-fdo-1.12.0 installed May 14 22:19:54 kg-quiet pkg[2211]: hyphen-2.8.8 installed May 14 22:19:54 kg-quiet pkg[2211]: enchant2-2.2.15 installed May 14 22:19:55 kg-quiet pkg[2211]: harfbuzz-icu-4.2.1 installed May 14 22:19:58 kg-quiet pkg[2211]: geoclue-2.5.7 installed May 14 22:20:03 kg-quiet pkg[2211]: gstreamer1-plugins-bad-1.16.2_2 installed May 14 22:20:04 kg-quiet pkg[2211]: openjpeg-2.4.0 installed May 14 22:20:07 kg-quiet pkg[2211]: gstreamer1-plugins-gl-1.16.2_4 installed May 14 22:20:07 kg-quiet pkg[2211]: woff2-1.0.2_4 installed May 14 22:20:11 kg-quiet pkg[2211]: nss-3.77 installed May 14 22:20:18 kg-quiet pkg[2211]: poppler-data-0.4.11 installed May 14 22:20:21 kg-quiet pkg[2211]: libxfce4menu-4.16.1 installed May 14 22:20:22 kg-quiet pkg[2211]: libXres-1.2.1 installed May 14 22:20:24 kg-quiet pkg[2211]: p5-URI-5.10 installed May 14 22:20:24 kg-quiet pkg[2211]: desktop-file-utils-0.26_1 installed May 14 22:20:26 kg-quiet pkg[2211]: libexif-0.6.24 installed May 14 22:20:28 kg-quiet pkg[2211]: libcdio-2.1.0 installed May 14 22:20:30 kg-quiet pkg[2211]: qt5-dbus-5.15.2p263 installed May 14 22:20:33 kg-quiet pkg[2211]: py38-markdown-3.3.6 installed May 14 22:20:33 kg-quiet pkg[2211]: libsunacl-1.0.1 installed May 14 22:20:37 kg-quiet pkg[2211]: openldap24-client-2.4.59_4 installed May 14 22:20:48 kg-quiet pkg[2211]: py38-dnspython-2.2.1,1 installed May 14 22:20:48 kg-quiet pkg[2211]: tevent-0.10.2_1 installed May 14 22:20:50 kg-quiet pkg[2211]: popt-1.18_1 installed May 14 22:20:50 kg-quiet pkg[2211]: libinotify-20211018 installed May 14 22:20:50 kg-quiet pkg[2211]: jansson-2.14 installed May 14 22:20:51 kg-quiet pkg[2211]: gamin-0.1.10_10 installed May 14 22:20:52 kg-quiet pkg[2211]: tdb-1.4.3,1 installed May 14 22:20:52 kg-quiet pkg[2211]: lmdb-0.9.29,1 installed May 14 22:20:54 kg-quiet pkg[2211]: libarchive-3.6.0,1 installed May 14 22:20:56 kg-quiet pkg[2211]: libgd-2.3.3,1 installed May 14 22:20:57 kg-quiet pkg[2211]: libltdl-2.4.6 installed May 14 22:21:05 kg-quiet pkg[2211]: webkit2-gtk3-2.34.6_2 installed May 14 22:21:10 kg-quiet pkg[2211]: poppler-22.01.0_1 installed May 14 22:21:12 kg-quiet pkg[2211]: libwnck3-3.36.0 installed May 14 22:21:15 kg-quiet pkg[2211]: libexo-4.16.3 installed May 14 22:21:18 kg-quiet pkg[2211]: garcon-4.16.1 installed May 14 22:21:21 kg-quiet pkg[2211]: libdbusmenu-16.04.0_6 installed May 14 22:21:25 kg-quiet pkg[2211]: libudisks-2.9.2 installed May 14 22:21:25 kg-quiet pkg[2211]: libcdio-paranoia-10.2+2.0.1 installed May 14 22:21:26 kg-quiet pkg[2211]: bsdisks-0.27 installed May 14 22:21:35 kg-quiet pkg[2211]: gcr-3.40.0 installed May 14 22:22:01 kg-quiet pkg[2211]: samba412-4.12.15_3 installed May 14 22:22:01 kg-quiet pkg[2211]: libnfs-4.0.0_1 installed May 14 22:22:01 kg-quiet pkg[2211]: libmtp-1.1.18 installed May 14 22:22:03 kg-quiet pkg[2211]: libbluray-1.3.0_2,1 installed May 14 22:22:06 kg-quiet pkg[2211]: libgphoto2-2.5.26_2 installed May 14 22:22:07 kg-quiet pkg[2211]: libgepub-0.6.0_3 installed May 14 22:22:08 kg-quiet pkg[2211]: poppler-glib-22.01.0_1 installed May 14 22:22:13 kg-quiet pkg[2211]: libgsf-1.14.47_3 installed May 14 22:22:17 kg-quiet pkg[2211]: xfce4-panel-4.16.3 installed May 14 22:22:21 kg-quiet pkg[2211]: gvfs-1.46.2_2 installed May 14 22:22:23 kg-quiet pkg[2211]: xfce4-tumbler-4.16.0_15 installed May 14 22:22:41 kg-quiet pkg[2211]: gtk2-2.24.33 installed May 14 22:22:43 kg-quiet pkg[2211]: vte3-0.66.2 installed May 14 22:22:44 kg-quiet pkg[2211]: libXpresent-1.0.0 installed May 14 22:22:44 kg-quiet pkg[2211]: iceauth-1.0.8_2 installed May 14 22:22:45 kg-quiet pkg[2211]: upower-0.99.17_1 installed May 14 22:22:47 kg-quiet pkg[2211]: consolekit2-1.2.4_3 installed May 14 22:22:52 kg-quiet pkg[2211]: thunar-4.16.10 installed May 14 22:22:53 kg-quiet pkg[2211]: gtk-murrine-engine-0.98.2_5 installed May 14 22:22:53 kg-quiet pkg[2211]: libxklavier-5.3_3,1 installed May 14 22:23:02 kg-quiet pkg[2211]: gtksourceview3-3.24.11_2 installed May 14 22:23:06 kg-quiet pkg[2211]: gspell-1.9.1_4 installed May 14 22:23:06 kg-quiet pkg[2211]: dconf-0.40.0_3 installed May 14 22:23:10 kg-quiet pkg[2211]: xfce4-terminal-1.0.0_1 installed May 14 22:23:31 kg-quiet pkg[2211]: xfce4-wm-4.16.1_1 installed May 14 22:23:33 kg-quiet pkg[2211]: xfce4-session-4.16.0 installed May 14 22:23:37 kg-quiet pkg[2211]: xfce4-desktop-4.16.0 installed May 14 22:23:59 kg-quiet pkg[2211]: greybird-theme-3.23.1 installed May 14 22:24:07 kg-quiet pkg[2211]: xfce4-settings-4.16.2 installed May 14 22:24:11 kg-quiet pkg[2211]: xfce4-power-manager-4.16.0 installed May 14 22:24:13 kg-quiet pkg[2211]: xfce4-appfinder-4.16.1 installed May 14 22:24:16 kg-quiet pkg[2211]: mousepad-0.5.9_1 installed May 14 22:24:19 kg-quiet pkg[2211]: xfce4-notifyd-0.6.3 installed May 14 22:24:19 kg-quiet pkg[2211]: xfce-4.16 installed May 14 22:35:19 kg-quiet pkg[4226]: libsigc++-2.10.4 installed May 14 22:35:27 kg-quiet pkg[4226]: glibmm-2.66.2,1 installed May 14 22:35:29 kg-quiet pkg[4226]: libogg-1.3.5,4 installed May 14 22:35:30 kg-quiet pkg[4226]: libxml++-2.40.1_2,1 installed May 14 22:35:30 kg-quiet pkg[4226]: opus-1.3.1 installed May 14 22:35:34 kg-quiet pkg[4226]: libvorbis-1.3.7_2,3 installed May 14 22:35:36 kg-quiet pkg[4226]: flac-1.3.4 installed May 14 22:35:42 kg-quiet pkg[4226]: cairomm-1.12.2_6 installed May 14 22:35:42 kg-quiet pkg[4226]: fftw3-float-3.3.10 installed May 14 22:35:43 kg-quiet pkg[4226]: fftw3-3.3.10 installed May 14 22:35:44 kg-quiet pkg[4226]: webrtc-audio-processing0-0.3.1_2 installed May 14 22:35:45 kg-quiet pkg[4226]: speexdsp-1.2.0 installed May 14 22:35:46 kg-quiet pkg[4226]: libsoxr-0.1.3_3 installed May 14 22:35:46 kg-quiet pkg[4226]: libsndfile-1.0.31_1 installed May 14 22:35:48 kg-quiet pkg[4226]: pangomm-2.40.1_6 installed May 14 22:35:49 kg-quiet pkg[4226]: atkmm-2.28.0 installed May 14 22:35:50 kg-quiet pkg[4226]: libcanberra-0.30_5 installed May 14 22:35:56 kg-quiet pkg[4226]: pulseaudio-14.2_3 installed May 14 22:36:08 kg-quiet pkg[4226]: gtkmm30-3.24.2_2 installed May 14 22:36:09 kg-quiet pkg[4226]: libcanberra-gtk3-0.30_5 installed May 14 22:36:11 kg-quiet pkg[4226]: keybinder-gtk3-0.3.2_1 installed May 14 22:36:12 kg-quiet pkg[4226]: pavucontrol-5.0_2 installed May 14 22:36:14 kg-quiet pkg[4226]: xfce4-cpugraph-plugin-1.2.6 installed May 14 22:36:15 kg-quiet pkg[4226]: xfce4-datetime-plugin-0.8.1_1 installed May 14 22:36:17 kg-quiet pkg[4226]: xfce4-netload-plugin-1.4.0 installed May 14 22:36:19 kg-quiet pkg[4226]: xfce4-pulseaudio-plugin-0.4.3_1 installed May 14 22:36:21 kg-quiet pkg[4226]: xfce4-screenshooter-plugin-1.9.10_2 installed May 14 22:36:23 kg-quiet pkg[4226]: xfce4-systemload-plugin-1.3.1 installed May 14 22:37:55 kg-quiet pkg[4564]: xbitmaps-1.1.2 installed May 14 22:38:21 kg-quiet pkg[4564]: open-motif-2.3.8_2 installed May 14 22:38:25 kg-quiet pkg[4564]: gsfonts-8.11_8 installed May 14 22:38:26 kg-quiet pkg[4564]: xpdf3-3.04_11 installed May 14 22:38:26 kg-quiet pkg[4564]: xset-1.2.4_3 installed May 14 22:38:26 kg-quiet pkg[4564]: zip-3.0_1 installed May 14 22:39:35 kg-quiet pkg[4587]: libmspack-0.10.1 installed May 14 22:39:50 kg-quiet pkg[4587]: wx30-gtk3-3.0.5.1_1 installed May 14 22:39:54 kg-quiet pkg[4587]: cryptopp-8.6.0 installed May 14 22:40:01 kg-quiet pkg[4587]: amule-2.3.3_3 installed May 14 22:40:32 kg-quiet pkg[4638]: dmidecode-3.3 installed May 14 22:41:24 kg-quiet pkg[4640]: portaudio-19.6.0_6,1 installed May 14 22:41:24 kg-quiet pkg[4640]: xprop-1.2.5 installed May 14 22:41:26 kg-quiet pkg[4640]: dotconf-1.3_1 installed May 14 22:41:31 kg-quiet pkg[4640]: espeak-1.48.04_7 installed May 14 22:41:32 kg-quiet pkg[4640]: noto-basic-2.0_1 installed May 14 22:41:32 kg-quiet pkg[4640]: openh264-2.2.0,2 installed May 14 22:41:33 kg-quiet pkg[4640]: xdg-utils-1.1.3_1 installed May 14 22:41:33 kg-quiet pkg[4640]: re2-20220201 installed May 14 22:41:33 kg-quiet pkg[4640]: libpci-3.7.0_1 installed May 14 22:41:33 kg-quiet pkg[4640]: jsoncpp-1.9.5 installed May 14 22:41:34 kg-quiet pkg[4640]: speex-1.2.0,1 installed May 14 22:41:35 kg-quiet pkg[4640]: sndio-1.8.1 installed May 14 22:41:35 kg-quiet pkg[4640]: snappy-1.1.9_1 installed May 14 22:41:44 kg-quiet pkg[4640]: speech-dispatcher-0.10.2 installed May 14 22:41:54 kg-quiet pkg[4640]: chromium-101.0.4951.64 installed May 14 22:42:48 kg-quiet pkg[4860]: Imath-3.1.5 installed May 14 22:42:52 kg-quiet pkg[4860]: openexr-3.1.5 installed May 14 22:42:54 kg-quiet pkg[4860]: highway-0.16.0_2 installed May 14 22:42:54 kg-quiet pkg[4860]: vmaf-2.3.1 installed May 14 22:42:55 kg-quiet pkg[4860]: argp-standalone-1.3_4 installed May 14 22:42:56 kg-quiet pkg[4860]: libjxl-0.6.1_5 installed May 14 22:42:57 kg-quiet pkg[4860]: libvpx-1.11.0 installed May 14 22:42:57 kg-quiet pkg[4860]: xvid-1.3.7,1 installed May 14 22:42:58 kg-quiet pkg[4860]: x265-3.4_2 installed May 14 22:42:58 kg-quiet pkg[4860]: svt-av1-1.0.0 installed May 14 22:42:59 kg-quiet pkg[4860]: libx264-0.163.3060 installed May 14 22:42:59 kg-quiet pkg[4860]: libvdpau-1.5 installed May 14 22:43:00 kg-quiet pkg[4860]: libva-2.14.0 installed May 14 22:43:02 kg-quiet pkg[4860]: libv4l-1.23.0 installed May 14 22:43:02 kg-quiet pkg[4860]: libtheora-1.1.1_7 installed May 14 22:43:03 kg-quiet pkg[4860]: libass-0.15.2 installed May 14 22:43:03 kg-quiet pkg[4860]: dav1d-1.0.0 installed May 14 22:43:04 kg-quiet pkg[4860]: aom-3.3.0_1 installed May 14 22:43:05 kg-quiet pkg[4860]: lame-3.100_4 installed May 14 22:43:12 kg-quiet pkg[4860]: ffmpeg-4.4.2_2,1 installed May 14 22:43:17 kg-quiet pkg[4860]: firefox-100.0_3,2 installed May 14 22:44:30 kg-quiet pkg[5164]: fusefs-libs3-3.10.5 installed May 14 22:44:31 kg-quiet pkg[5164]: fusefs-sshfs-3.7.2 installed May 14 22:45:03 kg-quiet pkg[5181]: p5-TimeDate-2.33,1 installed May 14 22:45:03 kg-quiet pkg[5181]: p5-LWP-MediaTypes-6.04 installed May 14 22:45:03 kg-quiet pkg[5181]: p5-HTTP-Date-6.05 installed May 14 22:45:03 kg-quiet pkg[5181]: p5-IO-HTML-1.004 installed May 14 22:45:03 kg-quiet pkg[5181]: p5-Clone-0.45 installed May 14 22:45:03 kg-quiet pkg[5181]: p5-Encode-Locale-1.05 installed May 14 22:45:04 kg-quiet pkg[5181]: p5-HTTP-Message-6.36 installed May 14 22:45:04 kg-quiet pkg[5181]: p5-HTML-Tagset-3.20_1 installed May 14 22:45:05 kg-quiet pkg[5181]: p5-Socket6-0.29 installed May 14 22:45:05 kg-quiet pkg[5181]: p5-HTML-Parser-3.77 installed May 14 22:45:05 kg-quiet pkg[5181]: p5-Mozilla-CA-20211001 installed May 14 22:45:07 kg-quiet pkg[5181]: p5-Net-SSLeay-1.90 installed May 14 22:45:07 kg-quiet pkg[5181]: p5-IO-Socket-INET6-2.72_1 installed May 14 22:45:07 kg-quiet pkg[5181]: p5-GSSAPI-0.28_2 installed May 14 22:45:07 kg-quiet pkg[5181]: p5-Digest-HMAC-1.04 installed May 14 22:45:08 kg-quiet pkg[5181]: p5-CGI-4.54 installed May 14 22:45:09 kg-quiet pkg[5181]: p5-IO-Socket-SSL-2.074 installed May 14 22:45:10 kg-quiet pkg[5181]: p5-Authen-SASL-2.16_1 installed May 14 22:45:10 kg-quiet pkg[5181]: p5-Error-0.17029 installed May 14 22:45:20 kg-quiet pkg[5181]: git-2.35.2 installed May 14 22:45:43 kg-quiet pkg[5193]: libassuan-2.5.5 installed May 14 22:45:43 kg-quiet pkg[5193]: pinentry-curses-1.2.0 installed May 14 22:45:43 kg-quiet pkg[5193]: pinentry-1.2.0 installed May 14 22:45:44 kg-quiet pkg[5193]: libksba-1.6.0 installed May 14 22:45:44 kg-quiet pkg[5193]: npth-1.6 installed May 14 22:45:47 kg-quiet pkg[5193]: gnupg-2.3.3_3 installed May 14 22:48:37 kg-quiet pkg[5250]: yajl-2.1.0 installed May 14 22:48:37 kg-quiet pkg[5250]: xcb-util-wm-0.4.1_3 installed May 14 22:48:37 kg-quiet pkg[5250]: xcb-util-renderutil-0.3.9_1 installed May 14 22:48:38 kg-quiet pkg[5250]: xcb-util-keysyms-0.4.0_1 installed May 14 22:48:38 kg-quiet pkg[5250]: xcb-util-image-0.4.0_1 installed May 14 22:48:42 kg-quiet pkg[5250]: qt5-network-5.15.2p263 installed May 14 22:48:44 kg-quiet pkg[5250]: vulkan-headers-1.3.210 installed May 14 22:49:30 kg-quiet pkg[5250]: db5-5.3.28_8 installed May 14 22:49:33 kg-quiet pkg[5250]: raptor2-2.0.15_21 installed May 14 22:49:34 kg-quiet pkg[5250]: librevenge-0.0.4_13 installed May 14 22:55:10 kg-quiet pkg[5250]: boost-libs-1.72.0_6 installed May 14 22:55:34 kg-quiet pkg[5250]: qt5-gui-5.15.2p263 installed May 14 22:55:36 kg-quiet pkg[5250]: apr-1.7.0.1.6.1_2 installed May 14 22:55:38 kg-quiet pkg[5250]: rasqal-0.9.33_1 installed May 14 22:55:39 kg-quiet pkg[5250]: libwpd010-0.10.3_6 installed May 14 22:55:42 kg-quiet pkg[5250]: liblangtag-0.6.3_2 installed May 14 22:55:42 kg-quiet pkg[5250]: gpgme-1.17.1 installed May 14 22:55:42 kg-quiet pkg[5250]: javavmwrapper-2.7.8 installed May 14 22:55:46 kg-quiet pkg[5250]: alsa-lib-1.2.2_1 installed May 14 22:55:48 kg-quiet pkg[5250]: libixion-0.17.0 installed May 14 22:55:48 kg-quiet pkg[5250]: qt5-x11extras-5.15.2p1 installed May 14 22:56:00 kg-quiet pkg[5250]: qt5-widgets-5.15.2p263 installed May 14 22:56:01 kg-quiet pkg[5250]: twemoji-color-font-ttf-13.1.0 installed May 14 22:56:02 kg-quiet pkg[5250]: linuxlibertine-g-20120116_2 installed May 14 22:56:02 kg-quiet pkg[5250]: liberation-fonts-ttf-2.1.5,2 installed May 14 22:56:03 kg-quiet pkg[5250]: GentiumBasic-1102_1 installed May 14 22:56:03 kg-quiet pkg[5250]: crosextrafonts-carlito-20130920_4 installed May 14 22:56:04 kg-quiet pkg[5250]: crosextrafonts-caladea-20130214_4 installed May 14 22:56:05 kg-quiet pkg[5250]: serf-1.3.9_6 installed May 14 22:56:09 kg-quiet pkg[5250]: zxing-cpp-1.2.0 installed May 14 22:56:12 kg-quiet pkg[5250]: redland-1.0.17_4 installed May 14 22:56:12 kg-quiet pkg[5250]: mythes-1.2.4_7 installed May 14 22:56:12 kg-quiet pkg[5250]: libwps-0.4.12 installed May 14 22:56:14 kg-quiet pkg[5250]: libvisio01-0.1.7_7 installed May 14 22:56:14 kg-quiet pkg[5250]: libstaroffice-0.0.7 installed May 14 22:56:15 kg-quiet pkg[5250]: libqxp-0.0.0_19 installed May 14 22:56:15 kg-quiet pkg[5250]: libodfgen01-0.1.8_2 installed May 14 22:56:16 kg-quiet pkg[5250]: libnumbertext-1.0.8 installed May 14 22:56:18 kg-quiet pkg[5250]: libmwaw03-0.3.21 installed May 14 22:56:23 kg-quiet pkg[5250]: libexttextcat-3.4.6 installed May 14 22:56:23 kg-quiet pkg[5250]: libepubgen-0.1.1 installed May 14 22:56:46 kg-quiet pkg[5250]: libe-book-0.1.3_23 installed May 14 22:56:48 kg-quiet pkg[5250]: libabw-0.1.3_2 installed May 14 22:56:56 kg-quiet pkg[5250]: clucene-2.3.3.4_19 installed May 14 22:57:01 kg-quiet pkg[5250]: xmlsec1-1.2.29_2 installed May 14 22:57:03 kg-quiet pkg[5250]: gpgme-cpp-1.17.1 installed May 14 22:57:04 kg-quiet pkg[5250]: libpagemaker-0.0.4_10 installed May 14 22:57:04 kg-quiet pkg[5250]: libmspub01-0.1.4_19 installed May 14 22:57:06 kg-quiet pkg[5250]: libcmis-0.5.2_4 installed May 14 22:57:08 kg-quiet pkg[5250]: Box2D-2.4.1 installed May 14 22:57:08 kg-quiet pkg[5250]: lp_solve-5.5.2.5 installed May 14 22:57:26 kg-quiet pkg[5250]: openjdk11-11.0.14+9.1_1 installed May 14 22:57:27 kg-quiet pkg[5250]: qr-code-generator-1.6.0 installed May 14 22:57:27 kg-quiet pkg[5250]: libzmf-0.0.2_24 installed May 14 22:57:27 kg-quiet pkg[5250]: libwpg03-0.3.3_1 installed May 14 22:57:29 kg-quiet pkg[5250]: libfreehand-0.1.2_21 installed May 14 22:57:29 kg-quiet pkg[5250]: libetonyek01-0.1.10_3,1 installed May 14 22:57:30 kg-quiet pkg[5250]: libcdr01-0.1.7_1 installed May 14 22:57:30 kg-quiet pkg[5250]: glew-2.2.0_3 installed May 14 22:57:33 kg-quiet pkg[5250]: liborcus-0.17.2 installed May 14 22:57:45 kg-quiet pkg[5250]: abseil-20211102.0 installed May 14 23:02:10 kg-quiet pkg[5250]: libreoffice-7.3.3.2 installed May 14 23:04:49 kg-quiet pkg[6232]: libzen-21.09 installed May 14 23:04:49 kg-quiet pkg[6232]: tinyxml2-9.0.0,1 installed May 14 23:04:51 kg-quiet pkg[6232]: libmediainfo-21.09_2 installed May 14 23:04:51 kg-quiet pkg[6232]: mediainfo-21.09 installed May 14 23:06:58 kg-quiet pkg[6299]: p7zip-16.02_3 installed May 14 23:08:08 kg-quiet pkg[6305]: tcl86-8.6.12 installed May 14 23:08:15 kg-quiet pkg[6305]: tk86-8.6.12 installed May 14 23:08:15 kg-quiet pkg[6305]: py38-tkinter-3.8.13_6 installed May 14 23:08:15 kg-quiet pkg[6305]: libraqm-0.9.0 installed May 14 23:08:15 kg-quiet pkg[6305]: libimagequant-2.17.0 installed May 14 23:08:16 kg-quiet pkg[6305]: py38-olefile-0.46 installed May 14 23:08:23 kg-quiet pkg[6305]: py38-pillow-9.0.1_1 installed May 14 23:08:23 kg-quiet pkg[6305]: libunrar6-6.1.6 installed May 14 23:08:30 kg-quiet pkg[6305]: py38-mcomix-1.2.1g20210526_1 installed May 14 23:09:26 kg-quiet pkg[6385]: smartmontools-7.3 installed May 14 23:10:13 kg-quiet pkg[6391]: unrar-6.11,6 installed May 14 23:10:33 kg-quiet pkg[6393]: libebml-1.4.2 installed May 14 23:10:34 kg-quiet pkg[6393]: libdvdread-6.1.2 installed May 14 23:10:38 kg-quiet pkg[6393]: liveMedia-2020.11.26,2 installed May 14 23:10:40 kg-quiet pkg[6393]: libmatroska-1.6.3 installed May 14 23:10:40 kg-quiet pkg[6393]: libdvdnav-6.1.1 installed May 14 23:10:42 kg-quiet pkg[6393]: libdvbpsi-1.3.3 installed May 14 23:10:42 kg-quiet pkg[6393]: lua52-5.2.4 installed May 14 23:10:43 kg-quiet pkg[6393]: qt5-svg-5.15.2p13 installed May 14 23:10:45 kg-quiet pkg[6393]: libidn-1.35 installed May 14 23:10:45 kg-quiet pkg[6393]: twolame-0.4.0_1 installed May 14 23:10:49 kg-quiet pkg[6393]: taglib-1.12 installed May 14 23:10:50 kg-quiet pkg[6393]: libsamplerate-0.2.2 installed May 14 23:11:06 kg-quiet pkg[6393]: vlc-3.0.17.3_2,4 installed
2022-05-14: ada0p7 - reboot, FreeBSD 12.3-release-p5 is in
root@kg-quiet:~ # freebsd-version -ku 12.3-RELEASE-p5 12.3-RELEASE-p5
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 GENERIC amd64
and the drm kmod works in cosole at least.
2022-05-14: ada0p7 - pkg - install the drm kmod
May 14 20:57:33 kg-quiet pkg[6970]: gpu-firmware-kmod-g20210330 installed May 14 20:57:34 kg-quiet pkg[6970]: drm-fbsd12.0-kmod-4.16.g20220126 installed
2022-05-14: ada0p7 - pkg - bootstrap it
root@kg-quiet:~ # pkg botstrap -f The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:12:amd64/quarterly, please wait... Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done Installing pkg-1.17.5_1... Extracting pkg-1.17.5_1: 100% pkg: unknown command: botstrap For more information on available commands and options see 'pkg help'.
good enough.
2022-05-14: ada0p7 - freebsd-update, fetch
root@kg-quiet:~ # freebsd-update fetch src component not installed, skipped [..] The following files will be added as part of updating to 12.3-RELEASE-p5: /usr/share/zoneinfo/Pacific/Kanton The following files will be updated as part of updating to 12.3-RELEASE-p5: [..] /usr/share/zoneinfo/zone.tab /usr/share/zoneinfo/zone1970.tab
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... done.
2022-05-14: ada0p7 - configure FreeBSD 12.3 and set it up for testing.
2022-05-14: ada0p8 - when I try to start Xorg (vis startxfce4
or startx
) it errors out, and I get this in /var/log/messages
May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 1 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (4096, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 1 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (4096, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 128 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (524288, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 128 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (524288, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 6 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (24576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 6 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (24576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 6 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (24576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 6 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (24576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: trying to bind memory to uninitialized GART ! May 14 15:36:00 kg-quiet kernel: [drm:radeon_ttm_backend_bind] failed to bind 256 pages at 0x00000000 May 14 15:36:00 kg-quiet kernel: [drm:radeon_gem_object_create] Failed to allocate GEM object (1048576, 2, 4096, -22) May 14 15:36:00 kg-quiet kernel: pid 1673 (Xorg), jid 0, uid 0: exited on signal 6
perhaps I need to reinstall all packages. Let's check to see if that is still possible.
root@kg-quiet# pkg remove crosextrafonts-caladea Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 2 packages (of 0 packages in the universe): Installed packages to be REMOVED: crosextrafonts-caladea: 20130214_4 libreoffice: 7.1.4.2 Number of packages to be removed: 2 The operation will free 358 MiB. Proceed with deinstalling packages? [y/N]: y [1/2] Deinstalling libreoffice-7.1.4.2... [1/2] Deleting files for libreoffice-7.1.4.2: 100% [2/2] Deinstalling crosextrafonts-caladea-20130214_4... [2/2] Deleting files for crosextrafonts-caladea-20130214_4: 100%
try to install a package
root@kg-quiet# pkg install crosextrafonts-caladea Updating FreeBSD repository catalogue... pkg: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/quarterly/meta.txz: Not Found repository FreeBSD has no meta file, using default settings pkg: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/quarterly/packagesite.txz: Not Found Unable to update repository FreeBSD Error updating repositories! root@kg-quiet# pkg update Updating FreeBSD repository catalogue... pkg: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/quarterly/meta.txz: Not Found repository FreeBSD has no meta file, using default settings pkg: http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/quarterly/packagesite.txz: Not Found Unable to update repository FreeBSD Error updating repositories! root@kg-quiet# pkg install -U crosextrafonts-caladea pkg: Repository FreeBSD cannot be opened. 'pkg update' required pkg: No packages available to install matching 'crosextrafonts-caladea' have been found in the repositories
No can do, FreeBSD 11.4 is not a supported release anymore.
2022-05-13: ada0p8 - the machine had rebooted due to e kernel crash
root@kg-quiet# cat /var/crash/info.7 Dump header from device: /dev/ada0p6 Architecture: amd64 Architecture Version: 2 Dump Length: 2767482880 Blocksize: 512 Dumptime: Fri May 13 11:07:42 2022 Hostname: kg-quiet.kg4.no Magic: FreeBSD Kernel Dump Version String: FreeBSD 11.4-RELEASE-p9 #0: Tue Apr 6 09:27:45 UTC 2021 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Panic String: spin lock held too long Dump Parity: 2759567869 Bounds: 7 Dump Status: good
and because it defaults to booting from ada0p5 it ended up in FreeBSD 13.0. Oh well.
2022-05-13: ada0p8 - zpool status later
root@kg-quiet# zpool status pool: q1 state: ONLINE scan: resilvered 3.86T in 0 days 07:09:55 with 0 errors on Fri May 13 05:59:55 2022 config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
2022-05-13: ada0p8 - back in FreeBSD 11.4, configure the new drive ada3 with gpt and a zfs partition
root@kg-quiet# gpart show -p ada3 gpart: No such geom: ada3. root@kg-quiet# gpart create -s gpt ada3 ada3 created root@kg-quiet# gpart add -t freebsd-zfs -a 4k ada3 ada3p1 added
zpool status
root@kg-quiet# zpool status pool: q1 state: DEGRADED status: One or more devices could not be opened. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Attach the missing device and online it using 'zpool online'. see: http://illumos.org/msg/ZFS-8000-2Q scan: none requested config: NAME STATE READ WRITE CKSUM q1 DEGRADED 0 0 0 raidz2-0 DEGRADED 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 7129083734262101608 UNAVAIL 0 0 0 was /dev/ada3p1 ada4p1 ONLINE 0 0 0 errors: No known data errors
replace old ada3 with new ada3
root@kg-quiet# zpool replace q1 /dev/ada3p1 /dev/ada3p1
check status again
pool: q1 state: DEGRADED status: One or more devices is currently being resilvered. The pool will continue to function, possibly in a degraded state. action: Wait for the resilver to complete. scan: resilver in progress since Thu May 12 22:50:00 2022 1.79T scanned at 600M/s, 24.6G issued at 393M/s, 15.9T total 5.94G resilvered, 0.15% done, 0 days 11:47:01 to go config: NAME STATE READ WRITE CKSUM q1 DEGRADED 0 0 0 raidz2-0 DEGRADED 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 replacing-2 UNAVAIL 0 0 0 7129083734262101608 UNAVAIL 0 0 0 was /dev/ada3p1/old ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
looks good.
2022-05-10: ada0p5 - get source onto the machine, via git
root@kg-quiet:~ # git clone -b releng/13.0 https://git.freebsd.org/src.git /usr/src Cloning into '/usr/src'... remote: Enumerating objects: 4111322, done. remote: Counting objects: 100% (379603/379603), done. remote: Compressing objects: 100% (27619/27619), done. remote: Total 4111322 (delta 373850), reused 351984 (delta 351984), pack-reused 3731719 Receiving objects: 100% (4111322/4111322), 1.40 GiB | 14.61 MiB/s, done. Resolving deltas: 100% (3259611/3259611), done. Updating files: 100% (85250/85250), done.
check what we got
root@kg-quiet:~ # egrep "^BRANCH|^REVISION" /usr/src/sys/conf/newvers.sh REVISION="13.0" BRANCH="RELEASE-p11"
good.
2022-05-10: ada0p5 - pkg - install git
May 10 20:14:08 kg-quiet pkg[1074]: perl5-5.32.1_1 installed May 10 20:14:08 kg-quiet pkg[1074]: p5-TimeDate-2.33,1 installed May 10 20:14:08 kg-quiet pkg[1074]: p5-LWP-MediaTypes-6.04 installed May 10 20:14:09 kg-quiet pkg[1074]: p5-HTTP-Date-6.05 installed May 10 20:14:11 kg-quiet pkg[1074]: p5-URI-5.10 installed May 10 20:14:11 kg-quiet pkg[1074]: p5-IO-HTML-1.004 installed May 10 20:14:11 kg-quiet pkg[1074]: p5-Clone-0.45 installed May 10 20:14:12 kg-quiet pkg[1074]: p5-Encode-Locale-1.05 installed May 10 20:14:12 kg-quiet pkg[1074]: p5-HTTP-Message-6.36 installed May 10 20:14:12 kg-quiet pkg[1074]: p5-HTML-Tagset-3.20_1 installed May 10 20:14:13 kg-quiet pkg[1074]: p5-Socket6-0.29 installed May 10 20:14:13 kg-quiet pkg[1074]: indexinfo-0.3.1 installed May 10 20:14:14 kg-quiet pkg[1074]: p5-HTML-Parser-3.77 installed May 10 20:14:14 kg-quiet pkg[1074]: p5-Mozilla-CA-20211001 installed May 10 20:14:18 kg-quiet pkg[1074]: p5-Net-SSLeay-1.90 installed May 10 20:14:19 kg-quiet pkg[1074]: p5-IO-Socket-INET6-2.72_1 installed May 10 20:14:20 kg-quiet pkg[1074]: p5-GSSAPI-0.28_2 installed May 10 20:14:20 kg-quiet pkg[1074]: p5-Digest-HMAC-1.04 installed May 10 20:14:22 kg-quiet pkg[1074]: mpdecimal-2.5.1 installed May 10 20:14:23 kg-quiet pkg[1074]: readline-8.1.2 installed May 10 20:14:24 kg-quiet pkg[1074]: libffi-3.3_1 installed May 10 20:14:28 kg-quiet pkg[1074]: gettext-runtime-0.21 installed May 10 20:14:29 kg-quiet pkg[1074]: libnghttp2-1.46.0 installed May 10 20:14:35 kg-quiet pkg[1074]: libssh2-1.10.0,3 installed May 10 20:14:35 kg-quiet pkg[1074]: ca_root_nss-3.76 installed May 10 20:14:37 kg-quiet pkg[1074]: p5-CGI-4.54 installed May 10 20:14:37 kg-quiet pkg[1074]: expat-2.4.8 installed May 10 20:14:38 kg-quiet pkg[1074]: p5-IO-Socket-SSL-2.074 installed May 10 20:14:39 kg-quiet pkg[1074]: p5-Authen-SASL-2.16_1 installed May 10 20:18:05 kg-quiet pkg[1074]: python38-3.8.13 installed May 10 20:18:05 kg-quiet pkg[1074]: p5-Error-0.17029 installed May 10 20:18:21 kg-quiet pkg[1074]: curl-7.82.0 installed May 10 20:18:27 kg-quiet pkg[1074]: pcre2-10.39_1 installed May 10 20:18:38 kg-quiet pkg[1074]: git-2.35.2 installed
2022-05-10: ada0p5 - yesterday I added the following entries to /boot/efi/EFI/refind/refind.conf
:
menuentry "FreeBSD 13" { icon /EFI/refind/icons/os_freebsd.png loader /EFI/freebsd/loader.efi options "rootdev=disk0p5:" } menuentry "FreeBSD 12" { icon /EFI/refind/icons/os_freebsd.png loader /EFI/freebsd/loader.efi options "rootdev=disk0p7:" } menuentry "FreeBSD 11" { icon /EFI/refind/icons/os_freebsd.png loader /EFI/freebsd/loader.efi options "rootdev=disk0p8:" }
Unfortunately, they didn't work - then entries show up in rEFInd, but rootdev / currdev doesn't get set properly. Try to remove the ':' from the rootdev variable. Nope, that doesn't help either.
2022-05-09: ada0p8 - booting into FreeBSD 11.4 to test the data drives more thoroughly. It seems like it is just ada3 that has problems, the boot is slow, and I get timeout messages. Examples from /var/log/messages
May 9 23:13:33 kg-quiet kernel: ahcich4: Timeout on slot 3 port 0 May 9 23:13:33 kg-quiet kernel: ahcich4: is 00000000 cs 00000008 ss 00000000 rs 00000008 tfd c0 serr 00000000 cmd 0000e317 May 9 23:13:33 kg-quiet kernel: ahcich4: Error while READ LOG EXT May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 30 24 00 40 c8 01 00 00 00 00 May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): CAM status: ATA Status Error May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): ATA status: 00 () May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): Retrying command May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 a0 2f 00 40 c8 01 00 00 00 00 May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): CAM status: ATA Status Error May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): ATA status: 00 () May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): Retrying command May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 b8 2f 00 40 c8 01 00 00 00 00 May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): CAM status: ATA Status Error May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): ATA status: 00 () May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 9 23:13:33 kg-quiet kernel: (ada3:ahcich4:0:0:0): Retrying command
this goes on for a while. Best get some replacement drives.
2022-05-09: ada0p5 - testing the data drives with smartctl
root@kg-quiet:~ # smartctl -H /dev/ada4 smartctl 7.3 2022-02-28 r5338 [FreeBSD 13.0-RELEASE-p11 amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet:~ # smartctl -H /dev/ada3 smartctl 7.3 2022-02-28 r5338 [FreeBSD 13.0-RELEASE-p11 amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet:~ # smartctl -H /dev/ada2 smartctl 7.3 2022-02-28 r5338 [FreeBSD 13.0-RELEASE-p11 amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet:~ # smartctl -H /dev/ada1 smartctl 7.3 2022-02-28 r5338 [FreeBSD 13.0-RELEASE-p11 amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED
drive ada3 is slow to respond, and it also shows this in /var/log/messages:
May 9 22:43:10 kg-quiet smartd[1007]: Device: /dev/ada3, 31512 Currently unreadable (pending) sectors May 9 22:43:10 kg-quiet smartd[1007]: Device: /dev/ada3, 31512 Offline uncorrectable sectors
not that good.
2022-05-09: ada0p5 - pkg - bootstrap
root@kg-quiet:~ # pkg bootstrap -f The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly, please wait... Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done Installing pkg-1.17.5_1... Extracting pkg-1.17.5_1: 100%
pkg - install some tools
May 9 22:39:10 kg-quiet pkg[982]: disktype-9 installed May 9 22:39:25 kg-quiet pkg[984]: smartmontools-7.3 installed
2022-05-09: ada0p5 - connected up the data drives again, this time in correct (serial number and physical position) order.
ada1: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device, ada1: Serial Number WL20SAGT ada2: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device, ada2: Serial Number WL20T6D7 ada3: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device, ada3: Serial Number WL20TAVY ada4: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device, ada4: Serial Number ZL2K1NKS
2022-05-09: ada0p5 - FreeBSD 13.0-release-p11 is in.
root@kg-quiet:~ # freebsd-version -ku 13.0-RELEASE-p11 13.0-RELEASE-p11
kernel
root@kg-quiet:~ # uname -a FreeBSD kg-quiet.kg4.no 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 #0: Tue Apr 5 18:54:35 UTC 2022 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
2022-05-09: ada0p5 - freebsd-update fetch
root@kg-quiet:~ # freebsd-update fetch src component not installed, skipped [..] The following files will be removed as part of updating to 13.0-RELEASE-p11: /etc/ssl/certs/080911ac.0 /etc/ssl/certs/0b7c536a.0 /etc/ssl/certs/0c4c9b6c.0 /etc/ssl/certs/116bf586.0 /etc/ssl/certs/1320b215.0 /etc/ssl/certs/26312675.0 /etc/ssl/certs/349f2832.0 /etc/ssl/certs/442adcac.0 /etc/ssl/certs/5a4d6896.0 /etc/ssl/certs/9c2e7d30.0 /etc/ssl/certs/a8dee976.0 /etc/ssl/certs/b1b8a7f3.0 /etc/ssl/certs/c01cdfa2.0 /etc/ssl/certs/c47d9980.0 /etc/ssl/certs/cb59f961.0 /etc/ssl/certs/d853d49e.0 /etc/ssl/certs/dc45b0bd.0 /etc/ssl/certs/ee1365c0.0 /etc/ssl/certs/f90208f7.0 /usr/share/certs/trusted/Camerfirma_Chambers_of_Commerce_Root.pem /usr/share/certs/trusted/Camerfirma_Global_Chambersign_Root.pem /usr/share/certs/trusted/Certum_Root_CA.pem /usr/share/certs/trusted/Chambers_of_Commerce_Root_-_2008.pem /usr/share/certs/trusted/D-TRUST_Root_CA_3_2013.pem /usr/share/certs/trusted/EC-ACC.pem /usr/share/certs/trusted/GeoTrust_Primary_Certification_Authority_-_G2.pem /usr/share/certs/trusted/Global_Chambersign_Root_-_2008.pem /usr/share/certs/trusted/OISTE_WISeKey_Global_Root_GA_CA.pem /usr/share/certs/trusted/QuoVadis_Root_CA.pem /usr/share/certs/trusted/Sonera_Class_2_Root_CA.pem /usr/share/certs/trusted/Staat_der_Nederlanden_Root_CA_-_G3.pem /usr/share/certs/trusted/SwissSign_Platinum_CA_-_G2.pem /usr/share/certs/trusted/Symantec_Class_1_Public_Primary_Certification_Authority_-_G6.pem /usr/share/certs/trusted/Symantec_Class_2_Public_Primary_Certification_Authority_-_G6.pem /usr/share/certs/trusted/Trustis_FPS_Root_CA.pem /usr/share/certs/trusted/VeriSign_Universal_Root_Certification_Authority.pem /usr/share/certs/trusted/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem /usr/share/certs/trusted/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem The following files will be added as part of updating to 13.0-RELEASE-p11: [..] The following files will be updated as part of updating to 13.0-RELEASE-p11: /bin/freebsd-version [..] WARNING: FreeBSD 13.0-RELEASE is approaching its End-of-Life date. It is strongly recommended that you upgrade to a newer release within the next 2 months.
install
root@kg-quiet:~ # freebsd-update install src component not installed, skipped Installing updates...Scanning //usr/share/certs/blacklisted for certificates... Scanning //usr/share/certs/trusted for certificates... done.
unfortunately, no updates to /boot/loader.efi
. Oh well.
2022-05-09: ada0p5 - the boot drive now looks like this
root@kg-quiet:~ # gpart show -p ada0 => 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) EFI (from Debian) 1026048 108544000 ada0p2 linux-data (52G) Debian root 109570048 20480000 ada0p3 linux-swap (9.8G) Debian swap 130050048 532480 ada0p4 efi (260M) EFI (from FreeBSD 13) 130582528 104325112 ada0p5 freebsd-ufs (50G) FreeBSD 13 234907640 20971520 ada0p6 freebsd-swap (10G) FreeBSD swap 255879160 125829120 ada0p7 freebsd-ufs (60G) FreeBSD 12 381708280 222298112 ada0p8 freebsd-ufs (106G) FreeBSD 11 604006392 1349518743 - free - (644G)
2022-05-09: ada0p8 - pkg - check all packages: checksum
root@kg-quiet# pkg check -san Checking all packages: 100%
pkg - check for missing dependencies
root@kg-quiet# pkg check -dan Checking all packages: 100%
looks ok.
2022-05-08: ada0p8 - I notice that there is a kernel dump in /var/crash
root@kg-quiet# cat /var/crash/info.6 Dump header from device: /dev/ada0p10 Architecture: amd64 Architecture Version: 2 Dump Length: 1692266496 Blocksize: 512 Dumptime: Sun May 8 05:56:22 2022 Hostname: kg-quiet.kg4.no Magic: FreeBSD Kernel Dump Version String: FreeBSD 11.4-RELEASE-p9 #0: Tue Apr 6 09:27:45 UTC 2021 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Panic String: spin lock held too long Dump Parity: 484149565 Bounds: 6 Dump Status: good
2022-05-08: ada0p8 - FreeBSD 11.4-release boots, and there are no errors.
root@kg-quiet# freebsd-version -ku 11.4-RELEASE-p9 11.4-RELEASE-p13 root@kg-quiet# uname -a FreeBSD kg-quiet.kg4.no 11.4-RELEASE-p9 FreeBSD 11.4-RELEASE-p9 #0: Tue Apr 6 09:27:45 UTC 2021 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Good.
2022-05-08: ada0p5 - dump ada1p9 and restore to ada0p8 (which is mounted on /mnt) first, mount the destination
root@kg-quiet:~ # mount /dev/ada0p8 /mnt
then do the dump and restore
root@kg-quiet:~ # dump -C16 -0af - /dev/ada1p9 | ( cd /mnt; restore -rf - ) DUMP: Date of this level 0 dump: Sun May 8 16:56:06 2022 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/ada1p9 to standard output DUMP: mapping (Pass I) [regular files] DUMP: Cache 16 MB, blocksize = 65536 DUMP: mapping (Pass II) [directories] DUMP: estimated 46918534 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] warning: ./.snap: File exists ./.sujournal: cannot create file: Operation not permitted DUMP: 1.39% done, finished in 5:54 at Sun May 8 22:55:42 2022 DUMP: 5.41% done, finished in 2:54 at Sun May 8 20:01:01 2022 DUMP: 11.26% done, finished in 1:58 at Sun May 8 19:09:20 2022 DUMP: 16.33% done, finished in 1:42 at Sun May 8 18:58:39 2022 DUMP: 21.75% done, finished in 1:29 at Sun May 8 18:51:06 2022 DUMP: 26.14% done, finished in 1:24 at Sun May 8 18:50:54 2022 DUMP: 30.77% done, finished in 1:18 at Sun May 8 18:49:55 2022 DUMP: 34.47% done, finished in 1:16 at Sun May 8 18:52:12 2022 DUMP: 36.10% done, finished in 1:19 at Sun May 8 19:00:48 2022 DUMP: 37.66% done, finished in 1:22 at Sun May 8 19:08:55 2022 DUMP: 39.93% done, finished in 1:22 at Sun May 8 19:13:54 2022 DUMP: read error from /dev/ada1p9: Input/output error: [block 182546048]: count=2048 DUMP: read error from /dev/ada1p9: Input/output error: [block 182546052]: count=10240 DUMP: read error from /dev/ada1p9: Input/output error: [block 182546072]: count=10240 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546048]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546052]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546072]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546049]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546053]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546073]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546050]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546054]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546074]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546051]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546055]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546075]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546056]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546076]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546057]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546077]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546058]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546078]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546059]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546079]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546060]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546061]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546062]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546063]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546064]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546065]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546066]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546067]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546068]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546069]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546070]: count=512 DUMP: read error from /dev/ada1p9: Input/output error: [sector 182546071]: count=512 DUMP: 39.96% done, finished in 1:36 at Sun May 8 19:37:21 2022 DUMP: 43.23% done, finished in 1:31 at Sun May 8 19:36:44 2022 DUMP: 47.74% done, finished in 1:21 at Sun May 8 19:32:02 2022 DUMP: 50.81% done, finished in 1:16 at Sun May 8 19:32:28 2022 DUMP: 54.71% done, finished in 1:09 at Sun May 8 19:30:27 2022 DUMP: 58.96% done, finished in 1:02 at Sun May 8 19:27:49 2022 DUMP: 63.73% done, finished in 0:53 at Sun May 8 19:24:19 2022 DUMP: 68.84% done, finished in 0:44 at Sun May 8 19:20:34 2022 DUMP: 73.58% done, finished in 0:37 at Sun May 8 19:18:04 2022 DUMP: 78.35% done, finished in 0:30 at Sun May 8 19:15:49 2022 DUMP: 83.05% done, finished in 0:23 at Sun May 8 19:13:55 2022 DUMP: 88.27% done, finished in 0:15 at Sun May 8 19:11:27 2022 DUMP: 93.32% done, finished in 0:08 at Sun May 8 19:09:29 2022 DUMP: 99.49% done, finished in 0:00 at Sun May 8 19:06:14 2022 DUMP: DUMP: 46920729 tape blocks DUMP: finished in 7804 seconds, throughput 6012 KBytes/sec DUMP: DUMP IS DONE
finally done.
2022-05-08: ada0p5 - create a partition for the old 11.4 installation
root@kg-quiet:~ # gpart add -t freebsd-ufs -s 106G ada0 ada0p8 added
create a filesystem on it
root@kg-quiet:~ # newfs -U -j /dev/ada0p8 /dev/ada0p8: 108544.0MB (222298112 sectors) block size 32768, fragment size 4096 using 174 cylinder groups of 625.22MB, 20007 blks, 80128 inodes. with soft updates super-block backups (for fsck_ffs -b #) at: 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704, 25609152, 26889600, 28170048, 29450496, 30730944, 32011392, 33291840, 34572288, 35852736, 37133184, 38413632, 39694080, 40974528, 42254976, 43535424, 44815872, 46096320, 47376768, 48657216, 49937664, 51218112, 52498560, 53779008, 55059456, 56339904, 57620352, 58900800, 60181248, 61461696, 62742144, 64022592, 65303040, 66583488, 67863936, 69144384, 70424832, 71705280, 72985728, 74266176, 75546624, 76827072, 78107520, 79387968, 80668416, 81948864, 83229312, 84509760, 85790208, 87070656, 88351104, 89631552, 90912000, 92192448, 93472896, 94753344, 96033792, 97314240, 98594688, 99875136, 101155584, 102436032, 103716480, 104996928, 106277376, 107557824, 108838272, 110118720, 111399168, 112679616, 113960064, 115240512, 116520960, 117801408, 119081856, 120362304, 121642752, 122923200, 124203648, 125484096, 126764544, 128044992, 129325440, 130605888, 131886336, 133166784, 134447232, 135727680, 137008128, 138288576, 139569024, 140849472, 142129920, 143410368, 144690816, 145971264, 147251712, 148532160, 149812608, 151093056, 152373504, 153653952, 154934400, 156214848, 157495296, 158775744, 160056192, 161336640, 162617088, 163897536, 165177984, 166458432, 167738880, 169019328, 170299776, 171580224, 172860672, 174141120, 175421568, 176702016, 177982464, 179262912, 180543360, 181823808, 183104256, 184384704, 185665152, 186945600, 188226048, 189506496, 190786944, 192067392, 193347840, 194628288, 195908736, 197189184, 198469632, 199750080, 201030528, 202310976, 203591424, 204871872, 206152320, 207432768, 208713216, 209993664, 211274112, 212554560, 213835008, 215115456, 216395904, 217676352, 218956800, 220237248, 221517696 Using inode 4 in cg 0 for 33554432 byte journal newfs: soft updates journaling set
the old drive is temporarily connected as ada1, so I can dump the data. Partitions are
=> 34 1953525101 ada1 GPT (932G) 34 6 - free - (3.0K) 40 37748736 ada1p1 freebsd-swap (18G) 37748776 128 ada1p2 freebsd-boot (64K) 37748904 314572664 ada1p3 freebsd-ufs (150G) 352321568 314572800 ada1p4 freebsd-ufs (150G) 666894368 314572800 ada1p5 freebsd-ufs (150G) 981467168 125829120 ada1p6 freebsd-ufs (60G) 1107296288 218103808 ada1p7 freebsd-ufs (104G) 1325400096 1024 ada1p8 freebsd-boot (512K) 1325401120 220200960 ada1p9 freebsd-ufs [bootme] (105G) 1545602080 8388608 ada1p10 freebsd-swap (4.0G) 1553990688 399534447 - free - (191G)
ada1p9 is the one I want to dump.
2022-05-08: ada0p7 - installed FreeBSD 12.3-release on the new boot drive, now the drive looks like this
root@kg-quiet:~ # gpart show -p ada0 => 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) 1026048 108544000 ada0p2 linux-data (52G) 109570048 20480000 ada0p3 linux-swap (9.8G) 130050048 532480 ada0p4 efi (260M) 130582528 104325112 ada0p5 freebsd-ufs (50G) 234907640 20971520 ada0p6 freebsd-swap (10G) 255879160 125829120 ada0p7 freebsd-ufs (60G) 381708280 1571816855 - free - (750G)
2022-05-08: ada0p5 - installed FreeBSD 13.0-release on the new boot drive. Currently, the new drive looks like this
root@kg-q:~ # gpart show -p ada0 => 2048 1953523087 ada0 GPT (932G) 2048 1024000 ada0p1 ms-basic-data (500M) 1026048 108544000 ada0p2 linux-data (52G) 109570048 20480000 ada0p3 linux-swap (9.8G) 130050048 532480 ada0p4 efi (260M) 130582528 104325112 ada0p5 freebsd-ufs (50G) 234907640 20971520 ada0p6 freebsd-swap (10G) 255879160 1697645975 - free - (810G)
a bit more is coming. Partitions are
ada0p1 - EFI for / from Debian ada0p2 - ext4 rootfs for Debian ada0p3 - swap for Debian ada0p4 - EFI for / from FreeBSD ada0p5 - ufs rootfs for FreeBSD 13 ada0p6 - swap for FreeBSD
2022-05-06: ada0p9 - more from /var/log/messages, its not just ada3
May 6 08:37:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 9f ac 40 b2 01 00 00 00 00 May 6 08:37:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 08:37:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 08:37:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 38 a0 ac 00 b2 01 00 80 00 May 6 08:37:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 9f ac 40 b2 01 00 00 00 00 May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 f8 9f ac 00 b2 01 00 80 00 May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 9f ac 40 b2 01 00 00 00 00 May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 40 a0 ac 00 b2 01 00 80 00 May 6 08:37:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:13:51 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 76 ad 40 b2 01 00 00 00 00 May 6 10:13:51 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:13:51 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:13:51 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 c8 76 ad 00 b2 01 00 80 00 May 6 10:13:51 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:14:02 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 76 ad 40 b2 01 00 00 00 00 May 6 10:14:02 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:14:02 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:14:02 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 c8 76 ad 00 b2 01 00 80 00 May 6 10:14:02 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:14:11 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e0 65 ad 40 b2 01 00 00 00 00 May 6 10:14:11 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:14:11 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:14:11 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 f8 65 ad 00 b2 01 00 80 00 May 6 10:14:11 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:14:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e0 65 ad 40 b2 01 00 00 00 00 May 6 10:14:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:14:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:14:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 08 66 ad 00 b2 01 00 80 00 May 6 10:14:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:14:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e0 65 ad 40 b2 01 00 00 00 00 May 6 10:14:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:14:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:14:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 10 66 ad 00 b2 01 00 80 00 May 6 10:14:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:14:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e0 65 ad 40 b2 01 00 00 00 00 May 6 10:14:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:14:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:14:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 40 66 ad 00 b2 01 00 80 00 May 6 10:14:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:14:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 76 ad 40 b2 01 00 00 00 00 May 6 10:14:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:14:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:14:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 d0 76 ad 00 b2 01 00 80 00 May 6 10:14:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:15:00 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 76 ad 40 b2 01 00 00 00 00 May 6 10:15:00 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:00 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:00 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 f0 76 ad 00 b2 01 00 80 00 May 6 10:15:00 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:15:10 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 76 ad 40 b2 01 00 00 00 00 May 6 10:15:10 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:10 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:10 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 00 77 ad 00 b2 01 00 80 00 May 6 10:15:10 kg-quiet kernel: (ada3:ahcich6:0:0:0): Error 5, Retries exhausted May 6 10:15:19 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c0 ce ad 40 b2 01 00 00 00 00 May 6 10:15:19 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:19 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:19 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 e0 ce ad 00 b2 01 00 80 00 May 6 10:15:19 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:15:28 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c0 ce ad 40 b2 01 00 00 00 00 May 6 10:15:28 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:28 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:28 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 00 cf ad 00 b2 01 00 80 00 May 6 10:15:28 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:15:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 68 c0 ad 40 b2 01 00 00 00 00 May 6 10:15:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 80 c0 ad 00 b2 01 00 80 00 May 6 10:15:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:15:47 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c0 ce ad 40 b2 01 00 00 00 00 May 6 10:15:47 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:47 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:47 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 18 cf ad 00 b2 01 00 80 00 May 6 10:15:47 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:15:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 68 c0 ad 40 b2 01 00 00 00 00 May 6 10:15:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:15:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:15:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 a8 c0 ad 00 b2 01 00 80 00 May 6 10:15:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:16:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 68 c0 ad 40 b2 01 00 00 00 00 May 6 10:16:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:16:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:16:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 c0 c0 ad 00 b2 01 00 80 00 May 6 10:16:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:16:16 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 68 c0 ad 40 b2 01 00 00 00 00 May 6 10:16:16 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:16:16 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:16:16 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 e0 c0 ad 00 b2 01 00 80 00 May 6 10:16:16 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 10:16:26 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c0 ce ad 40 b2 01 00 00 00 00 May 6 10:16:26 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 10:16:26 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 10:16:26 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 28 cf ad 00 b2 01 00 80 00 May 6 10:16:26 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 16:35:12 kg-quiet kernel: ahcich6: Timeout on slot 13 port 0 May 6 16:35:12 kg-quiet kernel: ahcich6: is 00000000 cs 00002000 ss 00000000 rs 00002000 tfd c0 serr 00000000 cmd 0004cd17 May 6 16:35:12 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 6 16:35:12 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 6 16:35:12 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: ahcich7: Timeout on slot 25 port 0 May 6 16:44:40 kg-quiet kernel: ahcich7: is 00000000 cs 03e00000 ss 03e00000 rs 03e00000 tfd 40 serr 00000000 cmd 0004dd17 May 6 16:44:40 kg-quiet kernel: ahcich7: ... waiting for slots 01e00000 May 6 16:44:40 kg-quiet kernel: ahcich7: Timeout on slot 21 port 0 May 6 16:44:40 kg-quiet kernel: ahcich7: is 00000000 cs 03e00000 ss 03e00000 rs 03e00000 tfd 40 serr 00000000 cmd 0004dd17 May 6 16:44:40 kg-quiet kernel: ahcich7: ... waiting for slots 01c00000 May 6 16:44:40 kg-quiet kernel: ahcich7: Timeout on slot 22 port 0 May 6 16:44:40 kg-quiet kernel: ahcich7: is 00000000 cs 03e00000 ss 03e00000 rs 03e00000 tfd 40 serr 00000000 cmd 0004dd17 May 6 16:44:40 kg-quiet kernel: ahcich7: ... waiting for slots 01800000 May 6 16:44:40 kg-quiet kernel: ahcich7: Timeout on slot 23 port 0 May 6 16:44:40 kg-quiet kernel: ahcich7: is 00000000 cs 03e00000 ss 03e00000 rs 03e00000 tfd 40 serr 00000000 cmd 0004dd17 May 6 16:44:40 kg-quiet kernel: ahcich7: ... waiting for slots 01000000 May 6 16:44:40 kg-quiet kernel: ahcich7: Timeout on slot 24 port 0 May 6 16:44:40 kg-quiet kernel: ahcich7: is 00000000 cs 03e00000 ss 03e00000 rs 03e00000 tfd 40 serr 00000000 cmd 0004dd17 May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 20 5c db 40 2a 05 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 10 68 d3 49 40 c0 01 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 28 5d db 40 2a 05 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 30 5e db 40 2a 05 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 10 18 70 27 40 9b 01 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: ahcich0: Timeout on slot 21 port 0 May 6 16:44:40 kg-quiet kernel: ahcich0: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 50 serr 00000000 cmd 0004dd17 May 6 16:44:40 kg-quiet kernel: ahcich0: ... waiting for slots 01c00000 May 6 16:44:40 kg-quiet kernel: ahcich0: Timeout on slot 22 port 0 May 6 16:44:40 kg-quiet kernel: ahcich0: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 50 serr 00000000 cmd 0004cc17 May 6 16:44:40 kg-quiet kernel: ahcich0: ... waiting for slots 01800000 May 6 16:44:40 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 6 16:44:40 kg-quiet kernel: ahcich0: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 50 serr 00000000 cmd 0004cc17 May 6 16:44:40 kg-quiet kernel: ahcich0: ... waiting for slots 01000000 May 6 16:44:40 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 6 16:44:40 kg-quiet kernel: ahcich0: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 50 serr 00000000 cmd 0004c017 May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 5d 28 40 5b 00 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 65 c8 40 58 00 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 78 c8 40 58 00 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 01 db ba 00 40 4f 00 00 00 00 00 May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 16:44:40 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 16:46:22 kg-quiet kernel: ahcich6: Timeout on slot 0 port 0 May 6 16:46:22 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000001 tfd 40 serr 00000000 cmd 00044c16 May 6 16:46:22 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 10 6f 46 40 68 02 00 00 00 00 May 6 16:46:22 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 6 16:46:22 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 16:46:22 kg-quiet kernel: ahcich0: Timeout on slot 13 port 0 May 6 16:46:22 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 0000e000 tfd 40 serr 00000000 cmd 00044616 May 6 16:46:22 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 c0 63 28 40 5b 00 00 00 00 00 May 6 16:46:22 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 16:46:22 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 16:46:22 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 6 16:51:25 kg-quiet kernel: ahcich4: Timeout on slot 22 port 0 May 6 16:51:25 kg-quiet kernel: ahcich4: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 40 serr 00000000 cmd 0004c717 May 6 16:51:25 kg-quiet kernel: ahcich4: ... waiting for slots 01800000 May 6 16:51:25 kg-quiet kernel: ahcich4: Timeout on slot 23 port 0 May 6 16:51:25 kg-quiet kernel: ahcich4: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 40 serr 00000000 cmd 0004c717 May 6 16:51:25 kg-quiet kernel: ahcich4: ... waiting for slots 01000000 May 6 16:51:25 kg-quiet kernel: ahcich4: Timeout on slot 24 port 0 May 6 16:51:25 kg-quiet kernel: ahcich4: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 40 serr 00000000 cmd 0004c717 May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 00 2b 2d 40 c3 02 00 00 00 00 May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 08 2c 2d 40 c3 02 00 00 00 00 May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 10 2d 2d 40 c3 02 00 00 00 00 May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 6 16:51:25 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 6 16:58:26 kg-quiet kernel: ahcich7: Timeout on slot 20 port 0 May 6 16:58:26 kg-quiet kernel: ahcich7: is 00000000 cs 00f00000 ss 00f00000 rs 00f00000 tfd 40 serr 00000000 cmd 0004c317 May 6 16:58:26 kg-quiet kernel: ahcich7: ... waiting for slots 00e00000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots c1ffffff May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 81ffffff May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffffff May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fffffe May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fffffc May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fffff8 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 3 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fffff0 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 4 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffffe0 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffffc0 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 6 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffff80 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 7 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffff00 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 8 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fffe00 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 9 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fffc00 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 10 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fff800 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 11 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fff000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 12 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffe000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 13 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ffc000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 14 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ff8000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 15 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01ff0000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 16 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fe0000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 17 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01fc0000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 18 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01f80000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 19 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01f00000 May 6 17:00:59 kg-quiet kernel: ahcich0: Timeout on slot 20 port 0 May 6 17:00:59 kg-quiet kernel: ahcich0: is 00000000 cs e1ffffff ss e1ffffff rs e1ffffff tfd 40 serr 00000000 cmd 0004d117 May 6 17:00:59 kg-quiet kernel: ahcich0: ... waiting for slots 01e00000 May 6 17:03:58 kg-quiet kernel: ahcich6: Timeout on slot 29 port 0 May 6 17:03:58 kg-quiet kernel: ahcich6: is 00000000 cs 20000000 ss 00000000 rs 20000000 tfd 40 serr 00000000 cmd 0004dd17 May 6 17:03:58 kg-quiet kernel: ahcich6: Error while READ LOG EXT May 6 17:03:58 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 66 22 40 1a 07 00 00 00 00 May 6 17:03:58 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 17:03:58 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 00 () May 6 17:03:58 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 6 17:03:58 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 17:06:07 kg-quiet kernel: ahcich7: Timeout on slot 28 port 0 May 6 17:06:07 kg-quiet kernel: ahcich7: is 00000000 cs 30000000 ss 30000000 rs 30000000 tfd 50 serr 00000000 cmd 0004d717 May 6 17:06:07 kg-quiet kernel: ahcich7: ... waiting for slots 20000000 May 6 17:06:07 kg-quiet kernel: ahcich7: Timeout on slot 29 port 0 May 6 17:06:07 kg-quiet kernel: ahcich7: is 00000000 cs 30000000 ss 30000000 rs 30000000 tfd 50 serr 00000000 cmd 0004d717 May 6 17:06:07 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e0 47 04 40 39 00 00 00 00 00 May 6 17:06:07 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 17:06:07 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 17:06:07 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 00 49 81 40 d2 04 00 00 00 00 May 6 17:06:07 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 6 17:06:07 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 12 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe0fff May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 8 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe0eff May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 9 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe0cff May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 10 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe08ff May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 11 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe00ff May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe00fb May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 3 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe00f3 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 4 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe00e3 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe00c3 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 6 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe0083 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 7 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fffe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fefe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 25 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots fcfe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots f8fe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots f0fe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 28 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots e0fe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots c0fe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 80fe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00fe0003 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00fe0002 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00fe0000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 007e0000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 17 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 007c0000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 18 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00780000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 19 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00700000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 20 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00600000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 21 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: ahcich0: ... waiting for slots 00400000 May 6 17:07:32 kg-quiet kernel: ahcich0: Timeout on slot 22 port 0 May 6 17:07:32 kg-quiet kernel: ahcich0: is 00000000 cs fffe1fff ss fffe1fff rs fffe1fff tfd 40 serr 00000000 cmd 0004c117 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 d5 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 d6 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 d7 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 d8 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 d9 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 da d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 db d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 dc d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 dd d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 a0 de d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 2d bb 00 40 4f 00 00 00 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 03 35 bb 00 40 4f 00 00 00 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 07 38 bb 00 40 4f 00 00 00 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 60 c4 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 60 c5 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 60 c6 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 60 c7 d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 60 cb d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 60 cc d2 40 58 00 00 01 00 00 May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 17:07:32 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command
and then the machine rebooted. Looks like it has issues, right after reboot it complains about errors on ada4, ada1, ada3. Perhaps the power supply is going bad?
2022-05-06: ada0p9 - from /var/log/messages, it seems ada3 has issues.
root@kg-quiet# grep kernel /var/log/messages | grep -v sonewconn May 6 01:18:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 0d a6 40 b2 01 00 00 00 00 May 6 01:18:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:18:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:18:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 d8 0d a6 00 b2 01 00 80 00 May 6 01:18:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 0d a6 40 b2 01 00 00 00 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 e8 0d a6 00 b2 01 00 80 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 0d a6 40 b2 01 00 00 00 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 20 0e a6 00 b2 01 00 80 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 f0 0f a6 40 b2 01 00 00 00 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 08 10 a6 00 b2 01 00 80 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:19:33 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 6 01:19:33 kg-quiet kernel: ahcich0: is 00000000 cs e0000000 ss e0000000 rs e0000000 tfd 40 serr 00000000 cmd 0004c517 May 6 01:19:33 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 c0 63 28 40 5b 00 00 00 00 00 May 6 01:19:33 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 6 01:19:33 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 f0 0f a6 40 b2 01 00 00 00 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 30 10 a6 00 b2 01 00 80 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 f0 0f a6 40 b2 01 00 00 00 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 50 10 a6 00 b2 01 00 80 00 May 6 01:19:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:19:44 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 18 2d a6 40 b2 01 00 01 00 00 May 6 01:19:44 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:19:44 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:19:44 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 60 2d a6 00 b2 01 00 00 01 May 6 01:19:44 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:45:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 ed ad 40 b2 01 00 00 00 00 May 6 01:45:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:45:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:45:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 a0 ed ad 00 b2 01 00 80 00 May 6 01:45:38 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:45:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 ed ad 40 b2 01 00 00 00 00 May 6 01:45:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:45:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:45:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 d0 ed ad 00 b2 01 00 80 00 May 6 01:45:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 6 01:45:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 ed ad 40 b2 01 00 00 00 00 May 6 01:45:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 6 01:45:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 6 01:45:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 f0 ed ad 00 b2 01 00 80 00 May 6 01:45:57 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command
perhaps replacing the sata cable on that one will help?
2022-05-05: ada0p9 - smartctl check selftest log
root@kg-quiet# smartctl -l selftest /dev/ada3 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 455 -
2022-05-05: ada0p9 - smartctl checks
root@kg-quiet# smartctl -H /dev/ada0 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada1 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada2 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada3 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada4 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED
good. checking ada3
root@kg-quiet# smartctl -a /dev/ada3 | more smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20TAVY LU WWN Device Id: 5 000c50 0ecc81a66 Firmware Version: SN04 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Thu May 5 20:13:57 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x82) Offline data collection activity was completed without error. Auto Offline Data Collection: Enabled. Self-test execution status: ( 0) The previous self-test routine completed without error or no self-test has ever been run. Total time to complete Offline data collection: ( 567) seconds. Offline data collection capabilities: (0x7b) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. Offline surface scan supported. Self-test supported. Conveyance Self-test supported. Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported. General Purpose Logging supported. Short self-test routine recommended polling time: ( 1) minutes. Extended self-test routine recommended polling time: (1406) minutes. Conveyance self-test routine recommended polling time: ( 2) minutes. SCT capabilities: (0x70bd) SCT Status supported. SCT Error Recovery Control supported. SCT Feature Control supported. SCT Data Table supported. SMART Attributes Data Structure revision number: 10 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000f 071 064 044 Pre-fail Always - 214311252 3 Spin_Up_Time 0x0003 090 089 000 Pre-fail Always - 0 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 15 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0 7 Seek_Error_Rate 0x000f 074 060 045 Pre-fail Always - 26203436 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 454 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 14 18 Head_Health 0x000b 100 100 050 Pre-fail Always - 0 187 Reported_Uncorrect 0x0032 096 096 000 Old_age Always - 4 188 Command_Timeout 0x0032 098 083 000 Old_age Always - 77310590996 190 Airflow_Temperature_Cel 0x0022 067 050 040 Old_age Always - 33 (Min/Max 29/40) 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 4 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 112 194 Temperature_Celsius 0x0022 033 050 000 Old_age Always - 33 (0 22 0 0 0) 197 Current_Pending_Sector 0x0012 093 093 000 Old_age Always - 4248 198 Offline_Uncorrectable 0x0010 093 093 000 Old_age Offline - 4248 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0 200 Pressure_Limit 0x0023 100 100 001 Pre-fail Always - 0 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 421h+06m+38.013s 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 9534505496 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 445733267 SMART Error Log Version: 1 ATA Error Count: 3 CR = Command Register [HEX] FR = Features Register [HEX] SC = Sector Count Register [HEX] SN = Sector Number Register [HEX] CL = Cylinder Low Register [HEX] CH = Cylinder High Register [HEX] DH = Device/Head Register [HEX] DC = Device Command Register [HEX] ER = Error register [HEX] ST = Status register [HEX] Powered_Up_Time is measured from power on, and printed as DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, SS=sec, and sss=millisec. It "wraps" after 49.710 days. Error 3 occurred at disk power-on lifetime: 440 hours (18 days + 8 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- 60 00 08 ff ff ff 4f 00 00:01:17.043 READ FPDMA QUEUED 60 00 40 ff ff ff 4f 00 00:01:15.380 READ FPDMA QUEUED 60 00 08 ff ff ff 4f 00 00:01:15.365 READ FPDMA QUEUED 60 00 08 ff ff ff 4f 00 00:01:12.418 READ FPDMA QUEUED 60 00 08 ff ff ff 4f 00 00:01:12.418 READ FPDMA QUEUED Error 2 occurred at disk power-on lifetime: 439 hours (18 days + 7 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- 60 00 80 ff ff ff 4f 00 4d+07:31:21.564 READ FPDMA QUEUED 60 00 80 ff ff ff 4f 00 4d+07:31:21.564 READ FPDMA QUEUED 60 00 80 ff ff ff 4f 00 4d+07:31:21.564 READ FPDMA QUEUED ea 00 00 00 00 00 40 00 4d+07:31:06.081 FLUSH CACHE EXT 25 00 80 ff ff ff 4f 00 4d+07:31:06.011 READ DMA EXT Error 1 occurred at disk power-on lifetime: 437 hours (18 days + 5 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- 60 00 80 ff ff ff 4f 00 4d+05:07:05.295 READ FPDMA QUEUED 60 00 80 ff ff ff 4f 00 4d+05:07:05.295 READ FPDMA QUEUED 60 00 80 ff ff ff 4f 00 4d+05:07:05.294 READ FPDMA QUEUED 25 00 80 ff ff ff 4f 00 4d+05:07:05.219 READ DMA EXT 61 00 c0 ff ff ff 4f 00 4d+05:06:49.695 WRITE FPDMA QUEUED SMART Self-test log structure revision number 1 No self-tests have been logged. [To run self-tests, use: smartctl -t] SMART Selective self-test log data structure revision number 1 SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS 1 0 0 Not_testing 2 0 0 Not_testing 3 0 0 Not_testing 4 0 0 Not_testing 5 0 0 Not_testing Selective self-test flags (0x0): After scanning selected spans, do NOT read-scan remainder of disk. If Selective self-test is pending on power-up, resume after 0 minute delay.
some errors there. Run a offline test
root@kg-quiet# smartctl -t offline /dev/ada3 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Sending command: "Execute SMART off-line routine immediately in off-line mode". Drive command "Execute SMART off-line routine immediately in off-line mode" successful. Testing has begun. Please wait 567 seconds for test to complete. Test will complete after Thu May 5 20:28:39 2022 CEST Use smartctl -X to abort test.
check later.
2022-05-05: ada0p9 - from /var/log/messages
May 5 00:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 1776 Currently unreadable (pending) sectors (changed +744) May 5 00:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 1776 Offline uncorrectable sectors (changed +744) May 5 00:46:20 kg-quiet smartd[677]: Device: /dev/ada3, 1880 Currently unreadable (pending) sectors (changed +104) May 5 00:46:20 kg-quiet smartd[677]: Device: /dev/ada3, 1880 Offline uncorrectable sectors (changed +104) May 5 01:16:12 kg-quiet smartd[677]: Device: /dev/ada3, 2280 Currently unreadable (pending) sectors (changed +400) May 5 01:16:12 kg-quiet smartd[677]: Device: /dev/ada3, 2280 Offline uncorrectable sectors (changed +400) May 5 01:46:17 kg-quiet smartd[677]: Device: /dev/ada3, 2640 Currently unreadable (pending) sectors (changed +360) May 5 01:46:17 kg-quiet smartd[677]: Device: /dev/ada3, 2640 Offline uncorrectable sectors (changed +360) May 5 02:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 3064 Currently unreadable (pending) sectors (changed +424) May 5 02:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 3064 Offline uncorrectable sectors (changed +424) May 5 02:47:33 kg-quiet smartd[677]: Device: /dev/ada3, 3632 Currently unreadable (pending) sectors (changed +568) May 5 02:47:33 kg-quiet smartd[677]: Device: /dev/ada3, 3632 Offline uncorrectable sectors (changed +568) May 5 02:51:10 kg-quiet kernel: ahcich7: Timeout on slot 6 port 0 May 5 02:51:10 kg-quiet kernel: ahcich7: is 00000000 cs 000000c0 ss 000000c0 rs 000000c0 tfd 40 serr 00000000 cmd 0004c717 May 5 02:51:10 kg-quiet kernel: ahcich7: ... waiting for slots 00000080 May 5 02:51:10 kg-quiet kernel: ahcich7: Timeout on slot 7 port 0 May 5 02:51:10 kg-quiet kernel: ahcich7: is 00000000 cs 000000c0 ss 000000c0 rs 000000c0 tfd 40 serr 00000000 cmd 0004c717 May 5 02:51:10 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 e0 de 4e 40 bc 01 00 00 00 00 May 5 02:51:10 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 02:51:10 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 02:51:10 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 f8 e7 74 40 ad 01 00 00 00 00 May 5 02:51:10 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 02:51:10 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 14 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots ffff803f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 15 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots ffff003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 16 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots fffe003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 17 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots fffc003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 18 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots fff8003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 19 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots fff0003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 20 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots ffe0003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 21 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots ffc0003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 22 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots ff80003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots ff00003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots fe00003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 25 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots fc00003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots f800003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots f000003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 28 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots e000003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots c000003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 8000003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 0000003f May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 0000003e May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 0000003c May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 00000038 May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 3 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 00000030 May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 4 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: ahcich0: ... waiting for slots 00000020 May 5 02:51:59 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 5 02:51:59 kg-quiet kernel: ahcich0: is 00000000 cs ffffc03f ss ffffc03f rs ffffc03f tfd 50 serr 00000000 cmd 0004d417 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 a6 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e0 a8 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 a9 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 a6 85 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 7b 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 18 e0 7b 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 28 ec 3d 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 b7 3a 40 4f 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e0 69 fe 40 4f 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 a2 4c 40 50 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e0 99 59 40 54 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 d9 b4 40 58 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 ed 26 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 7d 3a 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 7d 3a 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 7d 3a 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 50 d3 3c 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 60 94 97 40 53 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 01 3b 1d 01 40 4f 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 20 a2 00 40 4f 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 a0 04 00 40 4f 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 a9 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 10 20 dc 3d 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 28 a0 a9 45 40 5b 00 00 00 00 00 May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 02:51:59 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:05:17 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 5 03:05:17 kg-quiet kernel: ahcich0: is 00000000 cs 01800000 ss 01800000 rs 01800000 tfd 40 serr 00000000 cmd 0004da17 May 5 03:05:17 kg-quiet kernel: ahcich0: ... waiting for slots 01000000 May 5 03:05:17 kg-quiet kernel: ahcich7: Timeout on slot 14 port 0 May 5 03:05:17 kg-quiet kernel: ahcich7: is 00000000 cs 00004000 ss 00000000 rs 00004000 tfd 40 serr 00000000 cmd 0004da17 May 5 03:05:17 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:05:17 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:05:17 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:05:17 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 5 03:05:17 kg-quiet kernel: ahcich0: is 00000000 cs 01800000 ss 01800000 rs 01800000 tfd 40 serr 00000000 cmd 0004da17 May 5 03:05:17 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 98 7f 9b 40 51 00 00 00 00 00 May 5 03:05:17 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:05:17 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:05:17 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 01 54 1d 01 40 4f 00 00 00 00 00 May 5 03:05:17 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:05:17 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:05:17 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 03:08:08 kg-quiet kernel: ahcich7: Timeout on slot 27 port 0 May 5 03:08:08 kg-quiet kernel: ahcich7: is 00000000 cs 08000000 ss 00000000 rs 08000000 tfd 40 serr 00000000 cmd 0004d917 May 5 03:08:08 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_DMA48. ACB: 35 00 40 e2 d8 40 bc 01 00 00 08 00 May 5 03:08:08 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:08:08 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:08:57 kg-quiet kernel: ahcich0: Timeout on slot 10 port 0 May 5 03:08:57 kg-quiet kernel: ahcich0: is 00000000 cs 00001c00 ss 00001c00 rs 00001c00 tfd 50 serr 00000000 cmd 0004d917 May 5 03:08:57 kg-quiet kernel: ahcich0: ... waiting for slots 00001800 May 5 03:08:57 kg-quiet kernel: ahcich0: Timeout on slot 11 port 0 May 5 03:08:57 kg-quiet kernel: ahcich0: is 00000000 cs 00001c00 ss 00001c00 rs 00001c00 tfd 50 serr 00000000 cmd 0004d917 May 5 03:08:57 kg-quiet kernel: ahcich0: ... waiting for slots 00001000 May 5 03:08:57 kg-quiet kernel: ahcich0: Timeout on slot 12 port 0 May 5 03:08:57 kg-quiet kernel: ahcich0: is 00000000 cs 00001c00 ss 00001c00 rs 00001c00 tfd 50 serr 00000000 cmd 0004d917 May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 78 c8 40 58 00 00 00 00 00 May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 ed 26 40 5b 00 00 00 00 00 May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 40 a0 b8 4f 40 5a 00 00 00 00 00 May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:08:57 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:08:57 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 03:12:04 kg-quiet kernel: ahcich7: Timeout on slot 9 port 0 May 5 03:12:04 kg-quiet kernel: ahcich7: is 00000000 cs 00000200 ss 00000000 rs 00000200 tfd 40 serr 00000000 cmd 0004d017 May 5 03:12:04 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_DMA48. ACB: 25 00 c8 10 c5 40 62 02 00 00 80 00 May 5 03:12:04 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:12:04 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:12:37 kg-quiet kernel: sonewconn: pcb 0xfffff80045d28ae0: Listen queue overflow: 8 already in queue awaiting acceptance (52 occurrences) May 5 03:12:47 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 5 03:12:47 kg-quiet kernel: ahcich0: is 00000000 cs e000000f ss e000000f rs e000000f tfd 40 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: ahcich0: ... waiting for slots c000000f May 5 03:12:47 kg-quiet kernel: ahcich5: Timeout on slot 9 port 0 May 5 03:12:47 kg-quiet kernel: ahcich5: is 00000000 cs 00000e00 ss 00000e00 rs 00000e00 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: ahcich5: ... waiting for slots 00000c00 May 5 03:12:47 kg-quiet kernel: ahcich4: Timeout on slot 22 port 0 May 5 03:12:47 kg-quiet kernel: ahcich4: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: ahcich4: ... waiting for slots 01800000 May 5 03:12:47 kg-quiet kernel: ahcich5: Timeout on slot 10 port 0 May 5 03:12:47 kg-quiet kernel: ahcich5: is 00000000 cs 00000e00 ss 00000e00 rs 00000e00 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: ahcich5: ... waiting for slots 00000800 May 5 03:12:47 kg-quiet kernel: ahcich4: Timeout on slot 23 port 0 May 5 03:12:47 kg-quiet kernel: ahcich4: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: ahcich4: ... waiting for slots 01000000 May 5 03:12:47 kg-quiet kernel: ahcich5: Timeout on slot 11 port 0 May 5 03:12:47 kg-quiet kernel: ahcich5: is 00000000 cs 00000e00 ss 00000e00 rs 00000e00 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 58 46 84 40 19 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 60 47 84 40 19 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 68 48 84 40 19 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: ahcich4: Timeout on slot 24 port 0 May 5 03:12:47 kg-quiet kernel: ahcich4: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 d8 46 84 40 19 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e0 47 84 40 19 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 e8 48 84 40 19 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: ahcich7: Timeout on slot 25 port 0 May 5 03:12:47 kg-quiet kernel: ahcich7: is 00000000 cs 02000000 ss 00000000 rs 02000000 tfd 50 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:12:47 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:12:47 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:12:47 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 5 03:12:47 kg-quiet kernel: ahcich0: is 00000000 cs e000000f ss e000000f rs e000000f tfd 40 serr 00000000 cmd 0004d717 May 5 03:12:47 kg-quiet kernel: ahcich0: ... waiting for slots 8000000f May 5 03:13:18 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 5 03:13:18 kg-quiet kernel: ahcich0: is 00000000 cs 80000000 ss 80000000 rs 80000000 tfd 40 serr 00000000 cmd 0004df17 May 5 03:13:18 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 70 69 00 40 5b 00 00 00 00 00 May 5 03:13:18 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:13:18 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:13:34 kg-quiet kernel: ahcich5: Timeout on slot 12 port 0 May 5 03:13:34 kg-quiet kernel: ahcich5: is 00000000 cs 00001000 ss 00000000 rs 00001000 tfd 150 serr 00000000 cmd 0004df17 May 5 03:13:34 kg-quiet kernel: (aprobe0:ahcich5:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 03:13:34 kg-quiet kernel: (aprobe0:ahcich5:0:0:0): CAM status: Command timeout May 5 03:13:34 kg-quiet kernel: (aprobe0:ahcich5:0:0:0): Retrying command May 5 03:13:34 kg-quiet kernel: ahcich4: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 03:13:34 kg-quiet kernel: ahcich7: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 03:13:53 kg-quiet kernel: ahcich6: Timeout on slot 1 port 0 May 5 03:13:53 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000002 tfd 40 serr 00000000 cmd 00044a16 May 5 03:13:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 f8 4a 84 40 19 00 00 00 00 00 May 5 03:13:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:13:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:14:20 kg-quiet kernel: ahcich0: Timeout on slot 10 port 0 May 5 03:14:20 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00003c00 tfd 40 serr 00000000 cmd 00044a16 May 5 03:14:20 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 d8 d0 01 40 5b 00 00 00 00 00 May 5 03:14:20 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:14:20 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:14:37 kg-quiet kernel: ahcich6: Timeout on slot 2 port 0 May 5 03:14:37 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000004 tfd 150 serr 00000000 cmd 00045816 May 5 03:14:37 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 03:14:37 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 03:14:37 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 03:15:14 kg-quiet kernel: sonewconn: pcb 0xfffff80045d28ae0: Listen queue overflow: 8 already in queue awaiting acceptance (28 occurrences) May 5 03:15:53 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 5 03:15:53 kg-quiet kernel: ahcich0: is 00000000 cs 80000003 ss 80000003 rs 80000003 tfd 40 serr 00000000 cmd 0004df17 May 5 03:15:53 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 e8 d2 18 40 51 00 00 00 00 00 May 5 03:15:53 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:15:53 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:16:08 kg-quiet kernel: ahcich6: Timeout on slot 23 port 0 May 5 03:16:08 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00800000 tfd 40 serr 00000000 cmd 00044d16 May 5 03:16:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 30 6a 0b 40 e0 04 00 00 00 00 May 5 03:16:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:16:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:16:34 kg-quiet kernel: ahcich0: Timeout on slot 13 port 0 May 5 03:16:34 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00ffe000 tfd 40 serr 00000000 cmd 00044d16 May 5 03:16:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 d8 22 14 40 5b 00 00 00 00 00 May 5 03:16:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:16:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:16:34 kg-quiet smartd[677]: Device: /dev/ada0, 72 Currently unreadable (pending) sectors May 5 03:16:34 kg-quiet smartd[677]: Device: /dev/ada0, 72 Offline uncorrectable sectors May 5 03:16:42 kg-quiet kernel: sonewconn: pcb 0xfffff80045d28ae0: Listen queue overflow: 8 already in queue awaiting acceptance (5 occurrences) May 5 03:16:49 kg-quiet kernel: ahcich6: Timeout on slot 0 port 0 May 5 03:16:49 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000001 tfd 150 serr 00000000 cmd 00045116 May 5 03:16:49 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 03:16:49 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 03:16:49 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 03:17:53 kg-quiet kernel: sonewconn: pcb 0xfffff80045d28ae0: Listen queue overflow: 8 already in queue awaiting acceptance (13 occurrences) May 5 03:17:58 kg-quiet smartd[677]: Device: /dev/ada3, 4040 Currently unreadable (pending) sectors (changed +408) May 5 03:17:58 kg-quiet smartd[677]: Device: /dev/ada3, 4040 Offline uncorrectable sectors (changed +408) May 5 03:21:03 kg-quiet kernel: ahcich6: Timeout on slot 21 port 0 May 5 03:21:03 kg-quiet kernel: ahcich6: is 00000000 cs 00200000 ss 00000000 rs 00200000 tfd 40 serr 00000000 cmd 0004d517 May 5 03:21:03 kg-quiet kernel: ahcich6: Error while READ LOG EXT May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 74 0b 40 e0 04 00 00 00 00 May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 00 () May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 88 75 0b 40 e0 04 00 00 00 00 May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 00 () May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 90 76 0b 40 e0 04 00 00 00 00 May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 00 () May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 5 03:21:03 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:22:52 kg-quiet kernel: ahcich6: Timeout on slot 29 port 0 May 5 03:22:52 kg-quiet kernel: ahcich6: is 00000000 cs 60000000 ss 00000000 rs 60000000 tfd c0 serr 00000000 cmd 0004dd17 May 5 03:22:52 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:22:52 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:22:52 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:23:27 kg-quiet kernel: sonewconn: pcb 0xfffff80045d28ae0: Listen queue overflow: 8 already in queue awaiting acceptance (17 occurrences) May 5 03:24:12 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 5 03:24:12 kg-quiet kernel: ahcich0: is 00000000 cs 00000020 ss 00000020 rs 00000020 tfd 40 serr 00000000 cmd 0004d317 May 5 03:24:12 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 00 3e cd 40 4f 00 00 00 00 00 May 5 03:24:12 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:24:12 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:24:26 kg-quiet kernel: ahcich7: Timeout on slot 0 port 0 May 5 03:24:26 kg-quiet kernel: ahcich7: is 00000000 cs 00000001 ss 00000000 rs 00000001 tfd 40 serr 00000000 cmd 0004d317 May 5 03:24:26 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:24:26 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:24:26 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:24:46 kg-quiet kernel: ahcich6: Timeout on slot 21 port 0 May 5 03:24:46 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00200000 tfd 40 serr 00000000 cmd 00044e16 May 5 03:24:46 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c0 da a3 40 60 02 00 00 00 00 May 5 03:24:46 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:24:46 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:25:14 kg-quiet kernel: ahcich0: Timeout on slot 14 port 0 May 5 03:25:14 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 0000c000 tfd 40 serr 00000000 cmd 00044e16 May 5 03:25:14 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 28 e0 2d ea 40 59 00 00 00 00 00 May 5 03:25:14 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:25:14 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:25:31 kg-quiet kernel: ahcich6: Timeout on slot 22 port 0 May 5 03:25:31 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00400000 tfd 150 serr 00000000 cmd 00045116 May 5 03:25:31 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 03:25:31 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 03:25:31 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 03:27:06 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 5 03:27:06 kg-quiet kernel: ahcich0: is 00000000 cs 000007e0 ss 000007e0 rs 000007e0 tfd 40 serr 00000000 cmd 0004cf17 May 5 03:27:06 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 40 60 c2 c6 40 59 00 00 00 00 00 May 5 03:27:06 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:27:06 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:27:06 kg-quiet kernel: ahcich4: Timeout on slot 18 port 0 May 5 03:27:06 kg-quiet kernel: ahcich4: is 00000000 cs 00040000 ss 00000000 rs 00040000 tfd 40 serr 00000000 cmd 0004cf17 May 5 03:27:06 kg-quiet kernel: (ada1:ahcich4:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:27:06 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 03:27:06 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 03:27:06 kg-quiet kernel: ahcich7: Timeout on slot 24 port 0 May 5 03:27:06 kg-quiet kernel: ahcich7: is 00000000 cs 01000000 ss 00000000 rs 01000000 tfd 40 serr 00000000 cmd 0004cf17 May 5 03:27:06 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:27:06 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:27:06 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:27:25 kg-quiet kernel: ahcich6: Timeout on slot 19 port 0 May 5 03:27:25 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00080000 tfd 40 serr 00000000 cmd 00045c16 May 5 03:27:25 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 90 19 c5 40 62 02 00 00 00 00 May 5 03:27:25 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:27:25 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 5 03:29:03 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs e0000007 tfd 40 serr 00000000 cmd 00045416 May 5 03:29:03 kg-quiet kernel: ahcich0: ... waiting for slots c0000007 May 5 03:29:03 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 5 03:29:03 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs e0000007 tfd 40 serr 00000000 cmd 00045616 May 5 03:29:03 kg-quiet kernel: ahcich0: ... waiting for slots 80000007 May 5 03:29:03 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 5 03:29:03 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs e0000007 tfd 40 serr 00000000 cmd 00045616 May 5 03:29:03 kg-quiet kernel: ahcich0: ... waiting for slots 00000007 May 5 03:29:03 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 5 03:29:03 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs e0000007 tfd 40 serr 00000000 cmd 00045616 May 5 03:29:03 kg-quiet kernel: ahcich0: ... waiting for slots 00000006 May 5 03:29:03 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 5 03:29:03 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs e0000007 tfd 40 serr 00000000 cmd 00045616 May 5 03:29:03 kg-quiet kernel: ahcich0: ... waiting for slots 00000004 May 5 03:29:03 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 5 03:29:03 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs e0000007 tfd 40 serr 00000000 cmd 00045616 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 78 c8 40 58 00 00 00 00 00 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 71 01 40 5a 00 00 00 00 00 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 ed 26 40 5b 00 00 00 00 00 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 18 20 09 92 40 5b 00 00 00 00 00 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 3f 99 40 51 00 00 00 00 00 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 65 c8 40 58 00 00 00 00 00 May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:29:03 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:29:03 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 03:30:31 kg-quiet kernel: ahcich7: Timeout on slot 5 port 0 May 5 03:30:31 kg-quiet kernel: ahcich7: is 00000000 cs 00000060 ss 00000000 rs 00000060 tfd 40 serr 00000000 cmd 0004dd17 May 5 03:30:31 kg-quiet kernel: ahcich7: ... waiting for slots 00000040 May 5 03:30:31 kg-quiet kernel: ahcich0: Timeout on slot 6 port 0 May 5 03:30:31 kg-quiet kernel: ahcich0: is 00000000 cs 000000c0 ss 000000c0 rs 000000c0 tfd 40 serr 00000000 cmd 0004dd17 May 5 03:30:31 kg-quiet kernel: ahcich0: ... waiting for slots 00000080 May 5 03:30:48 kg-quiet kernel: ahcich0: Timeout on slot 7 port 0 May 5 03:30:48 kg-quiet kernel: ahcich0: is 00000000 cs 000000c0 ss 000000c0 rs 000000c0 tfd 40 serr 00000000 cmd 0004dd17 May 5 03:30:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 78 28 5d 97 40 53 00 00 00 00 00 May 5 03:30:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:30:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:30:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 01 bb 1d 01 40 4f 00 00 00 00 00 May 5 03:30:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:30:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:31:08 kg-quiet kernel: ahcich6: Timeout on slot 0 port 0 May 5 03:31:08 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000001 tfd 40 serr 00000000 cmd 00045716 May 5 03:31:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 00 85 0b 40 e0 04 00 00 00 00 May 5 03:31:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:31:08 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:31:33 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 5 03:31:33 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 01800000 tfd 40 serr 00000000 cmd 00045716 May 5 03:31:33 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 38 60 6d 16 40 51 00 00 00 00 00 May 5 03:31:33 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:31:33 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:31:52 kg-quiet kernel: ahcich6: Timeout on slot 2 port 0 May 5 03:31:52 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000004 tfd 150 serr 00000000 cmd 00045216 May 5 03:31:52 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 03:31:52 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 03:31:52 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 03:34:16 kg-quiet kernel: ahcich7: Timeout on slot 18 port 0 May 5 03:34:16 kg-quiet kernel: ahcich7: is 00000000 cs 00040000 ss 00000000 rs 00040000 tfd 40 serr 00000000 cmd 0004df17 May 5 03:34:16 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:34:16 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:34:16 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:36:48 kg-quiet kernel: ahcich7: Timeout on slot 8 port 0 May 5 03:36:48 kg-quiet kernel: ahcich7: is 00000000 cs 00000100 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004cc17 May 5 03:36:48 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 00 f8 74 40 ad 01 00 00 00 00 May 5 03:36:48 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:36:48 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:36:48 kg-quiet kernel: ahcich0: Timeout on slot 14 port 0 May 5 03:36:48 kg-quiet kernel: ahcich0: is 00000000 cs 003fc000 ss 003fc000 rs 003fc000 tfd 40 serr 00000000 cmd 0004d017 May 5 03:36:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 d0 ef 6b 40 5a 00 00 00 00 00 May 5 03:36:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:36:48 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:37:07 kg-quiet kernel: ahcich6: Timeout on slot 22 port 0 May 5 03:37:07 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00400000 tfd 40 serr 00000000 cmd 00045a16 May 5 03:37:07 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 28 08 40 04 40 39 05 00 00 00 00 May 5 03:37:07 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:37:07 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:37:35 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 03:37:35 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 04000000 tfd 40 serr 00000000 cmd 00045a16 May 5 03:37:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 30 f4 6b 40 5a 00 00 00 00 00 May 5 03:37:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:37:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:37:54 kg-quiet kernel: ahcich6: Timeout on slot 23 port 0 May 5 03:37:54 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00800000 tfd 150 serr 00000000 cmd 00045316 May 5 03:37:54 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 03:37:54 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 03:37:54 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 03:41:15 kg-quiet kernel: ahcich7: Timeout on slot 21 port 0 May 5 03:41:15 kg-quiet kernel: ahcich7: is 00000000 cs 00200000 ss 00200000 rs 00200000 tfd 40 serr 00000000 cmd 0004d117 May 5 03:41:15 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 58 2e a3 40 8b 01 00 00 00 00 May 5 03:41:15 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:41:15 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:41:32 kg-quiet kernel: ahcich6: Timeout on slot 17 port 0 May 5 03:41:32 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00060000 tfd c0 serr 00000000 cmd 00044e16 May 5 03:41:32 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:41:32 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:41:32 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:43:07 kg-quiet kernel: ahcich7: Timeout on slot 13 port 0 May 5 03:43:07 kg-quiet kernel: ahcich7: is 00000000 cs 00006000 ss 00000000 rs 00006000 tfd 40 serr 00000000 cmd 0004c517 May 5 03:43:07 kg-quiet kernel: ahcich7: ... waiting for slots 00004000 May 5 03:44:30 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 5 03:44:30 kg-quiet kernel: ahcich0: is 00000000 cs f8003fff ss f8003fff rs f8003fff tfd 40 serr 00000000 cmd 0004d117 May 5 03:44:30 kg-quiet kernel: ahcich0: ... waiting for slots f0003fff May 5 03:44:30 kg-quiet kernel: ahcich5: Timeout on slot 13 port 0 May 5 03:44:30 kg-quiet kernel: ahcich5: is 00000000 cs 00002000 ss 00000000 rs 00002000 tfd 40 serr 00000000 cmd 0004d117 May 5 03:44:30 kg-quiet kernel: (ada2:ahcich5:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:44:30 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 03:44:30 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 03:44:30 kg-quiet kernel: ahcich6: Timeout on slot 17 port 0 May 5 03:44:30 kg-quiet kernel: ahcich6: is 00000000 cs 00020000 ss 00000000 rs 00020000 tfd c0 serr 00000000 cmd 0004d117 May 5 03:44:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 03:44:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:44:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:44:30 kg-quiet kernel: ahcich4: Timeout on slot 31 port 0 May 5 03:44:30 kg-quiet kernel: ahcich4: is 00000000 cs 80000000 ss 80000000 rs 80000000 tfd 50 serr 00000000 cmd 0004d717 May 5 03:44:30 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 48 48 f8 74 40 ad 01 00 00 00 00 May 5 03:44:30 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 03:44:30 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 03:47:13 kg-quiet smartd[677]: Device: /dev/ada3, 4064 Currently unreadable (pending) sectors (changed +24) May 5 03:47:13 kg-quiet smartd[677]: Device: /dev/ada3, 4064 Offline uncorrectable sectors (changed +24) May 5 03:47:37 kg-quiet smartd[677]: Device: /dev/ada3, ATA error count increased from 0 to 1 May 5 03:52:57 kg-quiet kernel: ahcich7: Timeout on slot 8 port 0 May 5 03:52:57 kg-quiet kernel: ahcich7: is 00000000 cs 00000f00 ss 00000f00 rs 00000f00 tfd 50 serr 00000000 cmd 0004c617 May 5 03:52:57 kg-quiet kernel: ahcich7: ... waiting for slots 00000e00 May 5 03:52:57 kg-quiet kernel: ahcich7: Timeout on slot 9 port 0 May 5 03:52:57 kg-quiet kernel: ahcich7: is 00000000 cs 00000f00 ss 00000f00 rs 00000f00 tfd 50 serr 00000000 cmd 0004c617 May 5 03:52:57 kg-quiet kernel: ahcich7: ... waiting for slots 00000c00 May 5 03:52:57 kg-quiet kernel: ahcich7: Timeout on slot 10 port 0 May 5 03:52:57 kg-quiet kernel: ahcich7: is 00000000 cs 00000f00 ss 00000f00 rs 00000f00 tfd 50 serr 00000000 cmd 0004c617 May 5 03:52:57 kg-quiet kernel: ahcich7: ... waiting for slots 00000800 May 5 03:52:57 kg-quiet kernel: ahcich7: Timeout on slot 11 port 0 May 5 03:52:57 kg-quiet kernel: ahcich7: is 00000000 cs 00000f00 ss 00000f00 rs 00000f00 tfd 50 serr 00000000 cmd 0004c617 May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 38 0d 41 40 a4 01 00 00 00 00 May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 90 12 41 40 a4 01 00 00 00 00 May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 98 21 64 40 aa 01 00 00 00 00 May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 19 41 40 a4 01 00 00 00 00 May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:52:57 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:54:25 kg-quiet kernel: ahcich7: Timeout on slot 3 port 0 May 5 03:54:25 kg-quiet kernel: ahcich7: is 00000000 cs 00000008 ss 00000008 rs 00000008 tfd 40 serr 00000000 cmd 0004dc17 May 5 03:54:25 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 70 e5 ad 40 b2 01 00 00 00 00 May 5 03:54:25 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:54:25 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 03:54:49 kg-quiet kernel: sonewconn: pcb 0xfffff80045d28ae0: Listen queue overflow: 8 already in queue awaiting acceptance (3 occurrences) May 5 03:56:05 kg-quiet kernel: ahcich6: Timeout on slot 28 port 0 May 5 03:56:05 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 10000000 tfd 40 serr 00000000 cmd 00045f16 May 5 03:56:05 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 40 1f 32 40 1c 00 00 00 00 00 May 5 03:56:05 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 03:56:05 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 03:56:05 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 5 03:56:05 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00000001 tfd 40 serr 00000000 cmd 00045d16 May 5 03:56:05 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 30 60 0f 92 40 59 00 00 00 00 00 May 5 03:56:05 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 03:56:05 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 03:58:20 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 5 03:58:20 kg-quiet kernel: ahcich0: is 00000000 cs 03000000 ss 03000000 rs 03000000 tfd 40 serr 00000000 cmd 0004d517 May 5 03:58:20 kg-quiet kernel: ahcich0: ... waiting for slots 02000000 May 5 03:58:20 kg-quiet kernel: ahcich7: Timeout on slot 2 port 0 May 5 03:58:20 kg-quiet kernel: ahcich7: is 00000000 cs 00000004 ss 00000004 rs 00000004 tfd 50 serr 00000000 cmd 0004d517 May 5 03:58:20 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 b0 21 64 40 aa 01 00 00 00 00 May 5 03:58:20 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 03:58:20 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:01:44 kg-quiet kernel: ahcich7: Timeout on slot 22 port 0 May 5 04:01:44 kg-quiet kernel: ahcich7: is 00000000 cs 00c00000 ss 00c00000 rs 00c00000 tfd 40 serr 00000000 cmd 0004cc17 May 5 04:01:44 kg-quiet kernel: ahcich7: ... waiting for slots 00800000 May 5 04:01:44 kg-quiet kernel: ahcich7: Timeout on slot 23 port 0 May 5 04:01:44 kg-quiet kernel: ahcich7: is 00000000 cs 00c00000 ss 00c00000 rs 00c00000 tfd 40 serr 00000000 cmd 0004cc17 May 5 04:01:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 90 e8 8b 40 6a 01 00 00 00 00 May 5 04:01:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:01:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:01:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 98 e9 8b 40 6a 01 00 00 00 00 May 5 04:01:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:01:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:05:16 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 5 04:05:16 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:05:16 kg-quiet kernel: ahcich0: ... waiting for slots 7f80001f May 5 04:05:16 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 5 04:05:16 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:05:16 kg-quiet kernel: ahcich0: ... waiting for slots 7f80001e May 5 04:05:16 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 5 04:05:16 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:05:16 kg-quiet kernel: ahcich0: ... waiting for slots 7f80001c May 5 04:05:16 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 5 04:05:16 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:05:16 kg-quiet kernel: ahcich0: ... waiting for slots 7f800018 May 5 04:05:16 kg-quiet kernel: ahcich5: Timeout on slot 0 port 0 May 5 04:05:16 kg-quiet kernel: ahcich5: is 00000000 cs 00000001 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c117 May 5 04:05:16 kg-quiet kernel: (ada2:ahcich5:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 98 23 1f 40 f0 02 00 00 00 00 May 5 04:05:16 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:05:16 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 7f000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 7e000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 25 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 7c000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 78000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 70000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 28 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 60000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 40000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 00000018 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 3 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: ahcich0: ... waiting for slots 00000010 May 5 04:06:35 kg-quiet kernel: ahcich0: Timeout on slot 4 port 0 May 5 04:06:35 kg-quiet kernel: ahcich0: is 00000000 cs ff80001f ss ff80001f rs ff80001f tfd 40 serr 00000000 cmd 0004c117 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 0a 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 0b 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 0c 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 01 3a 1e 01 40 4f 00 00 00 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 3b d3 40 58 00 00 00 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 01 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 02 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 03 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 04 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 05 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 06 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 07 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 08 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 09 9d 40 59 00 00 01 00 00 May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:06:35 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:06:35 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 04:06:35 kg-quiet kernel: ahcich5: Timeout on slot 28 port 0 May 5 04:06:35 kg-quiet kernel: ahcich5: is 00000000 cs 30000000 ss 00000000 rs 30000000 tfd 40 serr 00000000 cmd 0004d817 May 5 04:06:35 kg-quiet kernel: ahcich5: ... waiting for slots 20000000 May 5 04:06:35 kg-quiet kernel: ahcich4: Timeout on slot 9 port 0 May 5 04:06:35 kg-quiet kernel: ahcich4: is 00000000 cs 00000600 ss 00000000 rs 00000600 tfd 40 serr 00000000 cmd 0004d817 May 5 04:06:35 kg-quiet kernel: ahcich4: ... waiting for slots 00000400 May 5 04:07:05 kg-quiet kernel: ahcich0: Timeout on slot 8 port 0 May 5 04:07:05 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:05 kg-quiet kernel: ahcich0: ... waiting for slots 0000fe00 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 9 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich0: ... waiting for slots 0000fc00 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 10 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich0: ... waiting for slots 0000f800 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 11 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich0: ... waiting for slots 0000f000 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 12 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich0: ... waiting for slots 0000e000 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 13 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich0: ... waiting for slots 0000c000 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 14 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich0: ... waiting for slots 00008000 May 5 04:07:19 kg-quiet kernel: ahcich0: Timeout on slot 15 port 0 May 5 04:07:19 kg-quiet kernel: ahcich0: is 00000000 cs 0000ff00 ss 0000ff00 rs 0000ff00 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 40 e0 7b be 40 59 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 65 c8 40 58 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 78 c8 40 58 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 84 78 40 59 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 84 78 40 59 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 71 01 40 5a 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e0 78 01 40 5a 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 ed 26 40 5b 00 00 00 00 00 May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:07:19 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:07:19 kg-quiet kernel: ahcich4: Timeout on slot 6 port 0 May 5 04:07:19 kg-quiet kernel: ahcich4: is 00000000 cs 000003c0 ss 000003c0 rs 000003c0 tfd 40 serr 00000000 cmd 0004d617 May 5 04:07:19 kg-quiet kernel: ahcich4: ... waiting for slots 00000380 May 5 04:07:34 kg-quiet kernel: ahcich6: Timeout on slot 19 port 0 May 5 04:07:34 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00380000 tfd 40 serr 00000000 cmd 00045216 May 5 04:07:34 kg-quiet kernel: ahcich6: ... waiting for slots 00300000 May 5 04:07:34 kg-quiet kernel: ahcich6: Timeout on slot 20 port 0 May 5 04:07:34 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00380000 tfd 40 serr 00000000 cmd 00045216 May 5 04:07:34 kg-quiet kernel: ahcich6: ... waiting for slots 00200000 May 5 04:07:34 kg-quiet kernel: ahcich6: Timeout on slot 21 port 0 May 5 04:07:34 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00380000 tfd 40 serr 00000000 cmd 00045216 May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 63 c6 40 7c 01 00 00 00 00 May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a8 64 c6 40 7c 01 00 00 00 00 May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 65 c6 40 7c 01 00 00 00 00 May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:07:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:09:26 kg-quiet kernel: ahcich0: Timeout on slot 22 port 0 May 5 04:09:26 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs fff8001f tfd 40 serr 00000000 cmd 00045b16 May 5 04:09:26 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 e0 6a b2 40 50 00 00 01 00 00 May 5 04:09:26 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:09:26 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:09:26 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 04:11:30 kg-quiet kernel: ahcich5: Timeout on slot 15 port 0 May 5 04:11:30 kg-quiet kernel: ahcich5: is 00000000 cs 00078000 ss 00078000 rs 00078000 tfd 40 serr 00000000 cmd 0004c817 May 5 04:11:30 kg-quiet kernel: ahcich5: ... waiting for slots 00070000 May 5 04:11:30 kg-quiet kernel: ahcich4: Timeout on slot 2 port 0 May 5 04:11:30 kg-quiet kernel: ahcich4: is 00000000 cs 0000001c ss 0000001c rs 0000001c tfd 40 serr 00000000 cmd 0004c817 May 5 04:11:30 kg-quiet kernel: ahcich4: ... waiting for slots 00000018 May 5 04:13:45 kg-quiet kernel: ahcich4: Timeout on slot 24 port 0 May 5 04:13:45 kg-quiet kernel: ahcich4: is 00000000 cs 01000000 ss 00000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d417 May 5 04:13:45 kg-quiet kernel: (ada1:ahcich4:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 04:13:45 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:13:45 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:14:21 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 5 04:14:21 kg-quiet kernel: ahcich0: is 00000000 cs 08000000 ss 08000000 rs 08000000 tfd 40 serr 00000000 cmd 0004d417 May 5 04:14:21 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 88 1f e1 40 59 00 00 00 00 00 May 5 04:14:21 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:14:21 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:14:21 kg-quiet kernel: ahcich5: Timeout on slot 3 port 0 May 5 04:14:21 kg-quiet kernel: ahcich5: is 00000000 cs 00000038 ss 00000038 rs 00000038 tfd 50 serr 00000000 cmd 0004d417 May 5 04:14:21 kg-quiet kernel: ahcich5: ... waiting for slots 00000030 May 5 04:14:21 kg-quiet kernel: ahcich5: Timeout on slot 4 port 0 May 5 04:14:21 kg-quiet kernel: ahcich5: is 00000000 cs 00000038 ss 00000038 rs 00000038 tfd 50 serr 00000000 cmd 0004d417 May 5 04:14:21 kg-quiet kernel: ahcich5: ... waiting for slots 00000020 May 5 04:14:21 kg-quiet kernel: ahcich5: Timeout on slot 5 port 0 May 5 04:14:21 kg-quiet kernel: ahcich5: is 00000000 cs 00000038 ss 00000038 rs 00000038 tfd 50 serr 00000000 cmd 0004d417 May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 78 f2 81 40 d9 04 00 00 00 00 May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 f3 81 40 d9 04 00 00 00 00 May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 98 1e a4 40 8b 01 00 00 00 00 May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:14:21 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:14:21 kg-quiet kernel: ahcich7: Timeout on slot 11 port 0 May 5 04:14:21 kg-quiet kernel: ahcich7: is 00000000 cs 00000800 ss 00000000 rs 00000800 tfd 40 serr 00000000 cmd 0004d717 May 5 04:14:21 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_DMA48. ACB: 25 00 68 36 a3 40 8b 01 00 00 80 00 May 5 04:14:21 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:14:21 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:14:21 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 04:14:21 kg-quiet kernel: ahcich5: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 04:14:21 kg-quiet kernel: ahcich4: Timeout on slot 25 port 0 May 5 04:14:21 kg-quiet kernel: ahcich4: is 00000000 cs 02000000 ss 00000000 rs 02000000 tfd 150 serr 00000000 cmd 0004d917 May 5 04:14:21 kg-quiet kernel: (aprobe0:ahcich4:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 04:14:21 kg-quiet kernel: (aprobe0:ahcich4:0:0:0): CAM status: Command timeout May 5 04:14:21 kg-quiet kernel: (aprobe0:ahcich4:0:0:0): Retrying command May 5 04:17:14 kg-quiet kernel: ahcich5: Timeout on slot 30 port 0 May 5 04:17:14 kg-quiet kernel: ahcich5: is 00000000 cs c0000003 ss c0000003 rs c0000003 tfd 40 serr 00000000 cmd 0004ca17 May 5 04:17:14 kg-quiet kernel: ahcich5: ... waiting for slots 80000003 May 5 04:17:14 kg-quiet kernel: ahcich5: Timeout on slot 31 port 0 May 5 04:17:14 kg-quiet kernel: ahcich5: is 00000000 cs c0000003 ss c0000003 rs c0000003 tfd 40 serr 00000000 cmd 0004ca17 May 5 04:17:14 kg-quiet kernel: ahcich5: ... waiting for slots 00000003 May 5 04:17:14 kg-quiet kernel: ahcich5: Timeout on slot 0 port 0 May 5 04:17:14 kg-quiet kernel: ahcich5: is 00000000 cs c0000003 ss c0000003 rs c0000003 tfd 40 serr 00000000 cmd 0004ca17 May 5 04:17:14 kg-quiet kernel: ahcich5: ... waiting for slots 00000002 May 5 04:17:19 kg-quiet kernel: ahcich5: Timeout on slot 1 port 0 May 5 04:17:19 kg-quiet kernel: ahcich5: is 00000000 cs c0000003 ss c0000003 rs c0000003 tfd 40 serr 00000000 cmd 0004ca17 May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 58 cf 62 40 9b 01 00 00 00 00 May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 28 cb 4f 40 72 01 00 00 00 00 May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 38 cb 62 40 9b 01 00 00 00 00 May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 48 cd 62 40 9b 01 00 00 00 00 May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:17:19 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:18:24 kg-quiet kernel: ahcich7: Timeout on slot 19 port 0 May 5 04:18:24 kg-quiet kernel: ahcich7: is 00000000 cs 003c0000 ss 003c0000 rs 003c0000 tfd 40 serr 00000000 cmd 0004c117 May 5 04:18:24 kg-quiet kernel: ahcich7: ... waiting for slots 00340000 May 5 04:18:24 kg-quiet kernel: ahcich7: Timeout on slot 20 port 0 May 5 04:18:24 kg-quiet kernel: ahcich7: is 00000000 cs 003c0000 ss 003c0000 rs 003c0000 tfd 40 serr 00000000 cmd 0004c117 May 5 04:18:24 kg-quiet kernel: ahcich7: ... waiting for slots 00240000 May 5 04:18:24 kg-quiet kernel: ahcich7: Timeout on slot 18 port 0 May 5 04:18:24 kg-quiet kernel: ahcich7: is 00000000 cs 003c0000 ss 003c0000 rs 003c0000 tfd 40 serr 00000000 cmd 0004c117 May 5 04:18:24 kg-quiet kernel: ahcich7: ... waiting for slots 00200000 May 5 04:18:39 kg-quiet kernel: ahcich7: Timeout on slot 21 port 0 May 5 04:18:39 kg-quiet kernel: ahcich7: is 00000000 cs 003c0000 ss 003c0000 rs 003c0000 tfd 40 serr 00000000 cmd 0004c117 May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 70 08 9e 40 ac 01 00 00 00 00 May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 58 5a 4a 40 c8 00 00 00 00 00 May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 60 5b 4a 40 c8 00 00 00 00 00 May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 3c 4e 40 71 02 00 00 00 00 May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:18:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:18:38 kg-quiet smartd[677]: Device: /dev/ada3, 4104 Currently unreadable (pending) sectors (changed +40) May 5 04:18:38 kg-quiet smartd[677]: Device: /dev/ada3, 4104 Offline uncorrectable sectors (changed +40) May 5 04:27:14 kg-quiet kernel: ahcich4: Timeout on slot 22 port 0 May 5 04:27:14 kg-quiet kernel: ahcich4: is 00000000 cs 07c00000 ss 07c00000 rs 07c00000 tfd 40 serr 00000000 cmd 0004c317 May 5 04:27:14 kg-quiet kernel: ahcich4: ... waiting for slots 07800000 May 5 04:27:24 kg-quiet kernel: ahcich4: Timeout on slot 26 port 0 May 5 04:27:24 kg-quiet kernel: ahcich4: is 00000000 cs 07c00000 ss 07c00000 rs 07c00000 tfd 40 serr 00000000 cmd 0004c317 May 5 04:27:24 kg-quiet kernel: ahcich4: ... waiting for slots 03800000 May 5 04:27:24 kg-quiet kernel: ahcich4: Timeout on slot 23 port 0 May 5 04:27:24 kg-quiet kernel: ahcich4: is 00000000 cs 07c00000 ss 07c00000 rs 07c00000 tfd 40 serr 00000000 cmd 0004c317 May 5 04:27:24 kg-quiet kernel: ahcich4: ... waiting for slots 03000000 May 5 04:27:24 kg-quiet kernel: ahcich4: Timeout on slot 24 port 0 May 5 04:27:24 kg-quiet kernel: ahcich4: is 00000000 cs 07c00000 ss 07c00000 rs 07c00000 tfd 40 serr 00000000 cmd 0004c317 May 5 04:27:24 kg-quiet kernel: ahcich4: ... waiting for slots 02000000 May 5 04:27:24 kg-quiet kernel: ahcich4: Timeout on slot 25 port 0 May 5 04:27:24 kg-quiet kernel: ahcich4: is 00000000 cs 07c00000 ss 07c00000 rs 07c00000 tfd 40 serr 00000000 cmd 0004c317 May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 30 f0 ed ad 40 b2 01 00 00 00 00 May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 00 d7 4f 40 72 01 00 00 00 00 May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 08 d8 4f 40 72 01 00 00 00 00 May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 10 d9 4f 40 72 01 00 00 00 00 May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 d8 80 2a 40 2b 01 00 00 00 00 May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:27:24 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:27:41 kg-quiet kernel: ahcich6: Timeout on slot 3 port 0 May 5 04:27:41 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000008 tfd 40 serr 00000000 cmd 00044016 May 5 04:27:41 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 40 df 4f 40 72 01 00 00 00 00 May 5 04:27:41 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:27:41 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:28:16 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 5 04:28:16 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00000007 tfd 40 serr 00000000 cmd 00044016 May 5 04:28:16 kg-quiet kernel: ahcich0: ... waiting for slots 00000006 May 5 04:28:16 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 5 04:28:16 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00000007 tfd 40 serr 00000000 cmd 00044016 May 5 04:28:16 kg-quiet kernel: ahcich0: ... waiting for slots 00000004 May 5 04:28:16 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 5 04:28:16 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00000007 tfd 40 serr 00000000 cmd 00044016 May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 98 61 ce 40 59 00 00 00 00 00 May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 20 a2 00 40 4f 00 00 00 00 00 May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 a0 04 00 40 4f 00 00 00 00 00 May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:28:16 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:28:24 kg-quiet kernel: ahcich6: Timeout on slot 4 port 0 May 5 04:28:24 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000010 tfd 150 serr 00000000 cmd 00044516 May 5 04:28:24 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 04:28:24 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 04:28:24 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 04:32:01 kg-quiet kernel: ahcich0: Timeout on slot 20 port 0 May 5 04:32:01 kg-quiet kernel: ahcich0: is 00000000 cs 01f00000 ss 01f00000 rs 01f00000 tfd 50 serr 00000000 cmd 0004c617 May 5 04:32:01 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 40 a0 19 7b 40 5a 00 00 00 00 00 May 5 04:32:01 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:32:01 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:39:55 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 04:39:55 kg-quiet kernel: ahcich0: is 00000000 cs fc000001 ss fc000001 rs fc000001 tfd 50 serr 00000000 cmd 0004c117 May 5 04:39:55 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 a0 04 00 40 4f 00 00 00 00 00 May 5 04:39:55 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:39:55 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:41:39 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 5 04:41:39 kg-quiet kernel: ahcich0: is 00000000 cs ffffffff ss ffffffff rs ffffffff tfd 40 serr 00000000 cmd 0004cd17 May 5 04:41:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 20 a0 31 40 5a 00 00 01 00 00 May 5 04:41:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:41:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:41:42 kg-quiet kernel: ahcich7: Timeout on slot 6 port 0 May 5 04:41:42 kg-quiet kernel: ahcich7: is 00000000 cs 000000c0 ss 000000c0 rs 000000c0 tfd 50 serr 00000000 cmd 0004cd17 May 5 04:41:42 kg-quiet kernel: ahcich7: ... waiting for slots 00000080 May 5 04:41:42 kg-quiet kernel: ahcich4: Timeout on slot 15 port 0 May 5 04:41:42 kg-quiet kernel: ahcich4: is 00000000 cs 00018000 ss 00018000 rs 00018000 tfd 50 serr 00000000 cmd 0004cd17 May 5 04:41:42 kg-quiet kernel: ahcich4: ... waiting for slots 00010000 May 5 04:41:42 kg-quiet kernel: ahcich5: Timeout on slot 15 port 0 May 5 04:41:42 kg-quiet kernel: ahcich5: is 00000000 cs 00018000 ss 00018000 rs 00018000 tfd 50 serr 00000000 cmd 0004cd17 May 5 04:41:42 kg-quiet kernel: ahcich5: ... waiting for slots 00010000 May 5 04:41:42 kg-quiet kernel: ahcich4: Timeout on slot 16 port 0 May 5 04:41:42 kg-quiet kernel: ahcich4: is 00000000 cs 00018000 ss 00018000 rs 00018000 tfd 50 serr 00000000 cmd 0004cd17 May 5 04:41:42 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 a3 83 40 72 00 00 00 00 00 May 5 04:41:42 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:41:42 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:41:42 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b8 a4 83 40 72 00 00 00 00 00 May 5 04:41:42 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:41:42 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:41:42 kg-quiet kernel: ahcich5: Timeout on slot 16 port 0 May 5 04:41:42 kg-quiet kernel: ahcich5: is 00000000 cs 00018000 ss 00018000 rs 00018000 tfd 50 serr 00000000 cmd 0004cd17 May 5 04:41:42 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 a3 83 40 72 00 00 00 00 00 May 5 04:41:42 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:41:42 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:41:42 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b8 a4 83 40 72 00 00 00 00 00 May 5 04:41:42 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:41:42 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:41:42 kg-quiet kernel: ahcich7: Timeout on slot 7 port 0 May 5 04:41:42 kg-quiet kernel: ahcich7: is 00000000 cs 000000c0 ss 000000c0 rs 000000c0 tfd 50 serr 00000000 cmd 0004cd17 May 5 04:41:42 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 30 a4 83 40 72 00 00 00 00 00 May 5 04:41:42 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:41:42 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:41:42 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 38 a5 83 40 72 00 00 00 00 00 May 5 04:41:42 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:41:42 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:45:34 kg-quiet kernel: ahcich0: Timeout on slot 8 port 0 May 5 04:45:34 kg-quiet kernel: ahcich0: is 00000000 cs 000fff00 ss 000fff00 rs 000fff00 tfd 40 serr 00000000 cmd 0004ca17 May 5 04:45:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 28 e0 98 f9 40 5a 00 00 00 00 00 May 5 04:45:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:45:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:45:34 kg-quiet kernel: ahcich6: Timeout on slot 10 port 0 May 5 04:45:34 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00001c00 tfd 40 serr 00000000 cmd 00044516 May 5 04:45:34 kg-quiet kernel: ahcich6: ... waiting for slots 00001800 May 5 04:45:34 kg-quiet kernel: ahcich6: Timeout on slot 11 port 0 May 5 04:45:34 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00001c00 tfd 40 serr 00000000 cmd 00044516 May 5 04:45:34 kg-quiet kernel: ahcich6: ... waiting for slots 00001000 May 5 04:45:34 kg-quiet kernel: ahcich6: Timeout on slot 12 port 0 May 5 04:45:34 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00001c00 tfd 40 serr 00000000 cmd 00044516 May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 70 ac 83 40 72 00 00 00 00 00 May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 78 ad 83 40 72 00 00 00 00 00 May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 ae 83 40 72 00 00 00 00 00 May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:45:34 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:45:34 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 04:45:34 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 04000000 rs 04000000 tfd 40 serr 00000000 cmd 0004c517 May 5 04:45:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 28 e0 98 f9 40 5a 00 00 00 00 00 May 5 04:45:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:45:34 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:46:45 kg-quiet smartd[677]: Device: /dev/ada0, 72 Currently unreadable (pending) sectors May 5 04:46:45 kg-quiet smartd[677]: Device: /dev/ada0, 72 Offline uncorrectable sectors May 5 04:47:25 kg-quiet kernel: ahcich4: Timeout on slot 5 port 0 May 5 04:47:36 kg-quiet kernel: ahcich4: is 00000000 cs 000001e0 ss 000001e0 rs 000001e0 tfd 40 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: ahcich4: ... waiting for slots 000001c0 May 5 04:47:36 kg-quiet kernel: ahcich0: Timeout on slot 25 port 0 May 5 04:47:36 kg-quiet kernel: ahcich0: is 00000000 cs 06000000 ss 06000000 rs 06000000 tfd 40 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 00 b2 fa 40 5a 00 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:47:36 kg-quiet kernel: ahcich5: Timeout on slot 29 port 0 May 5 04:47:36 kg-quiet kernel: ahcich5: is 00000000 cs 60000000 ss 60000000 rs 60000000 tfd 50 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: ahcich5: ... waiting for slots 40000000 May 5 04:47:36 kg-quiet kernel: ahcich5: Timeout on slot 30 port 0 May 5 04:47:36 kg-quiet kernel: ahcich5: is 00000000 cs 60000000 ss 60000000 rs 60000000 tfd 50 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b0 33 29 40 b2 00 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:47:36 kg-quiet kernel: (ada2:ahcich5:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 28 00 17 3c 40 a4 01 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:47:36 kg-quiet kernel: ahcich4: Timeout on slot 6 port 0 May 5 04:47:36 kg-quiet kernel: ahcich4: is 00000000 cs 000001e0 ss 000001e0 rs 000001e0 tfd 40 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: ahcich4: ... waiting for slots 00000180 May 5 04:47:36 kg-quiet kernel: ahcich4: Timeout on slot 7 port 0 May 5 04:47:36 kg-quiet kernel: ahcich4: is 00000000 cs 000001e0 ss 000001e0 rs 000001e0 tfd 40 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: ahcich4: ... waiting for slots 00000100 May 5 04:47:36 kg-quiet kernel: ahcich4: Timeout on slot 8 port 0 May 5 04:47:36 kg-quiet kernel: ahcich4: is 00000000 cs 000001e0 ss 000001e0 rs 000001e0 tfd 40 serr 00000000 cmd 0004d317 May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 18 00 f4 ad 40 b2 01 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 f0 a4 2c 40 61 00 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 f8 a5 2c 40 61 00 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 00 a7 2c 40 61 00 00 00 00 00 May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:47:36 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:47:53 kg-quiet kernel: ahcich6: Timeout on slot 18 port 0 May 5 04:47:53 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 000c0000 tfd 40 serr 00000000 cmd 00045416 May 5 04:47:53 kg-quiet kernel: ahcich6: ... waiting for slots 00080000 May 5 04:47:53 kg-quiet kernel: ahcich6: Timeout on slot 19 port 0 May 5 04:47:53 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 000c0000 tfd 40 serr 00000000 cmd 00045416 May 5 04:47:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 28 40 be 0f 40 e0 02 00 00 00 00 May 5 04:47:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:47:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:47:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 28 ac 2c 40 61 00 00 00 00 00 May 5 04:47:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:47:53 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:48:21 kg-quiet kernel: ahcich0: Timeout on slot 20 port 0 May 5 04:48:21 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00100000 tfd 40 serr 00000000 cmd 00045416 May 5 04:48:21 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 18 e3 f2 40 5a 00 00 00 00 00 May 5 04:48:21 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:48:21 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:48:38 kg-quiet kernel: ahcich6: Timeout on slot 20 port 0 May 5 04:48:38 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00100000 tfd 150 serr 00000000 cmd 00045416 May 5 04:48:38 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 04:48:38 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 04:48:38 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 04:49:28 kg-quiet smartd[677]: Device: /dev/ada3, 4120 Currently unreadable (pending) sectors (changed +16) May 5 04:49:28 kg-quiet smartd[677]: Device: /dev/ada3, 4120 Offline uncorrectable sectors (changed +16) May 5 04:52:25 kg-quiet kernel: ahcich0: Timeout on slot 28 port 0 May 5 04:52:25 kg-quiet kernel: ahcich0: is 00000000 cs 30000000 ss 00000000 rs 30000000 tfd 40 serr 00000000 cmd 0004db17 May 5 04:52:25 kg-quiet kernel: ahcich0: ... waiting for slots 20000000 May 5 04:52:25 kg-quiet kernel: ahcich7: Timeout on slot 17 port 0 May 5 04:52:25 kg-quiet kernel: ahcich7: is 00000000 cs 00020000 ss 00000000 rs 00020000 tfd 40 serr 00000000 cmd 0004db17 May 5 04:52:25 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_DMA48. ACB: 25 00 00 3f 29 40 b2 00 00 00 80 00 May 5 04:52:25 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:52:25 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:52:33 kg-quiet kernel: ahcich4: Timeout on slot 17 port 0 May 5 04:52:33 kg-quiet kernel: ahcich4: is 00000000 cs 00020000 ss 00020000 rs 00020000 tfd 50 serr 00000000 cmd 0004db17 May 5 04:52:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 a0 97 40 81 02 00 00 00 00 May 5 04:52:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:52:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:52:33 kg-quiet kernel: ahcich6: Timeout on slot 27 port 0 May 5 04:52:33 kg-quiet kernel: ahcich6: is 00000000 cs 08000000 ss 00000000 rs 08000000 tfd c0 serr 00000000 cmd 0004db17 May 5 04:52:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 04:52:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:52:33 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:53:46 kg-quiet kernel: ahcich5: Timeout on slot 14 port 0 May 5 04:53:46 kg-quiet kernel: ahcich5: is 00000000 cs 00004000 ss 00000000 rs 00004000 tfd 40 serr 00000000 cmd 0004d117 May 5 04:53:46 kg-quiet kernel: (ada2:ahcich5:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 04:53:46 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:53:46 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:53:52 kg-quiet kernel: ahcich4: Timeout on slot 30 port 0 May 5 04:53:52 kg-quiet kernel: ahcich4: is 00000000 cs 40000000 ss 00000000 rs 40000000 tfd 40 serr 00000000 cmd 0004d117 May 5 04:53:52 kg-quiet kernel: (ada1:ahcich4:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 04:53:52 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:53:52 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 04:54:31 kg-quiet kernel: ahcich6: Timeout on slot 20 port 0 May 5 04:54:31 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00180000 tfd 40 serr 00000000 cmd 00045416 May 5 04:54:31 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 3e 29 40 b2 00 00 00 00 00 May 5 04:54:31 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 04:54:31 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 04:55:09 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 5 04:55:09 kg-quiet kernel: ahcich0: is 00000000 cs 000001e0 ss 000001e0 rs 000001e0 tfd 40 serr 00000000 cmd 0004c517 May 5 04:55:09 kg-quiet kernel: ahcich0: ... waiting for slots 000001c0 May 5 04:55:09 kg-quiet kernel: ahcich4: Timeout on slot 31 port 0 May 5 04:55:09 kg-quiet kernel: ahcich4: is 00000000 cs 80000000 ss 00000000 rs 80000000 tfd 150 serr 00000000 cmd 0004c517 May 5 04:55:09 kg-quiet kernel: (aprobe1:ahcich4:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 04:55:09 kg-quiet kernel: (aprobe1:ahcich4:0:0:0): CAM status: Command timeout May 5 04:55:09 kg-quiet kernel: (aprobe1:ahcich4:0:0:0): Retrying command May 5 04:55:09 kg-quiet kernel: ahcich5: Timeout on slot 20 port 0 May 5 04:55:09 kg-quiet kernel: ahcich5: is 00800000 cs 00000000 ss 00000000 rs 00100000 tfd d0 serr 00000000 cmd 00044516 May 5 04:55:09 kg-quiet kernel: (ada2:ahcich5:0:0:0): SETFEATURES ENABLE WCACHE. ACB: ef 02 00 00 00 40 00 00 00 00 00 00 May 5 04:55:09 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:55:09 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 04:55:09 kg-quiet kernel: ahcich0: Timeout on slot 6 port 0 May 5 04:55:09 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 000001e0 tfd 40 serr 00000000 cmd 00045516 May 5 04:55:09 kg-quiet kernel: ahcich0: ... waiting for slots 00000180 May 5 04:55:09 kg-quiet kernel: ahcich0: Timeout on slot 7 port 0 May 5 04:55:09 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 000001e0 tfd 40 serr 00000000 cmd 00045516 May 5 04:55:09 kg-quiet kernel: ahcich0: ... waiting for slots 00000100 May 5 04:55:09 kg-quiet kernel: ahcich0: Timeout on slot 8 port 0 May 5 04:55:09 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 000001e0 tfd 40 serr 00000000 cmd 00045516 May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 58 ab dc 40 58 00 00 00 00 00 May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 1a dc 40 58 00 00 00 00 00 May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 79 65 40 59 00 00 00 00 00 May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 ed 26 40 5b 00 00 00 00 00 May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 04:55:09 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 04:55:59 kg-quiet kernel: ahcich7: Timeout on slot 20 port 0 May 5 04:55:59 kg-quiet kernel: ahcich7: is 00000000 cs 00100000 ss 00100000 rs 00100000 tfd 40 serr 00000000 cmd 0004dd17 May 5 04:55:59 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 48 48 f7 d8 40 bc 01 00 00 00 00 May 5 04:55:59 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 04:55:59 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 04:57:35 kg-quiet kernel: ahcich5: Timeout on slot 21 port 0 May 5 04:57:35 kg-quiet kernel: ahcich5: is 00000000 cs 00600000 ss 00600000 rs 00600000 tfd 40 serr 00000000 cmd 0004c117 May 5 04:57:35 kg-quiet kernel: (ada2:ahcich5:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 b8 e8 d5 dd 40 e0 03 00 00 00 00 May 5 04:57:35 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 04:57:35 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:04:58 kg-quiet kernel: ahcich7: Timeout on slot 27 port 0 May 5 05:04:58 kg-quiet kernel: ahcich7: is 00000000 cs 0f800000 ss 0f800000 rs 0f800000 tfd 40 serr 00000000 cmd 0004de17 May 5 05:04:58 kg-quiet kernel: ahcich7: ... waiting for slots 07800000 May 5 05:04:58 kg-quiet kernel: ahcich7: Timeout on slot 26 port 0 May 5 05:04:58 kg-quiet kernel: ahcich7: is 00000000 cs 0f800000 ss 0f800000 rs 0f800000 tfd 40 serr 00000000 cmd 0004de17 May 5 05:04:58 kg-quiet kernel: ahcich7: ... waiting for slots 03800000 May 5 05:04:58 kg-quiet kernel: ahcich7: Timeout on slot 24 port 0 May 5 05:04:58 kg-quiet kernel: ahcich7: is 00000000 cs 0f800000 ss 0f800000 rs 0f800000 tfd 40 serr 00000000 cmd 0004de17 May 5 05:04:58 kg-quiet kernel: ahcich7: ... waiting for slots 02800000 May 5 05:04:58 kg-quiet kernel: ahcich7: Timeout on slot 25 port 0 May 5 05:04:58 kg-quiet kernel: ahcich7: is 00000000 cs 0f800000 ss 0f800000 rs 0f800000 tfd 40 serr 00000000 cmd 0004de17 May 5 05:04:58 kg-quiet kernel: ahcich7: ... waiting for slots 00800000 May 5 05:04:58 kg-quiet kernel: ahcich7: Timeout on slot 23 port 0 May 5 05:04:58 kg-quiet kernel: ahcich7: is 00000000 cs 0f800000 ss 0f800000 rs 0f800000 tfd 40 serr 00000000 cmd 0004de17 May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 20 28 25 5b 40 c8 02 00 00 00 00 May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 40 f8 a0 40 32 02 00 00 00 00 May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 48 f9 a0 40 32 02 00 00 00 00 May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 38 4c a2 40 38 00 00 00 00 00 May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 20 65 97 40 39 07 00 00 00 00 May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:04:58 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:05:21 kg-quiet kernel: ahcich6: Timeout on slot 30 port 0 May 5 05:05:21 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 40000000 tfd 40 serr 00000000 cmd 00044816 May 5 05:05:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 c8 ce e3 40 93 02 00 00 00 00 May 5 05:05:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 05:05:21 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:05:50 kg-quiet kernel: ahcich0: Timeout on slot 8 port 0 May 5 05:05:50 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 00000100 tfd 40 serr 00000000 cmd 00044816 May 5 05:05:50 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 08 08 b8 6d 40 59 00 00 00 00 00 May 5 05:05:50 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:05:50 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:06:06 kg-quiet kernel: ahcich6: Timeout on slot 31 port 0 May 5 05:06:06 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 80000000 tfd 150 serr 00000000 cmd 00045316 May 5 05:06:06 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 05:06:06 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 05:06:06 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 05:09:39 kg-quiet kernel: ahcich6: Timeout on slot 17 port 0 May 5 05:09:39 kg-quiet kernel: ahcich6: is 00000000 cs 00020000 ss 00000000 rs 00020000 tfd c0 serr 00000000 cmd 0004d117 May 5 05:09:39 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 05:09:39 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 05:09:39 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:09:39 kg-quiet kernel: ahcich7: Timeout on slot 26 port 0 May 5 05:09:39 kg-quiet kernel: ahcich7: is 00000000 cs 04000000 ss 00000000 rs 04000000 tfd 40 serr 00000000 cmd 0004ce17 May 5 05:09:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 05:09:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:09:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:09:39 kg-quiet kernel: ahcich0: Timeout on slot 13 port 0 May 5 05:09:39 kg-quiet kernel: ahcich0: is 00000000 cs 00000000 ss 00006000 rs 00006000 tfd 40 serr 00000000 cmd 0004ce17 May 5 05:09:39 kg-quiet kernel: ahcich0: ... waiting for slots 00004000 May 5 05:17:44 kg-quiet kernel: ahcich7: Timeout on slot 14 port 0 May 5 05:17:44 kg-quiet kernel: ahcich7: is 00000000 cs 00004000 ss 00004000 rs 00004000 tfd 40 serr 00000000 cmd 0004c917 May 5 05:17:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 70 2b 64 40 aa 01 00 00 00 00 May 5 05:17:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:17:44 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:17:44 kg-quiet kernel: ahcich0: Timeout on slot 22 port 0 May 5 05:17:44 kg-quiet kernel: ahcich0: is 00000000 cs 01c00000 ss 01c00000 rs 01c00000 tfd 40 serr 00000000 cmd 0004c917 May 5 05:17:44 kg-quiet kernel: ahcich0: ... waiting for slots 01800000 May 5 05:18:01 kg-quiet smartd[677]: Device: /dev/ada3, 4152 Currently unreadable (pending) sectors (changed +32) May 5 05:18:01 kg-quiet smartd[677]: Device: /dev/ada3, 4152 Offline uncorrectable sectors (changed +32) May 5 05:19:33 kg-quiet kernel: ahcich4: Timeout on slot 16 port 0 May 5 05:19:33 kg-quiet kernel: ahcich4: is 00000000 cs 00018000 ss 00018000 rs 00018000 tfd 40 serr 00000000 cmd 0004dc17 May 5 05:19:33 kg-quiet kernel: ahcich4: ... waiting for slots 00008000 May 5 05:19:33 kg-quiet kernel: ahcich4: Timeout on slot 15 port 0 May 5 05:19:33 kg-quiet kernel: ahcich4: is 00000000 cs 00018000 ss 00018000 rs 00018000 tfd 40 serr 00000000 cmd 0004dc17 May 5 05:19:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 38 f2 8b 40 a3 02 00 00 00 00 May 5 05:19:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:19:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:19:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 20 b2 40 03 02 00 00 00 00 May 5 05:19:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:19:33 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:20:48 kg-quiet kernel: ahcich6: Timeout on slot 19 port 0 May 5 05:20:48 kg-quiet kernel: ahcich6: is 00000000 cs 00180000 ss 00000000 rs 00180000 tfd c0 serr 00000000 cmd 0004d317 May 5 05:20:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 05:20:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 05:20:48 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:20:48 kg-quiet kernel: ahcich4: Timeout on slot 25 port 0 May 5 05:20:48 kg-quiet kernel: ahcich4: is 00000000 cs 02000000 ss 00000000 rs 02000000 tfd 40 serr 00000000 cmd 0004c917 May 5 05:20:48 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_DMA48. ACB: 25 00 40 f3 8b 40 a3 02 00 00 80 00 May 5 05:20:48 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:20:48 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:21:52 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 5 05:21:52 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c517 May 5 05:21:52 kg-quiet kernel: ahcich0: ... waiting for slots f000007f May 5 05:21:52 kg-quiet kernel: ahcich0: Timeout on slot 28 port 0 May 5 05:21:52 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c517 May 5 05:21:52 kg-quiet kernel: ahcich0: ... waiting for slots e000007f May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 29 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots c000007f May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 8000007f May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 31 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 0000007f May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 0 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 0000007e May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 1 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 0000007c May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 2 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 00000078 May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 3 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 00000070 May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 4 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 00000060 May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 5 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: ahcich0: ... waiting for slots 00000040 May 5 05:22:43 kg-quiet kernel: ahcich0: Timeout on slot 6 port 0 May 5 05:22:43 kg-quiet kernel: ahcich0: is 00000000 cs f800007f ss f800007f rs f800007f tfd 40 serr 00000000 cmd 0004c717 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 16 dc 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 1a dc 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e0 1f dc 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 d0 3d 40 59 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 5b 51 40 59 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 7c 78 40 59 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 7d 3a 40 5b 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 40 20 c9 f5 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 60 c9 f5 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 04 dc 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e0 04 dc 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 0b dc 40 58 00 00 00 00 00 May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:22:43 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:22:43 kg-quiet kernel: ahcich7: Timeout on slot 9 port 0 May 5 05:22:43 kg-quiet kernel: ahcich7: is 00000000 cs 00000600 ss 00000000 rs 00000600 tfd 50 serr 00000000 cmd 0004c817 May 5 05:22:43 kg-quiet kernel: ahcich7: ... waiting for slots 00000400 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 9 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 0001fc00 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 10 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 0001f800 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 11 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 0001f000 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 12 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 0001e000 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 15 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 00016000 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 13 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 00014000 May 5 05:34:13 kg-quiet kernel: ahcich4: Timeout on slot 14 port 0 May 5 05:34:13 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:13 kg-quiet kernel: ahcich4: ... waiting for slots 00010000 May 5 05:34:18 kg-quiet kernel: ahcich4: Timeout on slot 16 port 0 May 5 05:34:18 kg-quiet kernel: ahcich4: is 00000000 cs 0001fe00 ss 0001fe00 rs 0001fe00 tfd 40 serr 00000000 cmd 0004df17 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 08 02 00 40 00 00 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 08 04 00 40 00 00 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 08 fc bf 40 46 07 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 08 fe bf 40 46 07 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 60 d1 e3 40 93 02 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 68 d2 e3 40 93 02 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 08 0f 9a 40 69 04 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 88 c2 40 03 02 00 00 00 00 May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): CAM status: Command timeout May 5 05:34:18 kg-quiet kernel: (ada1:ahcich4:0:0:0): Retrying command May 5 05:34:22 kg-quiet kernel: ahcich7: Timeout on slot 5 port 0 May 5 05:34:22 kg-quiet kernel: ahcich7: is 00000000 cs 000000e0 ss 000000e0 rs 000000e0 tfd 40 serr 00000000 cmd 00 May 5 05:34:22 kg-quiet kernel: ahcich7: ... waiting for slots 000000c0 May 5 05:34:22 kg-quiet kernel: ahcich7: Timeout on slot 6 port 0 May 5 05:34:22 kg-quiet kernel: ahcich7: is 00000000 cs 000000e0 ss 000000e0 rs 000000e0 tfd 40 serr 00000000 cmd 0004c017 May 5 05:34:22 kg-quiet kernel: ahcich7: ... waiting for slots 00000080 May 5 05:34:22 kg-quiet kernel: ahcich7: Timeout on slot 7 port 0 May 5 05:34:22 kg-quiet kernel: ahcich7: is 00000000 cs 000000e0 ss 000000e0 rs 000000e0 tfd 40 serr 00000000 cmd 0004c017 May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 80 0e 9a 40 69 04 00 00 00 00 May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 88 0f 9a 40 69 04 00 00 00 00 May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 90 10 9a 40 69 04 00 00 00 00 May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:34:22 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:36:44 kg-quiet kernel: ahcich0: Timeout on slot 17 port 0 May 5 05:36:44 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:36:44 kg-quiet kernel: ahcich0: ... waiting for slots 07fc0000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 18 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 07f80000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 19 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 07f00000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 20 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 07e00000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 21 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 07c00000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 22 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 07800000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 23 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 07000000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 24 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 06000000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 25 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich0: ... waiting for slots 04000000 May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 07fe0000 ss 07fe0000 rs 07fe0000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 10 90 9c 90 40 51 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 98 d5 40 50 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 ae 85 40 51 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 78 c8 40 58 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 71 01 40 5a 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 a0 71 01 40 5a 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 ed 26 40 5b 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 20 7d 3a 40 5b 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 60 7d 3a 40 5b 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 50 d3 3c 40 5b 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: ahcich5: Timeout on slot 21 port 0 May 5 05:37:39 kg-quiet kernel: ahcich5: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich5: ... waiting for slots 01c00000 May 5 05:37:39 kg-quiet kernel: ahcich5: Timeout on slot 22 port 0 May 5 05:37:39 kg-quiet kernel: ahcich5: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich5: ... waiting for slots 01800000 May 5 05:37:39 kg-quiet kernel: ahcich5: Timeout on slot 23 port 0 May 5 05:37:39 kg-quiet kernel: ahcich5: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: ahcich5: ... waiting for slots 01000000 May 5 05:37:39 kg-quiet kernel: ahcich5: Timeout on slot 24 port 0 May 5 05:37:39 kg-quiet kernel: ahcich5: is 00000000 cs 01e00000 ss 01e00000 rs 01e00000 tfd 40 serr 00000000 cmd 0004d017 May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 98 d8 e3 40 93 02 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a0 d9 e3 40 93 02 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 a8 da e3 40 93 02 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 b8 2d 64 40 aa 01 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: ahcich7: Timeout on slot 6 port 0 May 5 05:37:39 kg-quiet kernel: ahcich7: is 00000000 cs 000003c0 ss 000003c0 rs 000003c0 tfd 50 serr 00000000 cmd 0004d317 May 5 05:37:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 20 da e3 40 93 02 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: ahcich0: Timeout on slot 27 port 0 May 5 05:37:39 kg-quiet kernel: ahcich0: is 00000000 cs 08000000 ss 00000000 rs 08000000 tfd 150 serr 00000000 cmd 0004d617 May 5 05:37:39 kg-quiet kernel: (aprobe0:ahcich0:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 05:37:39 kg-quiet kernel: (aprobe0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:37:39 kg-quiet kernel: (aprobe0:ahcich0:0:0:0): Retrying command May 5 05:37:39 kg-quiet kernel: ahcich5: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 05:37:50 kg-quiet kernel: ahcich6: Timeout on slot 24 port 0 May 5 05:37:50 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 01000000 tfd 40 serr 00000000 cmd 00045c16 May 5 05:37:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 48 28 9a 40 69 04 00 00 00 00 May 5 05:37:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 05:37:50 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:38:25 kg-quiet kernel: ahcich0: Timeout on slot 28 port 0 May 5 05:38:25 kg-quiet kernel: ahcich0: is 00800000 cs 00000000 ss 00000000 rs 70000000 tfd 40 serr 00000000 cmd 00045c16 May 5 05:38:25 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 18 60 ac ed 40 58 00 00 00 00 00 May 5 05:38:25 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:38:25 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:38:43 kg-quiet kernel: ahcich6: Timeout on slot 25 port 0 May 5 05:38:43 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 02000000 tfd 150 serr 00000000 cmd 00045716 May 5 05:38:43 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 05:38:43 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): CAM status: Command timeout May 5 05:38:43 kg-quiet kernel: (aprobe0:ahcich6:0:0:0): Retrying command May 5 05:40:38 kg-quiet kernel: ahcich7: Timeout on slot 20 port 0 May 5 05:40:38 kg-quiet kernel: ahcich7: is 00000000 cs 00700000 ss 00700000 rs 00700000 tfd 40 serr 00000000 cmd 0004cb17 May 5 05:40:38 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 20 3b e0 40 6c 01 00 00 00 00 May 5 05:40:38 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:40:38 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:43:20 kg-quiet kernel: ahcich7: Timeout on slot 24 port 0 May 5 05:43:20 kg-quiet kernel: ahcich7: is 00000000 cs 01000000 ss 00000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d417 May 5 05:43:20 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 05:43:20 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:43:20 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:44:15 kg-quiet kernel: ahcich0: Timeout on slot 30 port 0 May 5 05:44:15 kg-quiet kernel: ahcich0: is 00000000 cs 40000000 ss 40000000 rs 40000000 tfd 40 serr 00000000 cmd 0004d417 May 5 05:44:15 kg-quiet kernel: (ada0:ahcich0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 10 c0 d2 09 40 5a 00 00 00 00 00 May 5 05:44:15 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:44:15 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:44:15 kg-quiet kernel: ahcich6: Timeout on slot 20 port 0 May 5 05:44:15 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00100000 tfd 50 serr 00000000 cmd 00044116 May 5 05:44:15 kg-quiet kernel: (ada3:ahcich6:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 05:44:15 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 05:44:15 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:44:15 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 05:45:12 kg-quiet kernel: ahcich7: Timeout on slot 7 port 0 May 5 05:45:12 kg-quiet kernel: ahcich7: is 00000000 cs 00000080 ss 00000000 rs 00000080 tfd 40 serr 00000000 cmd 0004cb17 May 5 05:45:12 kg-quiet kernel: (ada4:ahcich7:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00 May 5 05:45:12 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:45:12 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:46:06 kg-quiet kernel: ahcich0: Timeout on slot 16 port 0 May 5 05:46:06 kg-quiet kernel: ahcich0: is 00000000 cs ffffffff ss ffffffff rs ffffffff tfd 40 serr 00000000 cmd 0004cb17 May 5 05:46:06 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 c0 60 61 ca 40 58 00 00 00 00 00 May 5 05:46:06 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:46:06 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:46:06 kg-quiet kernel: ahcich6: Timeout on slot 11 port 0 May 5 05:46:06 kg-quiet kernel: ahcich6: is 00000000 cs 00000000 ss 00000000 rs 00000800 tfd 4041 serr 00000000 cmd 00045416 May 5 05:46:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 98 39 e0 40 6c 01 00 00 00 00 May 5 05:46:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: Command timeout May 5 05:46:06 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:46:06 kg-quiet kernel: ahcich0: AHCI reset: device not ready after 31000ms (tfd = 0000ff80) May 5 05:46:37 kg-quiet kernel: ahcich5: Timeout on slot 21 port 0 May 5 05:46:37 kg-quiet kernel: ahcich5: is 00800000 cs 00000000 ss 00000000 rs 00200000 tfd 40 serr 00000000 cmd 00045316 May 5 05:46:37 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 20 8a f5 40 c2 02 00 00 00 00 May 5 05:46:37 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 05:46:37 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:46:42 kg-quiet smartd[677]: Device: /dev/ada0, 72 Currently unreadable (pending) sectors May 5 05:46:42 kg-quiet smartd[677]: Device: /dev/ada0, 72 Offline uncorrectable sectors May 5 05:47:51 kg-quiet smartd[677]: Device: /dev/ada3, 4152 Currently unreadable (pending) sectors May 5 05:47:51 kg-quiet smartd[677]: Device: /dev/ada3, 4152 Offline uncorrectable sectors May 5 05:48:28 kg-quiet smartd[677]: Device: /dev/ada3, ATA error count increased from 1 to 2 May 5 05:52:34 kg-quiet kernel: ahcich4: Timeout on slot 31 port 0 May 5 05:52:34 kg-quiet kernel: ahcich4: is 00000000 cs 8000000f ss 8000000f rs 8000000f tfd 40 serr 00000000 cmd 0004d317 May 5 05:52:34 kg-quiet kernel: ahcich4: ... waiting for slots 0000000f May 5 05:53:14 kg-quiet kernel: ahcich0: Timeout on slot 26 port 0 May 5 05:53:14 kg-quiet kernel: ahcich0: is 00000000 cs 04000000 ss 00000000 rs 04000000 tfd 40 serr 00000000 cmd 0004d517 May 5 05:53:14 kg-quiet kernel: (ada0:ahcich0:0:0:0): WRITE_DMA48. ACB: 35 00 20 a2 00 40 4f 00 00 00 08 00 May 5 05:53:14 kg-quiet kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout May 5 05:53:14 kg-quiet kernel: (ada0:ahcich0:0:0:0): Retrying command May 5 05:53:40 kg-quiet kernel: ahcich6: Timeout on slot 31 port 0 May 5 05:53:40 kg-quiet kernel: ahcich6: is 00000000 cs 80000000 ss 00000000 rs 80000000 tfd 40 serr 00000000 cmd 0004df17 May 5 05:53:40 kg-quiet kernel: ahcich6: Error while READ LOG EXT May 5 05:53:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 b8 09 7a 40 7b 00 00 00 00 00 May 5 05:53:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 5 05:53:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 00 () May 5 05:53:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00 May 5 05:53:40 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command May 5 05:55:17 kg-quiet kernel: ahcich7: Timeout on slot 14 port 0 May 5 05:55:17 kg-quiet kernel: ahcich7: is 00000000 cs 00007800 ss 00007800 rs 00007800 tfd 40 serr 00000000 cmd 0004d617 May 5 05:55:17 kg-quiet kernel: (ada4:ahcich7:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 20 ee f1 40 72 01 00 00 00 00 May 5 05:55:17 kg-quiet kernel: (ada4:ahcich7:0:0:0): CAM status: Command timeout May 5 05:55:17 kg-quiet kernel: (ada4:ahcich7:0:0:0): Retrying command May 5 05:56:38 kg-quiet kernel: ahcich5: Timeout on slot 14 port 0 May 5 05:56:38 kg-quiet kernel: ahcich5: is 00000000 cs 0001c000 ss 0001c000 rs 0001c000 tfd 40 serr 00000000 cmd 0004c117 May 5 05:56:38 kg-quiet kernel: (ada2:ahcich5:0:0:0): READ_FPDMA_QUEUED. ACB: 60 80 28 cf ea 40 63 01 00 00 00 00 May 5 05:56:38 kg-quiet kernel: (ada2:ahcich5:0:0:0): CAM status: Command timeout May 5 05:56:38 kg-quiet kernel: (ada2:ahcich5:0:0:0): Retrying command May 5 05:57:24 kg-quiet kernel: ahcich4: Timeout on slot 28 port 0 May 5 05:57:24 kg-quiet kernel: ahcich4: is 00000000 cs 30000000 ss 00000000 rs 30000000 tfd 40 serr 00000000 cmd 0004c117 May 5 05:57:24 kg-quiet kernel: ahcich4: ... waiting for slots 20000000 May 5 05:57:24 kg-quiet kernel: ahcich5: Timeout on slot 17 port 0 May 5 05:57:24 kg-quiet kernel: ahcich5: is 00000000 cs 00020000 ss 00000000 rs 00020000 tfd 150 serr 00000000 cmd 0004c917 May 5 05:57:24 kg-quiet kernel: (aprobe0:ahcich5:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 May 5 05:57:24 kg-quiet kernel: (aprobe0:ahcich5:0:0:0): CAM status: Command timeout May 5 05:57:24 kg-quiet kernel: (aprobe0:ahcich5:0:0:0): Retrying command
next, the machine rebooted
May 5 06:03:30 kg-quiet syslogd: kernel boot file is /boot/kernel/kernel May 5 06:03:30 kg-quiet kernel: ahci0: <ASMedia ASM106x AHCI SATA controller> mem 0xfea80000-0xfea81fff irq 16 at device 0.0 on pci1 May 5 06:03:30 kg-quiet kernel: ahci0: AHCI v1.31 with 12 6Gbps ports, Port Multiplier not supported May 5 06:03:30 kg-quiet kernel: ahci0: quirks=0xc00000<NOCCS,NOAUX> May 5 06:03:30 kg-quiet kernel: ahcich0: <AHCI channel> at channel 0 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich1: <AHCI channel> at channel 1 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich4: <AHCI channel> at channel 4 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich5: <AHCI channel> at channel 5 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich6: <AHCI channel> at channel 6 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich7: <AHCI channel> at channel 7 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich8: <AHCI channel> at channel 8 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich9: <AHCI channel> at channel 9 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich10: <AHCI channel> at channel 10 on ahci0 May 5 06:03:30 kg-quiet kernel: ahcich11: <AHCI channel> at channel 11 on ahci0 May 5 06:03:30 kg-quiet kernel: ahci1: <AMD Hudson-2 AHCI SATA controller> port 0xf140-0xf147,0xf130-0xf133,0xf120-0xf127,0xf110-0xf113,0xf100-0xf10f mem 0xfeb4c000-0xfeb4c7ff irq 19 at device 17.0 on pci0 May 5 06:03:30 kg-quiet kernel: ahci1: AHCI v1.30 with 6 3Gbps ports, Port Multiplier supported May 5 06:03:30 kg-quiet kernel: ahcich12: <AHCI channel> at channel 0 on ahci1 May 5 06:03:30 kg-quiet kernel: ahcich13: <AHCI channel> at channel 1 on ahci1 May 5 06:03:30 kg-quiet kernel: ahcich14: <AHCI channel> at channel 2 on ahci1 May 5 06:03:30 kg-quiet kernel: ahcich15: <AHCI channel> at channel 3 on ahci1 May 5 06:03:30 kg-quiet kernel: ahcich16: <AHCI channel> at channel 4 on ahci1 May 5 06:03:30 kg-quiet kernel: ahcich17: <AHCI channel> at channel 5 on ahci1 May 5 06:03:30 kg-quiet kernel: ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 May 5 06:03:30 kg-quiet kernel: ada0: <ST1000DM003-9YN162 CC4C> ATA8-ACS SATA 3.x device May 5 06:03:30 kg-quiet kernel: ada0: Serial Number Z1D1PQ93 May 5 06:03:30 kg-quiet kernel: ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) May 5 06:03:30 kg-quiet kernel: ada0: Command Queueing enabled May 5 06:03:30 kg-quiet kernel: ada0: 953869MB (1953525168 512 byte sectors) May 5 06:03:30 kg-quiet kernel: ada0: quirks=0x1<4K> May 5 06:03:30 kg-quiet kernel: ada1 at ahcich4 bus 0 scbus2 target 0 lun 0 May 5 06:03:30 kg-quiet kernel: ada1: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device May 5 06:03:30 kg-quiet kernel: ada1: Serial Number WL20T6D7 May 5 06:03:30 kg-quiet kernel: ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) May 5 06:03:30 kg-quiet kernel: ada1: Command Queueing enabled May 5 06:03:30 kg-quiet kernel: ada1: 15259648MB (31251759104 512 byte sectors) May 5 06:03:30 kg-quiet kernel: ada2 at ahcich5 bus 0 scbus3 target 0 lun 0 May 5 06:03:30 kg-quiet kernel: ada2: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device May 5 06:03:30 kg-quiet kernel: ada2: Serial Number WL20SAGT May 5 06:03:30 kg-quiet kernel: ada2: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) May 5 06:03:30 kg-quiet kernel: ada2: Command Queueing enabled May 5 06:03:30 kg-quiet kernel: ada2: 15259648MB (31251759104 512 byte sectors) May 5 06:03:30 kg-quiet kernel: ada3 at ahcich6 bus 0 scbus4 target 0 lun 0 May 5 06:03:30 kg-quiet kernel: ada3: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device May 5 06:03:30 kg-quiet kernel: ada3: Serial Number WL20TAVY May 5 06:03:30 kg-quiet kernel: ada3: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) May 5 06:03:30 kg-quiet kernel: ada3: Command Queueing enabled May 5 06:03:30 kg-quiet kernel: ada3: 15259648MB (31251759104 512 byte sectors) May 5 06:03:30 kg-quiet kernel: ada4 at ahcich7 bus 0 scbus5 target 0 lun 0 May 5 06:03:30 kg-quiet kernel: ada4: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device May 5 06:03:30 kg-quiet kernel: ada4: Serial Number ZL2K1NKS May 5 06:03:30 kg-quiet kernel: ada4: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) May 5 06:03:30 kg-quiet kernel: ada4: Command Queueing enabled May 5 06:03:30 kg-quiet kernel: ada4: 15259648MB (31251759104 512 byte sectors) May 5 06:03:30 kg-quiet kernel: Trying to mount root from ufs:/dev/ada0p9 [rw]... May 5 06:03:30 kg-quiet kernel: random: unblocking device. May 5 06:03:30 kg-quiet kernel: WARNING: / was not properly dismounted May 5 06:03:30 kg-quiet kernel: ZFS filesystem version: 5 May 5 06:03:30 kg-quiet kernel: ZFS storage pool version: features support (5000)
everything looks normal so far. Error messages on ada3
May 5 06:03:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): READ_FPDMA_QUEUED. ACB: 60 40 58 fd ad 40 b2 01 00 00 00 00 May 5 06:03:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): CAM status: ATA Status Error May 5 06:03:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) May 5 06:03:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): RES: 41 40 90 fd ad 00 b2 01 00 40 00 May 5 06:03:30 kg-quiet kernel: (ada3:ahcich6:0:0:0): Retrying command
2022-05-04: ada0p9 - from /var/log/messages
May 4 19:46:13 kg-quiet smartd[677]: Device: /dev/ada3, 32 Currently unreadable (pending) sectors May 4 19:46:13 kg-quiet smartd[677]: Device: /dev/ada3, 32 Offline uncorrectable sectors May 4 20:16:12 kg-quiet smartd[677]: Device: /dev/ada3, 32 Currently unreadable (pending) sectors May 4 20:16:12 kg-quiet smartd[677]: Device: /dev/ada3, 32 Offline uncorrectable sectors May 4 20:46:12 kg-quiet smartd[677]: Device: /dev/ada3, 112 Currently unreadable (pending) sectors (changed +80) May 4 20:46:12 kg-quiet smartd[677]: Device: /dev/ada3, 112 Offline uncorrectable sectors (changed +80) May 4 21:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 208 Currently unreadable (pending) sectors (changed +96) May 4 21:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 208 Offline uncorrectable sectors (changed +96) May 4 21:46:13 kg-quiet smartd[677]: Device: /dev/ada3, 232 Currently unreadable (pending) sectors (changed +24) May 4 21:46:13 kg-quiet smartd[677]: Device: /dev/ada3, 232 Offline uncorrectable sectors (changed +24) May 4 22:16:12 kg-quiet smartd[677]: Device: /dev/ada3, 232 Currently unreadable (pending) sectors May 4 22:16:12 kg-quiet smartd[677]: Device: /dev/ada3, 232 Offline uncorrectable sectors May 4 22:46:12 kg-quiet smartd[677]: Device: /dev/ada3, 648 Currently unreadable (pending) sectors (changed +416) May 4 22:46:12 kg-quiet smartd[677]: Device: /dev/ada3, 648 Offline uncorrectable sectors (changed +416) May 4 23:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 944 Currently unreadable (pending) sectors (changed +296) May 4 23:16:13 kg-quiet smartd[677]: Device: /dev/ada3, 944 Offline uncorrectable sectors (changed +296) May 4 23:46:13 kg-quiet smartd[677]: Device: /dev/ada3, 1032 Currently unreadable (pending) sectors (changed +88) May 4 23:46:13 kg-quiet smartd[677]: Device: /dev/ada3, 1032 Offline uncorrectable sectors (changed +88)
2022-04-30: ada0p9 - smartctl info now: ada0
root@kg-quiet# smartctl -i /dev/ada0 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Barracuda 7200.14 (AF) Device Model: ST1000DM003-9YN162 Serial Number: Z1D1PQ93 LU WWN Device Id: 5 000c50 04db91844 Firmware Version: CC4C User Capacity: 1,000,204,886,016 bytes [1.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Device is: In smartctl database [for details use: -P show] ATA Version is: ATA8-ACS T13/1699-D revision 4 SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sat Apr 30 22:30:04 2022 CEST ==> WARNING: A firmware update for this drive is available, see the following Seagate web pages: http://knowledge.seagate.com/articles/en_US/FAQ/207931en http://knowledge.seagate.com/articles/en_US/FAQ/223651en SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada1
root@kg-quiet# smartctl -i /dev/ada1 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20T6D7 LU WWN Device Id: 5 000c50 0ecced0ce Firmware Version: SN04 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sat Apr 30 22:32:06 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada2
root@kg-quiet# smartctl -i /dev/ada2 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20SAGT LU WWN Device Id: 5 000c50 0ecc6d834 Firmware Version: SN04 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sat Apr 30 22:32:32 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada3
root@kg-quiet# smartctl -i /dev/ada3 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20TAVY LU WWN Device Id: 5 000c50 0ecc81a66 Firmware Version: SN04 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sat Apr 30 22:33:37 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada4
root@kg-quiet# smartctl -i /dev/ada4 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: ZL2K1NKS LU WWN Device Id: 5 000c50 0dbc37dbc Firmware Version: SN04 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sat Apr 30 22:34:06 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
2022-04-30: ada0p9 - after figuring out how the physical sata ports map to sata channels and rearraning stuff so my boot drive is still ada0, it looks like this controller delivers
root@kg-quiet# dmesg | egrep ahci0\|ada ahci0: <ASMedia ASM106x AHCI SATA controller> mem 0xfea80000-0xfea81fff irq 16 at device 0.0 on pci1 ahci0: AHCI v1.31 with 12 6Gbps ports, Port Multiplier not supported ahci0: quirks=0xc00000<NOCCS,NOAUX> ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich1: <AHCI channel> at channel 1 on ahci0 ahcich4: <AHCI channel> at channel 4 on ahci0 ahcich5: <AHCI channel> at channel 5 on ahci0 ahcich6: <AHCI channel> at channel 6 on ahci0 ahcich7: <AHCI channel> at channel 7 on ahci0 ahcich8: <AHCI channel> at channel 8 on ahci0 ahcich9: <AHCI channel> at channel 9 on ahci0 ahcich10: <AHCI channel> at channel 10 on ahci0 ahcich11: <AHCI channel> at channel 11 on ahci0 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: <ST1000DM003-9YN162 CC4C> ATA8-ACS SATA 3.x device ada0: Serial Number Z1D1PQ93 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 953869MB (1953525168 512 byte sectors) ada0: quirks=0x1<4K> ada1 at ahcich4 bus 0 scbus2 target 0 lun 0 ada1: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device ada1: Serial Number WL20T6D7 ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 15259648MB (31251759104 512 byte sectors) ada2 at ahcich5 bus 0 scbus3 target 0 lun 0 ada2: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device ada2: Serial Number WL20SAGT ada2: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada2: Command Queueing enabled ada2: 15259648MB (31251759104 512 byte sectors) ada3 at ahcich6 bus 0 scbus4 target 0 lun 0 ada3: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device ada3: Serial Number WL20TAVY ada3: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada3: Command Queueing enabled ada3: 15259648MB (31251759104 512 byte sectors) uhub0: ada4 at ahcich7 bus 0 scbus5 target 0 lun 0 ada4: <ST16000NM001G-2KK103 SN04> ACS-4 ATA SATA 3.x device ada4: Serial Number ZL2K1NKS ada4: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada4: Command Queueing enabled ada4: 15259648MB (31251759104 512 byte sectors) Trying to mount root from ufs:/dev/ada0p9 [rw]...
2022-04-30: ada0p9 - the DeLOCK DEL-89384 is detected as ahci0 in FreeBSD
root@kg-quiet# dmesg | grep ahci ahci0: <ASMedia ASM106x AHCI SATA controller> mem 0xfea80000-0xfea81fff irq 16 at device 0.0 on pci1 ahci0: AHCI v1.31 with 12 6Gbps ports, Port Multiplier not supported ahci0: quirks=0xc00000<NOCCS,NOAUX> ahcich0: <AHCI channel> at channel 0 on ahci0 ahcich1: <AHCI channel> at channel 1 on ahci0 ahcich4: <AHCI channel> at channel 4 on ahci0 ahcich5: <AHCI channel> at channel 5 on ahci0 ahcich6: <AHCI channel> at channel 6 on ahci0 ahcich7: <AHCI channel> at channel 7 on ahci0 ahcich8: <AHCI channel> at channel 8 on ahci0 ahcich9: <AHCI channel> at channel 9 on ahci0 ahcich10: <AHCI channel> at channel 10 on ahci0 ahcich11: <AHCI channel> at channel 11 on ahci0 ahci1: <AMD Hudson-2 AHCI SATA controller> port 0xf140-0xf147,0xf130-0xf133,0xf120-0xf127,0xf110-0xf113,0xf100-0xf10f mem 0xfeb4c000-0xfeb4c7ff irq 19 at device 17.0 on pci0 ahci1: AHCI v1.30 with 6 3Gbps ports, Port Multiplier supported ahcich12: <AHCI channel> at channel 0 on ahci1 ahcich13: <AHCI channel> at channel 1 on ahci1 ahcich14: <AHCI channel> at channel 2 on ahci1 ahcich15: <AHCI channel> at channel 3 on ahci1 ahcich16: <AHCI channel> at channel 4 on ahci1 ahcich17: <AHCI channel> at channel 5 on ahci1 ada0 at ahcich12 bus 0 scbus10 target 0 lun 0 ada1 at ahcich13 bus 0 scbus11 target 0 lun 0 ada2 at ahcich14 bus 0 scbus12 target 0 lun 0 ada3 at ahcich15 bus 0 scbus13 target 0 lun 0 ada4 at ahcich16 bus 0 scbus14 target 0 lun 0
and the built-in controller got changed to ahci1. Hmm, perhaps I should move all drives to the new controller then?
2022-04-17: ada0p9 - after upgrading the firmware on the Exos drives with Debian live, I'm back in FreeBSD. Check firmware
root@kg-quiet# camcontrol devlist <ST1000DM003-9YN162 CC4C> at scbus0 target 0 lun 0 (ada0,pass0) <ST16000NM001G-2KK103 SN04> at scbus1 target 0 lun 0 (ada1,pass1) <ST16000NM001G-2KK103 SN04> at scbus2 target 0 lun 0 (ada2,pass2) <ST16000NM001G-2KK103 SN04> at scbus3 target 0 lun 0 (ada3,pass3) <ST16000NM001G-2KK103 SN04> at scbus4 target 0 lun 0 (ada4,pass4) <ST3000DM001-1ER166 CC43> at scbus5 target 0 lun 0 (ada5,pass5)
yep, SN04 on those drives. Check pool
root@kg-quiet# zpool status pool: q1 state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM q1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors
pool is ok.
2022-04-16: ada0p9 - zfs - create filesystems
tingo@kg-quiet$ zfs create -n q1/p2p invalid option 'n' usage: create [-pu] [-o property=value] ... <filesystem> create [-ps] [-b blocksize] [-o property=value] ... -V <size> <volume> For the property list, run: zfs set|get For the delegated permission list, run: zfs allow|unallow
ok, no dry-run then
root@kg-quiet# zfs create q1/p2p
verify
root@kg-quiet# zfs list NAME USED AVAIL REFER MOUNTPOINT q1 692K 27.2T 128K /q1 q1/p2p 128K 27.2T 128K /q1/p2p
create a media file system
root@kg-quiet# zfs create q1/media
2022-04-16: ada0p9 - enable zfs, and load zfs kernel module
root@kg-quiet# sysrc zfs_enable=YES zfs_enable: NO -> YES root@kg-quiet# service zfs start root@kg-quiet# service zfs status /etc/rc.d/zfs: unknown directive 'status'. Usage: /etc/rc.d/zfs [fast|force|one|quiet](start|stop|restart|rcvar|enabled|describe|extracommands)
check alignment size
root@kg-quiet# sysctl vfs.zfs.min_auto_ashift vfs.zfs.min_auto_ashift: 9
change it to 12 (= 4k alignment)
root@kg-quiet# sysctl vfs.zfs.min_auto_ashift=12 vfs.zfs.min_auto_ashift: 9 -> 12
test pool creation
root@kg-quiet# zpool create -n -m /q1 q1 raidz2 /dev/ada1p1 /dev/ada2p1 /dev/ada3p1 /dev/ada4p1 would create 'q1' with the following layout: q1 raidz2 ada1p1 ada2p1 ada3p1 ada4p1
create it
root@kg-quiet# zpool create -m /q1 q1 raidz2 /dev/ada1p1 /dev/ada2p1 /dev/ada3p1 /dev/ada4p1
list it
root@kg-quiet# zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT q1 58T 1.10M 58.0T - - 0% 0% 1.00x ONLINE -
check that it is mounted
root@kg-quiet# df -h Filesystem Size Used Avail Capacity Mounted on /dev/ada0p9 102G 44G 49G 47% / devfs 1.0K 1.0K 0B 100% /dev q1 27T 128K 27T 0% /q1
2022-04-16: ada0p9 - gpart - create geoms and add partiions for ada1, ada2, ada3, ada4
root@kg-quiet# gpart create -s gpt ada1 ada1 created root@kg-quiet# gpart add -t freebsd-zfs -a 4k ada1 ada1p1 added root@kg-quiet# gpart create -s gpt ada2 ada2 created root@kg-quiet# gpart add -t freebsd-zfs -a 4k ada2 ada2p1 added root@kg-quiet# gpart create -s gpt ada3 ada3 created root@kg-quiet# gpart add -t freebsd-zfs -a 4k ada3 ada3p1 added root@kg-quiet# gpart create -s gpt ada4 ada4 created root@kg-quiet# gpart add -t freebsd-zfs -a 4k ada4 ada4p1 added
verify
root@kg-quiet# gpart show -p ada1 ada2 ada3 ada4 => 40 31251759024 ada1 GPT (15T) 40 31251759024 ada1p1 freebsd-zfs (15T) => 40 31251759024 ada2 GPT (15T) 40 31251759024 ada2p1 freebsd-zfs (15T) => 40 31251759024 ada3 GPT (15T) 40 31251759024 ada3p1 freebsd-zfs (15T) => 40 31251759024 ada4 GPT (15T) 40 31251759024 ada4p1 freebsd-zfs (15T)
2022-04-16: ada0p9 - with new drives installed
root@kg-quiet# dmesg | grep ada ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: <ST1000DM003-9YN162 CC4C> ATA8-ACS SATA 3.x device ada0: Serial Number Z1D1PQ93 ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 953869MB (1953525168 512 byte sectors) ada0: quirks=0x1<4K> ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 ada1: <ST16000NM001G-2KK103 SN03> ACS-4 ATA SATA 3.x device ada1: Serial Number WL20SAGT ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 15259648MB (31251759104 512 byte sectors) ada2 at ahcich2 bus 0 scbus2 target 0 lun 0 ada2: <ST16000NM001G-2KK103 SN03> ACS-4 ATA SATA 3.x device ada2: Serial Number WL20T6D7 ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada2: Command Queueing enabled ada2: 15259648MB (31251759104 512 byte sectors) ada3 at ahcich3 bus 0 scbus3 target 0 lun 0 ada3: <ST16000NM001G-2KK103 SN03> ACS-4 ATA SATA 3.x device ada3: Serial Number WL20TAVY ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada3: Command Queueing enabled ada3: 15259648MB (31251759104 512 byte sectors) ada4 at ahcich4 bus 0 scbus4 target 0 lun 0 ada4: <ST16000NM001G-2KK103 SN03> ACS-4 ATA SATA 3.x device ada4: Serial Number ZL2K1NKS ada4: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada4: Command Queueing enabled ada4: 15259648MB (31251759104 512 byte sectors) Trying to mount root from ufs:/dev/ada0p9 [rw]...
camcontrol info
root@kg-quiet# camcontrol devlist <ST1000DM003-9YN162 CC4C> at scbus0 target 0 lun 0 (ada0,pass0) <ST16000NM001G-2KK103 SN03> at scbus1 target 0 lun 0 (ada1,pass1) <ST16000NM001G-2KK103 SN03> at scbus2 target 0 lun 0 (ada2,pass2) <ST16000NM001G-2KK103 SN03> at scbus3 target 0 lun 0 (ada3,pass3) <ST16000NM001G-2KK103 SN03> at scbus4 target 0 lun 0 (ada4,pass4)
smartctl info for new drives - ada1
root@kg-quiet# smartctl -i /dev/ada1 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20SAGT LU WWN Device Id: 5 000c50 0ecc6d834 Firmware Version: SN03 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Sat Apr 16 20:55:53 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada2
root@kg-quiet# smartctl -i /dev/ada2 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20T6D7 LU WWN Device Id: 5 000c50 0ecced0ce Firmware Version: SN03 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Sat Apr 16 20:57:24 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada3
root@kg-quiet# smartctl -i /dev/ada3 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: WL20TAVY LU WWN Device Id: 5 000c50 0ecc81a66 Firmware Version: SN03 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Sat Apr 16 20:57:48 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
ada4
root@kg-quiet# smartctl -i /dev/ada4 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Exos X16 Device Model: ST16000NM001G-2KK103 Serial Number: ZL2K1NKS LU WWN Device Id: 5 000c50 0dbc37dbc Firmware Version: SN03 User Capacity: 16,000,900,661,248 bytes [16.0 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ACS-4 (minor revision not indicated) SATA Version is: SATA 3.3, 6.0 Gb/s (current: 3.0 Gb/s) Local Time is: Sat Apr 16 20:58:12 2022 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled
smartctl health check
root@kg-quiet# smartctl -H /dev/ada1 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada2 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada3 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED root@kg-quiet# smartctl -H /dev/ada4 smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED
and also for ada0
smartctl 7.2 2020-12-30 r5155 [FreeBSD 11.4-RELEASE-p9 amd64] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED
2022-04-16: ada0p9 - comment out ada1, ada2 and ada3 from /etc/fstab, I'm going to replace those drives.
2022-04-16: ada0p9 - powered down and on again the machine (before trying an upgrade). Everything appears to work. Disks from dmesg
root@kg-quiet# dmesg | grep ada ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: <ST1000DM003-9YN162 CC4C> ATA8-ACS SATA 3.x device ada0: Serial Number Z1D1PQ93 ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 953869MB (1953525168 512 byte sectors) ada0: quirks=0x1<4K> ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 ada1: <TOSHIBA DT01ACA300 MX6OABB0> ATA8-ACS SATA 3.x device ada1: Serial Number X3L85VNGS ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 2861588MB (5860533168 512 byte sectors) ada2 at ahcich2 bus 0 scbus2 target 0 lun 0 ada2: <TOSHIBA HDWD130 MX6OACF0> ATA8-ACS SATA 3.x device ada2: Serial Number 38BG5LNAS ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada2: Command Queueing enabled ada2: 2861588MB (5860533168 512 byte sectors) ada3 at ahcich3 bus 0 scbus3 target 0 lun 0 ada3: <ST3000DM001-1ER166 CC43> ACS-2 ATA SATA 3.x device ada3: Serial Number W5005NJ0 ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada3: Command Queueing enabled ada3: 2861588MB (5860533168 512 byte sectors) ada3: quirks=0x1<4K> Trying to mount root from ufs:/dev/ada0p9 [rw]...
camcontrol info
root@kg-quiet# camcontrol devlist <ST1000DM003-9YN162 CC4C> at scbus0 target 0 lun 0 (ada0,pass0) <TOSHIBA DT01ACA300 MX6OABB0> at scbus1 target 0 lun 0 (ada1,pass1) <TOSHIBA HDWD130 MX6OACF0> at scbus2 target 0 lun 0 (ada2,pass2) <ST3000DM001-1ER166 CC43> at scbus3 target 0 lun 0 (ada3,pass3)
filesystem layout - d1
root@kg-quiet# ll /d1 /d1/* /d1: total 24 drwxrwxr-x 6 root wheel 512 Aug 13 2020 ./ drwxr-xr-x 22 root wheel 1024 Apr 16 16:08 ../ drwxrwxr-x 2 root operator 512 Aug 28 2021 .snap/ drwx------ 4 tingo wheel 512 Aug 13 2020 .Trash-1001/ drwxr-xr-x 3 tingo wheel 512 Apr 28 2018 media/ drwxr-xr-x 6 tingo wheel 512 Jun 25 2020 p2p/ /d1/media: total 20 drwxr-xr-x 3 tingo wheel 512 Apr 28 2018 ./ drwxrwxr-x 6 root wheel 512 Aug 13 2020 ../ drwxr-xr-x 2 tingo wheel 10240 Jan 29 10:43 diverse_data_fake_unwanted/ /d1/p2p: total 212 drwxr-xr-x 6 tingo wheel 512 Jun 25 2020 ./ drwxrwxr-x 6 root wheel 512 Aug 13 2020 ../ drwxr-xr-x 3 tingo wheel 142848 Apr 16 10:18 Incoming/ drwxr-xr-x 2 tingo wheel 53760 Apr 16 16:01 Temp/ drwxr-xr-x 2 tingo wheel 512 Jun 25 2020 torrents/ drwxr-xr-x 2 tingo wheel 1024 Jul 1 2020 torrents_in/
filesystem layout - d2
root@kg-quiet# ll /d2 /d2/* /d2: total 20 drwxr-xr-x 5 root wheel 512 Jun 9 2018 ./ drwxr-xr-x 22 root wheel 1024 Apr 16 16:08 ../ drwxrwxr-x 2 root operator 512 Aug 28 2021 .snap/ drwxrwxr-x 5 tingo wheel 512 Jun 9 2018 media/ drwxr-xr-x 3 tingo tingo 512 Jun 9 2018 mythtv/ /d2/media: total 20 drwxrwxr-x 5 tingo wheel 512 Jun 9 2018 ./ drwxr-xr-x 5 root wheel 512 Jun 9 2018 ../ drwxr-xr-x 3 tingo wheel 512 Jun 9 2018 anim/ drwxr-xr-x 2 tingo wheel 512 Jun 9 2018 sites/ drwxr-xr-x 4 tingo wheel 512 Jun 9 2018 video/ /d2/mythtv: total 12 drwxr-xr-x 3 tingo tingo 512 Jun 9 2018 ./ drwxr-xr-x 5 root wheel 512 Jun 9 2018 ../ drwxr-xr-x 2 tingo tingo 1024 Jun 9 2018 video/ root@kg-quiet# ll /d2 /d2/* /d2: total 20 drwxr-xr-x 5 root wheel 512 Jun 9 2018 ./ drwxr-xr-x 22 root wheel 1024 Apr 16 16:08 ../ drwxrwxr-x 2 root operator 512 Aug 28 2021 .snap/ drwxrwxr-x 5 tingo wheel 512 Jun 9 2018 media/ drwxr-xr-x 3 tingo tingo 512 Jun 9 2018 mythtv/ /d2/media: total 20 drwxrwxr-x 5 tingo wheel 512 Jun 9 2018 ./ drwxr-xr-x 5 root wheel 512 Jun 9 2018 ../ drwxr-xr-x 3 tingo wheel 512 Jun 9 2018 anim/ drwxr-xr-x 2 tingo wheel 512 Jun 9 2018 sites/ drwxr-xr-x 4 tingo wheel 512 Jun 9 2018 video/ /d2/mythtv: total 12 drwxr-xr-x 3 tingo tingo 512 Jun 9 2018 ./ drwxr-xr-x 5 root wheel 512 Jun 9 2018 ../ drwxr-xr-x 2 tingo tingo 1024 Jun 9 2018 video/ root@kg-quiet# ll /d2/media/video/ total 36 drwxr-xr-x 4 tingo wheel 512 Jun 9 2018 ./ drwxrwxr-x 5 tingo wheel 512 Jun 9 2018 ../ -rwxr--r-- 1 tingo wheel 6148 Mar 26 2012 .DS_Store* drwxr-xr-x 4 tingo wheel 14848 Aug 30 2021 other/ drwxr-xr-x 105 tingo wheel 2560 Sep 11 2019 xxx/
filesystem layout - d3
root@kg-quiet# ll /d3 /d3/* /d3: total 12 drwxrwxr-x 5 root wheel 512 Jul 6 2015 ./ drwxr-xr-x 22 root wheel 1024 Apr 16 16:08 ../ drwxrwxr-x 2 root operator 512 Aug 28 2021 .snap/ drwx------ 5 tingo wheel 512 Jan 24 2016 .Trash-1001/ drwxr-xr-x 5 tingo wheel 512 Jul 7 2020 media/ /d3/media: total 10 drwxr-xr-x 5 tingo wheel 512 Jul 7 2020 ./ drwxrwxr-x 5 root wheel 512 Jul 6 2015 ../ drwxr-xr-x 3 tingo wheel 512 Jul 7 2020 e-books/ drwxr-xr-x 4 tingo wheel 512 Nov 4 2016 magazine/ drwxr-xr-x 3 tingo wheel 512 Jun 22 2015 video/ root@kg-quiet# root@kg-quiet# ll /d3/media/video/ total 12 drwxr-xr-x 3 tingo wheel 512 Jun 22 2015 ./ drwxr-xr-x 5 tingo wheel 512 Jul 7 2020 ../ drwxr-xr-x 314 tingo wheel 7680 Nov 21 14:50 xxx/
2022-04-16: ada0p9 - freebsd-update
Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 11.4-RELEASE from update2.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. No updates needed to update system to 11.4-RELEASE-p13. WARNING: FreeBSD 11.4-RELEASE-p9 HAS PASSED ITS END-OF-LIFE DATE. Any security issues discovered after Thu Sep 30 02:00:00 CEST 2021 will not have been corrected.