[no subject]

2005-05-14 Thread Тарас

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


gmirror

2005-05-14 Thread vohand

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, one dd if=/dev/ad4 of=/dev/null bs=1m count=5000 shows 50 mbyte/sec

1. Why it occurs and how fix it ?

2. If in the test instead of three instancies of dd if=/dev/mirror/gm0
of=/dev/null bs=1m count=5000 run only one, 
   then read speed don`t exceeds read speed from one disk (dd if=/dev/ad4
of=/dev/null bs=1m count=5000)
a) This is gmirror feature ?
b) This is hardware feature (SiliconImage 3114 chip) ?
  
 


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Dominic Marks
On Saturday 14 May 2005 10:22, [EMAIL PROTECTED] wrote:
 Hardware: SATA RAID adapter with SiliconImage 3114 chip. 2 SATA HDD.
 I did gmirror.

snip

   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 Dell PowerEdge SC1425 which
is exhibiting the same behaviour from gmirror, my disc controller is an onboard
Intel ICH5.

System: FreeBSD 5.4-STABLE @ Sun Apr 10 14:07:46 UTC 2005

atapci1: Intel ICH5 SATA150 controller port 0xccc0-0xcccf,0xccd8-0xccdb,
 0xcce0-0xcce7,0xccf0-0xccf3,0xccf8-0xccff irq 18 at device 31.2 on pci0
ata2: channel #0 on atapci1
ata3: channel #1 on atapci1

mail# dmesg | grep ad4
ad4: 76293MB ST380013AS/8.12 [155009/16/63] at ata2-master SATA150

mail# diskinfo -t ad4
snip
Seek times:
Full stroke:  250 iter in   5.606627 sec =   22.427 msec
Half stroke:  250 iter in   4.382610 sec =   17.530 msec
Quarter stroke:   500 iter in   6.969860 sec =   13.940 msec
Short forward:400 iter in   1.940076 sec =4.850 msec
Short backward:   400 iter in   2.349238 sec =5.873 msec
Seq outer:   2048 iter in   0.228509 sec =0.112 msec
Seq inner:   2048 iter in   0.237599 sec =0.116 msec
Transfer rates:
outside:   102400 kbytes in   1.755089 sec =58345 kbytes/sec
middle:102400 kbytes in   2.106003 sec =48623 kbytes/sec
inside:102400 kbytes in   3.496732 sec =29284 kbytes/sec

Pretty reasonable results.

mail# dmesg | grep ad6
ad6: 76319MB ST380817AS/3.42 [155061/16/63] at ata3-master SATA150

The second drive achieves slightly better seeking, but lower throughput. But the
variation between ad4 and ad6 is very small as I would expect for two virtually
identical drives.

mail# diskinfo -t ad6
snip
Seek times:
Full stroke:  250 iter in   4.936300 sec =   19.745 msec
Half stroke:  250 iter in   3.675749 sec =   14.703 msec
Quarter stroke:   500 iter in   5.970199 sec =   11.940 msec
Short forward:400 iter in   1.937453 sec =4.844 msec
Short backward:   400 iter in   2.347955 sec =5.870 msec
Seq outer:   2048 iter in   0.211831 sec =0.103 msec
Seq inner:   2048 iter in   0.218748 sec =0.107 msec
Transfer rates:
outside:   102400 kbytes in   1.754634 sec =58360 kbytes/sec
middle:102400 kbytes in   2.107054 sec =48599 kbytes/sec
inside:102400 kbytes in   3.522545 sec =29070 kbytes/sec

Now the same test against the gmirror:

mail# diskinfo -t /dev/mirror/gmirror0
snip
Seek times:
Full stroke:  250 iter in   1.347611 sec =5.390 msec
Half stroke:  250 iter in   1.335664 sec =5.343 msec
Quarter stroke:   500 iter in   2.653382 sec =5.307 msec
Short forward:400 iter in   2.254421 sec =5.636 msec
Short backward:   400 iter in   2.057330 sec =5.143 msec
Seq outer:   2048 iter in   0.265052 sec =0.129 msec
Seq inner:   2048 iter in   0.274519 sec =0.134 msec
Transfer rates:
outside:   102400 kbytes in   2.774400 sec =36909 kbytes/sec
middle:102400 kbytes in   3.138420 sec =32628 kbytes/sec
inside:102400 kbytes in   4.498140 sec =22765 kbytes/sec

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
more than high transfer rates, but it is still puzzling to me to see such a
remarkable drop in throughput.

Thanks very much for insight,
-- 
Dominic
GoodforBusiness.co.uk
I.T. Services for SMEs in the UK.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ANNOUNCE: [FreeBSD-Announce] FreeBSD 5.4-RELEASE is now available

2005-05-14 Thread NAKAJI Hiroyuki
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] 
   Ken Smith [EMAIL PROTECTED] wrote:

 CD Image Checksums

   MD5 (5.4-RELEASE-i386-bootonly.iso) = 2afe65af7e7b994c3ce87cefda27352e

With this CD, execute of /stand/sysinatall fails, that is, the system
stucks.

I had to give up ftp installation and download larger iso file.

   MD5 (5.4-RELEASE-i386-disc1.iso) = 3dbb37485535e129354bc099e24aed99

With this CD or 3 froppies, the installation goes well.

What is different?
-- 
NAKAJI Hiroyuki
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Pawel Jakub Dawidek
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 mirror about 30-40 mbyte/sec.
+ It is for all balance algorithms: load, round-robin, split
+ 
+ While, one dd if=/dev/ad4 of=/dev/null bs=1m count=5000 shows 50 mbyte/sec
+ 
+ 1. Why it occurs and how fix it ?
+ 
+ 2. If in the test instead of three instancies of dd if=/dev/mirror/gm0
+ of=/dev/null bs=1m count=5000 run only one, 
+then read speed don`t exceeds read speed from one disk (dd if=/dev/ad4
+ of=/dev/null bs=1m count=5000)
+  a) This is gmirror feature ?
+  b) This is hardware feature (SiliconImage 3114 chip) ?

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 sequential/random write as for one disk;
- double speed of one disk for random reads;

