Displaying 20 results from an estimated 200 matches similar to: "6.3-RELEASE-p3 recurring panics on multiple SM PDSMi+"
2008 Dec 02
6
repeatable crash on RELENG7
While trying to speed up nanobsd builds, I mounted /usr/obj on a
ramdisk and found my box crashing. Thinking it might be hardware, I
tried a separate machine, but with the same results. I have 4G of
ram (i386). Am I just running out of some kernel memory ? If so, is
there anything I can adjust to prevent this, yet still use mfs in this way ?
mdconfig -a -t malloc -s 1800M
newfs /dev/md0
2009 Feb 28
1
vm_thread_new: kstack allocation failed with vm.kmem_size="1536M"
So, I have a farm of machines runnign 7.1/amd64, all of which have 16 gig of
memory in them. This afternoon, as an experiment, I altered loader.conf
to have these two lines in it:
vm.kmem_size="1536M"
vm.kmem_size_max="1536M"
This is what I do on machines running ZFS - these machines are not, however
running ZFS, and do not have the zfs module loaded. I just wanted to see if
2008 Sep 30
3
recommended setup for amd64 7-STABLE with ZFS, Samba 3.2 and possibly ACLs?
Hi,
could anyone give recommendations (or share experience) regarding
using ZFS:
- FreeBSD 7-Stable (amd64 with 8GB RAM)
+ special tuning necessary (apart from increasing kernel memory
to 1 or more GB for ZFS)
- Samba 3.2
+ ACLs possible directly under ZFS?
+ recommended compile options?
- NFS
- email (imap)
- jails (I have seen some problems exist with using snaphots within
2009 May 01
2
current zfs tuning in RELENG_7 (AMD64) suggestions ?
I gave the AMD64 version of 7.2 RC2 a spin and all installed as
expected off the dvd
INTEL S3200SHV MB, Core2Duo, 4G of RAM
In the past it had been suggested that for zfs tuning, something like
vm.kmem_size_max="1073741824"
vm.kmem_size="1073741824"
vfs.zfs.prefetch_disable=1
However doing a simple test with bonnie and dd, there does not seem
to be very much difference in
2008 Feb 27
5
Customer complains of noise on line I cannot reproduce.
I have setup a few Asterisk systems for customers using Digium TDM400 cards
and Aastra phones. No problems with sound quality at all except at this one
site.
Every time I try their system I don't hear any problems but they tell me
that it is really bad. They describe it a a loud scratching sound.
Are there any tests that can be done to pinpoint the problem? Has anyone
seen this before? Are
2008 Apr 08
4
Practical Data Limitations with R
We are new to R and evaluating if we can use it for a project we need to
do. We have read that R is not well suited to handle very large data
sets. Assuming we have the data prepped and stored in an RDBMS (Oracle,
Teradata, SQL Server), what can R reasonably handle from a volume
perspective? Are there some guidelines on memory/machine sizing based
on data volume? We need to be able to handle
2002 May 09
1
Bug report: OpenSSH 3.1p1
I believe auth-rhosts.c, function check_rhosts_file(), contains a bug
that shows up when doing host-based authentication where the
client_user name is not the same as the server_user name.
Line 76 reads:
strlcpy(userbuf, server_user, sizeof(userbuf));
I believe it should read:
strlcpy(userbuf, client_user, sizeof(userbuf));
Otherwise later in the function this test will fail:
/* Verify that
2008 Dec 01
1
Tripp Lite G1000U (0x2007)
Hello,
I'm new to the list, new to NUT, but not new to Unix-likes. I
could use some help getting NUT to talk to my Tripp Lite G1000U.
Searching Google for "Tripp Lite G1000U" returns exactly two hits
at this writing, so that may not be a good sign. ;-) It may just
be rebranded for sale through this source (Costco).
Externally, the G1000U looks much like the SMART1000LCD: an amber
2008 Feb 10
4
IAX2 trunks unreliable becoming UNREACHABLE after a time
I have a network of offices using Asterisk that are connected via IAX2
trunks. The trunks work great for a day or two then for no reason at all one
end of the trunk will become UNREACHABLE while the other end is still
connected. The only way to fix the problem is to shutdown Asterisk completly
then start it backup again. The end that dies is not always the same, some
times it is server A and some
2008 Apr 09
3
[SO]HO Software RAID5 server: which implementation should I choice?
Hello, freebsd-stable.
Does somebody use some software RAID5 on FreeBSD in real production
system?
I want to build storage server for my home: RAW photos, multi-layer
PhotoShop files and FLAC-encoded music consume a lot of space, and
they should be availible both from desktop & notebook.
Also, all photo-content is unique, so I need some insuranse from
single HDD crash. I understand,
2003 Apr 07
1
kmem_malloc crash with 4.8
Hi. I've recently borrowed a SuperMicro 6013P-8 from a vendor
for the purposes of testing it to see if FreeBSD and these machines will
make a good replacements for our current flock of 11 Netra T1s running
solaris. Things are going very well with the tests, with the glaring
exception of the following crash:
While doing some significant disk operations: du, deleting a different
part of the
2005 Mar 24
7
wifi cluelessness
The nice folks at work have just provided me with a new, really spiffy,
ThinkPad. So, I''m trying to get wireless working under CentOS4 and I''m
having trouble. First, I can''t seem to find any rpms to just install
(this would be really nice). And, second, when I try to build it from the
src.rpm that I pulled from the atrpms repository with "rpmbuild
--recompile
2009 Jan 13
1
Using FreeBSD Update to deploy system updates from custom builds
Hi,
I was wondering if anyone was using freebsd-update to manage deployment
of custom FreeBSD builds to there systems.
Here is the scenario, I have 2 binary build servers at the moment (one
for i386 and one for amd64) and currently we stage the deployments of
updates on NFS servers at each site. We use make installworld/kernel to
update the servers from read only src and obj NFS mounts.
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
2012 Dec 22
7
9.1 minimal ram requirements
Guys, I've heard about some absurd RAM requirements
for 9.1, has anybody tested it?
e.g.
http://forums.freebsd.org/showthread.php?t=36314
--
View this message in context: http://freebsd.1045724.n5.nabble.com/9-1-minimal-ram-requirements-tp5771583.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
2013 Dec 16
1
FreeBSD 10.0-RC2 Now Available
The second RC build of the 10.0-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and
sparc64 architectures.
The image checksums follow at the end of this email.
ISO images and, for architectures that support it, the memory stick images
are available here (or any of the FreeBSD mirror sites):
2013 Jul 19
2
9.2PRERELEASE ZFS panic in lzjb_compress
Hi,
Running 9.2-PRERELEASE #19 r253313 I got the following panic
Fatal trap 12: page fault while in kernel mode
cpuid = 22; apic id = 46
fault virtual address = 0xffffff827ebca30c
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff81983055
stack pointer = 0x28:0xffffffcf75bd60a0
frame pointer = 0x28:0xffffffcf75bd68f0
2006 Jun 14
7
open source sip softphone (Window OS version )
are there any open source sip softphone (Window OS version )?
2009 Mar 31
4
Mysql Error RELEASE SAVEPOINT active_record_1
Hi, I''m trying to upgrade an app from 2.2.2 to 2.3.2 and I get a bunch
of Mysql Errors : Mysql::Error: You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the
right syntax to use near ''RELEASE SAVEPOINT active_record_1'' at line 1:
RELEASE SAVEPOINT active_record_1
Mysql version is 4.1.22 which supports save points but
2003 Apr 22
0
kmem_map too small: 260046848 total allocated
After about a day and a half or so of uptime, I'm getting the
aforementioned panic on the server ... better then having it hang solid,
but right now I'm not sure if this is replacing it, or just one being
triggered earlier then the other ...
First scan through Google, I came across some posts talking about
NMBCLUSTERS ... since its at the same settings as my other server (the
default)