Displaying 20 results from an estimated 73 matches for "bce".
Did you mean:
bcd
2009 Mar 03
1
bce: unable to fix media
Hi,
tuning my network fixing nic's speed and duplex (both on server and
switch) i got this error with bce driver:
# ifconfig bce0
bce0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=1bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4>
ether 00:15:c5:fe:11:01
inet 192.168.1.13 netmask 0xffffff00 broadcast 192.168.1.255...
2008 Dec 03
1
intersection of two matrices(updated)
Hi,
I have two matrices as follow:
matrix A =
a=matrix(c(c("abc","abc","bcd","bcd","bce","bce"),c("a1","d2","d1","d2","a1","a2")),6,2)
and matrix B which contains pair of values :
b=matrix(c(c("a1","a1"),c("a2","d2")),2,2)
In short, I wish to find out pairs of values...
2013 Jun 03
0
bce kernel page faults and NMIs (was: Strange reboot since 9.1)
Howdy folks, this email is a follow-on to a 3-month-old thread about kernel page faults from the bce driver[0].
0: http://lists.freebsd.org/pipermail/freebsd-stable/2013-March/072713.html
Sorry to revive such an old thread, but a couple of bits of new information has come to light here that may be useful for others.
The header splitting suggestion that Marius Strobl made[1] did fix the kernel...
2008 Dec 15
1
bce reporting fantom input errors?
Hi,
After changing cables,switches,ports, I came to the conclusion
that bce is reporting input errors that are not there, or creating them.
I checked this with 3 different boxes, all Dell-2950/Broadcom NetXtreme II
BCM5708 1000Base-T (B2), and one of them, while running Solaris, reported
0 errors after a week, and freebsd after a few minutes its count was > 100.
The er...
2008 Dec 02
8
RELENG_7_1: bce driver change generating too much interrupts ?
Since last upgrade, I see much more CPU time "eated" by interrupts (at
least 10% cpu in top)
(see http://dgeo.perso.ec-marseille.fr/cpu-week.png)
The server behave correctly (Or seems to?), and high interrupt number
seems to come from bce cards (source: systat -vmstat)
I just upgraded from
"RELENG_7 Mon Sep 8 12:33:06 CEST 2008"
to
"RELENG_7_1 Sat Nov 29 16:20:35 CET 2008"
We have the same machine (dell PE 1950) which have not been upgraded
(production use - the two machine are carp(4)-redundant)
I don't...
2013 Jul 17
1
bce and "Warning: bootcode thinks driver is absent."
Recently under amd64 and 9.1-STABLE I am seeing issues with the bce
driver. Message is "Warning: bootcode thinks driver is absent". After
this message, the box appears to be wedged. After rebooting, it got the
same message during fsck. So we installed 9.2 pre-release using a snapshot
iso from 7/13/13. Shortly after boot we got the same message. We a...
2009 Feb 05
3
impossible packet length ...
Hi,
on 2 different servers, running 7.1-stable + zfs, I get this
error rather frequently:
Feb 5 17:01:03 warhol-00 kernel: impossible packet length (543383918) from
nfs server sunfire:/dist
Feb 5 17:01:03 warhol-00 kernel: impossible packet length (1936028704) from
nfs server sunfire:/dist
Feb 5 17:01:03 warhol-00 kernel: impossible packet length (1869363744) from
nfs server sunfire:/dist
2009 Apr 13
0
bce and lagg revisited
well, I tried to narrow this down a bit by removing lagg from the
equation, but the switch requires LACP to be active on those ports
so I can't test in isolation unfortunately.
Is anyone running 7.2 on a DL360 G5 with working ether ?
-pete.
2013 Feb 27
0
Odd issue with VirtualBox+9-STABLE+bce ...
I'm experiencing some odd issues with Virtualbox running on 9-STABLE. where my network periodically disappears ? sometimes, it comes back again after a few minutes, other times I have to reboot the server ?
This last time, the error on the screen states:
bce1: bce_pulse(): Warning: boot code thinks driver is absent! (bc_state = 0x00004006)
I had 20 regular 'jail' VPSs running on it before I tried VirtualBox on it,and never had this problem, so figure it has to be something with VirtualBox / kmod ? ?
Anyone experiencing any odd issues with Vir...
2018 May 04
4
Discovering patterns in textual strings
R Help Forum
Is there a R library (or a way) that I can extract unique character strings,
or repeating patterns in textual strings. Say for example I have the
following records:
Abc_1234_kjhksh_276
Abc
Abc_1234_lakdofyo_324
Bce_876_skdhk_*&^%*&
Bce
Bce_454
And I would like to see the following results
Abc
Abc_1234
Bce
Jeff Reichman
[[alternative HTML version deleted]]
2006 Jun 19
5
multivariate splits
...t perform
classification / regression / decision trees using multivariate
splits?
I have done some research, but I found nothing. Packages "tree" and
"rpart" seem only to be able to do CART with univariate splits.
Thank you for your help!
B?lint
--
Cz?cz B?lint
PhD hallgat?
BCE KTK Talajtan ?s V?zgazd?lkod?s Tansz?k
1118 Budapest, Vill?nyi ?t 29-43.
2001 Nov 02
7
Entropy and DSA keys
I remember a discussion to the effect that using DSA keys in sshd
increases the requirement for random bits available on the system... and
that this requirement (was it a 128 bit random number per connection?)
presents security problems on systems that don't have a decent source of
entropy? Am I misinterpreting those discussions?
We are having a problem deploying sshd (no prngd) where sshd
2018 May 05
1
Discovering patterns in textual strings
...h
I have cc'ed here, not just me.
I am still somewhat confused by your specifications, but others may not be.
Part of my confusion stems from your failure to provide a reproducible
example (see e.g. the posting guide linked below). For example, I cannot
tell from your text whether the Abc and Bce strings contain one or more
spaces at the end. I shall assume they may but need not.
Anyway, here is a reproducible example and solution that assumes that the
substrings/patterns of interest to you occur at the beginning of the
strings and may or may not be followed by one of "." "_...
2013 Feb 20
0
Bayesian mixing model
Fellow R users,
I'm using the BCE {BCE} function to run a Bayesian sediment mixing model. The aim is to find the optimum % contribution from each of the 4 source areas that can yield the target geochemistry.
I have geochemistry for 4 source areas called Rat:
Rat<-read.table(text="CaO MgO Na2O Al2O3
Topsoils...
2018 May 07
0
Discovering patterns in textual strings
...vering patterns in textual strings
I am still somewhat confused by your specifications, but others may not be. Part of my confusion stems from your failure to provide a reproducible example (see e.g. the posting guide linked below). For example, I cannot tell from your text whether the Abc and Bce strings contain one or more spaces at the end. I shall assume they may but need not.
Anyway, here is a reproducible example and solution that assumes that the substrings/patterns of interest to you occur at the beginning of the strings and may or may not be followed by one of "." "_...
2001 Dec 21
6
Killing the builtin entropy code
...appers around ssh-rand-helper (which could be shell scripts).
Comments?
-d
--
| By convention there is color, \\ Damien Miller <djm at mindrot.org>
| By convention sweetness, By convention bitterness, \\ www.mindrot.org
| But in reality there are atoms and space - Democritus (c. 400 BCE)
2013 Mar 06
1
Strange reboot since 9.1
Hello,
Since FreeBSD 9.1 I have strange problems with the distribution. Some
servers are rebooting without any kernel panic, instanly. First i
thought it's a problem with my KVM system, but one of my FreeBSD under a
Dell R210 have the same problem.
The servers concerned are now:
- Monitoring server
- LDAP test server
- Some other servers, randomly (not in production).
First i thought it's
2008 Dec 02
1
btx/pxeboot problem
latest pxeboot (7.1):
mother-board NIC/LOM CPU
------------- ------- ---
Intel SWV25 em xeon works fine
SUN X2200 bge amd works fine
DELL PE 2950 bce xeon failes 95% of the times
hangs or goes into btx dump regs. mode :-)
Intel SE7320VP21 msk xeon failes 50% of the times - hangs
pxeboot with btx.S 1.45 2008/02/27 23:35:39, works fine.
so it seems that changes since 1.45 have fixed it for some, but it
brakes for others :-). I can help tes...
2001 Oct 26
3
strange dir in snapshot
What is autom4te.cache/ and why is it in the snapshot?
2001 Nov 28
2
scp
Hello -
I am trying to use scp (openssh_3.0), but every time I run it, I get the following error:
stty: Not a typewriter
When I run it with -v , it shows that authentication (pub key) succeeds, but it fails to read the file. If anybody has a clue as to what's going on here, any help will be appreciated. Thanks.
Tariq
tariq.lahyani at aa.com