-- 
Pawel Jakub Dawidek   http://www.wheel.pl
[EMAIL PROTECTED]   http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!


pgpsEVk0508Dx.pgp
Description: PGP signature


Best gigabit ethernet NIC for 5.4?

2005-05-14 Thread Janet Sullivan
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, send any mail to [EMAIL PROTECTED]


Re: Best gigabit ethernet NIC for 5.4?

2005-05-14 Thread Wilko Bulte
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 PROTECTED]
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Vladimir Dzhivsanoff
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=/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, one dd if=/dev/ad4 of=/dev/null bs=1m count=5000 shows 50
 mbyte/sec
 + 
 + 1. Why it occurs and how fix it ?
 + 
 + 2. If in the test instead of three instancies of dd if=/dev/mirror/gm0
 + of=/dev/null bs=1m count=5000 run only one, 
 +then read speed don`t exceeds read speed from one disk (dd
 if=/dev/ad4
 + of=/dev/null bs=1m count=5000)
 +a) This is gmirror feature ?
 +b) This is hardware feature (SiliconImage 3114 chip) ?
 
 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 sequential/random write as for one disk;
 - double speed of one disk for random reads;
by what test-suite I can test it ?
and what balance algorithm is more proper for random reads ?

 
 -- 
 Pawel Jakub Dawidek   http://www.wheel.pl
 [EMAIL PROTECTED]   http://www.FreeBSD.org
 FreeBSD committer Am I Evil? Yes, I Am!
 

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Vladimir Dzhivsanoff
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=/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, one dd if=/dev/ad4 of=/dev/null bs=1m count=5000 shows 50
 mbyte/sec
 + 
 + 1. Why it occurs and how fix it ?
 + 
 + 2. If in the test instead of three instancies of dd if=/dev/mirror/gm0
 + of=/dev/null bs=1m count=5000 run only one, 
 +then read speed don`t exceeds read speed from one disk (dd
 if=/dev/ad4
 + of=/dev/null bs=1m count=5000)
 +a) This is gmirror feature ?
 +b) This is hardware feature (SiliconImage 3114 chip) ?
 
 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 sequential/random write as for one disk;


 - double speed of one disk for random reads;

by what test-suite I can test it ?
and what balance algorithm is more proper for random reads ?

three parallel tasks of dd  is not good model for random reads ?

 
 -- 
 Pawel Jakub Dawidek   http://www.wheel.pl
 [EMAIL PROTECTED]   http://www.FreeBSD.org
 FreeBSD committer Am I Evil? Yes, I Am!
 

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Pawel Jakub Dawidek
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 reads as for one disk;
+  - the same speed for sequential/random write as for one disk;
+  - double speed of one disk for random reads;
+ by what test-suite I can test it ?
+ and what balance algorithm is more proper for random reads ?

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:


http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/tools/raidtest/Attic/README?rev=1.2content-type=text/x-cvsweb-markuphideattic=0

-- 
Pawel Jakub Dawidek   http://www.wheel.pl
[EMAIL PROTECTED]   http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!


pgp6y7CIhScxC.pgp
Description: PGP signature


5.4-RELEASE amd64: Panic isadma_start : bad bounce buffer

