[Bug 168298] VirtualBox using AIO on a zvol crashes

2021-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298 Michael Gmelin changed: What|Removed |Added CC||gre...@freebsd.org --- Comment

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 Chuck Tuffli changed: What|Removed |Added CC||ch...@freebsd.org --- Comment #1

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #2 from d...@syix.com --- Installing guest again, using virtio-blk instead of nvme results in a working client. Same guest, just change nvme to ahci-hd, works. Appears nvme support in UEFI bios has a change in the new RHEL

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #5 from Jason Tubnor --- I successfully updated CentOS from 8.3 to 8.4 and it is running fine on a NVMe bhyve device. It is looking more like how the installer deals with determining the boot device and then writing this and

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 Jason Tubnor changed: What|Removed |Added CC||ja...@tubnor.net --- Comment #4

[Bug 256498] [bhyve] Assertion failed: (!st->run), function hda_stream_start, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 660.

2021-06-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256498 Bug ID: 256498 Summary: [bhyve] Assertion failed: (!st->run), function hda_stream_start, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 660. Product: Base System

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 Peter Grehan changed: What|Removed |Added CC||gre...@freebsd.org --- Comment #3

[Bug 168298] VirtualBox using AIO on a zvol crashes

2021-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298 --- Comment #55 from Tomoyuki Sakurai --- on my 14-CURRENT, the patch works. i do not have sysctl tuning for aio in /etc/sysctl.conf. I tried disabling AIO option in the port, but to no avail. with the patch, guests OSes do not hang

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #7 from Peter Grehan --- This looks to be an edge condition in the EFI NVMe driver, caused by the large maximum data transfer size advertised by bhyve NVMe (2MB), and the increase in size of grubx64.efi from 1.9MB in centos

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #8 from Jason Tubnor --- I can confirm the patch from grehan@ works as described. Tested against: CentOS 8.4 Windows Server 2022 OpenBSD 6.9 No regression was introduced into the latter two existing operating systems on our

Problem reports for virtualization@FreeBSD.org that need special attention

2021-06-13 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 256683] Fatal trap 12: page fault while in kernel mode on AWS C5

2021-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256683 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|virtualization@FreeBSD.org

Problem reports for virtualization@FreeBSD.org that need special attention

2021-06-20 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 256781] TSC-low timecounter lags on EC2 nitro instances

2021-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|virtualization@FreeBSD.org ---

[Bug 256683] Fatal trap 12: page fault while in kernel mode on AWS C5

2021-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256683 shamsher changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #9 from Chuck Tuffli --- To document this a bit more, the error in pci_nvme.c is: ... nvme doorbell 1, SQ, val 0x1 nvme_handle_io qid 1 head 0 tail 1 cmdlist 0x8c1885000 pci_nvme_io_done error 14 Bad address

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #10 from Chuck Tuffli --- I think nvme_write_read_blockif() has a bug: } static void @@ -1978,7 +1984,7 @@ nvme_write_read_blockif(struct pci_nvme_softc *sc, /* PRP2 is pointer to a physical region page list

[Bug 256683] Fatal trap 12: page fault while in kernel mode on AWS C5

2021-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256683 --- Comment #4 from Ed Maste --- But I mean t17proc does not exist in FreeBSD, so this appears to be some derivative or modified OS? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256683] Fatal trap 12: page fault while in kernel mode on AWS C5

2021-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256683 --- Comment #5 from Ed Maste --- Please attach a verbose boot log to this PR. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #13 from Chuck Tuffli --- Actually, Peter's analysis helped me immediately zero in on the problem :) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #14 from Chuck Tuffli --- Change up for review https://reviews.freebsd.org/D30897 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 255571] vmx mtu 9000 no transmission

2021-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255571 --- Comment #2 from jcap...@blackberry.com --- *** Bug 256696 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.

[Bug 252445] panics on ESXi triggered by update making devd(8) to load vmci(4) module

2021-06-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252445 Gleb Popov changed: What|Removed |Added CC||arr...@freebsd.org --- Comment #16

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #6 from Chuck Tuffli --- Is it possible to recompile pci_nvme.c and enable debug in the failing case? I.e. change the code to: static int nvme_debug = 1; -- You are receiving this mail because: You are the assignee for

[Bug 254695] Hyper-V + TCP_BBR: Kernel Panic: Assertion in_epoch(net_epoch_preempt) failed at netinet/tcp_lro.c:915

2021-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254695 Gordon Bergling changed: What|Removed |Added Status|New |In Progress --- Comment #11

Problem reports for virtualization@FreeBSD.org that need special attention

2021-07-04 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 256934] Panic in ena driver on a t3.large ec2 instance after upgrading to 13.0

