High Send-Q values in netstat after upgrading to 12.1-RELEASE: system is unusable

2019-11-05 Thread Jose G. Juanino
T inet netmask 0xff00 broadcast D media: Ethernet autoselect status: active nd6 options=29 Thanks in advanced, regards -- Jose G. Juanino ___ freebsd-stable@freebsd.org mailing

Re: High Send-Q values in netstat after upgrading to 12.1-RELEASE: system is unusable

2019-11-05 Thread Jose G. Juanino
On Tuesday, November 05 at 22:44:10 CET, Jose G. Juanino wrote: > Hi all, > > today I have upgraded to 12.1-RELEASE from 12.0-RELEASE-p10 via > freebsd-update. The host is a VMware guest with vmx net interface. The > system runs with 12.0-RELEASE perfectly, with no issue, reli

Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt

2018-05-13 Thread Jose G. Juanino
Hi FreeBSD stable, I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to run Windows 7 from the FreeBSD box, and just after to complete the upgrade and reboot, the system panics just after to load kernel module vboxdrv. The workaround is rebuild both emulators/virtualbox-ose and

Re: Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt

2018-05-13 Thread Jose G. Juanino
On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote: > Hi FreeBSD stable, > > I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to > run Windows 7 from the FreeBSD box, and just after to complete the > upgrade and reboot, the system panics just after to loa

Re: Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt

2018-05-15 Thread Jose G. Juanino
se-kmod, unload all vbox modules and reload them. That > should fix he problem. Sorry for the late reply. I was assuming that kernel modules are not guaranteed to work between *major* upgrades, but I was wrong, thanks for clarifying that. Regards. -