2005-05-14 Thread Steven Hartland
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 detected. Anyway I found
a workaround which is interesting. After loading the module
from floppy I unplugged the floppy drive this seems to fix the
issue, no panic and the controllers detected find ( installing as
we speak ) so is there a problem with floppy access in amd64
5.4?
   Steve

This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please 
telephone (023) 8024 3137
or return the E.mail to [EMAIL PROTECTED]
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ANNOUNCE: [FreeBSD-Announce] FreeBSD 5.4-RELEASE is now available

2005-05-14 Thread Matthias Buelow
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-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ANNOUNCE: [FreeBSD-Announce] FreeBSD 5.4-RELEASE is now available

2005-05-14 Thread NAKAJI Hiroyuki
 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?

Maybe. Or CD-R drive may have some problem, because disc1 was burnt on
another same medium but with another DVD-R drive.

Anyway, 5.4-RELEASE is now working. Thanks.
-- 
NAKAJI Hiroyuki
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Vladimir Dzhivsanoff
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.
 +  
 +  Mirror characteristics are:
 +  - the same speed for sequential reads as for one disk;
 +  - the same speed for sequential/random write as for one disk;
 +  - double speed of one disk for random reads;
 + by what test-suite I can test it ?
 + and what balance algorithm is more proper for random reads ?
 
 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 


   
 http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/tools/raidtest/Attic/README?rev=1.2content-type=text/x-cvsweb-markuphideattic=0
 
 -- 
 Pawel Jakub Dawidek   http://www.wheel.pl
 [EMAIL PROTECTED]   http://www.FreeBSD.org
 FreeBSD committer Am I Evil? Yes, I Am!
 

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.4-RELEASE amd64: Panic isadma_start : bad bounce buffer

2005-05-14 Thread Doug White
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 amd64 since the ISA DMA
buffer gets allocated above 16MB.  I don't know if this is something that
needs to be handled by busdma.

-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.4-RELEASE amd64: Panic isadma_start : bad bounce buffer

2005-05-14 Thread Steven Hartland
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
needs to be handled by busdma.


This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please 
telephone (023) 8024 3137
or return the E.mail to [EMAIL PROTECTED]
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread David Magda
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 sequential/random write as for one disk;
- double speed of one disk for random reads;
The following paper describes the I/O characteristics of various RAID 
schemes:

http://citeseer.ist.psu.edu/chen89evaluation.html
The following two may also be of some interest:
http://citeseer.ist.psu.edu/chen90maximizing.html
http://citeseer.ist.psu.edu/219910.html
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread David Magda
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 check out Bonnie and Bonnie++. They're fairly 
standard I/O benchmark programs that are a staple in measuring 
performance. Bonnie is in the Ports tree.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Supermicro superserver 5013S-i

2005-05-14 Thread Balgansuren.B
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:41 altainet kernel: Copyright (c) 1992-2005 The FreeBSD
Project.
May 14 10:41:41 altainet kernel: Copyright (c) 1979, 1980, 1983, 1986,
1988, 1989, 1991, 1992, 1993, 1994
May 14 10:41:41 altainet kernel: The Regents of the University of
California. All rights reserved.
May 14 10:41:41 altainet kernel: FreeBSD 5.4-STABLE #0: Sat May 14
10:20:36 EDT 2005
May 14 10:41:41 altainet kernel:
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/ALTAINET
May 14 10:41:41 altainet kernel: ACPI APIC Table: RCCGCHE
May 14 10:41:41 altainet kernel: Timecounter i8254 frequency
1193182 Hz quality 0
May 14 10:41:41 altainet kernel: CPU: Intel(R) Xeon(TM) CPU 2.40GHz
(2400.11-MHz 686-class CPU)
May 14 10:41:41 altainet kernel: Origin = GenuineIntel  Id = 0xf29 
Stepping = 9
May 14 10:41:41 altainet kernel:
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
May 14 10:41:41 altainet kernel: Hyperthreading: 2 logical CPUs
May 14 10:41:41 altainet kernel: real memory  = 1073676288 (1023 MB)
May 14 10:41:41 altainet kernel: avail memory = 1045319680 (996 MB)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [DEB_] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [MLIB] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [IO__] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [DATA] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [SIO_] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [SB__] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [PM__] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [ICNT] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [ACPI] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [IORG] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [SB__] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [PM__] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [SIO_] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [PM__] had invalid type (String) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [BIOS] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [CMOS] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [KBC_] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: ACPI-0698: *** Warning: Type override
- [OEM_] had invalid type (Integer) for Scope operator, changed to
(Scope)
May 14 10:41:41 altainet kernel: MADT: Forcing active-low polarity and
level trigger for SCI
May 14 10:41:41 altainet kernel: ioapic0 Version 1.1 irqs 0-15 on
motherboard
May 14 10:41:41 altainet kernel: ioapic1 Version 1.1 irqs 16-31 on
motherboard
May 14 10:41:41 altainet kernel: ioapic2 Version 1.1 irqs 32-47 on
motherboard
May 14 10:41:41 altainet kernel: npx0: math processor on motherboard
May 14 10:41:41 altainet kernel: npx0: INT 16 interface
May 14 10:41:41 altainet kernel: acpi0: RCC GCHE on motherboard
May 14 10:41:41 altainet kernel: acpi0: Power Button (fixed)
May 14 10:41:41 altainet kernel: unknown: I/O range not supported
May 14 10:41:41 altainet kernel: Timecounter ACPI-safe frequency
3579545 Hz quality 1000
May 14 10:41:41 altainet kernel: acpi_timer0: 32-bit timer at
3.579545MHz port 0x508-0x50b on acpi0
May 14 10:41:41 altainet kernel: cpu0: ACPI CPU on acpi0
May 14 10:41:41 altainet kernel: acpi_throttle0: ACPI 