2021-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256934 Artur Rojek changed: What|Removed |Added CC||a...@semihalf.com --- Comment #2

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #11 from Jason Tubnor --- I reverted the grehan@ patch and applied chuck@ patch and tested against: CentOS 8.4 Windows Server 2022 OpenBSD 6.9-snapshot and all of the above installed, rebooted and booted correctly. -- You

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #12 from Peter Grehan --- Chuck's fix is the correct one; mine was just a bandaid. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 250671] error reporting with bhyvectl could be improved

2021-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250671 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3f65cb8fda02c4f643c476f04655de843e31e563 commit 3f65cb8fda02c4f643c476f04655de843e31e563

[Bug 250671] error reporting with bhyvectl could be improved

2021-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250671 Robert Wing changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 256934] Panic in ena driver on a t3.large ec2 instance after upgrading to 13.0

2021-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256934 Mark Linimon changed: What|Removed |Added Keywords||panic, regression

[Bug 250671] error reporting with bhyvectl could be improved

2021-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250671 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e63372af710790e6d583a0f1f7d0a3a6e55b5369 commit e63372af710790e6d583a0f1f7d0a3a6e55b5369

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #3 from Colin Percival --- Exactly which instance type is this? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #18 from Colin Percival --- Thanks for all the details. After some investigation, it looks like there's a specific issue with TSC on T3/T3A instances which affects the clock calibration. In the long term we should switch over

[Bug 238068] OpenStack Image with cloud-init support?

2021-06-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238068 Mark Linimon changed: What|Removed |Added CC||lini...@freebsd.org

[Bug 247489] Change default partitioning on downloadable VM images

2021-06-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247489 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|virtualization@FreeBSD.org

[Bug 238068] OpenStack Image with cloud-init support?

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238068 --- Comment #4 from rai...@ultra-secure.de --- Hi Mark, it is relevant in that FreeBSD does not provide a cloud-ready image as of now. Additionally, I've run into other problems running FreeBSD on top of KVM (which are documented in

[Bug 250516] Poor performance if running as guest OS on QEMU

2021-06-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250516 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|virtualization@FreeBSD.org ---

[Bug 250516] Poor performance if running as guest OS on QEMU

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250516 rai...@ultra-secure.de changed: What|Removed |Added CC||rai...@ultra-secure.de

[Bug 254514] vnet: /sbin/ifconfig epair10b vnet $name getting stuck if one CPU is busy

2021-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254514 Jeffrey Gelens changed: What|Removed |Added CC||jeff...@gelens.org --- Comment

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #4 from martin.stoya...@vertalo.com --- Created attachment 226069 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226069=edit dmesg.boot -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #9 from Colin Percival --- Hmm, very strange. I can't reproduce this. Which EC2 region are you in? Have you tried other regions? It's possible that AWS is rolling out a change which breaks things. -- You are receiving

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #5 from martin.stoya...@vertalo.com --- (In reply to Colin Percival from comment #3) I get this behavior with t3 and t3a instances. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #6 from Colin Percival --- It's possible that this is a problem with "stolen" CPU time. Martin: Is the EC2 "CPU credit balance" positive on that instance? -- You are receiving this mail because: You are the assignee for the

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #7 from martin.stoya...@vertalo.com --- Created attachment 226072 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226072=edit cpu utilization and credit balance graphs -- You are receiving this mail because: You are

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #14 from Colin Percival --- Also, what does `sysctl kern.timecounter` say? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #8 from martin.stoya...@vertalo.com --- (In reply to Colin Percival from comment #6) Yes, it is positive, the instance isn't very loaded, and also the same thing happens even if I just let it sit after it starts up. By the time

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #10 from martin.stoya...@vertalo.com --- I am using the us-east-1 region. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #11 from Colin Percival --- Ok, that's where I was testing too... have you tried all the different AZs? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #12 from martin.stoya...@vertalo.com --- I think all my tests were in us-east-1a, I don't think I have tested other AZs -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #13 from Colin Percival --- Can you try other AZs, and also tell me if running something CPU intensive (say, 'dd if=/dev/random | sha256') changes how fast the clock runs? -- You are receiving this mail because: You are the

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #15 from martin.stoya...@vertalo.com --- Created attachment 226092 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226092=edit terraform testcase -- You are receiving this mail because: You are the assignee for the

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #17 from martin.stoya...@vertalo.com --- (In reply to Colin Percival from comment #14) ec2-user@freebsd:~ $ sysctl kern.timecounter kern.timecounter.tsc_shift: 1 kern.timecounter.smp_tsc_adjust: 0 kern.timecounter.smp_tsc: 1

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #16 from martin.stoya...@vertalo.com --- (In reply to Colin Percival from comment #13) I created a terraform file that launches an instance with this behavior in any region (provided you update the region and the AMI). It seems

[Bug 250816] ZFS cannot import its own export on AWS EC2 12.1 & 12.2-RELEASE

