Re: OpenBSD 7.2 on Oracle Cloud

2023-04-30 Thread Aaron Mason
On Mon, May 1, 2023 at 10:08 AM Aaron Mason wrote: > > I can reproduce it with this in QEMU 8.0 in Winders (thanks Antun who > sent something like this to the bugs@ list): > > qemu-system-x86_64 -accel whpx,kernel-irqchip=off -machine q35 \ >-cpu EPYC-Rome,-monitor -m 8g -smp

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-30 Thread Aaron Mason
I can reproduce it with this in QEMU 8.0 in Winders (thanks Antun who sent something like this to the bugs@ list): qemu-system-x86_64 -accel whpx,kernel-irqchip=off -machine q35 \ -cpu EPYC-Rome,-monitor -m 8g -smp 6,sockets=1,cores=6 \ -nic user,model=virtio-net-pci,hostfwd=tcp::10022-:22

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-30 Thread Stefan Fritsch
Hi, what qemu version are you using? I cannot reproduce this with qemu 7.2. Can you try with a newer qemu? Cheers, Stefan Am 25.04.23 um 14:53 schrieb Aaron Mason: Yeah I'm getting the same thing. Trying a build in QEMU and transferring in to see if that helps. Will report back. Ok, good

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-27 Thread Aaron Mason
On Wed, Apr 26, 2023 at 7:36 AM Antun Matanović wrote: > > I tested the patch you provided on my local qemu install and it booted > successfully. > >> Index: sys/dev/pv/vioscsi.c >> === >> RCS file: /cvs/src/sys/dev/pv/vioscsi.c,v

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-27 Thread Aaron Mason
On Tue, Apr 25, 2023 at 10:53 PM Aaron Mason wrote: > > On Mon, Apr 24, 2023 at 3:47 PM Aaron Mason wrote: > > > > On Fri, Apr 21, 2023 at 2:50 PM Aaron Mason > > wrote: > > > > > > On Fri, Apr 21, 2023 at 1:39 PM Aaron Mason > > > wrote: > > > > > > > > On Fri, Apr 7, 2023 at 3:25 AM Antun

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-25 Thread Antun Matanović
I tested the patch you provided on my local qemu install and it booted successfully. Index: sys/dev/pv/vioscsi.c > === > RCS file: /cvs/src/sys/dev/pv/vioscsi.c,v > retrieving revision 1.30 > diff -u -p -u -p -r1.30 vioscsi.c > ---

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-25 Thread Aaron Mason
On Mon, Apr 24, 2023 at 3:47 PM Aaron Mason wrote: > > On Fri, Apr 21, 2023 at 2:50 PM Aaron Mason wrote: > > > > On Fri, Apr 21, 2023 at 1:39 PM Aaron Mason > > wrote: > > > > > > On Fri, Apr 7, 2023 at 3:25 AM Antun Matanović > > > wrote: > > > > > > > > On Thu, 6 Apr 2023 at 12:55, Fabio

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-23 Thread Aaron Mason
On Fri, Apr 21, 2023 at 2:50 PM Aaron Mason wrote: > > On Fri, Apr 21, 2023 at 1:39 PM Aaron Mason wrote: > > > > On Fri, Apr 7, 2023 at 3:25 AM Antun Matanović > > wrote: > > > > > > On Thu, 6 Apr 2023 at 12:55, Fabio Martins wrote: > > > > > > > > Try to add an entry in grub like in this

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-20 Thread Aaron Mason
On Fri, Apr 21, 2023 at 1:39 PM Aaron Mason wrote: > > On Fri, Apr 7, 2023 at 3:25 AM Antun Matanović > wrote: > > > > On Thu, 6 Apr 2023 at 12:55, Fabio Martins wrote: > > > > > > Try to add an entry in grub like in this article: > > > > > >

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-20 Thread Aaron Mason
On Fri, Apr 7, 2023 at 3:25 AM Antun Matanović wrote: > > On Thu, 6 Apr 2023 at 12:55, Fabio Martins wrote: > > > > Try to add an entry in grub like in this article: > > > > https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-machines.html > > I have tried that, but it did not resolve the

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-06 Thread Antun Matanović
On Thu, 6 Apr 2023 at 12:55, Fabio Martins wrote: > > Try to add an entry in grub like in this article: > > https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-machines.html I have tried that, but it did not resolve the issue. Sorry I forgot to mention it originally. On Thu, 6 Apr 2023 at

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-06 Thread Janne Johansson
Den tors 6 apr. 2023 kl 12:57 skrev Fabio Martins : > Try to add an entry in grub like in this article: > > https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-machines.html That is very much not the same issue. The arm64 instances on Oracle finds the correct kernel and boots it, it just

Re: OpenBSD 7.2 on Oracle Cloud

2023-04-06 Thread Fabio Martins
Try to add an entry in grub like in this article: https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-machines.html On Wednesday, April 5, 2023, Antun Matanović wrote: > I'm trying to set up OpenBSD on an Always Free VM.Standard.E2.1.Micro > instance and I keep getting a page fault (log

OpenBSD 7.2 on Oracle Cloud

2023-04-05 Thread Antun Matanović
I'm trying to set up OpenBSD on an Always Free VM.Standard.E2.1.Micro instance and I keep getting a page fault (log included below). I created an instance using the default Oracle Linux 8 image with all default settings except for disabling in-transit encryption. From there I just dd'd the