Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <ydseuv89gj.fsf@UBEblock.psr.com>
Deutsch   English   Français   Italiano  
<ydseuv89gj.fsf@UBEblock.psr.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Winston <wbe@UBEBLOCK.psr.com.invalid>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: disable command queuing at startup?
Date: Fri, 23 Aug 2024 12:55:56 -0400
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <ydseuv89gj.fsf@UBEblock.psr.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Fri, 23 Aug 2024 18:56:04 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="fe5dff6743c6c9f9af50608a54553f39";
	logging-data="1046192"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19ciTXGEfneYmBY4UtDl91o"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:udW3s5TJge6stI9wMyfZYcGeAa0=
	sha1:aqREwXEbh01q8orpe9Cw9u/ltxI=
Mail-Copies-To: never
Bytes: 1320

Once FreeBSD is up and running,
        "camcontrol negotiate $device -T disable"
will disable command queuing for $device.

Is there a setting or hint.* in some .conf file (loader.conf.local?)
that would do that during startup?

Thanks!
 -WBE

[I didn't spot an answer in camcontrol(8), ada(4), ahci(4), cam(3),
 cam(4), driver(9), device(9), devclass(9), device.hints(5), or
 sysctl(8), but maybe I missed it.]