Re: gmirror

2005-05-14 Thread Paul Mather
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
 more than high transfer rates, but it is still puzzling to me to see such a
 remarkable drop in throughput.

For large sequential reads on a round-robin mirror, you might be forcing
each drive to do a lot more small seeks than if you just accessed the
data from a single drive, and those small seeks may be slowing down the
overall transfer significantly.  I would have thought that large,
whole-track caches prevalent on modern hard disks would ameliorate that
problem in an otherwise quiescent environment, but, dependent upon the
drive's caching policy, you never know...

Cheers,

Paul.
-- 
e-mail: [EMAIL PROTECTED]

Without music to decorate it, time is just a bunch of boring production
 deadlines or dates by which bills must be paid.
--- Frank Vincent Zappa
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Paul Mather
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 hard drive's cache, rather than the actual disk
platters, and so are more likely to be testing the interface transfer
speed than the hard drive's sustained performance.  For a better model
(of parallel large sequential transfers), you should at the very least
stagger the start times of each task, to minimise cache effects.

The better question to ask yourself is this: are large sequential
transfers a good model of my workload.  That is what you are testing
with your dd's.  Seek times are the dominant cost of a disk transfer.
Large sequential transfers are a best-case scenario for I/O measurements
because they involve minimal seek overheads.  However, best-case and
real-world are not usually the same thing.

Cheers,

Paul.
-- 
e-mail: [EMAIL PROTECTED]

Without music to decorate it, time is just a bunch of boring production
 deadlines or dates by which bills must be paid.
--- Frank Vincent Zappa
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror

2005-05-14 Thread Pawel Jakub Dawidek
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 wasn't moved to ports, IIRC, you can find it here:
+ 
+ big thanks, Pawel
+ 
+ You may also want to check out Bonnie and Bonnie++. They're fairly 
+ standard I/O benchmark programs that are a staple in measuring 
+ performance. Bonnie is in the Ports tree.

It measures file system performance, so it is basically not this level,
but could be useful too.

-- 
Pawel Jakub Dawidek   http://www.wheel.pl
[EMAIL PROTECTED]   http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!


pgpJQa4aUXA4i.pgp
Description: PGP signature


Can't use AC97 sound in 5.4

2005-05-14 Thread VnPenguin
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 sound card:

# pciconf -lv | grep -B4 audio
[EMAIL PROTECTED]:17:5:class=0x040100 card=0x30051695 chip=0x30591106
rev=0x50 hdr=0x00
vendor   = 'VIA Technologies Inc'
device   = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller'
class= multimedia
subclass = audio

Any help please.
Thank you,
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't use AC97 sound in 5.4

2005-05-14 Thread Ariff Abdullah

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_open(): Failed to open audio device (/dev/dsp):
 No such file or directory
 
 Here is info about my sound card:
 
 # pciconf -lv | grep -B4 audio
 [EMAIL PROTECTED]:17:5:class=0x040100 card=0x30051695
 chip=0x30591106 rev=0x50 hdr=0x00
 vendor   = 'VIA Technologies Inc'
 device   = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller'
 class= multimedia
 subclass = audio
 

use snd_via8233_load=YES instead.


--

Ariff Abdullah
MyBSD

http://www.MyBSD.org.my (IPv6/IPv4)
http://staff.MyBSD.org.my (IPv6/IPv4)
http://tomoyo.MyBSD.org.my (IPv6/IPv4)
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't use AC97 sound in 5.4

