Date: Sat, 17 Jul 2021 20:12:33 +0100 From: Graham Perrin <grahamperrin@gmail.com> To: Warner Losh <imp@bsdimp.com> Cc: Current FreeBSD <freebsd-current@freebsd.org> Subject: nvme(4) losing control, and subsequent use of fsck_ffs(8) with UFS: clean-then-dirty Message-ID: <1252c015-77cd-f025-9c7a-533e6b2116b5@gmail.com> In-Reply-To: <CANCZdfosGvJvaa04=4FxYuj1chhMyiD162bwksSNJQvoMoxsgw@mail.gmail.com> References: <994d22b5-c8b7-1183-8198-47b8251e896e@gmail.com> <CANCZdfosGvJvaa04=4FxYuj1chhMyiD162bwksSNJQvoMoxsgw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On 17/07/2021 16:46, Warner Losh wrote: > On Sat, Jul 17, 2021 at 6:33 AM Graham Perrin <grahamperrin@gmail.com > <mailto:grahamperrin@gmail.com>> wrote: > > When the file system is stress-tested, it seems that the device (an > internal drive) is lost. > > > This is most likely a drive problem. Netflix pushes half a dozen > different lower-end > models of NVMe drives to their physical limits w/o seeing issues like > this. > > That said, our screening process screens out several low-quality > drives that just > lose their minds from time to time. > > A recent photograph: > > <https://photos.app.goo.gl/wB7gZKLF5PQzusrz7 > <https://photos.app.goo.gl/wB7gZKLF5PQzusrz7>> > > Transcribed manually: > > nvme0: Resetting controller due to a timeout. > nvme0: resetting controller > nvme0: controller ready did not become 0 within 5500 ms > > > Here the controller failed hard. We were unable to reset it within 5 > seconds. One might > be able to tweak the timeouts to cope with the drive better. Do you > have to power cycle > to get it to respond again? More recently testing with FreeBSD 14.0-CURRENT installed to a mobile hard disk drive, with the one partition of the NVMe drive used entirely for test data: * the NVMe drive is not found following a restart of FreeBSD * the NVMe drive is found when (for example) I key F9 for HP's startup manager, and then I can boot (from the mobile HDD) and FreeBSD does find the drive again. > > nvme0: failing outstanding i/o > nvme0: WRITE sqid:2 cid:115 nsid:1 lba:296178856 len:64 > nvme0: ABORTED - BY REQUEST (00/07) sqid:2 cid:115 cdw0:0 > g_vfs_done():nvd0p2[WRITE(offset=151370924032, length=32768)]error = 6 > UFS: forcibly unmounting /dev/nvd0p2 from / > nvme0: failing outstanding i/o > > … et cetera. > > Is this a sure sign of a hardware problem? Or must I do something > special to gain reliability under stress? > > > It's most likely a hardware problem. that said, I've been working on > patches to > make the recovery when errors like this happen better. Smart. Thanks. > I don't how to interpret parts of the manual page for nvme(4). > There's > direction to include this line in loader.conf(5): > > nvme_load="YES" > > – however when I used kldload(8), it seemed that the module was > already > loaded, or in kernel. > > > Yes. If you are using it at all, you have the driver. > > Using StressDisk: > > <https://github.com/ncw/stressdisk > <https://github.com/ncw/stressdisk>> > > – failures typically occur after around six minutes of testing. > > > Do you have a number of these drives, or is it just this one bad apple? > > The drive is very new, less than 2 TB written: > > <https://bsd-hardware.info/?probe=7138e2a9e7&log=smartctl > <https://bsd-hardware.info/?probe=7138e2a9e7&log=smartctl>> > > I do suspect a hardware problem, because two prior installations of > Windows 10 became non-bootable. > > > That's likely a huge red flag. The computer (not mine) will be in my hands for the next thirty-six hours or so. Then it will be seen by the assigned hardware specialist, who will decide how to proceed. Whether it will be taken away for a bench test diagnosis, I don't know. In due course I'll follow up, to the list, with a final outcome. > Also: I find peculiarities with use of fsck_ffs(8), which I can > describe > later. Maybe to be expected, if there's a problem with the drive. > > > You can ask Kirk, but if data isn't written to the drive when the firmware > crashes, then there may be data loss. > > Warner Blind cc Kirk on this occasion. Re: the attached typescript file, a first run of fsck performed repairs and marked the file system clean. A subsequent run performed repairs and marked the file system dirty. I understand that with a probable hardware problem, all bets are off :-) but still: * clean-then-dirty raises an eyebrow. The version.txt file (Thursday 2021-07-15 16:12:28 BST) relates to a disk image that was provided to me, from which I performed the installation of FreeBSD that I'm currently using to test. NB the patch at the time. Thanks all Graham [-- Attachment #2 --] Script started on Fri Jul 16 00:53:30 2021 root@mowa219-gjp4-freebsd-d31121-verbatim:~ # date Fri Jul 16 00:53:32 BST 2021 root@mowa219-gjp4-freebsd-d31121-verbatim:~ # uptime 12:53AM up 2 mins, 1 user, load averages: 0.14, 0.05, 0.01 root@mowa219-gjp4-freebsd-d31121-verbatim:~ # uname -KUv FreeBSD 14.0-CURRENT #0 main-n247985-d1a0eab9fbc-dirty: Wed Jul 14 17:59:22 EDT 2021 root@testpc-freebsd.davidgroup:/usr/obj/usr/home/david/FreeBSD/src/amd64.amd64/sys/GENERIC 1400025 1400025 root@mowa219-gjp4-freebsd-d31121-verbatim:~ # lsblk DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT da0 0:109 7.3G GPT - - da0p1 0:110 260M efi - /boot/efi da0p2 0:111 6.7G freebsd-ufs - / da0p3 0:112 372M freebsd-swap - SWAP <FREE> -:- 2.0M - - - nvd0 0:68 238G GPT - - <FREE> -:- 1.0M - - - nvd0p1 0:69 238G freebsd-ufs gpt/FreeBSD%20UFS - root@mowa219-gjp4-freebsd-d31121-verbatim:~ # fsck -y /dev/nvd0p1 ** /dev/nvd0p1 ** Last Mounted on /mnt/stress ** Phase 1 - Check Blocks and Sizes INCORRECT BLOCK COUNT I=115 (1954368 should be 896) CORRECT? yes INODE 115: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=116 (1954368 should be 896) CORRECT? yes INODE 116: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=117 (1954368 should be 896) CORRECT? yes INODE 117: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=118 (1954368 should be 896) CORRECT? yes INODE 118: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=119 (1954368 should be 896) CORRECT? yes INODE 119: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=120 (1954368 should be 896) CORRECT? yes INODE 120: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=121 (1954368 should be 896) CORRECT? yes INODE 121: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=122 (1954368 should be 896) CORRECT? yes INODE 122: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=123 (1954368 should be 896) CORRECT? yes INODE 123: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes INCORRECT BLOCK COUNT I=124 (1954368 should be 896) CORRECT? yes INODE 124: FILE SIZE 1000341504 BEYOND END OF ALLOCATED FILE, SIZE SHOULD BE 393216 ADJUST? yes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups FREE BLK COUNT(S) WRONG IN SUPERBLK SALVAGE? yes SUMMARY INFORMATION BAD SALVAGE? yes BLK(S) MISSING IN BIT MAPS SALVAGE? yes 124 files, 27117978 used, 33432125 free (21 frags, 4179013 blocks, 0.0% fragmentation) ***** FILE SYSTEM MARKED CLEAN ***** ***** FILE SYSTEM WAS MODIFIED ***** root@mowa219-gjp4-freebsd-d31121-verbatim:~ # fsck -y /dev/nvd0p1 ** /dev/nvd0p1 ** Last Mounted on /mnt/stress ** Phase 1 - Check Blocks and Sizes UNKNOWN FILE TYPE I=115 CLEAR? yes UNKNOWN FILE TYPE I=116 CLEAR? yes UNKNOWN FILE TYPE I=117 CLEAR? yes UNKNOWN FILE TYPE I=118 CLEAR? yes UNKNOWN FILE TYPE I=119 CLEAR? yes UNKNOWN FILE TYPE I=120 CLEAR? yes UNKNOWN FILE TYPE I=121 CLEAR? yes UNKNOWN FILE TYPE I=122 CLEAR? yes UNKNOWN FILE TYPE I=123 CLEAR? yes UNKNOWN FILE TYPE I=124 CLEAR? yes ** Phase 2 - Check Pathnames UNALLOCATED I=115 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0111 REMOVE? yes UNALLOCATED I=116 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0112 REMOVE? yes UNALLOCATED I=117 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0113 REMOVE? yes UNALLOCATED I=118 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0114 REMOVE? yes UNALLOCATED I=119 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0115 REMOVE? yes UNALLOCATED I=120 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0116 REMOVE? yes UNALLOCATED I=121 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0117 REMOVE? yes UNALLOCATED I=122 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0118 REMOVE? yes UNALLOCATED I=123 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0119 REMOVE? yes UNALLOCATED I=124 OWNER=root MODE=0 SIZE=0 MTIME=Jan 1 01:00 1970 NAME=/TST_0120 REMOVE? yes ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups FREE BLK COUNT(S) WRONG IN SUPERBLK SALVAGE? yes SUMMARY INFORMATION BAD SALVAGE? yes BLK(S) MISSING IN BIT MAPS SALVAGE? yes 114 files, 27116858 used, 33433245 free (21 frags, 4179153 blocks, 0.0% fragmentation) ***** FILE SYSTEM MARKED DIRTY ***** ***** FILE SYSTEM WAS MODIFIED ***** ***** PLEASE RERUN FSCK ***** root@mowa219-gjp4-freebsd-d31121-verbatim:~ # fsck -y /dev/nvd0p1 ** /dev/nvd0p1 ** Last Mounted on /mnt/stress ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 114 files, 27116858 used, 33433245 free (21 frags, 4179153 blocks, 0.0% fragmentation) ***** FILE SYSTEM MARKED CLEAN ***** root@mowa219-gjp4-freebsd-d31121-verbatim:~ # fsck -y /dev/nvd0p1 ** /dev/nvd0p1 ** Last Mounted on /mnt/stress ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 114 files, 27116858 used, 33433245 free (21 frags, 4179153 blocks, 0.0% fragmentation) ***** FILE SYSTEM IS CLEAN ***** root@mowa219-gjp4-freebsd-d31121-verbatim:~ # mount /dev/nvd0p1 /mnt/stress root@mowa219-gjp4-freebsd-d31121-verbatim:~ # stressdisk run /mnt/stress 2021/07/16 00:55:50 loaded statsfile "stressdisk_stats.json" 2021/07/16 00:55:50 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 215500 MByte ( 329.96 MByte/s) Errors: 0 Elapsed time: 2.890779ms 2021/07/16 00:55:50 Starting round 1 2021/07/16 00:55:50 Removing 112 check files 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0000" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0001" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0002" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0003" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0004" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0005" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0006" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0007" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0008" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0009" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0010" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0011" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0012" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0013" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0014" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0015" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0016" 2021/07/16 00:55:50 Removing file "/mnt/stress/TST_0017" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0018" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0019" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0020" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0021" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0022" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0023" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0024" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0025" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0026" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0027" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0028" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0029" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0030" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0031" 2021/07/16 00:55:51 Removing file "/mnt/stress/TST_0032" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0033" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0034" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0035" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0036" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0037" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0038" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0039" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0040" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0041" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0042" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0043" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0044" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0045" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0046" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0047" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0048" 2021/07/16 00:55:52 Removing file "/mnt/stress/TST_0049" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0050" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0051" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0052" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0053" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0054" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0055" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0056" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0057" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0058" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0059" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0060" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0061" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0062" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0063" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0064" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0065" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0066" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0067" 2021/07/16 00:55:53 Removing file "/mnt/stress/TST_0068" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0069" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0070" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0071" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0072" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0073" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0074" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0075" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0076" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0077" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0078" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0079" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0080" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0081" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0082" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0083" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0084" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0085" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0086" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0087" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0088" 2021/07/16 00:55:54 Removing file "/mnt/stress/TST_0089" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0090" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0091" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0092" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0093" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0094" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0095" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0096" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0097" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0098" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0099" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0100" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0101" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0102" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0103" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0104" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0105" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0106" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0107" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0108" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0109" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0110" 2021/07/16 00:55:55 Removing file "/mnt/stress/TST_0121" 2021/07/16 00:55:55 All done 2021/07/16 00:55:55 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 215500 MByte ( 329.96 MByte/s) Errors: 0 Elapsed time: 5.585049844s 2021/07/16 00:56:16 loaded statsfile "stressdisk_stats.json" 2021/07/16 00:56:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 215500 MByte ( 329.96 MByte/s) Errors: 0 Elapsed time: 78.039µs 2021/07/16 00:56:16 No check files - generating 2021/07/16 00:56:16 Writing file "/mnt/stress/TST_0000" size 1000000000 2021/07/16 00:56:18 Writing file "/mnt/stress/TST_0001" size 1000000000 2021/07/16 00:56:19 Writing file "/mnt/stress/TST_0002" size 1000000000 2021/07/16 00:56:21 Writing file "/mnt/stress/TST_0003" size 1000000000 2021/07/16 00:56:24 Writing file "/mnt/stress/TST_0004" size 1000000000 2021/07/16 00:56:27 Writing file "/mnt/stress/TST_0005" size 1000000000 2021/07/16 00:56:28 Writing file "/mnt/stress/TST_0006" size 1000000000 2021/07/16 00:56:31 Writing file "/mnt/stress/TST_0007" size 1000000000 2021/07/16 00:56:33 Writing file "/mnt/stress/TST_0008" size 1000000000 2021/07/16 00:56:36 Writing file "/mnt/stress/TST_0009" size 1000000000 2021/07/16 00:56:39 Writing file "/mnt/stress/TST_0010" size 1000000000 2021/07/16 00:56:42 Writing file "/mnt/stress/TST_0011" size 1000000000 2021/07/16 00:56:45 Writing file "/mnt/stress/TST_0012" size 1000000000 2021/07/16 00:56:48 Writing file "/mnt/stress/TST_0013" size 1000000000 2021/07/16 00:56:51 Writing file "/mnt/stress/TST_0014" size 1000000000 2021/07/16 00:56:54 Writing file "/mnt/stress/TST_0015" size 1000000000 2021/07/16 00:56:57 Writing file "/mnt/stress/TST_0016" size 1000000000 2021/07/16 00:57:00 Writing file "/mnt/stress/TST_0017" size 1000000000 2021/07/16 00:57:03 Writing file "/mnt/stress/TST_0018" size 1000000000 2021/07/16 00:57:06 Writing file "/mnt/stress/TST_0019" size 1000000000 2021/07/16 00:57:09 Writing file "/mnt/stress/TST_0020" size 1000000000 2021/07/16 00:57:12 Writing file "/mnt/stress/TST_0021" size 1000000000 2021/07/16 00:57:15 Writing file "/mnt/stress/TST_0022" size 1000000000 2021/07/16 00:57:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 237038 MByte ( 332.75 MByte/s) Errors: 0 Elapsed time: 1m0.000797487s 2021/07/16 00:57:18 Writing file "/mnt/stress/TST_0023" size 1000000000 2021/07/16 00:57:21 Writing file "/mnt/stress/TST_0024" size 1000000000 2021/07/16 00:57:23 Writing file "/mnt/stress/TST_0025" size 1000000000 2021/07/16 00:57:26 Writing file "/mnt/stress/TST_0026" size 1000000000 2021/07/16 00:57:29 Writing file "/mnt/stress/TST_0027" size 1000000000 2021/07/16 00:57:32 Writing file "/mnt/stress/TST_0028" size 1000000000 2021/07/16 00:57:36 Writing file "/mnt/stress/TST_0029" size 1000000000 2021/07/16 00:57:39 Writing file "/mnt/stress/TST_0030" size 1000000000 2021/07/16 00:57:41 Writing file "/mnt/stress/TST_0031" size 1000000000 2021/07/16 00:57:44 Writing file "/mnt/stress/TST_0032" size 1000000000 2021/07/16 00:57:47 Writing file "/mnt/stress/TST_0033" size 1000000000 2021/07/16 00:57:50 Writing file "/mnt/stress/TST_0034" size 1000000000 2021/07/16 00:57:53 Writing file "/mnt/stress/TST_0035" size 1000000000 2021/07/16 00:57:56 Writing file "/mnt/stress/TST_0036" size 1000000000 2021/07/16 00:57:59 Writing file "/mnt/stress/TST_0037" size 1000000000 2021/07/16 00:58:02 Writing file "/mnt/stress/TST_0038" size 1000000000 2021/07/16 00:58:05 Writing file "/mnt/stress/TST_0039" size 1000000000 2021/07/16 00:58:08 Writing file "/mnt/stress/TST_0040" size 1000000000 2021/07/16 00:58:11 Writing file "/mnt/stress/TST_0041" size 1000000000 2021/07/16 00:58:13 Writing file "/mnt/stress/TST_0042" size 1000000000 2021/07/16 00:58:16 Writing file "/mnt/stress/TST_0043" size 1000000000 2021/07/16 00:58:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 256522 MByte ( 332.42 MByte/s) Errors: 0 Elapsed time: 2m0.029511531s 2021/07/16 00:58:19 Writing file "/mnt/stress/TST_0044" size 1000000000 2021/07/16 00:58:22 Writing file "/mnt/stress/TST_0045" size 1000000000 2021/07/16 00:58:25 Writing file "/mnt/stress/TST_0046" size 1000000000 2021/07/16 00:58:28 Writing file "/mnt/stress/TST_0047" size 1000000000 2021/07/16 00:58:31 Writing file "/mnt/stress/TST_0048" size 1000000000 2021/07/16 00:58:34 Writing file "/mnt/stress/TST_0049" size 1000000000 2021/07/16 00:58:36 Writing file "/mnt/stress/TST_0050" size 1000000000 2021/07/16 00:58:39 Writing file "/mnt/stress/TST_0051" size 1000000000 2021/07/16 00:58:42 Writing file "/mnt/stress/TST_0052" size 1000000000 2021/07/16 00:58:45 Writing file "/mnt/stress/TST_0053" size 1000000000 2021/07/16 00:58:48 Writing file "/mnt/stress/TST_0054" size 1000000000 2021/07/16 00:58:50 Writing file "/mnt/stress/TST_0055" size 1000000000 2021/07/16 00:58:54 Writing file "/mnt/stress/TST_0056" size 1000000000 2021/07/16 00:58:56 Writing file "/mnt/stress/TST_0057" size 1000000000 2021/07/16 00:58:59 Writing file "/mnt/stress/TST_0058" size 1000000000 2021/07/16 00:59:02 Writing file "/mnt/stress/TST_0059" size 1000000000 2021/07/16 00:59:05 Writing file "/mnt/stress/TST_0060" size 1000000000 2021/07/16 00:59:08 Writing file "/mnt/stress/TST_0061" size 1000000000 2021/07/16 00:59:11 Writing file "/mnt/stress/TST_0062" size 1000000000 2021/07/16 00:59:14 Writing file "/mnt/stress/TST_0063" size 1000000000 2021/07/16 00:59:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 276486 MByte ( 332.73 MByte/s) Errors: 0 Elapsed time: 3m0.000678721s 2021/07/16 00:59:17 Writing file "/mnt/stress/TST_0064" size 1000000000 2021/07/16 00:59:20 Writing file "/mnt/stress/TST_0065" size 1000000000 2021/07/16 00:59:23 Writing file "/mnt/stress/TST_0066" size 1000000000 2021/07/16 00:59:26 Writing file "/mnt/stress/TST_0067" size 1000000000 2021/07/16 00:59:29 Writing file "/mnt/stress/TST_0068" size 1000000000 2021/07/16 00:59:31 Writing file "/mnt/stress/TST_0069" size 1000000000 2021/07/16 00:59:34 Writing file "/mnt/stress/TST_0070" size 1000000000 2021/07/16 00:59:37 Writing file "/mnt/stress/TST_0071" size 1000000000 2021/07/16 00:59:41 Writing file "/mnt/stress/TST_0072" size 1000000000 2021/07/16 00:59:43 Writing file "/mnt/stress/TST_0073" size 1000000000 2021/07/16 00:59:46 Writing file "/mnt/stress/TST_0074" size 1000000000 2021/07/16 00:59:49 Writing file "/mnt/stress/TST_0075" size 1000000000 2021/07/16 00:59:52 Writing file "/mnt/stress/TST_0076" size 1000000000 2021/07/16 00:59:55 Writing file "/mnt/stress/TST_0077" size 1000000000 2021/07/16 00:59:57 Writing file "/mnt/stress/TST_0078" size 1000000000 2021/07/16 01:00:00 Writing file "/mnt/stress/TST_0079" size 1000000000 2021/07/16 01:00:03 Writing file "/mnt/stress/TST_0080" size 1000000000 2021/07/16 01:00:06 Writing file "/mnt/stress/TST_0081" size 1000000000 2021/07/16 01:00:09 Writing file "/mnt/stress/TST_0082" size 1000000000 2021/07/16 01:00:11 Writing file "/mnt/stress/TST_0083" size 1000000000 2021/07/16 01:00:14 Writing file "/mnt/stress/TST_0084" size 1000000000 2021/07/16 01:00:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 296310 MByte ( 332.84 MByte/s) Errors: 0 Elapsed time: 4m0.013001977s 2021/07/16 01:00:17 Writing file "/mnt/stress/TST_0085" size 1000000000 2021/07/16 01:00:20 Writing file "/mnt/stress/TST_0086" size 1000000000 2021/07/16 01:00:23 Writing file "/mnt/stress/TST_0087" size 1000000000 2021/07/16 01:00:26 Writing file "/mnt/stress/TST_0088" size 1000000000 2021/07/16 01:00:29 Writing file "/mnt/stress/TST_0089" size 1000000000 2021/07/16 01:00:32 Writing file "/mnt/stress/TST_0090" size 1000000000 2021/07/16 01:00:35 Writing file "/mnt/stress/TST_0091" size 1000000000 2021/07/16 01:00:38 Writing file "/mnt/stress/TST_0092" size 1000000000 2021/07/16 01:00:41 Writing file "/mnt/stress/TST_0093" size 1000000000 2021/07/16 01:00:44 Writing file "/mnt/stress/TST_0094" size 1000000000 2021/07/16 01:00:47 Writing file "/mnt/stress/TST_0095" size 1000000000 2021/07/16 01:00:50 Writing file "/mnt/stress/TST_0096" size 1000000000 2021/07/16 01:00:53 Writing file "/mnt/stress/TST_0097" size 1000000000 2021/07/16 01:00:56 Writing file "/mnt/stress/TST_0098" size 1000000000 2021/07/16 01:00:59 Writing file "/mnt/stress/TST_0099" size 1000000000 2021/07/16 01:01:02 Writing file "/mnt/stress/TST_0100" size 1000000000 2021/07/16 01:01:04 Writing file "/mnt/stress/TST_0101" size 1000000000 2021/07/16 01:01:07 Writing file "/mnt/stress/TST_0102" size 1000000000 2021/07/16 01:01:10 Writing file "/mnt/stress/TST_0103" size 1000000000 2021/07/16 01:01:13 Writing file "/mnt/stress/TST_0104" size 1000000000 2021/07/16 01:01:16 Writing file "/mnt/stress/TST_0105" size 1000000000 2021/07/16 01:01:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 315800 MByte ( 332.58 MByte/s) Errors: 0 Elapsed time: 5m0.026605592s 2021/07/16 01:01:19 Writing file "/mnt/stress/TST_0106" size 1000000000 2021/07/16 01:01:22 Writing file "/mnt/stress/TST_0107" size 1000000000 2021/07/16 01:01:25 Writing file "/mnt/stress/TST_0108" size 1000000000 2021/07/16 01:01:28 Writing file "/mnt/stress/TST_0109" size 1000000000 2021/07/16 01:01:31 Writing file "/mnt/stress/TST_0110" size 1000000000 2021/07/16 01:01:33 Writing file "/mnt/stress/TST_0111" size 1000000000 2021/07/16 01:01:36 Writing file "/mnt/stress/TST_0112" size 1000000000 2021/07/16 01:01:39 Writing file "/mnt/stress/TST_0113" size 1000000000 2021/07/16 01:01:42 Writing file "/mnt/stress/TST_0114" size 1000000000 2021/07/16 01:01:45 Writing file "/mnt/stress/TST_0115" size 1000000000 2021/07/16 01:01:48 Writing file "/mnt/stress/TST_0116" size 1000000000 2021/07/16 01:01:51 Writing file "/mnt/stress/TST_0117" size 1000000000 2021/07/16 01:01:54 Writing file "/mnt/stress/TST_0118" size 1000000000 2021/07/16 01:01:57 Writing file "/mnt/stress/TST_0119" size 1000000000 2021/07/16 01:02:00 Writing file "/mnt/stress/TST_0120" size 1000000000 2021/07/16 01:02:03 Writing file "/mnt/stress/TST_0121" size 1000000000 2021/07/16 01:02:06 Writing file "/mnt/stress/TST_0122" size 1000000000 2021/07/16 01:02:09 Writing file "/mnt/stress/TST_0123" size 1000000000 2021/07/16 01:02:11 Writing file "/mnt/stress/TST_0124" size 1000000000 2021/07/16 01:02:14 Writing file "/mnt/stress/TST_0125" size 1000000000 2021/07/16 01:02:16 Bytes read: 0 MByte ( 0.00 MByte/s) Bytes written: 335412 MByte ( 332.47 MByte/s) Errors: 0 Elapsed time: 6m0.003513502s 2021/07/16 01:02:17 Writing file "/mnt/stress/TST_0126" size 1000000000 2021/07/16 01:02:20 Writing file "/mnt/stress/TST_0127" size 1000000000 2021/07/16 01:02:23 Writing file "/mnt/stress/TST_0128" size 1000000000 2021/07/16 01:02:26 Writing file "/mnt/stress/TST_0129" size 1000000000 2021/07/16 01:02:29 Writing file "/mnt/stress/TST_0130" size 1000000000 2021/07/16 01:02:32 Writing file "/mnt/stress/TST_0131" size 1000000000 2021/07/16 01:03:08 Error while writing "/mnt/stress/TST_0131" 2021/07/16 01:03:08 Removing incomplete file "/mnt/stress/TST_0131" 2021/07/16 01:03:08 Failed to remove incomplete file "/mnt/stress/TST_0131": remove /mnt/stress/TST_0131: no such file or directory root@mowa219-gjp4-freebsd-d31121-verbatim:~ # gpart show => 40 15257520 da0 GPT (7.3G) 40 532480 1 efi (260M) 532520 13959168 2 freebsd-ufs (6.7G) 14491688 761856 3 freebsd-swap (372M) 15253544 4016 - free - (2.0M) root@mowa219-gjp4-freebsd-d31121-verbatim:~ # pkg install hw-probe Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 8 package(s) will be affected (of 0 checked): New packages to be INSTALLED: ca_root_nss: 3.67 curl: 7.77.0 dmidecode: 3.3 hw-probe: 1.6.b2 hwstat: 0.5.1 libnghttp2: 1.43.0 lscpu: 1.2.0 perl5: 5.32.1_1 Number of packages to be installed: 8 The process will require 65 MiB more space. 16 MiB to be downloaded. Proceed with this action? [y/N]: y [1/8] Fetching hw-probe-1.6.b2.txz: 0% … [8/8] Extracting hw-probe-1.6.b2: 100% ===== Message from ca_root_nss-3.67: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem root@mowa219-gjp4-freebsd-d31121-verbatim:~ # gpart show => 40 15257520 da0 GPT (7.3G) 40 532480 1 efi (260M) 532520 13959168 2 freebsd-ufs (6.7G) 14491688 761856 3 freebsd-swap (372M) 15253544 4016 - free - (2.0M) root@mowa219-gjp4-freebsd-d31121-verbatim:~ # hw-probe -all -upload Probe for hardware ... Ok Reading logs ... Ok Uploaded to DB, Thank you! Probe URL: https://bsd-hardware.info/?probe=d2866f01b5 root@mowa219-gjp4-freebsd-d31121-verbatim:~ # exit exit Script done on Fri Jul 16 01:14:10 2021 [-- Attachment #3 --] FreeBSD main git branch, commit d1a0eab9fbc426ed8cbbddcd90720180c44ce36b + patch D31121
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1252c015-77cd-f025-9c7a-533e6b2116b5>