2021-06-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 Michael Büker changed: What|Removed |Added CC||free...@michael-bueker.de ---

Problem reports for virtualization@FreeBSD.org that need special attention

2021-07-11 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 256366] Microsoft Azure Network Adapter(MANA) VF support

2021-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256366 --- Comment #1 from Wei Hu --- Code review available at https://reviews.freebsd.org/D31150 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 254514] vnet: /sbin/ifconfig epair10b vnet $name getting stuck if one CPU is busy

2021-07-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254514 Bjoern A. Zeeb changed: What|Removed |Added CC||b...@freebsd.org --- Comment #4

[Bug 216493] [Hyper-V] Mellanox ConnectX-3 VF driver can't work when FreeBSD runs on Hyper-V 2016

2021-07-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216493 com.my.network changed: What|Removed |Added CC||com.my.netw...@gmail.com ---

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #16 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a7761d19dacd414c8b8269a6cf909ab4528783dc commit a7761d19dacd414c8b8269a6cf909ab4528783dc

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #17 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=cd8a5d2316a12a8abca458c31467dc9dcf8361ce commit cd8a5d2316a12a8abca458c31467dc9dcf8361ce

[Bug 256934] Panic in ena driver on a t3.large ec2 instance after upgrading to 13.0

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256934 --- Comment #3 from Alex Dupre --- (In reply to Artur Rojek from comment #2) The machine had plenty of CPU credits when it happened, that possibility can be discarded. Until now, this was the only occurrence, but it happened after 15

[Bug 254695] Hyper-V + TCP_BBR: Kernel Panic: Assertion in_epoch(net_epoch_preempt) failed at netinet/tcp_lro.c:915

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254695 Gordon Bergling changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 236922] Virtio fails as QEMU-KVM guest with Q35 chipset on Ubuntu 18.04.2 LTS

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236922 --- Comment #73 from Jamie Landeg-Jones --- Created attachment 226337 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226337=edit kenv output from both instances -- You are receiving this mail because: You are the assignee for

[Bug 236922] Virtio fails as QEMU-KVM guest with Q35 chipset on Ubuntu 18.04.2 LTS

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236922 Jamie Landeg-Jones changed: What|Removed |Added CC||ja...@catflap.org ---

[Bug 243531] Unstable ena and nvme on AWS

2021-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243531 Warner Losh changed: What|Removed |Added Resolution|--- |FIXED Status|New

Problem reports for virtualization@FreeBSD.org that need special attention

2021-06-27 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

2021-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422 --- Comment #15 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=91064841d72b285a146a3f1c32cb447251e062ea commit 91064841d72b285a146a3f1c32cb447251e062ea Author:

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #21 from Roger Pau Monné --- (In reply to Colin Percival from comment #20) That sounds like a bug in their implementation? As the hypervisor should keep the TSC of the virtual CPU synchronised across physical CPU movements.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #22 from Colin Percival --- They're the people who told me that we should use pvclock instead. ;-) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #23 from Roger Pau Monné --- (In reply to Colin Percival from comment #22) Oh OK. Maybe they don't do the vCPU TSC adjustments in order to avoid some of the overhead of vCPU scheduling. Not sure exactly what are the

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #20 from Colin Percival --- (In reply to Roger Pau Monné from comment #19) > So this system reports invariant TSC, but the TSCs are not synchronized > across CPUs? My understanding is that it's even worse than that: The TSC

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 Roger Pau Monné changed: What|Removed |Added CC||roy...@freebsd.org --- Comment

[Bug 256781] EC2 Nitro: TSC-low timecounter lags

2021-06-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781 --- Comment #24 from martin.stoya...@vertalo.com --- (In reply to Roger Pau Monné from comment #19) That seems to help, although one has to edit /boot/loader.conf and reboot the instance to apply it... Also my only test is just running

Problem reports for virtualization@FreeBSD.org that need special attention

2021-08-22 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 257969] Bridging / TAP interface does not work with bhyve if I want to emulate any linux distro with bhyve

2021-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257969 Mark Linimon changed: What|Removed |Added Assignee|ports-b...@freebsd.org |virtualization@FreeBSD.org -- You

Problem reports for virtualization@FreeBSD.org that need special attention

2021-08-15 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 257798] Ubuntu 21.04 can't connect to internet when it is emulated with bhyve on my FreeBSD 13

2021-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257798 --- Comment #3 from mario felicioni --- now my file /etc/sysctl.conf is like this : net.link.tap.up_on_open=1 net.inet.ip.forwarding=1 my /etc/rc.conf is like this : hostname="marietto" keymap="it.kbd" ifconfig_em0="DHCP"

[Bug 257798] Ubuntu 21.04 can't connect to internet when it is emulated with bhyve on my FreeBSD 13

2021-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257798 --- Comment #2 from mario felicioni --- ok. I did it. it does not work. I have the same situation as before. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 258007] bhyve Assertion failed: (!err), function hda_init, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 400