2005-05-14 Thread Nguyen Tam Chinh
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
 o   Intel ICH4
 o   Intel ICH5
 o   Intel ICH6
 o   NVIDIA nForce
 o   NVIDIA nForce2
 o   NVIDIA nForce2 400
 o   NVIDIA nForce3
 o   NVIDIA nForce3 250
 o   NVIDIA nForce4
 o   SiS 7012
---
But in fact you have a VIA sound card :)
The easiest way is add sound_load=YES to loader.conf, the other way is 
view the sound driver modules in /boot/kernel and choose what's your.

PS. this question should go to question@ not stable@ :)
On Sat, 14 May 2005, VnPenguin 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_open(): Failed to open audio device (/dev/dsp): No
such file or directory
Here is info about my sound card:
# pciconf -lv | grep -B4 audio
[EMAIL PROTECTED]:17:5:class=0x040100 card=0x30051695 chip=0x30591106
rev=0x50 hdr=0x00
   vendor   = 'VIA Technologies Inc'
   device   = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller'
   class= multimedia
   subclass = audio
Any help please.
Thank you,
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]
-
With best regards,  |The Power to Serve
Nguyen Tam Chinh|  http://www.FreeBSD.org
Loc: sp.cs.msu.su   |
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.4 install disc1 will not find hard drive

2005-05-14 Thread fbsd_user
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.3-miniinst.iso worked just 2 weeks ago. The 5.4 stable does not have
a miniinst.iso file so this time I used the disc1.iso to burn the install cd
from and when booting from this cd I now get no hard drive found message
from sysinstall (standard install) menu. This sure looks very strange to me
as I can put in the cd burned from the 5.3-miniinst.iso file and the system
installs just fine. Only difference is using disc1 this time. Even though
the md5 CHECKSUM matched I downloaded and reburned disc1.iso again just to
verify it was good.

Power management and APIC have been bios disabled since version FreeBSD 3.4
version so that is not the problem. I tried selecting safe option to boot
and still get same error 'no hard disk found.   My hard drive is an western
digital 310100 on ata0 as master. When using this 5.4 install cd on other
pc/ motherboard/ hard drive combos I get same error.

I think there is something wrong with the build process of the disc1.iso
file. The miniinst.iso must be build using a different canned script that
does not incorporated the bug that is in the disc1 build.   Maybe the .ISO
builds team needs to take a look at this problem.

And to continue on with this thought  why does 5.4 NOT have a miniinst.iso
file?


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't use AC97 sound in 5.4

2005-05-14 Thread VnPenguin
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 any mail to [EMAIL PROTECTED]


DEVFS Overflow table

2005-05-14 Thread Thomas Beer
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) start ppp but not if root starts ppp. Any pointers?


Cheers Tom
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem booting 5.4

2005-05-14 Thread rduffner
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 I *can* do is insert my SuSE9.2-pro cd1, boot from that and at the
grub-menu say boot from harddisk.
That boots FreeBSD. 

On advice from IRC, I tried:
# boot0cfg -B twed0 

-which leads to this output 

boot0cfg: write_mbr: /dev/twed0: No such file or directory
This is a erroneous message. The actual problem is: 

   484 boot0cfg NAMI  /dev/twed0
   484 boot0cfg RET   open -1 errno 1 Operation not permitted 

This is a known problem with certain MBR layouts. To work around this
problem, set: 

sysctl kern.geom.debugflags=16 

then try your boot0cfg. There's a protection mechanism that sometimes gets
confused by certain partition table layouts. Flag 16 disables that
protection.  I don't recommend running this unless you are explicitly
trying to updating something in a partition table-like area; its very easy
to destroy your system with the flag set!

I booted from CD and ran the boot0cfg offline - however, this worked only 
on one server. I have two more identical servers that now just beep 
endlessly at the F1-prompt.
I was told it is a geometry problem, but what else can I do? 


cheers,
Rainer
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PE2850 multiprocessor freezed under Xorg

2005-05-14 Thread Claus Guttesen
 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 mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Remote Printing

2005-05-14 Thread ya hoo
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 with
FreeBSD.
Can anyone direct me in the right direction?

Thanks.



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote Printing

2005-05-14 Thread Jonathan Chen
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 to install CUPS. I would
 just like to use the default lp that comes with
 FreeBSD.
 Can anyone direct me in the right direction?

Uncomment/Tweak the following in your /etc/printcap:

remote|sample remote printer:\
:sh:\
:rm=lphost:sd=/var/spool/output/lphost:lf=/var/log/lpd-errs

Make sure the spool directory exists, create if not there. For your
installation you don't need an if= attribute. Make sure lpd is
running, enable within /etc/rc.conf.

