[Bug 251181] [iscsi][doc] ctladm.8 misleading examples
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251181 Bug ID: 251181 Summary: [iscsi][doc] ctladm.8 misleading examples Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: r...@freebsd.org CC: d...@freebsd.org Created attachment 219725 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219725&action=edit screenshot of a problem May be I'm missing something, but it looks like something else supposed to be used as a backing store pathname in examples (see screenshot attached) Here is what in ctladm.8 man-page (/usr/src/usr.sbin/ctladm/ctladm.8): Create a LUN using the block backend, and specify the file .Pa src/usr.sbin/ctladm/ctladm.8 as the backing store. The size of the LUN will be derived from the size of the file. .Pp .Dl ctladm create -b block -o file=src/usr.sbin/ctladm/ctladm.8 .Pp Create a LUN using the block backend, specify the file .Pa src/usr.sbin/ctladm/ctladm.8 as the backing store, and specify the .Tn SCSI VPD page 0x80 and 0x83 serial number .Fl ( S ) and device ID .Fl ( d ) . .Pp .Dl ctladm create -b block -o file=src/usr.sbin/ctladm/ctladm.8 -S MYSERIAL321 -d MYDEVID123 .Pp PS. For some reason bugzilla fails to generate Preview when clicking Preview tab here. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Научные публикации
___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 250921] [nfs] linker_load_file: /boot/kernel/nfslockd.ko - unsupported file type
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250921 Mark Johnston changed: What|Removed |Added Resolution|DUPLICATE |--- Status|Closed |Open --- Comment #8 from Mark Johnston --- (In reply to Alexander Kuznetsov from comment #7) The kernel shipped with the amd64 12.2 binary release has this stuff (nfslockd and nfsd) compiled in. To hit the bug you must be compiling your own kernel. Is that right? For this scenario we generally do not merge bug fixes to release branches. Since the workaround I proposed apparently does not work, I'm willing to spend some time to get approval to merge the fix to release/12.2. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251083] Kernel built WITH_INIT_ALL_ZERO results in exception in UEFI during boot
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251083 Ed Maste changed: What|Removed |Added Status|New |Open -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251198] clang-10 fails to compile C-embedded assembly with SSE and AVX instructions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251198 Yuri Victorovich changed: What|Removed |Added URL||https://bugs.llvm.org/show_ ||bug.cgi?id=48197 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251198] clang-10 fails to compile C-embedded assembly with SSE and AVX instructions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251198 Bug ID: 251198 Summary: clang-10 fails to compile C-embedded assembly with SSE and AVX instructions Product: Base System Version: 12.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: y...@freebsd.org This is a proxy-report for the clang bug that affects the audio/lsp-plugins port. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 250921] [nfs] linker_load_file: /boot/kernel/nfslockd.ko - unsupported file type
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250921 --- Comment #9 from Alexander Kuznetsov --- (In reply to Mark Johnston from comment #8) Yes, you are right. I use my own kernel on various servers and load required modules on demand. > Since the workaround I proposed apparently does not work, I'm willing to > spend some time to get approval to merge the fix to release/12.2. That would be great. Thank you! -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"