2021-08-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 Mark Linimon changed: What|Removed |Added Assignee|ports-b...@freebsd.org |virtualization@FreeBSD.org -- You

[Bug 258007] bhyve Assertion failed: (!err), function hda_init, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 400

2021-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #3 from mario felicioni --- I tried to boot Ubuntu with these arguments : Code: bhyve -S -c 4 -m 8G -w -H \ -s 0,hostbridge \ -s 1,virtio-blk,/mnt/da1p1/vms/os/ubuntu-budgie-gpu/ubuntu-2104-gpu.img \

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #5 from mario felicioni --- Here we go. I've installed FreeBSD instead of Linux with bhyve and I tried to pass thru the rtx 2080 ti using this command : Code: bhyve -S -c 4 -m 8G -w -H \ -s 0,hostbridge \ -s

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 mario felicioni changed: What|Removed |Added Summary|bhyve Assertion failed: |FreeBSD and Linux guest os

[Bug 258007] bhyve Assertion failed: (!err), function hda_init, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 400

2021-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #4 from mario felicioni --- lldb -c bhyve.core -- bhyve (lldb) thread backtrace all Program aborted due to an unhandled Error: Error value was Success. (Note: Success values must still be checked prior to being destroyed).

[Bug 258007] Assertion failed: (error == 0), function modify_bar_registration, file /usr/src

2021-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #12 from mario felicioni --- root@marietto:/home/marietto # pciconf -vlb hostb0@pci0:0:0:0: class=0x06 rev=0x0d hdr=0x00 vendor=0x8086 device=0x3e30 subvendor=0x1458 subdevice=0x5000 vendor = 'Intel

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #9 from mario felicioni --- this : /boot/loader.conf pptdevs="1/0/0 1/0/1 1/0/2 1/0/3" bhyve -S -c 4 -m 11G -w -H \ -s 0,hostbridge \ -s 1,virtio-blk,/mnt/da1p1/vms/os/ubuntu-budgie-gpu/ubuntu-2104-gpu.img \ -s

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #10 from mario felicioni --- [drm] Unable to create a private tmpfs mount, hugepage support will be disabled(-19). Failed to add WC MTRR for [0x4000-0x5fff]: -22; performance may suffer [drm] Got stolen memory base 0x0,

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #8 from mario felicioni --- this is the error message I get if I try to install the nvidia proprietary driver on the ubuntu guest without that I haven't been able to pass trhu the card before : https://ibb.co/XtKqZTk as I've

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #7 from mario felicioni --- How can I install the nvidia proprietary driver in the guest if the guest can't recognize the presence of the nvidia graphic card ? -- You are receiving this mail because: You are the assignee for

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 Peter Grehan changed: What|Removed |Added CC||gre...@freebsd.org --- Comment #6

[Bug 256159] Windows10 with bhyve on i5-5200U can not boot

2021-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256159 Aleks Michajlow changed: What|Removed |Added Resolution|--- |Not A Bug

[Bug 256159] Windows10 with bhyve on i5-5200U can not boot

2021-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256159 --- Comment #10 from Aleks Michajlow --- I enabled "memory protection" in the BIOS and it worked. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 258007] Assertion failed: (error == 0), function modify_bar_registration, file /usr/src

2021-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 mario felicioni changed: What|Removed |Added Summary|FreeBSD and Linux guest os |Assertion failed: (error ==

[Bug 258007] FreeBSD and Linux guest os emulated with bhyve can't pass thru any of my NVIDIA graphic cards : the vm freezes before to starting the boot of the disk.

2021-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #11 from mario felicioni --- I have installed the nvidia driver and then I did : Code: bhyve -S -c 4 -m 11G -w -H \ -s 0,hostbridge \ -s 1,virtio-blk,/mnt/da1p1/vms/os/ubuntu-budgie-gpu/ubuntu-2104-gpu.img \ -s

Problem reports for virtualization@FreeBSD.org that need special attention

2021-08-29 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 251046] bhyve PCI passthrough does not work inside jail

2021-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251046 Mark Johnston changed: What|Removed |Added Status|Open|In Progress

[Bug 251046] bhyve PCI passthrough does not work inside jail

2021-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251046 --- Comment #11 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=42375556e5b2e68746d999b43d124040b6affb91 commit 42375556e5b2e68746d999b43d124040b6affb91 Author:

[Bug 257798] Ubuntu 21.04 can't connect to internet when it is emulated with bhyve on my FreeBSD 13

2021-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257798 mario felicioni changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 257969] Bridging / TAP interface does not work with bhyve if I want to emulate any linux distro with bhyve

2021-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257969 mario felicioni changed: What|Removed |Added Resolution|--- |FIXED Status|New

  1   2   3   4   5   6   7   8   9   10   >