Re: Race condition in vmd(8) resulting in "freezing"

2019-03-04 Thread Mike Larkin
On Mon, Mar 04, 2019 at 01:25:16PM +0200, Wictor Lund wrote: > Hi misc@! > > I have figured out that it is possible to get vmd(8) into a state where > 1) com1_dev.rcv_pending != 0 > 2) there is data pending on com1_dev.fd > 3) the guest doesn't seem to care > > This results in a locked up

Re: man httpd.conf option does not mention option blocks

2019-03-04 Thread Jason McIntyre
On Mon, Mar 04, 2019 at 03:46:25PM -0600, Alfred Morgan wrote: > jmc wrote: > > i think if you attached a diff to your mail, no matter how poorly > > written, you would have a better chance of something happening. > > How does this sound? > A specified option may be written inside curly brackets

Re: Live ACPI "Hibernate" Style Snapshot possible without Powering Down?

2019-03-04 Thread Mike Larkin
On Mon, Mar 04, 2019 at 06:44:15PM -0700, Theo de Raadt wrote: > Z Ero wrote: > > > Hello, > > > > Curious if there is a facility to save system memory state to disk for > > recovery such as is done the ZZZ (hibernate) command without actually > > powering down? Could be useful to return to a

Re: Live ACPI "Hibernate" Style Snapshot possible without Powering Down?

2019-03-04 Thread Theo de Raadt
Z Ero wrote: > Hello, > > Curious if there is a facility to save system memory state to disk for > recovery such as is done the ZZZ (hibernate) command without actually > powering down? Could be useful to return to a previous active memory > state for devices that are not on UPS or not closely

Re: Live ACPI "Hibernate" Style Snapshot possible without Powering Down?

2019-03-04 Thread Mike Larkin
On Mon, Mar 04, 2019 at 07:06:15PM -0500, Z Ero wrote: > Hello, > > Curious if there is a facility to save system memory state to disk for > recovery such as is done the ZZZ (hibernate) command without actually > powering down? Could be useful to return to a previous active memory > state for

Live ACPI "Hibernate" Style Snapshot possible without Powering Down?

2019-03-04 Thread Z Ero
Hello, Curious if there is a facility to save system memory state to disk for recovery such as is done the ZZZ (hibernate) command without actually powering down? Could be useful to return to a previous active memory state for devices that are not on UPS or not closely monitored but do preform

Re: dhcrelay multiple instances possible bug

2019-03-04 Thread David Gwynne
Hi Riccardo, dhrelay only operates on a single interface, so you're not missing anything there. Can you show me the ps output for the dhcrelay processes you start? The rcctl commands you show below don't include the rcctl start dhcrelay and dhcrelay_second bits. I have the following in

Re: man httpd.conf option does not mention option blocks

2019-03-04 Thread Alfred Morgan
jmc wrote: > i think if you attached a diff to your mail, no matter how poorly > written, you would have a better chance of something happening. How does this sound? A specified option may be written inside curly brackets in order to specify a block of one or more specified options. (diff

Intel Pro 1000MT Dual Port nic. Need eeprom dump from working card via ethtool. It ff ff ff...d out it's EEPROM, but I got one port working after a day... but not the second.

2019-03-04 Thread intele1000bricksself
does anyone have a intel Pro 1000MT Dual port gigabit card they could give an eeprom dump of (via ethtool -e eth1 ), I now have one port working but the other is not, the eeprom someone posted seems to be only for the 1st port I need help with an intel dual port gigabit nic. It' zeroed out

dhcrelay multiple instances possible bug

2019-03-04 Thread Riccardo Giuntoli
Hi there, many years that i don't use this ml. I'm Riccardo writing from Spain, nice to meet you guys. First of all, many compliments for the exceptional hard work that you've done in the OpenBSD development. Just, thank you. Next a possible bug: In the OpenBSD dhcrelay(8) implementation i

Re: Keeping track of MAC addresses

2019-03-04 Thread SJP Lists
On Thu, 21 Feb 2019 at 07:15, wrote: > > > did you take a look at net/arpwatch? > > Too many emails; email to root is not a useful mechanism for me. arpwatch could be configured to send emails to an address other than root. At the time I was using it, the --help showed a command line option for

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
On Mon, 4 Mar 2019, 13:29 David Gwynne, wrote: > On Mon, Mar 04, 2019 at 10:36:23AM +0100, Tony Sarendal wrote: > > On Mon, 4 Mar 2019, 09:43 Tony Sarendal, wrote: > > > > > > > > > > > Den m??n 4 mars 2019 kl 09:26 skrev Tony Sarendal : > > > > > >> Den s??n 3 mars 2019 kl 21:35 skrev Theo de

Race condition in vmd(8) resulting in "freezing"

2019-03-04 Thread Wictor Lund
Hi misc@! I have figured out that it is possible to get vmd(8) into a state where 1) com1_dev.rcv_pending != 0 2) there is data pending on com1_dev.fd 3) the guest doesn't seem to care This results in a locked up situation where com_rcv_event() is called on indefinitely. It seems to me that an

Re: Packet loss with latest snapshot

2019-03-04 Thread David Gwynne
On Mon, Mar 04, 2019 at 10:36:23AM +0100, Tony Sarendal wrote: > On Mon, 4 Mar 2019, 09:43 Tony Sarendal, wrote: > > > > > > > Den m??n 4 mars 2019 kl 09:26 skrev Tony Sarendal : > > > >> Den s??n 3 mars 2019 kl 21:35 skrev Theo de Raadt : > >> > >>> Tony, > >>> > >>> Are you out of your mind?

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
On Mon, 4 Mar 2019, 09:43 Tony Sarendal, wrote: > > > Den mån 4 mars 2019 kl 09:26 skrev Tony Sarendal : > >> Den sön 3 mars 2019 kl 21:35 skrev Theo de Raadt : >> >>> Tony, >>> >>> Are you out of your mind? You didn't provide even a rough hint about >>> what your firewall configuration looks

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
Den mån 4 mars 2019 kl 09:26 skrev Tony Sarendal : > Den sön 3 mars 2019 kl 21:35 skrev Theo de Raadt : > >> Tony, >> >> Are you out of your mind? You didn't provide even a rough hint about >> what your firewall configuration looks like. You recognize that's >> pathetic, right? >> >> > Earlier

Re: Packet loss with latest snapshot

2019-03-04 Thread Tony Sarendal
Den sön 3 mars 2019 kl 21:35 skrev Theo de Raadt : > Tony, > > Are you out of your mind? You didn't provide even a rough hint about > what your firewall configuration looks like. You recognize that's > pathetic, right? > > > Earlier in the week I could run parallel ping-pong tests through my