___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hardware: SATA RAID adapter with SiliconImage 3114 chip. 2 SATA HDD.
I did gmirror.
Run test:
3 parallel tasks "dd if=/dev/mirror/gm0 of=/dev/null bs=1m count=5000"
gstat shows summary read speed from mirror about 30-40 mbyte/sec.
It is for all balance algorithms: load, round-robin, split
While
On Saturday 14 May 2005 10:22, [EMAIL PROTECTED] wrote:
> Hardware: SATA RAID adapter with SiliconImage 3114 chip. 2 SATA HDD.
> I did gmirror.
> a) This is gmirror feature ?
> b) This is hardware feature (SiliconImage 3114 chip) ?
I don't think is related to your hardware. I have a
Thanks for the great work.
I installed it on a laptop PC, NEC VersaPro NX VA20C, for my
friend. It works fine without any problem. You can see the
/var/run/dmesg.boot at
http://heimat.jp/~nakaji/FreeBSD/dmesg.boot.va20c
But there was a problem when installing.
> In <[EMAIL PROTECTED
On Sat, May 14, 2005 at 01:22:05PM +0400, [EMAIL PROTECTED] wrote:
+>
+> Hardware: SATA RAID adapter with SiliconImage 3114 chip. 2 SATA HDD.
+> I did gmirror.
+>
+> Run test:
+> 3 parallel tasks "dd if=/dev/mirror/gm0 of=/dev/null bs=1m count=5000"
+>
+> gstat shows summary read speed from mirr
What is the best PCI gigabit NIC out there right now? For 100Mbit/s I
use fxp cards. Is there anything as good in the 1000Mbit range?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe,
On Sat, May 14, 2005 at 06:19:28AM -0700, Janet Sullivan wrote..
> What is the best PCI gigabit NIC out there right now? For 100Mbit/s I
> use fxp cards. Is there anything as good in the 1000Mbit range?
I would suggest a card driven by em(4)
--
Wilko Bulte [EMAIL P
On 5/14/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
> On Sat, May 14, 2005 at 01:22:05PM +0400, [EMAIL PROTECTED] wrote:
> +>
> +> Hardware: SATA RAID adapter with SiliconImage 3114 chip. 2 SATA HDD.
> +> I did gmirror.
> +>
> +> Run test:
> +> 3 parallel tasks "dd if=/dev/mirror/gm0 of=/d
On 5/14/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
> On Sat, May 14, 2005 at 01:22:05PM +0400, [EMAIL PROTECTED] wrote:
> +>
> +> Hardware: SATA RAID adapter with SiliconImage 3114 chip. 2 SATA HDD.
> +> I did gmirror.
> +>
> +> Run test:
> +> 3 parallel tasks "dd if=/dev/mirror/gm0 of=/d
On Sat, May 14, 2005 at 05:57:51PM +0400, Vladimir Dzhivsanoff wrote:
+> > This is the way RAID1 works. Try to imagine how disk's heads are moving -
+> > there will be no speed-up in sequential reads, this is not RAID0.
+> >
+> > Mirror characteristics are:
+> > - the same speed for sequential rea
Just been trying to install FreeBSD 5.4 amd64 here and
when loading the raid control kernel module driver ( hptmv )
from floppy and booting I was getting:
Panic isadma_start : bad bounce buffer
The driver install docs stated to disable ACPI it this happened
this prevented the cards from being detec
NAKAJI Hiroyuki wrote:
>> MD5 (5.4-RELEASE-i386-bootonly.iso) = 2afe65af7e7b994c3ce87cefda27352e
> With this CD, execute of /stand/sysinatall fails, that is, the system
> stucks.
Worked for me. Maybe you burnt it on a bad medium?
mkb.
___
freebsd-sta
> In <[EMAIL PROTECTED]>
> Matthias Buelow <[EMAIL PROTECTED]> wrote:
> >> MD5 (5.4-RELEASE-i386-bootonly.iso) = 2afe65af7e7b994c3ce87cefda27352e
> > With this CD, execute of /stand/sysinatall fails, that is, the system
> > stucks.
> Worked for me. Maybe you burnt it on a bad medium?
On 5/14/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
> On Sat, May 14, 2005 at 05:57:51PM +0400, Vladimir Dzhivsanoff wrote:
> +> > This is the way RAID1 works. Try to imagine how disk's heads are moving
> -
> +> > there will be no speed-up in sequential reads, this is not RAID0.
> +> >
> +>
On Sat, 14 May 2005, Steven Hartland wrote:
> Just been trying to install FreeBSD 5.4 amd64 here and
> when loading the raid control kernel module driver ( hptmv )
> from floppy and booting I was getting:
> Panic isadma_start : bad bounce buffer
This is a known bug; floppy drives don't work on am
Thanks for the confirmation there Doug at least I have a workaround :)
Steve
- Original Message -
From: "Doug White" <[EMAIL PROTECTED]>
This is a known bug; floppy drives don't work on amd64 since the ISA DMA
buffer gets allocated above 16MB. I don't know if this is something that
nee
On May 14, 2005, at 09:16, Pawel Jakub Dawidek wrote:
This is the way RAID1 works. Try to imagine how disk's heads are
moving -
there will be no speed-up in sequential reads, this is not RAID0.
Mirror characteristics are:
- the same speed for sequential reads as for one disk;
- the same speed for
On May 14, 2005, at 10:48, Vladimir Dzhivsanoff wrote:
On 5/14/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
There is my tool in ports (benchmarks/raidtest/) which does what you
want.
The README file wasn't moved to ports, IIRC, you can find it here:
big thanks, Pawel
You may also want to ch
Hello,
Yesterday (13 May, 2005), I installed FreeBSD 5.4 Release on this
server without problem. This morning (14 May, 2005) I did cvsup and now
it is 5.4-STABLE.
But I saw strange thing when I change settings on bios setup.
When I change ACPI OS aware=YES
==
May 14 10:41
On Sat, 2005-05-14 at 11:30 +0100, Dominic Marks wrote:
> The seek times are way down, which is great, and makes sense using a
> round-robin strategy on the mirror, but my peak transfer rate has been
> almost halved too.
>
> I don't mind this too much as in my application low seek times are worth
On Sat, 2005-05-14 at 18:00 +0400, Vladimir Dzhivsanoff wrote:
> three parallel tasks of "dd " is not good model for random reads ?
Probably not, especially if you start the parallel tasks going at the
same time. That way, the second and third tasks are almost certainly
hitting data in the h
On Sat, May 14, 2005 at 11:36:04AM -0400, David Magda wrote:
+>
+> On May 14, 2005, at 10:48, Vladimir Dzhivsanoff wrote:
+>
+> >On 5/14/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
+> >>There is my tool in ports (benchmarks/raidtest/) which does what you
+> >>want.
+> >>The README file wa
Hi list,
Just installed 5.4. it works fine except my AC97 on board sound.
I added a line in /boot/loader.conf :
snd_ich_load="YES"
But when I run xmms, there is always error like:
** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): No
such file or directory
Here is info about my
On Sat, 14 May 2005 21:04:07 +0200
VnPenguin <[EMAIL PROTECTED]> wrote:
> Hi list,
> Just installed 5.4. it works fine except my AC97 on board sound.
>
> I added a line in /boot/loader.conf :
>
> snd_ich_load="YES"
>
> But when I run xmms, there is always error like:
>
> ** WARNING **: oss_ope
Hi,
You've added wrong driver for your sound card.
From man snd_ich:
--
The snd_ich driver supports the following audio devices:
o AMD 768
o AMD 8111
o Intel 443MX
o Intel ICH
o Intel ICH revision 1
o Intel ICH2
o Intel ICH3
I have seen this problem on the questions list since 5.0 first can out as
development version. Here 5.4 is now stable release and this problem is
still not fixed. I have been using the same pc to test installing stable
versions from miniinst.iso every version since 3.4 without any problems.
Even 5.
On 5/14/05, Ariff Abdullah <[EMAIL PROTECTED]> wrote:
>
>
> use snd_via8233_load="YES" instead.
Works well now.
Thank you so much!
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send
Dear all,
after upgrading from 5.3 to 5.4-Stable
I get
DEVFS Overflow table with 65538 entries allocated
I already doubled the values in the kernel config via
options NDEVFSINO=2050
options NDEVFSOVERFLOW=65538
with no avail. The error message pops up if a user
(fails to) star
Doug White writes:
On Thu, 12 May 2005, Rainer Duffner wrote:
Hi,
I installed FreeBSD5.4 on a server with a 3ware 7006-2 controller and
two 120GB disks as RAID1
I cannot boot this install. (I get some kind of panic or endless loop,
but the display is re-painted so fast I cannot read it).
What
> DELL PE2850 freezes with the 5.4-Release SMP GENERIC kernel
> while runing X for a few minutes.and it seems caused by Xorg's
> bug? https://bugs.freedesktop.org/show_bug.cgi?id=2880
Try HTT if enabled.
regards
Claus
___
freebsd-stable@freebsd.org mail
Hi Guys,
I been reading FreeBSd docs on remote pritning.
It mostly talks about setting up a local printer.
In which case, I could care less about since I want to
print to my HP Jetdirect print server.
Mainly, I really don't want to install CUPS. I would
just like to use the default lp that comes w
On Sat, May 14, 2005 at 03:52:05PM -0700, ya hoo wrote:
> Hi Guys,
>
> I been reading FreeBSd docs on remote pritning.
> It mostly talks about setting up a local printer.
> In which case, I could care less about since I want to
> print to my HP Jetdirect print server.
> Mainly, I really don't want
On Sat, 14 May 2005, ya hoo wrote:
Hi Guys,
I been reading FreeBSd docs on remote pritning.
It mostly talks about setting up a local printer.
In which case, I could care less about since I want to
print to my HP Jetdirect print server.
Mainly, I really don't want to install CUPS. I would
just like
On Sun, 15 May 2005, Jonathan Chen wrote:
On Sat, May 14, 2005 at 03:52:05PM -0700, ya hoo wrote:
Hi Guys,
I been reading FreeBSd docs on remote pritning.
It mostly talks about setting up a local printer.
In which case, I could care less about since I want to
print to my HP Jetdirect print server.
On Sat, May 14, 2005 at 10:18:34PM +0200, Thomas Beer wrote:
> Dear all,
>
> after upgrading from 5.3 to 5.4-Stable
> I get
>
> DEVFS Overflow table with 65538 entries allocated
>
> I already doubled the values in the kernel config via
>
> options NDEVFSINO=2050
> options NDEVF
ya hoo wrote:
> I been reading FreeBSd docs on remote pritning.
> It mostly talks about setting up a local printer.
> In which case, I could care less about since I want to
> print to my HP Jetdirect print server.
> Mainly, I really don't want to install CUPS. I would
> just like to use the defaul
On Sat, 14 May 2005, Balgansuren.B wrote:
> Yesterday (13 May, 2005), I installed FreeBSD 5.4 Release on this
> server without problem. This morning (14 May, 2005) I did cvsup and now
> it is 5.4-STABLE.
>
> But I saw strange thing when I change settings on bios setup.
>
[...]
> May 14 10:41:41
On Sat, May 14, 2005 at 04:20:32PM -0700, Mikko Ty?l?j?rvi wrote:
> On Sun, 15 May 2005, Jonathan Chen wrote:
[...]
> >>Can anyone direct me in the right direction?
> >
> >Uncomment/Tweak the following in your /etc/printcap:
> >
> > remote|sample remote printer:\
> > :sh:\
> > :rm=lp
On Sat, 14 May 2005, Steven Hartland wrote:
> Thanks for the confirmation there Doug at least I have a workaround :)
As another workaround, add this to loader.conf and reboot:
vm.old_contigmalloc="1"
This uses the old contigmalloc algorithm which may be more successful as
allocating the bounce
On Sat, 14 May 2005, fbsd_user wrote:
> I have seen this problem on the questions list since 5.0 first can out as
> development version. Here 5.4 is now stable release and this problem is
> still not fixed. I have been using the same pc to test installing stable
> versions from miniinst.iso every
On Sat, 14 May 2005, rduffner wrote:
> Doug White writes:
>
> > On Thu, 12 May 2005, Rainer Duffner wrote:
> >
> >> Hi,
> >>
> >> I installed FreeBSD5.4 on a server with a 3ware 7006-2 controller and
> >> two 120GB disks as RAID1
> >> I cannot boot this install. (I get some kind of panic or endles
Hello!
This happened 4 times today on the same machine:
17:59:12 : umass0: at uhub2 port 1 (addr 4) disconnected
17:59:12 : (da0:umass-sim0:0:0:0): lost device
17:59:12 : (da0:umass-sim0:0:0:0): removing device entry
17:59:12 : umass0: detached
17:59:12 :
17:59:12 :
17:59:12 : Fatal trap 12: pa
Dear all!
I've installed 5.4 for amd64 on this asus
mobo. Went just fine, but few things make
me nervous.
1. Cannot see ethernet interface. There is
RJ-45 port, but not in dmesg (attached). In
manual says "ic plus ip101 10/100 lan phy".
Default on board is "PnP on". How could I
make OS to recognize
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of fbsd_user
> Sent: Saturday, May 14, 2005 12:54 PM
> To: [EMAIL PROTECTED] ORG
> Cc: [EMAIL PROTECTED]
> Subject: 5.4 install disc1 will not find hard drive
>
>
> Power management and APIC have been bios
44 matches
Mail list logo