Displaying 20 results from an estimated 2000 matches similar to: "AD integration with multiple groups"
2003 Jun 25
6
Mbuf Clusters on 4.8
Ive been googling quite a bit now for problems with
running out of mbuf
clusters. Im basically sending a 30k datachunk down
1000-4000 connections,
but 1000 is more than enough to quickly fill upp 8192
mbuf clusters. I also
tried setting maximum amount of mbuf clusters to 65536,
but that only made
the box hard-wire 86MB of 96MB RAM, making it just as
unsuable as a dead
machine.
Of course, when the
2003 May 20
3
lots of sockets in TIME_WAIT
Hi there,
I have some DDOS(?) attack on my router going where my apache HTTP
server is flooded with short-timed connections from some host. This
results in LOTS of sockets in TIME_WAIT/LAST_ACK/CLOSING states and
eventually I'm out of mbufs, which, consequently means I can't even
connect to the router from LAN. The kern.ipc.nmbclusters is 2560, (I
guess high enough for router with
2004 Nov 24
2
Mbuf errors
Hi All,
Mysql service is going down continously in my system due to lack of memory
space.
I checked the messages log and found the following error message.
All mbuf clusters exhausted, please see tuning(7).
I have no idea about mbuf cluster. Can anyone please help me to fix the issue.
I hope the information below will help you.
Following is the output of top.
last pid: 84718; load
2008 Nov 15
1
TCP Stack Issues Under FreeBSD 7.1
Hi,
Anyone else noticing any TCP Stack requests for information under a
useraccount with mild to moderate TCP activity on HTTP and other sorts of
ports returns zero results back unless you are root.
[site@Eden ~]$ netstat -i reports
netstat: kvm not available: /dev/mem: Permission denied
ifnet: symbol not defined
[site@Eden ~]$ netstat -an
[site@Eden ~]$ netstat -m
377/823/1200 mbufs in use
2013 May 15
1
still mbuf leak in 9.0 / 9.1?
Hi list,
since we activated 10gbe on ixgbe cards + jumbo frames(9k) on 9.0 and now on 9.1 we recognize that after a random period of time, sometimes a week, sometimes only a day, the
system doesn't send any packets out. The phenomenon is that you can't login via ssh, nfs and istgt is not operative. Yet you can login on the console and execute commands.
A clean shutdown isn't possible
2013 Feb 12
2
ix? / Intel(R) PRO/10GbE
I finally got a 10G card that is recognized by FreeBSD (9.1-stable):
...
ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 2.4.8> port
0xecc0-0xecdf mem 0xd9e80000-0xd9efffff,0xd9ff8000-0xd9ffbfff irq 40 at device
0.0 on pci4
ix0: Using MSIX interrupts with 9 vectors
ix0: RX Descriptors exceed system mbuf max, using default instead!
ix0: Ethernet address: 90:e2:ba:29:c0:54
2001 Jan 30
1
Tru64
Dear SIR's
On Tru64 4.0F i get do you know how I can avoid it?
Rgds
Henrik
PS. What should I expect on LDAP (got an error using --with-ldap):
============================================================================
====
Compiling nmbd/nmbd_nameregister.c
In file included from include/includes.h:258,
from nmbd/nmbd_nameregister.c:25:
/usr/include/net/if.h:182:
2015 Mar 20
2
[LLVMdev] RFC: Loop versioning for LICM
> On Mar 19, 2015, at 9:46 PM, Nema, Ashutosh <Ashutosh.Nema at amd.com> wrote:
>
> Thanks Adam for your reply.
>
> From: Adam Nemet [mailto:anemet at apple.com <mailto:anemet at apple.com>]
> Sent: Friday, March 20, 2015 3:23 AM
> To: Nema, Ashutosh
> Cc: Hal Finkel; Philip Reames; llvmdev at cs.uiuc.edu <mailto:llvmdev at cs.uiuc.edu>
> Subject:
2006 Apr 11
2
FreeBSD 6.0 panics - sbdrop
Hi,
I've encountered a strange problem while using FreeBSD 6.0 for our local mirror (mirror.math.uni-bielefeld.de) and thus is providing access via ftp, http, rsync and cvsup (all local and remote).
The system crashes periodically with a kernel panic (panic: sbdrop).
The uptimes between two crashes are going from a few hours to a few weeks.
The system is a i386, Intel Pentium 4 based with
2006 Mar 18
2
IPSEC with MAC/MLS support crack
Hi, When I use FreeBSD-6.0 Release (also FreeBSD-5.4),
I found
IPSEC can't coexists with MAC.
When the IpSec is setup, and we connects the TCP
server with IPSEC and MAC support, the server
innevitably crack. Because the m_pkthdr of some mbuf
is mangled by unknown reasons.
Following is my kernel configuration:
options MAC
options MAC_DEBUG
options UFS_EXTATTR
options
2015 Mar 24
3
[LLVMdev] RFC: Loop versioning for LICM
> On Mar 20, 2015, at 8:02 PM, Nema, Ashutosh <Ashutosh.Nema at amd.com> wrote:
>
> > Yes, this is what I was proposing above and here ;):
> Thanks Adam it’s for confirming J
NP :).
>
> > No, not hasLoopInvariantStore but hasAccessToLoopInvariantAddress.
> Its only for invariant stores[not loads], Using ‘hasLoopInvariantStore’ (or a name with invariant store)
2004 Dec 10
2
way to duplicate logs?
Hello-
I am bit confused here. I have just had some issues with my box and I
am looking for some opinions. I just had been denied access to my
box...supposedly from a memory shortage in reference to my NIC....more
specifically, mbuf clusters exhausted. Now I am looking in my
/var/log/messages for when this started and I notice a discrepancy in my
logs. Now from where I am looking, I see
2015 Sep 09
2
virtio optimization idea
On Fri, Sep 04, 2015 at 08:25:05AM +0000, Xie, Huawei wrote:
> Hi:
>
> Recently I have done one virtio optimization proof of concept. The
> optimization includes two parts:
> 1) avail ring set with fixed descriptors
> 2) RX vectorization
> With the optimizations, we could have several times of performance boost
> for purely vhost-virtio throughput.
Thanks!
I'm very
2015 Sep 09
2
virtio optimization idea
On Fri, Sep 04, 2015 at 08:25:05AM +0000, Xie, Huawei wrote:
> Hi:
>
> Recently I have done one virtio optimization proof of concept. The
> optimization includes two parts:
> 1) avail ring set with fixed descriptors
> 2) RX vectorization
> With the optimizations, we could have several times of performance boost
> for purely vhost-virtio throughput.
Thanks!
I'm very
2007 May 29
1
(Security Regression Testsuites)Request for comments
Dear All,
I am a student enrolled google summer code 2007. My job is to write
security regression testsuites for FreeBSD under the guidance of my mentor
Dr. Robert Watson. Under his encourage, I write following request for comments
RFC :-)
//////////////////////////////////////////////////////////////
What I plan to do:
1) to test the stability of Mandatory Access Control and Audit
2003 Jan 14
1
system lockup when hammering ext3 partition
This might be a bad HD but I thought I'd ask anyway.
Running RedHat 8 system; kernel 2.4.18-14. Was having some
weird problems on boot so I did:
% find / -type f -fstype ext3 | perl -n -e 'print `md5sum $_`;'
to torture the disk. It's a 20G Maxtor disk with about 12G free.
The system locks up hard (no ping, no capslock light) after a while.
Different place every time.
2013 Jul 07
1
status of autotuning freebsd for 9.2
Andre,
Are you going to have time to MFC things from -current for auto-tuning
-stable before 9.2?
I fear (maybe unnecessarily?) that we are about to ship yet another
release that can't do basic 10gigE when sufficient memory exists.
If you don't have time, then let me know and I'll see what I can do.
--
Alfred Perlstein
VP Software Engineering, iXsystems
2013 Dec 16
1
10.0-RC1: bad mbuf leak?
Hi all,
I think I'm experiencing a bad mbuf leak or something of the sort and I
don't know how to diagnose this further.
I have a machine at home that is mostly used for transcoding video for
viewing on my TV via the multimedia/plexmediaserver port. This software
runs in a jail and gets the actual files from my NAS via NFSv4. It's a
pretty simple setup and sits idle unless I am
2006 Apr 18
3
FreeBSD 4.9 losing mbufs!!!
Hello List,
I know 4.9 is ancient history, but unfortunately we have several
thousand sites installed. We are in the process of moving to 6.1 when it
is released.
Right now I have an immediate problem where we are going to install two
system at a
HQ site. Each of the 2 systems will have two gre/vpn/ospf tunnels to a
100 remote sites in the
field. The broadband will be a T3 with failover to
2008 Mar 31
4
Packet corruption in re0
----- Original Message ----
> From: Pyun YongHyeon <pyunyh@gmail.com>
> To: Ian FREISLICH <ianf@clue.co.za>
> Cc: FreeBSD Current <freebsd-current@freebsd.org>; Robert Backhaus <robbak@robbak.com>
> Sent: Monday, March 17, 2008 8:12:03 AM
> Subject: Re: Packet corruption in re0
>
> On Fri, Feb 22, 2008 at 10:43:22AM +0200, Ian FREISLICH wrote:
>