On Tue, 2012-02-14 at 09:43 -0800, Devin Teske wrote:
> I'm with you on this one. I really don't like the single-"/" setup.
>
>
> > while booting multiple systems on GPT also seems to require Linux tools.
> >
> > I don't know whether this move away from BSD traditional filesystem
> > partitioni
Hello,
I recently setup a new server with 9-STABLE (freshly built today), but i
am having problem setting up jails on this system. I have previously
setup jails on version 8 systems without any issue.
I installed a jail using the method described in the handbook, but when
i try to start it using
On Mon, 2012-04-16 at 14:49 -0400, Mike Jakubik wrote:
> Hello,
>
> I recently setup a new server with 9-STABLE (freshly built today), but i
> am having problem setting up jails on this system. I have previously
> setup jails on version 8 systems without any issue.
>
> I i
On Mon, 2012-04-16 at 15:10 -0400, Mike Jakubik wrote:
> I ran "sh -x /etc/rc.d/jail start" to get some more debug info, but im
> still unable to see why it is failing. It does throw one error "jail:
> unknown parameter: allow.nomount", but that appears to be aft
Hello,
Latest 9-STABLE has introduced some changes that break the ezjail rc
script. On bootup it fails to start, but when i log in via ssh and
manually start it, it works. However i am unable to shut them down
afterwards.
root@jail.local:~# uname -a
FreeBSD jail.local 9.0-STABLE FreeBSD 9.0-STAB
On Thu, 2012-05-24 at 23:22 +0200, Mateusz Guzik wrote:
> On Thu, May 24, 2012 at 03:18:54PM -0400, Mike Jakubik wrote:
> > Hello,
> >
> > Latest 9-STABLE has introduced some changes that break the ezjail rc
> > script. On bootup it fails to start, but when i log in via
On Fri, 2012-05-25 at 00:13 +0200, Mateusz Guzik wrote:
> On Thu, May 24, 2012 at 06:06:50PM -0400, Mike Jakubik wrote:
> > On Thu, 2012-05-24 at 23:22 +0200, Mateusz Guzik wrote:
> > > On Thu, May 24, 2012 at 03:18:54PM -0400, Mike Jakubik wrote:
> > > > Hello,
&g
On Thu, 2012-05-24 at 18:20 -0400, Mike Jakubik wrote:
> I do not see a link to your jail rc.d script, just the patch.
>
Sigh, sorry, it's been a long day. I didnt look at the patch :P It works
perfectly now, thanks again, hope someone can commi
On 7/4/2010 8:52 PM, David Warren wrote:
Hi all,
I've got a persistent problem with my LAN. I'm running a FreeBSD 8.0
box as a home server performing the following functions for wired and
wireless networks: router; firewall; DHCP server; and file server. For what
it's worth, I've got ZFS
On Tue, December 2, 2008 4:57 am, Geoffroy Desvernay wrote:
> 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)
I am also seeing the same behavior on a farm of Dell servers.
[EMAIL PROTECTED]:~# vm
On Tue, December 2, 2008 1:17 pm, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Can anyone try reverting the changeset itself? There are two recent
> changesets:
>
> http://www.delphij.net/bce-185161.diff.bz2
> http://www.delphij.net/bce-184826.diff.bz2
Thanks fo
On Wed, December 3, 2008 3:27 am, Dmitry Sivachenko wrote:
> On Tue, Dec 02, 2008 at 04:44:46PM -0800, Xin LI wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hi guys,
>>
>> I think I got a real fix.
>>
>
>
> I tried that patch with very recent 7-STABLE.
> I does fix the problem for
On Mon, December 8, 2008 4:29 am, Oleg Gorokhov wrote:
> This patch committed fixes the issue reported earlier with interruptions
> but there is one more problem discussed here:
>
> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2008-11/msg00144.html
>
> We also have observed similar bad be
On Mon, December 8, 2008 5:12 pm, Xin LI wrote:
> Which version are you currently using? My previous commit only fixes
> the excessive interrupt issue, I think this could be a different
> problem, I'm taking a look at the code to see if I can have something
> for you.
I was running on the versio
On Mon, December 8, 2008 5:22 pm, Mike Jakubik wrote:
> On Mon, December 8, 2008 5:12 pm, Xin LI wrote:
>
>> Which version are you currently using? My previous commit only fixes
>> the excessive interrupt issue, I think this could be a different
>> problem, I'm taking
On Wed, December 10, 2008 11:03 am, Jeff Blank wrote:
> On Wed, Dec 10, 2008 at 04:59:26PM +0200, Vlad GALU wrote:
>> I have an application pulling about 220Kpps from a bce(4) card
>> (details below). At what seems to be random times, errors start
>> showing up on that interface (I'm watching it wi
On Sun, December 14, 2008 4:57 am, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Mike Jakubik wrote:
>> On Mon, December 8, 2008 5:22 pm, Mike Jakubik wrote:
>>> On Mon, December 8, 2008 5:12 pm, Xin LI wrote:
>>>
>>>> Whi
On Sun, December 14, 2008 4:36 am, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi, Gents,
>
> I have not yet talked this with David but it looks like this patch would
> make it disappear.
>
> Cheers,
I have been running my production systems for about a week now with this
p
Hello,
I just installed FreeBSD 8 on a few new servers, i followed my usual
procedure for creating a geom mirror right after the installer finished.
However on bootup i get the following notice for my mirror device
"geometry does not match label (16h,63s != 255h,63s)". Can this be
safely ign
You may want to check out carp(4).
http://www.freebsd.org/cgi/man.cgi?query=carp
On 4/5/2010 7:29 AM, Maciej Jan Broniarz wrote:
Hi All,
I am thinking about building a fault tolerant web servers running FreeBSD. The
servers would be serving web sites using jails+apache+php+mysql.
Would anyone
On Sat, 2012-11-03 at 00:05 +0700, Adam Strohl wrote:
> On 11/2/2012 23:47, Bas Smeelen wrote:
> > Hi
> >
> > Why are journaled soft updates the default when installing a new system
> > from a 9.1-RC2 ISO?
> > Can SU+J be disabled for the 9.1-RELEASE or do you think this is not
> > going to be a p
On Fri, 2012-11-02 at 13:23 -0400, Maxim Khitrov wrote:
> I don't think SU+J should even be an option in the installer as long
> as this bug persists. If you don't use dump, go ahead and enable
> journaling after the installation, but it's not a decision that new
> users should be asked to make. T
Hello,
I've ran in to this issue on two different machines, both have recent
stable code. The problem appears to be
with /usr/src/gnu/usr.bin/texinfo, i am using Clang to compile.
Thanks.
---
===> gnu/usr.bin/texinfo/install-info (all)
clang -O2 -pipe -mtune=native -march=native -DHAVE_CONFIG_H
On Wed, 2012-11-07 at 15:43 +0100, Dimitry Andric wrote:
> On 2012-11-06 23:59, Mike Jakubik wrote:>
> > I've ran in to this issue on two different machines, both have recent
> > stable code. The problem appears to be
> > with /usr/src/gnu/usr.bin/texinfo, i am using
On Wed, 2012-11-07 at 13:45 -0500, Mike Jakubik wrote:
> On Wed, 2012-11-07 at 15:43 +0100, Dimitry Andric wrote:
> > On 2012-11-06 23:59, Mike Jakubik wrote:>
> > > I've ran in to this issue on two different machines, both have recent
> > > stable code. The pr
On Wed, 2012-11-07 at 20:04 +0100, Dimitry Andric wrote:
> Ah yes, I got it. This is currently a problem on stable/9, for which I
> don't yet have an easy solution, except building boot2 with gcc for now.
>
> See the earlier thread on freebsd-stable here:
> http://lists.freebsd.org/pipermail/fre
On Tue, 2012-11-27 at 08:52 +0100, Luca Ferrari wrote:
> Now the question is: should this patch, or better the idea of using
> wget or another alike substitute to phttpget, be integrated into the
> system?
> I've tested it on FreeBSD-9-STABLE.
Certainly not with a dependency on wget, which is not
On Wed, 2013-02-13 at 13:30 +0100, CeDeROM wrote:
> On Wed, Feb 13, 2013 at 1:21 PM, Christian Gusenbauer wrote:
> > It has something to do with the drive. I've just connected my external drive
> > to the Intel controller and copied some GB of data around without
> > performance
> > impacts! So m
Hello,
I've just installed a stable snapshot on a new machine with a SSD drive,
after installing i booted single user mode and ran
# tunefs -t enable /dev/ada0p2
tunefs: issue TRIM to the disk set
Great, back to multiuser mode, i check the partition
# tunefs -p /dev/ada0p2
tunefs: POSIX.1e A
On 07/04/13 16:33, Jeremy Chadwick wrote:
Yup, experienced this myself many times over. The reasons are
understood (it's not limited to just the TRIM bits, it's related to
anything adjusting the superblock -- it gets cached in memory in
certain situations and not flushed back to disk). Hint: ar
Hello,
I updated our main server to 9.2-STABLE today and afterwards I noticed a
bunch of these messages, does anyone know what they mean? I was unable
to find anything on this error message. Things appear to be working OK
so far.
Sep 30 22:08:56 illidan kernel: sonewconn: pcb 0xfe00c7223
On 2013-09-30 10:43 PM, Mark Andrews wrote:
Use "netstat -nAa" to match the reported pcb (protocol control
block) to the IP address and port. Then use that to work out which
daemon is not keeping up.
Thanks Mark, duckduckgo has failed me :( I found this info with google
later, guess I'll ju
r life is to
mailto:b...@immure.com | serve as a warning to others.
Austin, TX |
___
mailto:freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to
"mailto:freebsd-stable-unsubscr
never
experienced
this issue before, though it's been a number of months that I last installed a
new system.
Bob
On Tue, Feb 11, 2020 at 09:17:01AM -0500, Mike Jakubik wrote:
> Hi Bob,
>
>
>
> You need to install the root certificate bundle.
>
>
>
> cd /us
Hi,
When i compile a non GENERIC kernel (which mainly removes some debugging and
devices i do not have) the Python program glances fails with the following
message.
[root@jailer ~]# glances
Traceback (most recent call last):
File "/usr/local/bin/glances", line 8, in
sys.exit(main
On Thu, 22 Oct 2020 12:11:17 -0400 Mike Jakubik
wrote
> Hi,
>
> When i compile a non GENERIC kernel (which mainly removes some debugging and
> devices i do not have) the Python program glances fails with the following
> message.
>
For anyone inter
cc -O2 -fno-strict-aliasing -pipe -march=prescott -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I-
-I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica
-DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/SPAMTOASTER/opt_global.h -I. -I@ -I@/contrib/altq
-I@/../include -finline-limi
mkdep -f .depend -a -nostdinc -DCONFIG_CHELSIO_T3_CORE -DDEFAULT_JUMBO
-DCONFIG_DEFINED -D_KERNEL -DKLD_MODULE -I-
-I/usr/src/sys/modules/cxgb/../../dev/cxgb -DHAVE_KERNEL_OPTION_HEADERS
-I. -I@ -I@/contrib/altq -I@/../include -I/usr/include
-I/usr/obj/usr/src/sys/SPAMTOASTER
/usr/src/sys/mo
Kip Macy wrote:
Oops - thanks.
I've included the file from cvs on my box, however i now get this error
while compiling.
---
cc -O2 -fno-strict-aliasing -pipe -march=prescott
-DCONFIG_CHELSIO_T3_CORE -g -DDEFAULT_JUMBO -DCONFIG_DEFINED -Werror
-D_KERNEL -DKLD_MODULE -nostdinc -I-
-I/usr/s
Kip Macy wrote:
I don't know. I just deleted dev/cxgb and recreated it from cvs and
LINT builds for me.
Re-cvsupped your version from RELENG_6 and all is well now.
Thanks.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/l
David O'Brien wrote:
This is a patch to MFC what I think are all the calcru-related changes
that occurred since 6-STABLE was branched and 7.0 continued forward.
If anyone spots some changes I missed, please yell out.
Thank you so much! My supermicro systems are plagued by calcru messages
Hello,
I keep seeing the following in my logs, should i be worried?:
Sep 4 03:01:29 ns2 kernel: DOH! ata_alloc_request failed!
Sep 4 03:01:29 ns2 kernel: FAILURE - out of memory in ata_raid_init_request
Sep 4 03:01:29 ns2 kernel:
g_vfs_done():ar0s1f[WRITE(offset=107303043072, length=16384)]er
Hello,
Just an FYI, http://www.freebsd.org/releases/6.3R/schedule.html returns
a 404. This is linked from http://www.freebsd.org/releases/.
Thanks.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
T
Just an FYI, i am also seeing this on a recent cvsup.
Apr 8 14:27:15 iwinbackdb kernel: ACPI APIC Table:
Apr 8 14:27:15 iwinbackdb kernel: FreeBSD/SMP: Multiprocessor System
Detected: 4 CPUs
...
Apr 8 14:27:15 iwinbackdb kernel: GEOM_LABEL: Label for provider mfid0s1a
is ufsid/49c7c009b41af703
Hello,
I just did a svn update to stable/10 recompiled world/kernel using
GENERIC kernel and i am unable to boot this kernel on Amazon EC2 now.
Thanks.
Booting [/boot/kernel/kernel]...
|/-\|Copyright (c) 1992-2016 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 199
On 2016-07-12 03:52 PM, Mike Jakubik wrote:
Hello,
I just did a svn update to stable/10 recompiled world/kernel using
GENERIC kernel and i am unable to boot this kernel on Amazon EC2 now.
Thanks.
I took the following flags out of make.conf
CPUTYPE?=native
CFLAGS+=-maes -mavx
And i
I'm getting a ton of them now, and i found a way to reproduce them.
Basically i run a compile session in one terminal, say make buildkernel,
and run top in another. As soon as i run top, the messages appear, and
they seem to be synchronized with the refresh rate of top, 2 messages
per refresh.
John Baldwin wrote:
That is partly because when you run top it queries the resource usage of the
various processes via fill_kinfo_proc(). When you don't run top, no one is
asking for the resource usage numbers, so the kernel doesn't waste time
calculating them.
Right, also running ps ha
Martin Nilsson wrote:
John Baldwin wrote:
On Thursday 06 July 2006 22:01, Mike Jakubik wrote:
I'm getting a ton of them now, and i found a way to reproduce them.
Basically i run a compile session in one terminal, say make
buildkernel, and run top in another. As soon as i run top
I just setup a new system with MySQL 5.0.22, and to my surprise i get
this error in MySQL's log.
/usr/local/libexec/mysqld: Out of memory (Needed 237527040 bytes)
/usr/local/libexec/mysqld: Out of memory (Needed 178145280 bytes)
The system has 1GB of ram, which is plenty for MySQLs configuratio
Mathieu Arnold wrote:
+-Le 09/07/2006 16:49 -0400, Mike Jakubik a dit :
| I just setup a new system with MySQL 5.0.22, and to my surprise i get
| this error in MySQL's log.
|
| /usr/local/libexec/mysqld: Out of memory (Needed 237527040 bytes)
| /usr/local/libexec/mysqld: Out of memory (N
Mathieu Arnold wrote:
+-Le 09/07/2006 14:25 -0700, Darren Pilgrim a dit :
| Mathieu Arnold wrote:
|> [kern.maxdsiz is not] a sysctl, it's a tunable thing, which don't
|> appear in sysctl.
|
| Gotta love namespace collisions.
Well, in fact, most of the tunables do have a read only sysctl so tha
Mathieu Arnold wrote:
| Exactly, its nice being able to see the current values. How else can i
| see what the values are set to?
As I previously said, it's 512M on i386, and 1G on 64 bit platforms.
Right, this explains why my amd64 system works just fine. Shouldn't this
be a dynamic value
Chuck Swiger wrote:
512MB is more than enough for almost all processes to run just fine,
and is only really inappropriate for the case where you've got 1-plus
GB of physical RAM and want to dedicate the system to a single large
task, or perhaps a single-digit number of processes if you've got
H. Wade Minter wrote:
I'm considering ordering some of these servers to run FreeBSD 6.1 or
6-STABLE on, but they have Intel ICH7R RAID controllers on them.
Googling around, I'm seeing conflicting information as to whether or
they work, or work well enough to use in production.
The chipset is
I need to be able to get the cpu and fan information from my
motherboard, however none of the monitoring utilities in the ports seems
to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo)
Chipset). On my older VIA based motherboards and some Nvidia, i can get
this information usin
John Baldwin wrote:
On Friday 07 July 2006 14:43, Mike Jakubik wrote:
John Baldwin wrote:
That is partly because when you run top it queries the resource usage of
the various processes via fill_kinfo_proc(). When you don't run top, no
one is asking for the resource usage number
Bruno Ducrot wrote:
On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote:
I need to be able to get the cpu and fan information from my
motherboard, however none of the monitoring utilities in the ports seems
to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo
Are there any plans to MFC the last few commits to kern_resource.c to
-STABLE? I have a number of machines which flood the logs with "calcru:
negative runtime" messages every time w, ps or top is used, so im hoping
these may fix the issue.
___
freeb
David Duchscher wrote:
On Jul 26, 2006, at 11:09 AM, Bruno Ducrot wrote:
Does this one support IPMI?
Yes, the Supermicro PDSMi supports the IPMI 2.0 module and I can
confirm that it works with the IPMI ported driver from current on
6.1. The module is optional so you will have to purchase one
Jiawei Ye wrote:
On 7/27/06, Mike Jakubik <[EMAIL PROTECTED]> wrote:
I don't want to spend $50 extra per system, just so i can read the
temperature, and not even use any of the IPMI functions. I need a simple
and scriptable way to get the values, acpi sysctls are ideal for this.
Bruno Ducrot wrote:
Could you please try (if you have a working smb device)
# smbmsg -p
Well, i don't think its being detected/supported. I tried loading all
the smbus related kernel modules, but no device.
Id Refs AddressSize Name
19 0xc040 2d1624 kernel
21 0xc06d2
Bruno Ducrot wrote:
It should be ichsmb with a ich7 southbridge IIRC, but there is a
missing pci id onto sys/ichsmb/ichsmb_pci.c, (it should be
0x27da8086).
Maybe the ich7 isn't supported yet. I don't have time to check
more ATM. I'll look intel specs tomorrow.
It indeed is a ich7.
[EMAI
Jung-uk Kim wrote:
FYI, see kern/85106:
http://www.freebsd.org/cgi/query-pr.cgi?pr=85106
Great, i will try the patch shortly.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, se
Well, here are the patch results.
The controller is detected:
ichsmb0: port 0x1100-0x111f irq
19 at device 31.3 on pci0
ichsmb0: [GIANT-LOCKED]
smbus0: on ichsmb0
smb0: on smbus0
However communication does not seem to work:
# smbmsg -p
Probing for devices on /dev/smb0:
Device @0x30: rw
De
John Baldwin wrote:
On Wednesday 26 July 2006 18:31, Mike Jakubik wrote:
Are there any plans to MFC the last few commits to kern_resource.c to
-STABLE? I have a number of machines which flood the logs with "calcru:
negative runtime" messages every time w, ps or top is used, so
Dominic Marks wrote:
Jerome Sobecki wrote:
Hi all,
We have here some Supermicro Superserver 5015P-TR
(http://www.supermicro.com/products/system/1U/5015/SYS-5015P-TR.cfm)
Those servers, with a ICH7 controler, are currently working with FreeBSD
6.1 and everything seems ok, except that it's the t
Miroslav Lachman wrote:
I have same problem on ASUS RS120 with Seagate ST3250820AS/3.AAC
drives (disk loses, system reboots, slow read/write speed), but I
think this is drive problem - all drives has high
Reallocated_Sector_Ct value in SMART (above 130 reallocated sectors
after few weeks, some
cc -O2 -fno-strict-aliasing -pipe -march=athlon -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I-
-I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica
-DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/SPAMTOASTER/opt_global.h -I. -I@ -I@/contrib/altq
-I@/../include -finline-limit=
last pid: 747; load averages: 2.69, 1.03, 0.58
up 0+01:40:40 10:14:29
35 processes: 7 running, 28 sleeping
CPU states: 58.1% user, 0.0% nice, 38.4% system, 1.1% interrupt, 2.4%
idle
Mem: 642M Active, 416M Inact, 125M Wired, 112M Buf, 825M Free
Swap:
Dan Nelson wrote:
How can mysql use 160%? Is this a reporting bug in top because mysql is
threaded?
You have multiple CPUs, so a threaded process can theoretically reach
100*ncpus cpu usage.
Ahh, thats makes sense, thanks.
___
freebsd-sta
Miroslav Lachman wrote:
I upgraded to RELENG_6, changed all HW (whole servers and changed
Seagate HHDs to Samsung so every piece of HW is different from time of
my first post), but after one week I got the same error and system
reboot today:
Aug 19 15:11:20 track ntpd[456]: kernel time sync en
Frank wrote:
I am sending this again since it has been 4 days with no response.
I consider this a showstopper since I could boot from CD but
sysinstall could not see the DVD drives, thus no CD install. I had to
mount the CD in another machine and do a NFS install.
SATA optical drives are no
Joel Dahl wrote:
The Hardware Notes do not mention SATA at all except for RAID controllers.
Just FYI, We've been looking at integrating the supported hardware info
from the ata(4) manual page into the hardware notes. This *should* at
least kill some of the confusion that always surrounds
Scott Long wrote:
All,
Attached is my first cut at addressing the problems described in this
thread. As I discussed earlier, the VM syncer thread is likely starving
the USB interrupt thread. This causes the shared usb+network
interrupt to remain masked, preventing network interrupts from bei
Yi-Hua Edward Yang wrote:
I asked the question below a while back but got no answer.
Does that mean BCM5754 integrated GbE will not be supported
by 6.2 release at all? The HARDWARE.TXT file does not list
it, but the source code seems to have the BCM5754 support,
or at least so the CVS comments sa
Dmitry Pryanishnikov wrote:
Hello!
On Tue, 10 Oct 2006, Vivek Khera wrote:
Over the weekend and today we got some curious error messages from
gmirror providers:
Oct 7 03:02:14 dtfe2 kernel: ad6: FAILURE - out of memory in start
Oct 7 04:15:58 dtfe2 kernel: ad4: FAILURE - out of memory in s
Vivek Khera wrote:
On Oct 10, 2006, at 2:11 PM, Mike Jakubik wrote:
Those messages are not directly related to gmirror, they come from
the ATA
driver when it can't allocate memory for the structure which describes
I/O request:
I think this behavior is limited to the amd64 archite
Adrian Chadd wrote:
On 10/13/06, Mark Linimon <[EMAIL PROTECTED]> wrote:
DragonFly has made substantial rewrites/changes since the fork from
FreeBSD.
I think to assume that there are no regressions in either stability,
speed,
or support may be naive.
Has anyone tried benchmarking DragonflyB
Buki wrote:
Hi,
I searched the archives and web a little but found many different opinions
on stability/usability of using make -j# with buildworld (and buildkernel).
So I am asking if it is a good idea to use make -j on production boxes.
I use -j2 on all my dual cpu/core boxes, i don't re
Greetings,
I am in the process of implementing a fairly large mysql server for
an even larger company, and naturally i want to use FreeBSD. The
hardware will be an HP DL385, 2 x dual-core Opterons, 16GB RAM, 7 x 15k
rpm disks in a RAID5 setup. I'm not exactly informed as to the specific
w
Chuck Swiger wrote:
On Oct 23, 2006, at 4:01 PM, Mike Jakubik wrote:
So, first of all, am i crazy for choosing fbsd+mysql for this
rather than something like Solaris + Oracle? :)
Moderately...it kinda depends on the budget available. I regard
Solaris + Oracle as one of the most reliable
Ronald Klop wrote:
I'm running MySQL 5 on Linux at my work (4 disk RAID 10/32G
RAM/4xsingle-core). It has a DB of > 100 GB and much more than
millions of rows and the preformance is very good with quite a lot of
users via the webserver. But I do not have any comparisons with Oracle
or other sy
Nguyen Tam Chinh wrote:
ad4: 476940MB at ata2-master SATA150
%dmesg | grep atapci0
atapci0: port
0xdc00-0xdc07,0xd480-0xd483,0xd400-0xd407,0xd080-0xd083,0xd000-0xd00f
mem 0xff8fec00-0xff8fedff irq
Unfortunately you have a broken chipset, i would not recommend you use
the Sil 3112 for prod
I am wondering what CPUTYPE and CFLAGS are appropriate when using
Intel's Conroe based Xeons, since GCC 3 is not aware of this CPU, afaik.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscri
Clayton Milos wrote:
Hi Jack
I patched the driver and re-compiled the kernel and userland.
All appears well with the em driver now. No more errors on it.
I am getting watchdog timeouts on the xl driver now though. It was
happenning before at the same time as the em ones. Now I've passed a
lo
Scott Long wrote:
Mike,
If you have insight into the bce driver, I would highly appreciate if
you would share it.
Scott (the guy who fixed bce)
I don't have any bce hardware myself, I'm just using the information
from the list. I have some em and fxp hardware however that i can use to
do
Jack,
I have done some tests, here are my results. On 6.2-BETA3 i was able to
get a timeout while compiling the kernel and ftping a large file from
another server with the same card. On 6.2-STABLE cvsuped today i was not
able to produce a timeout, i then applied your patch and the results
wer
On Tue, November 7, 2006 6:18 pm, Scott Long wrote:
It's just unclear to me how you're associating bce problems with
checksum offloading and IP fragmentation to em problems with design
issues in the watchdog code.
You are correct, the bce watchdog timeouts seem to be related to hw
checksums, a
Olivier Mueller wrote:
Hello,
I will soon get some new servers with more than 4 GB of RAM, and
I am wondering if they will work fine even with the PAE
option activated: are all the required drivers (RAID mfid, bce
on the Dell, ciss0 on the HP) 100% compatible, or should I expect
trouble?
W
Emanuel Strobl said:
~ 15MB/s
> .and with 1m blocksize:
> test2:~#17: dd if=/dev/zero of=/samsung/testfile bs=1m
> ^C61+0 records in
> 60+0 records out
> 62914560 bytes transferred in 4.608726 secs (13651182 bytes/sec)
> ->
Andreas Braukmann said:
> --On Mittwoch, 17. November 2004 20:48 Uhr -0500 Mike Jakubik
> <[EMAIL PROTECTED]> wrote:
>
>> I have two PCs connected together, using the em card. One is FreeBSD 6
>> from Fri Nov 5 , the other is Windows XP. I am using the default mtu of
Alex Povolotsky said:
> Hello!
>
> Are pst(4) disk arrays bootable? If yes, what should I do to boot from it?
FreeBSD cant boot from the Supertrak SX6000. I have wasted lots of time
figuring this out, untill someone onthe lists told me this. I dont
understand why this is not documented.
_
Can someone tell my why there is no RAID support for the VT8237 SATA
controller, when the chipset is listed as supported in the ata man page?
I've wasted enough money and time buying hardware and hoping that a
particular onboard ATA raid chips is supported. I understand that the
manufacturers may n
Daniel O'Connor said:
> On Tue, 30 Nov 2004 15:19, Mike Jakubik wrote:
>> documentation stating which of the common onboard raid chipsets are
>> supported. The motherboard in question is a gigabyte GA-K8VM800M.
>> FreeBSD 5.3 detects the chipset, but shows the drives ind
Ash said:
> Mike,
>
> I'm not sure what the status of RAID on a VT8237 is, but is it possible
> the array(s) is(are) there and you are not noticing them?
No, there is no ar. Just the individual disks.
> Most of these lower end PATA/SATA "RAID" controllers are doing their
> work in software. As s
Bob Bishop said:
> You might try an 'atacontrol create '. I had a problem where I'd
> defined RAID1 in the BIOS, but 5.3 wouldn't see it (specifically saw the
> drives individually but no ar0); after atacontrol create... it all works.
> Go fig.
Unfortunately i need to boot off this raid, and i al
David O'Brien said:
> There are many new SATA "RAID" controllers that our ATA driver doesn't
> yet understand the metadata. Soren is working on support for these newer
> chipsets.
Understood, but what im saying is that a list of supported ones would be
very useful when trying to decide what hard
Hi,
I am getting the following errors on the GigaByte GA-K8VM800M Motherboard.
The system seems to run fine however. Latest BIOS installed.
---
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the Univers
Doug White said:
> On Wed, 1 Dec 2004, Mike Jakubik wrote:
>
>> Hi,
>>
>> I am getting the following errors on the GigaByte GA-K8VM800M
>> Motherboard.
>> The system seems to run fine however. Latest BIOS installed.
>
> Either there's a bug
1 - 100 of 256 matches
Mail list logo