Outdated IX intel driver in /usr/src tree

2022-12-07 Thread Dan The Man
ix-3.3.32 is on intel website since back in July. https://www.intel.com/content/www/us/en/download/14303/intel-network-adapters-driver-for-pcie-10-gigabit-network-connections-under-freebsd.html /usr/src/sys/dev/ixgbe seems to be behind. Currently having issues with Intel 520 DA card hitting

Re: vfs.zfs.vol.recursive hang makes it impossible to mount zvol

2022-11-14 Thread Dan The Man
The Man CEO & Founder Websites, Domains and Everything else http://www.SunSaturn.com/aboutus.php Email: d...@sunsaturn.com PGP Key: https://SunSaturn.com/pgp.txt A1A7 6E84 FB0B 8994 C3B5 A1BA FF6F 4997 7311 C386 On Mon, 7 Nov 2022, Alexander Motin wrote: On 07.11.2022 18:53, Dan The Man w

Re: vfs.zfs.vol.recursive hang makes it impossible to mount zvol

2022-11-10 Thread Dan The Man
,hostbridge \ -s 4:0,virtio-scsi,$STORAGE \ -s 5:0,virtio-net,$TAP \ -s 29,fbuf,tcp=$HOST:$PORT,w=$WIDTH,h=$HEIGHT \ -s 30,xhci,tablet \ -s 31,lpc -l com1,$SERIAL \ -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \

vfs.zfs.vol.recursive hang makes it impossible to mount zvol

2022-11-07 Thread Dan The Man
rt -fR /mnt testing This hangs forever The only way to import that pool from the zvol that I know of..... Dan -- Dan The Man CEO & Founder Websites, Domains and Everything else http://www.SunSaturn.com/aboutus.php Email: d...@sunsaturn.com PGP Key: https://SunSaturn.com/pgp.txt A1A7

Options for production testing under current(samba slow)

2022-11-05 Thread Dan The Man
? Dan. -- Dan The Man CEO & Founder Websites, Domains and Everything else http://www.SunSaturn.com/aboutus.php Email: d...@sunsaturn.com PGP Key: https://SunSaturn.com/pgp.txt A1A7 6E84 FB0B 8994 C3B5 A1BA FF6F 4997 7311 C386

sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
kern.ipc.somaxconn: 4096 - 65535 sunsaturn:~# Trying to stress test a framework here that tosses 100k of connections into a listen queue before doing anything, I realize I'll have to use multiple local IPs get get around port limitations, but why is this backlog using a limit? Dan. -- Dan The Man CTO

Re: sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
On Wed, 4 Jan 2012, Chuck Swiger wrote: On Jan 4, 2012, at 12:22 PM, Dan The Man wrote: Trying to stress test a framework here that tosses 100k of connections into a listen queue before doing anything, I realize I'll have to use multiple local IPs get get around port limitations, but why

Re: sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
On Wed, 4 Jan 2012, Chuck Swiger wrote: On Jan 4, 2012, at 12:44 PM, Dan The Man wrote: Even a backlog of a 1000 is large compared to the default listen queue size of around 50 or 128. And if you can drain 1000 connections per second, a 65K backlog is big enough that plenty of clients (I'm

Re: sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
On Wed, 4 Jan 2012, Dan The Man wrote: On Wed, 4 Jan 2012, Chuck Swiger wrote: On Jan 4, 2012, at 12:44 PM, Dan The Man wrote: Even a backlog of a 1000 is large compared to the default listen queue size of around 50 or 128. And if you can drain 1000 connections per second, a 65K backlog

Re: sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
On Wed, 4 Jan 2012, Chuck Swiger wrote: On Jan 4, 2012, at 1:49 PM, Arnaud Lacombe wrote: Hi, On Wed, Jan 4, 2012 at 4:42 PM, Chuck Swiger cswi...@mac.com wrote: On Jan 4, 2012, at 1:03 PM, Dan The Man wrote: However, I'm not convinced that it is useful to do this. At some point, you

Re: sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
On Wed, 4 Jan 2012, Dan The Man wrote: On Wed, 4 Jan 2012, Chuck Swiger wrote: On Jan 4, 2012, at 1:49 PM, Arnaud Lacombe wrote: Hi, On Wed, Jan 4, 2012 at 4:42 PM, Chuck Swiger cswi...@mac.com wrote: On Jan 4, 2012, at 1:03 PM, Dan The Man wrote: However, I'm not convinced

Re: sysctl kern.ipc.somaxconn limit 65535 why?

2012-01-04 Thread Dan The Man
On Wed, 4 Jan 2012, Chuck Swiger wrote: Hi-- On Jan 4, 2012, at 2:23 PM, Dan The Man wrote: It is not arbitrary. Systems ought to provide sensible limits, which can be adjusted if needed and appropriate. The fact that a system might have 50,000 file descriptors globally available does

jexec -h hostname option

2011-12-22 Thread Dan The Man
| -U username] jail command ... sunsaturn:~# uname -a FreeBSD sunsaturn.com 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sun Dec 11 19:20:46 CST 2011 dr...@sunsaturn.com:/usr/obj/usr/src/sys/MYKERNEL amd64 sunsaturn:~# Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains

Re: jexec -h hostname option

2011-12-22 Thread Dan The Man
On Thu, 22 Dec 2011, Bjoern A. Zeeb wrote: On 22. Dec 2011, at 14:03 , Dan The Man wrote: http://www.freebsd.org/relnotes/CURRENT/relnotes/new.html#USERLAND jexec(8) now supports -h hostname option to specify the jail where the command will be executed. Oh wow. That's all

pf.conf + IPV6 to IPV4 port rdr

