On Tue, 2014-09-16 at 22:27 +0300, Konstantin Belousov wrote: > On Tue, Sep 16, 2014 at 12:08:54PM -0700, Sean Bruno wrote: > > On Tue, 2014-09-16 at 21:57 +0300, Konstantin Belousov wrote: > > > On Tue, Sep 16, 2014 at 11:40:15AM -0700, Sean Bruno wrote: > > > > HV_KVP: open /dev/hv_kvp_dev failed; error: 2 No such file or directory > > > > > > > > I assume that there is missing error handling in or logic here somewhere > > > > as every one of my machines is spamming my consoles on startup with this > > > > new message. > > > > > > This is after r271493. The hv_kvpd lacks 'NO' entry > > > in the /etc/defaults/rc.conf. > > > > Right, something like this should be added? > Yes, assuming it indeed solves the issue. > > > > > > Index: rc.conf > > =================================================================== > > --- rc.conf (revision 271679) > > +++ rc.conf (working copy) > > _at__at_ -684,6 +684,8 _at__at_ > > jail_parallel_start="NO" # Start jails in the background > > jail_list="" # Space separated list of names of jails > > > > +hv_kvpd_enable="NO" # Start the Hyper-V key-value Pair Driver hv_kvp(4) > > + > > ############################################################## > > ### Define source_rc_confs, the mechanism used by /etc/rc.* ## > > ### scripts to source rc_conf_files overrides safely. ## > > Hopefully, I didn't make things worse? https://svnweb.freebsd.org/base?view=revision&revision=271688 seanReceived on Tue Sep 16 2014 - 18:03:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:52 UTC