lpd_enable=YES# Run the line printer daemon.

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
  You can get farther with a kind word and a gun
  than you can with a kind word alone - Al Capone
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote Printing

2005-05-14 Thread Mikko Työläjärvi
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 to use the default lp that comes with
FreeBSD.
Can anyone direct me in the right direction?
You can configure it as a local printer, with the device set to
port@host.  For example:
  ps|Brother HL-1270N PostScript:\
:sh:\
:mx#0:\
:[EMAIL PROTECTED]:sd=/var/spool/output/lpd/brother:\
:lf=/var/log/lpd-errs:
Don't forget to create the spool directory.
This has worked fine for me for years.  See docs/78480.
http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/78480
  $.02,
  /Mikko
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote Printing

2005-05-14 Thread Mikko Työläjärvi
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.
Mainly, I really don't want to install CUPS. I would
just like to use the default lp that comes with
FreeBSD.
Can anyone direct me in the right direction?
Uncomment/Tweak the following in your /etc/printcap:
   remote|sample remote printer:\
   :sh:\
   :rm=lphost:sd=/var/spool/output/lphost:lf=/var/log/lpd-errs
The print server emulator in HP JetDirect tends to be single threaded,
and so does not respond to requests like lpq while printing, which is
why I prefer the method in my previous mail (configuring the printer
as local with lp=host@port. Queueing is then handled locally).
   $.02,
   /Mikko
Make sure the spool directory exists, create if not there. For your
installation you don't need an if= attribute. Make sure lpd is
running, enable within /etc/rc.conf.
   lpd_enable=YES# Run the line printer daemon.
Cheers.
--
Jonathan Chen [EMAIL PROTECTED]
--
 You can get farther with a kind word and a gun
 than you can with a kind word alone - Al Capone
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: DEVFS Overflow table

2005-05-14 Thread Kris Kennaway
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 NDEVFSOVERFLOW=65538
 
 with no avail. The error message pops up if a user
 (fails to) start ppp but not if root starts ppp. Any pointers?

Can you show exactly how to repeat this error condition, so that
others can try and replicate it?

Kris


pgpjgjqxgLg2M.pgp
Description: PGP signature


Re: Remote Printing

2005-05-14 Thread Matthias Buelow
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 default lp that comes with
 FreeBSD.
 Can anyone direct me in the right direction?

You probably also want to use the options of your printer
(single/doublesided, short/long edge, resolution, input tray, paper
type, etc.)  In that case I recommend getting the foomatic-rip filter (a
single large perl script) from linuxprinting.org/foomatic-rip, which
parses your printer's PPD file (which normally comes with the printer,
or is available from the vendor's site.)

I haven't gotten local filters to work with remote printers plus passing
arguments to them with the antique base lpr, so I installed LPRng.
Easier to set up and more transparent than cups in any case (but you
have to remove/rename the base lpr and put NO_LPR=yes into make.conf).

mkb.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Supermicro superserver 5013S-i

2005-05-14 Thread Doug White
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 altainet kernel: ACPI-0698: *** Warning: Type override
 - [DEB_] had invalid type (Integer) for Scope operator, changed to
 (Scope)

This is a bug in the ACPI DSDT table in the BIOS. If upgrading the BIOS
causes this then contact your systems vendor and complain since the prior
BIOS table did not have these errors. It obviously goes away when ACPI is
disabled since the table is not evaluated in that instance.

Its likely harmless.

-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote Printing

2005-05-14 Thread Jonathan Chen
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=lphost:sd=/var/spool/output/lphost:lf=/var/log/lpd-errs
 
 
 The print server emulator in HP JetDirect tends to be single threaded,
 and so does not respond to requests like lpq while printing, which is
 why I prefer the method in my previous mail (configuring the printer
 as local with lp=host@port. Queueing is then handled locally).

Cool. Thanks for the tip.

Cheers.
-- 
Jonathan Chen  |  To do is to be  -- Nietzsche
[EMAIL PROTECTED] |  To be is to do  -- Sartre 
   |  Scooby do be do -- Scooby
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.4-RELEASE amd64: Panic isadma_start : bad bounce buffer

2005-05-14 Thread Doug White
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 buffer area.


 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
  needs to be handled by busdma.


 
 This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
 person or entity to whom it is addressed. In the event of misdirection, the 
 recipient is prohibited from using, copying, printing or otherwise 
 disseminating it or any information contained in it.

 In the event of misdirection, illegible or incomplete transmission please 
 telephone (023) 8024 3137
 or return the E.mail to [EMAIL PROTECTED]


-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.4 install disc1 will not find hard drive

