Re: nfe0 connection not as reliable; a few questions...

2016-04-24 Thread Jeffrey Bouquet
On Sat, 23 Apr 2016 19:48:46 -0700 (PDT), "Jeffrey Bouquet" wrote: > Updated current { from Sept last year } to this week... and nfe0 now seems > to require a reboot > daily at least { no access to beyond-the-lan ... } > > Is there maybe some tunable (net.inet... ) related or sysctl { ke

Re: why 100 packages are evil

2016-04-24 Thread Gerrit Kühn
On Sat, 23 Apr 2016 18:52:32 +0100 Matthew Seaman wrote about Re: why 100 packages are evil: MS> > Is freebsd-update going away as result of the new packaging ? > Yes. It will be replaced by 'pkg upgrade' -- as far as I know, that's > the plan for 11.0-RELEASE. Hm... I never had any troubles w

Re: Heads up

2016-04-24 Thread Otacílio de Araújo Ramos Neto
Em seg, 25 de abr de 2016 01:55, Otacílio escreveu: > Em 24/04/2016 14:49, Ivan Klymenko escreveu: > > On Fri, 15 Apr 2016 11:44:43 +0300 > > Ivan Klymenko wrote: > > > >> On Thu, 14 Apr 2016 16:42:33 -0600 > >> Warner Losh wrote: > >> > >>> The CAM I/O scheduler has been committed to current.

Re: Heads up

2016-04-24 Thread Otacílio
Em 24/04/2016 14:49, Ivan Klymenko escreveu: On Fri, 15 Apr 2016 11:44:43 +0300 Ivan Klymenko wrote: On Thu, 14 Apr 2016 16:42:33 -0600 Warner Losh wrote: The CAM I/O scheduler has been committed to current. This work is described in https://people.freebsd.org/~imp/bsdcan2015/iosched-v3.pdf

Fail to download mysql57-server from port

2016-04-24 Thread Teerapatr Kittiratanachai
Hi members. I try to install MySQL server 5.7 on FreeBSD 10.3 and found a lot of error during download package as following. Could you please suggest me how to solve this problem? PS. I already fetch and extract new port. root@rd00:/usr/ports/databases/mysql57-server # less distinfo SHA256 (mysq

Re: NanoBSD (Was Re: [CFT] packaging the base system with pkg(8))

2016-04-24 Thread Warner Losh
On Sun, Apr 24, 2016 at 12:14 PM, Daniel Eischen wrote: > On Sun, 24 Apr 2016, Warner Losh wrote: > > On Sun, Apr 24, 2016 at 6:34 AM, Daniel Eischen >> wrote: >> >> On Sat, 23 Apr 2016, Warner Losh wrote: >>> >>> On Sat, Apr 23, 2016 at 7:51 AM, Daniel Eischen >>> wrote: [CC tri

Re: Heads up

2016-04-24 Thread Warner Losh
I'll try virtualbox again, but it booted fine when I tried it before. I'll give bhyve a sping. I haven't tried it in quite some time, but it worked about 9 months ago. But since I don't even know what the errors you are seeing are, I can't tell you that it is similar to some other error reports or

ixv device_attach: ixv0 attach returned 5 (was sr-iov issues, reset_hw() failed with error -100)

2016-04-24 Thread Ultima
The sr-iov vf driver is failing to attach. # pciconf -lv: (filtered to only relevant output) ix0@pci0:129:0:0: class=0x02 card=0x1458 chip=0x15288086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = 'Ethernet Controller 10-Gigabit X540-AT2' class = network

Re: [CFT] packaging the base system with pkg(8)

2016-04-24 Thread Glen Barber
On Mon, Apr 25, 2016 at 10:40:24AM +0800, Alastair Hogge wrote: > Will /usr/src/release/release.sh eventually support building base packages > as an option? Yes. Glen signature.asc Description: PGP signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-24 Thread Alastair Hogge
Dear FreeBSD community, Thanks so much for this awesome effort. Will /usr/src/release/release.sh eventually support building base packages as an option? If possible, is it something that we could see soon? Ta, Alastair -- Why isn't there a special name for the tops of your feet?

Re: New rc.d scripts on current

2016-04-24 Thread Lars Engels
On Sun, Apr 24, 2016 at 08:33:11AM -0700, Manfred Antar wrote: > Updated /etc yesterday via mergemaster. > Now I’m getting this on reboot. Everything seems to be working alright. > > eval: disk: not found > eval: disk: not found > eval: ${GELI ...}: Bad substitutio > FreeBSD/amd64 (pozo.com) (ttyu

Re: extremely slow to get to loader

2016-04-24 Thread Ruslan Makhmatkhanov
Hi, I'm expecting the same behaviour after updating to r298524. It hangs for 5-10 minutes at "BTX loader" screen and after that loads successfully. While hanging, according to HDD LED on my laptop, it actively doing disk I/O operations, and all of this looks pretty scary. I'm using standard n

Re: NanoBSD (Was Re: [CFT] packaging the base system with pkg(8))

2016-04-24 Thread Daniel Eischen
On Sun, 24 Apr 2016, Warner Losh wrote: On Sun, Apr 24, 2016 at 6:34 AM, Daniel Eischen wrote: On Sat, 23 Apr 2016, Warner Losh wrote: On Sat, Apr 23, 2016 at 7:51 AM, Daniel Eischen wrote: [CC trimmed] On Fri, 22 Apr 2016, Warner Losh wrote: I personally will be refraining from enga

Re: Heads up

2016-04-24 Thread Ivan Klymenko
On Fri, 15 Apr 2016 11:44:43 +0300 Ivan Klymenko wrote: > On Thu, 14 Apr 2016 16:42:33 -0600 > Warner Losh wrote: > > > The CAM I/O scheduler has been committed to current. This work is > > described in > > https://people.freebsd.org/~imp/bsdcan2015/iosched-v3.pdf though the > > default schedul

Re: extremely slow to get to loader

2016-04-24 Thread Larry Rosenman
On 2016-04-21 20:56, Johannes Dieterich wrote: On Thu, Apr 21, 2016 at 12:16 PM, Allan Jude wrote: On 2016-04-21 10:46, Johannes Dieterich wrote: Dear all, with r298385, I observe extremely long times from turning on my laptop to reach loader. This is a regression compared to a roughly 1 wee

Re: NanoBSD (Was Re: [CFT] packaging the base system with pkg(8))

2016-04-24 Thread Warner Losh
On Sun, Apr 24, 2016 at 6:34 AM, Daniel Eischen wrote: > On Sat, 23 Apr 2016, Warner Losh wrote: > > On Sat, Apr 23, 2016 at 7:51 AM, Daniel Eischen >> wrote: >> >> [CC trimmed] >>> >>> On Fri, 22 Apr 2016, Warner Losh wrote: >>> >>> I personally will be refraining from engaging further. I

Re: NanoBSD (Was Re: [CFT] packaging the base system with pkg(8))

2016-04-24 Thread NGie Cooper
> On Apr 24, 2016, at 05:34, Daniel Eischen wrote: > >> On Sat, 23 Apr 2016, Warner Losh wrote: >> >> On Sat, Apr 23, 2016 at 7:51 AM, Daniel Eischen >> wrote: >> >>> [CC trimmed] >>> On Fri, 22 Apr 2016, Warner Losh wrote: I personally will be refraining from engaging

New rc.d scripts on current

2016-04-24 Thread Manfred Antar
Updated /etc yesterday via mergemaster. Now I’m getting this on reboot. Everything seems to be working alright. eval: disk: not found eval: disk: not found eval: ${GELI ...}: Bad substitutio FreeBSD/amd64 (pozo.com) (ttyu0) login: Not sure if it is error or new feature. Manfred ___

Re: NanoBSD (Was Re: [CFT] packaging the base system with pkg(8))

2016-04-24 Thread Daniel Eischen
On Sat, 23 Apr 2016, Warner Losh wrote: On Sat, Apr 23, 2016 at 7:51 AM, Daniel Eischen wrote: [CC trimmed] On Fri, 22 Apr 2016, Warner Losh wrote: I personally will be refraining from engaging further. I plan on seeing what gaps there are by adding support to NanoBSD for packages. I'll b