Date: Tue, 16 Sep 2014 22:27:45 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: sbruno@freebsd.org Cc: freebsd-current <freebsd-current@FreeBSD.org> Subject: Re: New spam on all my current machine consoles Message-ID: <20140916192745.GA2737@kib.kiev.ua> In-Reply-To: <1410894534.1166.3.camel@bruno> References: <1410892815.1106.0.camel@bruno> <20140916185758.GZ2737@kib.kiev.ua> <1410894534.1166.3.camel@bruno>
next in thread | previous in thread | raw e-mail | index | archive | help
--U6cyWEHvdUv52/jb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 directo= ry > > >=20 > > > I assume that there is missing error handling in or logic here somewh= ere > > > as every one of my machines is spamming my consoles on startup with t= his > > > new message. > >=20 > > This is after r271493. The hv_kvpd lacks 'NO' entry > > in the /etc/defaults/rc.conf. >=20 > Right, something like this should be added? Yes, assuming it indeed solves the issue. >=20 > Index: rc.conf > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- rc.conf (revision 271679) > +++ rc.conf (working copy) > @@ -684,6 +684,8 @@ > jail_parallel_start=3D"NO" # Start jails in the background > jail_list=3D"" # Space separated list of names of jails > =20 > +hv_kvpd_enable=3D"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. ## >=20 --U6cyWEHvdUv52/jb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUGI8xAAoJEJDCuSvBvK1BBrAP/imFtz6cHYzZwwcnEWJNTCCl hZXrgCL67/pklR5BYQayfiKyjcPnazFE5Nja73RyUPRsu7zs9rMVfSMpWPYNvRuC WEe4bkANLHXojkCOwAKSKntoz7JEYdgNl0uRKYwrrwsYeuzdKaYDaZUvDvd7qgWu USoE2BZV3WdPQNeYcPh43I1NTCZyGEOEZm+kxRwe5UjOZWLiTW5ewJqv7z4Z6j5g zSvPSZJFEK+aUESR/u7+MSpA0nWUxa7kJeKa4GI2DbNMte2U4/FrfsGW9pRHgHQZ YaW0qOG6oHirG3mIYCeK33ARcPPwAny7Wwwv1bznXmLzESaH7v9sU5tTDpIMMB6f YKQkN04aO/21w8Y5C5mV/ZvP1wUzEuc86Mixk0NKcH+J8toXVcWVv4rDyJ4OZpPo jwN8GUYNkAmqBXJIEabxhgJGUNBDdSO1Gg4Y8BK8zeCkqDCO2SJk+v/pJbjufYAL eMZoMFKg2887JFgtYCrTZxf5pZu+DU9VX501X0nVRvXSPefQDbxKdEz9l60Xzi71 EpKvjhQ0YNWDb6EmGFjSwPWK7evy5kLYdGM1CpM6risz0j9Bm1PrhEnp1axDFheL qjVJwtZ8bv+N6ZvkBBkqS9dQUitW8Es2zFPAPnNyEONQA0x8YHRCRam5wuLUpaYn 8jZDG4KaBkn5va35ms4m =sTkW -----END PGP SIGNATURE----- --U6cyWEHvdUv52/jb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140916192745.GA2737>