2005-05-14 Thread Doug White
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 version since 3.4 without any problems.
 Even 5.3-miniinst.iso worked just 2 weeks ago. The 5.4 stable does not have
 a miniinst.iso file so this time I used the disc1.iso to burn the install cd
 from and when booting from this cd I now get no hard drive found message
 from sysinstall (standard install) menu. This sure looks very strange to me
 as I can put in the cd burned from the 5.3-miniinst.iso file and the system
 installs just fine. Only difference is using disc1 this time. Even though
 the md5 CHECKSUM matched I downloaded and reburned disc1.iso again just to
 verify it was good.

What hardware (motherboard, cpus, memory, etc.) are you using?

 Power management and APIC have been bios disabled since version FreeBSD 3.4
 version so that is not the problem. I tried selecting safe option to boot
 and still get same error 'no hard disk found.   My hard drive is an western
 digital 310100 on ata0 as master. When using this 5.4 install cd on other
 pc/ motherboard/ hard drive combos I get same error.

You can hit Scroll Lock and use the arrow keys or page up/down to look at
the boot messages. Near the bottom of the output should be the disk probe
-- this may have more details. If not, try booting and selecting the
verbose boot option.

 I think there is something wrong with the build process of the disc1.iso
 file. The miniinst.iso must be build using a different canned script that
 does not incorporated the bug that is in the disc1 build.   Maybe the .ISO
 builds team needs to take a look at this problem.

The only difference is the files included in the mkisofs run. The exact
same files are used.

 And to continue on with this thought  why does 5.4 NOT have a miniinst.iso
 file?

That's a good question :-) I didn't realize we hadn't made one.

-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem booting 5.4

2005-05-14 Thread Doug White
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 endless loop,
  but the display is re-painted so fast I cannot read it).
  What I *can* do is insert my SuSE9.2-pro cd1, boot from that and at the
  grub-menu say boot from harddisk.
  That boots FreeBSD.
 
  On advice from IRC, I tried:
  # boot0cfg -B twed0
 
  -which leads to this output
 
  boot0cfg: write_mbr: /dev/twed0: No such file or directory
 
  This is a erroneous message. The actual problem is:
 
 484 boot0cfg NAMI  /dev/twed0
 484 boot0cfg RET   open -1 errno 1 Operation not permitted
 
  This is a known problem with certain MBR layouts. To work around this
  problem, set:
 
  sysctl kern.geom.debugflags=16
 
  then try your boot0cfg. There's a protection mechanism that sometimes gets
  confused by certain partition table layouts. Flag 16 disables that
  protection.  I don't recommend running this unless you are explicitly
  trying to updating something in a partition table-like area; its very easy
  to destroy your system with the flag set!


 I booted from CD and ran the boot0cfg offline - however, this worked only
 on one server. I have two more identical servers that now just beep
 endlessly at the F1-prompt.
 I was told it is a geometry problem, but what else can I do?

boot0cfg -o packet adX

-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


unplugging a umass-device panics 4.x

2005-05-14 Thread Mikhail Teterin
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: page fault while in kernel mode
17:59:12 : fault virtual address  = 0x3c
17:59:12 : fault code = supervisor read, page not present
17:59:12 : instruction pointer= 0x8:0xc01b3732
17:59:12 : stack pointer  = 0x10:0xd7ad3f08
17:59:12 : frame pointer  = 0x10:0xd7ad3f08
17:59:12 : code segment   = base 0x0, limit 0xf, type 0x1b
17:59:12 : = DPL 0, pres 1, def32 1, gran 1
17:59:12 : processor eflags   = interrupt enabled, resume, IOPL = 0
17:59:12 : current process= 5 (usb1)
17:59:12 : interrupt mask = none
17:59:12 : trap number= 12
17:59:12 : panic: page fault

Tha machine runs FreeBSD 4.11-STABLE #4: from Sat May 7... The device
is:

umass0: SanDisk Corporation ImageMate CompactFlash USB, rev 1.10/0.09, addr 4

