Re: How to unlock a serial port

2021-01-14 Thread Nick Holland
On 1/14/21 12:38 PM, Andrew Grillet wrote: Hi I am running OpenBSD on a T2000 (Sparc64). I was trying to use the serial port from the primary domain, connected via ssh, and my network lost the connection. My tty00 is now locked: jay# stty -f /dev/tty00 stty: /dev/tty00: Device busy I do not want

How to unlock a serial port

2021-01-14 Thread Andrew Grillet
Hi I am running OpenBSD on a T2000 (Sparc64). I was trying to use the serial port from the primary domain, connected via ssh, and my network lost the connection. My tty00 is now locked: jay# stty -f /dev/tty00 stty: /dev/tty00: Device busy I do not want to reboot the primary, as the guests are run

Re: auto-boot

2021-01-14 Thread Bastien Durel
Le jeudi 14 janvier 2021 à 16:59 +0100, Marcus MERIGHI a écrit : > bast...@durel.org (Bastien Durel), 2021.01.14 (Thu) 16:05 (CET): > > Le jeudi 14 janvier 2021 à 15:47 +0100, Marcus MERIGHI a écrit : > > > bast...@durel.org (Bastien Durel), 2021.01.14 (Thu) 10:20 (CET): > > > > I have a router con

Re: auto-boot

2021-01-14 Thread Marcus MERIGHI
bast...@durel.org (Bastien Durel), 2021.01.14 (Thu) 16:05 (CET): > Le jeudi 14 janvier 2021 à 15:47 +0100, Marcus MERIGHI a écrit : > > bast...@durel.org (Bastien Durel), 2021.01.14 (Thu) 10:20 (CET): > > > I have a router connected via a serial port to another machine > > > (which > > > is usually

Re: auto-boot

2021-01-14 Thread Bastien Durel
Le jeudi 14 janvier 2021 à 15:47 +0100, Marcus MERIGHI a écrit : > Hello, > > bast...@durel.org (Bastien Durel), 2021.01.14 (Thu) 10:20 (CET): > > I have a router connected via a serial port to another machine > > (which > > is usually powered off), wich fails to boot until I connect and > > vali

Re: auto-boot

2021-01-14 Thread Marcus MERIGHI
Hello, bast...@durel.org (Bastien Durel), 2021.01.14 (Thu) 10:20 (CET): > I have a router connected via a serial port to another machine (which > is usually powered off), wich fails to boot until I connect and > validate the boot> prompt > > I configured my boot.conf as it follows : > > # cat /

Re: rm: fts_read: No such file or directory

2021-01-14 Thread Paul de Weerd
Hi Otto, Thanks for your reply. On Thu, Jan 14, 2021 at 08:22:33AM +0100, Otto Moerbeek wrote: | > Could there be some TOCTOU issue here somewhere? Or some cache | > misbehaviour? Or is it really dying hardware? | | My first bet would be some form of corruption. FLipped bits in e..g | director

Re: CARP load balancing problems under KVM

2021-01-14 Thread Carlos Lopez
Many thanks for your help Giannis ... I am not using oVirt to manage this KVM host, only default installed tools: libvirtd, virsh ... In any case there is not any filter applied in libvirtd On 12/1/21, 20:13, "owner-m...@openbsd.org on behalf of Kapetanakis Giannis" wrote: On 12/01/

auto-boot

2021-01-14 Thread Bastien Durel
Hello, I have a router connected via a serial port to another machine (which is usually powered off), wich fails to boot until I connect and validate the boot> prompt I configured my boot.conf as it follows : # cat /etc/boot.conf set timeout 10 s

Re: IKEv2 on Windows 10

2021-01-14 Thread Stuart Henderson
On 2021-01-13, Ian Timothy wrote: > Looking at some of the other information provided, I tried this along with > the registry edit below: > > PS> Add-VpnConnection -Name "IPB2" -ServerAddress "vpn.company.com" > -TunnelType IKEv2 -AuthenticationMethod MachineCertificate -AllUserConnection > -Fo