2011-12-01 Thread Dan The Man
to 1, net.inet6.ip6.v6only=0 to allow the mapping... I can even telnet to :::67.159.46.238 9191 from any host yet it will not forward the 2001:49f0:4004:: addresses, and yes inet6 is allowing the port to pass, so this makes no sense to me Dan. -- Dan The Man CTO/ Senior System

rc.conf changes IPV6

2011-11-21 Thread Dan The Man
prefixlen 48 ifconfig_em1_alias0=inet6 2001:49f0:4004:::::0003 prefixlen 48 ifconfig_em1_alias1=inet6 2001:49f0:4004:::::0004 prefixlen 48 Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email

Re: rc.conf changes IPV6

2011-11-21 Thread Dan The Man
On Mon, 21 Nov 2011, Stefan Bethke wrote: Am 21.11.2011 um 20:25 schrieb Dan The Man: I notice we have changed way IPV6 is done in rc.conf now. I assume someone will update: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html My question now concerns aliases

Re: rc.conf changes IPV6

2011-11-21 Thread Dan The Man
Good point, I did switch to new config, let me find a box I can take down and I'll report back. I assume you'd be right considering how shell scripting works, that would not make much sense... Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http

Re: rc.conf changes IPV6

2011-11-21 Thread Dan The Man
mistakes. Definately would be nice to see ipv6_addrs_ifname added. Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com On Mon, 21 Nov 2011, Dan The Man wrote: Good point, I did switch to new config, let

spamcop abuse of power

2011-11-17 Thread Dan The Man
their abuse issues. Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

NFSV4 readlink_stat

2011-11-14 Thread Dan The Man
/mp3/Kass Tunes/Z Too Small to Seperate/Z Favorite WMA - Songs/Rock n Roll/Q-S/Q/Queensryche/Queensr\#377che - Best I Can - 01.wma) failed: Invalid argument (22) Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d

Re: samba+zfs

2011-11-14 Thread Dan The Man
. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com On Sat, 12 Nov 2011, Dan The Man wrote: Well been running a week now and problems again. 3 3 terrabyte drives are @85% with compression enabled, i have

Re: samba+zfs

2011-11-14 Thread Dan The Man
event smbd_idle literally holding up process for many seconds all the time Dan, -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com ___ freebsd-current

Re: samba+zfs

2011-11-12 Thread Dan The Man
Well been running a week now and problems again. 3 3 terrabyte drives are @85% with compression enabled, i have to wonder if that is part of the problem. Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d

Re: samba+zfs

2011-11-08 Thread Dan The Man
) smb_vwv[13]=0 (0x0) smb_bcc=0 Hopefully maybe someone can shine some light on this Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com On Fri, 28 Oct 2011, Garrett Cooper wrote: On Thu, Oct

Re: samba+zfs

2011-11-08 Thread Dan The Man
Sorry I meant it was running fine on beta3 and 8.2 stable, and NOT RC1: asterisk:~# uname -a FreeBSD asterisk.sunsaturn.com 9.0-RC1 FreeBSD 9.0-RC1 #0: Mon Oct 31 19:46:53 CDT 2011 dr...@asterisk.sunsaturn.com:/usr/obj/usr/src/sys/MYKERNEL amd64 asterisk:~# Dan. -- Dan The Man CTO

Proftpd + Freebsd 9 + mod_mysql

2011-11-08 Thread Dan The Man
Not sure if anyone else is having problem with proftpd on freebsd 9, but here is a patch to stop it terminating, should be included in next release, courtesy of TJ saunders working with me on it. Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else

/etc/group chkgrp invalid character @

2011-11-08 Thread Dan The Man
param.h now. Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com On Tue, 8 Nov 2011, Kurt Touet wrote: On Tue, Nov 8, 2011 at 3:32 AM, Dan The Man d...@sunsaturn.com wrote: Sorry I meant it was running

Re: /etc/group chkgrp invalid character @

2011-11-08 Thread Dan The Man
Understood, will resubmit, I didn't think of the email headers. Thank-you, Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com On Tue, 8 Nov 2011, Doug Barton wrote: If you want to start a new

MAXLOGNAME + /etc/group + chkgrp invalid character @

2011-11-08 Thread Dan The Man
param.h now. Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: d...@sunsaturn.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: MAXLOGNAME + /etc/group + chkgrp invalid character @

2011-11-08 Thread Dan The Man
On Tue, 8 Nov 2011, Chuck Swiger wrote: On Nov 8, 2011, at 3:47 PM, Dan The Man wrote: In the daily cron Daily run output email always get the following: Verifying group file syntax: chkgrp: /etc/group: line 3: '@' invalid character chkgrp expects group names to consist of characters

Re: MAXLOGNAME + /etc/group + chkgrp invalid character @

2011-11-08 Thread Dan The Man
On Tue, 8 Nov 2011, Chuck Swiger wrote: Hi-- On Nov 8, 2011, at 4:32 PM, Dan The Man wrote: On Tue, 8 Nov 2011, Chuck Swiger wrote: On Nov 8, 2011, at 3:47 PM, Dan The Man wrote: In the daily cron Daily run output email always get the following: Verifying group file syntax: chkgrp: /etc

Re: samba+zfs

2011-11-08 Thread Dan The Man
On Tue, 8 Nov 2011, Kurt Touet wrote: On Tue, Nov 8, 2011 at 3:32 AM, Dan The Man d...@sunsaturn.com wrote: Sorry I meant it was running fine on beta3 and 8.2 stable, and NOT RC1: asterisk:~# uname -a FreeBSD asterisk.sunsaturn.com 9.0-RC1 FreeBSD 9.0-RC1 #0: Mon Oct 31 19:46:53 CDT 2011 dr