According to `nm /kernel', the symbols near the instruction pointer above
are:

c01b36e8 T device_set_softc
c01b372c T device_get_ivars
c01b373c T device_set_ivars
c01b3750 T device_get_state

Any suggestions/patches for usb? Thanks!

-mi
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.4 and asus k8n nforce3 250

2005-05-14 Thread Zoran Kolic
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 the interface? Also,
it has onboard lan boot rom, but doesn't
change anything.
2. Some acpi error messages. Board has acpi 2.0
possibility. Should I turn it on? (See dmesg.)
3. Mouse is on after power down. On ps/2. I'll
try it as usb. Probably some S tuning, default
is S3. Maybe S1?
4. Xorg doesn't recognize ModLine option
anymore. How could I change frequency in this
situation? 85 Hz looks too much for my monitor.
5. I cannot find app for board and cpu tempe-
rature reading. Peviously I used xmbmon. Is
there some little app for this on k8n?
Best regards

   Zoran



Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.4-RELEASE #0: Sun May  8 07:00:26 UTC 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
ACPI APIC Table: A M I  OEMAPIC 
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 Processor 2800+ (1808.81-MHz K8-class CPU)
  Origin = AuthenticAMD  Id = 0xf48  Stepping = 8
  
Features=0x78bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2
  AMD Features=0xe0500800SYSCALL,NX,MMX+,LM,3DNow+,3DNow
real memory  = 536608768 (511 MB)
avail memory = 506589184 (483 MB)
ioapic0 Version 1.1 irqs 0-23 on motherboard
acpi0: A M I OEMRSDT on motherboard
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x4008-0x400b on acpi0
cpu0: ACPI CPU on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
ACPI link \\_SB_.LUS0 has invalid initial irq 3, ignoring
ACPI link \\_SB_.LAUI has invalid initial irq 10, ignoring
ACPI link \\_SB_.LUS2 has invalid initial irq 10, ignoring
ACPI link \\_SB_.LNKE has invalid initial irq 11, ignoring
pci0: ACPI PCI bus on pcib0
isab0: PCI-ISA bridge at device 1.0 on pci0
isa0: ISA bus on isab0
pci0: serial bus, SMBus at device 1.1 (no driver attached)
ohci0: OHCI (generic) USB controller mem 0xff6fd000-0xff6fdfff irq 22 at 
device 2.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: OHCI (generic) USB controller on ohci0
usb0: USB revision 1.0
uhub0: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
ohci1: OHCI (generic) USB controller mem 0xff6fe000-0xff6fefff irq 9 at 
device 2.1 on pci0
usb1: OHCI version 1.0, legacy support
usb1: OHCI (generic) USB controller on ohci1
usb1: USB revision 1.0
uhub1: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 4 ports with 4 removable, self powered
pci0: serial bus, USB at device 2.2 (no driver attached)
pci0: bridge at device 5.0 (no driver attached)
pci0: multimedia, audio at device 6.0 (no driver attached)
atapci0: nVidia nForce3 Pro UDMA133 controller port 
0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 8.0 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
pcib1: ACPI PCI-PCI bridge at device 11.0 on pci0
pci1: ACPI PCI bus on pcib1
pci1: display, VGA at device 0.0 (no driver attached)
pci1: display at device 0.1 (no driver attached)
pcib2: ACPI PCI-PCI bridge at device 14.0 on pci0
pci2: ACPI PCI bus on pcib2
acpi_button0: Power Button on acpi0
fdc0: floppy drive controller (FDE) port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on 
acpi0
ppc0: ECP parallel printer port port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on 
acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
ppbus0: Parallel port bus on ppc0
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: model IntelliMouse Explorer, device ID 4
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
orm0: ISA Option ROM at iomem 0xc-0xccfff on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounter TSC frequency 1808811408 Hz quality 800
Timecounters tick every 1.000 msec
ad0: 38172MB MAXTOR 6L040J2/A93.0500 [77557/16/63] at ata0-master UDMA133
acd0: DVDR NEC DVD RW ND-3520A/1.04 at ata1-master PIO4
Mounting root from ufs:/dev/ad0s1a
___
freebsd-stable@freebsd.org mailing list

RE: 5.4 install disc1 will not find hard drive

2005-05-14 Thread Ted Mittelstaedt


 -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 disabled since
 version FreeBSD 3.4
 version so that is not the problem. I tried selecting safe
 option to boot
 and still get same error 'no hard disk found.   My hard drive
 is an western
 digital 310100 on ata0 as master. When using this 5.4 install
 cd on other
 pc/ motherboard/ hard drive combos I get same error.

 I think there is something wrong with the build process of the
 disc1.iso
 file.

I don't think there is anything wrong with the build process of
disc1.iso.  I think instead that someone made a change in the atapi
driver that broke this.

I have a Intel Desktop Motherboard VC820 that this exact thing happened
to.  In my case, I fortunately was running a Hipoint RAID card in it so
the only thing that got wacked was the system now does not recognize
that there is a CDROM on the secondary onboard IDE controller.  Last
week I had it running FreeBSD 4.11 just fine.  (not on the RAID
controller)

I had assumed that using the RAID controller made it so that the onboard
ATAPI controller had some problem, but after seeing this post it is clear
that they broke the driver.

DO you want to file a PR or should I?

Ted

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]