Re: em device hangs on ifconfig alias ...

2006-06-29 Thread Michael Vince
Atanas wrote: Dan Nelson said the following on 6/28/06 3:52 PM: In the last episode (Jun 28), User Freebsd said: has anyone figured out why the em device 'hangs' for about 30-45 seconds whenever you ifconfig alias a new IP on to the device? The em driver resets the card when you add an

Re: FreeBSD 6.1 Tor issues (Once More, with Feeling)

2006-06-29 Thread Robert Watson
On Thu, 29 Jun 2006, Fabian Keil wrote: I wish I could. The machine died before I read your message. I was logged in on the serial console running tail -f /var/log/messages. Last messages were: Jun 29 00:42:20 tor kernel: Memory modified after free 0xc4275000(2048) val=a020c0de @

Re: configuring sio1 for serial console ...

2006-06-29 Thread Robert Watson
On Wed, 28 Jun 2006, User Freebsd wrote: On Wed, 28 Jun 2006, Robert Watson wrote: On Wed, 28 Jun 2006, User Freebsd wrote: Instead of changing your kernel config, edit the sio1 entries in /boot/device.hints. (This assumes you left device sio in your kernel -- if not, you need to re-add

Re: em device hangs on ifconfig alias ...

2006-06-29 Thread Peter Jeremy
On Thu, 2006-Jun-29 17:30:07 +1000, Michael Vince wrote: For me its IP alias additions take 1 or maybe 2secs, but it is noticeable, but really isn't an issue for me. But it obviously is for Atanas, who has 100's of aliases. As far as I have noticed the em driver in 6.1 after being rebuilt is at

Re: FreeBSD 6.1 Tor issues (Once More, with Feeling)

2006-06-29 Thread Fabian Keil
Robert Watson [EMAIL PROTECTED] wrote: On Thu, 29 Jun 2006, Fabian Keil wrote: I wish I could. The machine died before I read your message. I was logged in on the serial console running tail -f /var/log/messages. Last messages were: Jun 29 00:42:20 tor kernel: Memory modified after

Re: configuring sio1 for serial console ...

2006-06-29 Thread User Freebsd
On Thu, 29 Jun 2006, Robert Watson wrote: On Wed, 28 Jun 2006, User Freebsd wrote: On Wed, 28 Jun 2006, Robert Watson wrote: On Wed, 28 Jun 2006, User Freebsd wrote: Instead of changing your kernel config, edit the sio1 entries in /boot/device.hints. (This assumes you left device sio in

Re: em device hangs on ifconfig alias ...

2006-06-29 Thread User Freebsd
On Thu, 29 Jun 2006, Peter Jeremy wrote: On Thu, 2006-Jun-29 17:30:07 +1000, Michael Vince wrote: For me its IP alias additions take 1 or maybe 2secs, but it is noticeable, but really isn't an issue for me. But it obviously is for Atanas, who has 100's of aliases. In my case, it isn't

Support for QLogic QLE2460 ?

2006-06-29 Thread Rink Springer
Hi, At work, we recently bought a QLogic QLE2460 FC host adapter. However, FreeBSD doesn't seem to support this card. pciconf -lv gives: --- [EMAIL PROTECTED]:0:0: class=0x0c0400 card=0x01371077 chip=0x24321077 rev=0x02 hdr=0x00 vendor = 'QLogic Corporation' class= serial bus

Re: FreeBSD 6 and MySQL with DBs on a NAS

2006-06-29 Thread freebsd-stable-archive
I wasn't able to find anyone seeing a similar problem as what I describe. I'm using FreeBSD 6.1, MySQL 5.0.21 built from ports and a NetApp share provided over NFS. Has anyone else ever seen the issue as described in the e-mail below? -- Mark P. Hennessy Alexey Karagodov [EMAIL PROTECTED]

detached disk fsck lock

2006-06-29 Thread bymer
Hi all, I have several computers of different configurations (other motherboards, controllers). Each have 14-20 hdd devices (ATA SATA). All hdd is WDC WDJD or WDC WDJB. Computers periodically crashed with disk detached (random disk id) error: subdisk10: detached ad10: detached

Re: Expensive timeout?

2006-06-29 Thread Robert Watson
On Wed, 28 Jun 2006, User Freebsd wrote: On Wed, 28 Jun 2006, Jonathan Noack wrote: Please don't top-post... User Freebsd wrote: On Wed, 28 Jun 2006, User Freebsd wrote: Just got this on the console of one of hte servers that has been causing problems ... Expensive timeout(9) function:

problems with fetch

2006-06-29 Thread Christopher Hobbs
I'm a first time poster, so forgive me if this is the wrong list or if I break etiquette. Fetch frequently fails for me when installing ports via pkg_add or directly from the ports tree. Regardless of the port I'm trying to add, it almost always returns the following... Using 'pkg_add':

Weird problem upgrading 5.4 to 6.1

2006-06-29 Thread Sergey Shyman
Hi, I have FreeBSD 5.4 box with Intel865 chipset. The 5.4 works fine nearly a year. But strange troubles happens when I've tried to upgrade to 6.1 (via make buildworld make kernel). The loader show me following messages and then hangs when I try to boot new kernel: Can't work out which disk

Re: Vanderpool on FreeBSD

2006-06-29 Thread Mohacsi Janos
On Wed, 28 Jun 2006, Mohacsi Janos wrote: Here is a link where you can find screenshot. http://skye.ki.iif.hu/~mohacsi/freebsd/xen-vt-freebsd.png I try to find a way to boot with serial console in order to capture the first error message. Regards, The first screen can be seen:

Re: problems with fetch

2006-06-29 Thread Michael Proto
Christopher Hobbs wrote: I'm a first time poster, so forgive me if this is the wrong list or if I break etiquette. Fetch frequently fails for me when installing ports via pkg_add or directly from the ports tree. Regardless of the port I'm trying to add, it almost always returns the

Re: How to enter DDB through a terminal server / remote console ... ?

2006-06-29 Thread Vivek Khera
On Jun 28, 2006, at 6:28 PM, Robert Watson wrote: On Wed, 28 Jun 2006, User Freebsd wrote: 'k, now that I'm up to 3 6-STABLE servers that are deadlocking, I'm spending time with the remote tech today to get a serial console put online ... how do I drop into DDB remotely, where the

Re: configuring sio1 for serial console ...

2006-06-29 Thread Vivek Khera
On Jun 28, 2006, at 6:36 PM, Freddie Cash wrote: BOOT_COMCONSOLE_SPEED=19220 As of 6.0 this no longer works beyond the stage 0 boot, ie, the kernel boot messages come at a different speed. The man page for boot says you can add -S to boot.config as of 6.0, but it didn't work

Re: configuring sio1 for serial console ...

2006-06-29 Thread Vivek Khera
On Jun 29, 2006, at 4:03 AM, Robert Watson wrote: To prevent activation of the debugger on kernel panic(9): options KDB_UNATTENDED My experience is that if you have a serial console, it assumes you're attended if there is carrier detected on the wire. Console servers seem to

Re: bad pte panic, no dump :(

2006-06-29 Thread Gavin Atkinson
On Wed, 2006-06-28 at 11:14 -0500, Larry Rosenman wrote: Greetings, FreeBSD/amd64 6.1-STABLE (June 18, 18:44 US/Central), running on Intel EM64T Xeons. got a one-off bad pte panic, and when it tried to dump to a gmirror slice, it hung. [...] The out of the blue, while talking IMAP

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread Francisco Reyes
Kostik Belousov writes: Approved by:pjd (mentor) Revision ChangesPath 1.156.2.3 +16 -0 src/sys/nfsserver/nfs_serv.c 1.136.2.3 +4 -0 src/sys/nfsserver/nfs_srvsubs.c The above files are what I have. Yes from a 6.1 stable around 6-25-06 What this means ? That you

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread Kostik Belousov
On Thu, Jun 29, 2006 at 01:38:54PM -0400, Francisco Reyes wrote: Kostik Belousov writes: Approved by:pjd (mentor) Revision ChangesPath 1.156.2.3 +16 -0 src/sys/nfsserver/nfs_serv.c 1.136.2.3 +4 -0 src/sys/nfsserver/nfs_srvsubs.c The above files are what I

Re: FreeBSD 6 and MySQL with DBs on a NAS

2006-06-29 Thread Francisco Reyes
[EMAIL PROTECTED] writes: I wasn't able to find anyone seeing a similar problem as what I describe. I'm using FreeBSD 6.1, MySQL 5.0.21 built from ports and a NetApp share provided over NFS. Recently we have been having problems with Mysql in 6.X (1 machine 6.0 stable and another 6.1

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread Mark Linimon
On Thu, Jun 29, 2006 at 01:38:54PM -0400, Francisco Reyes wrote: I am really wondering if 6.1 is ready for production under heavy load. And for sure the NFS client in the whole 6.X line seems problematic (see my post in the stable list under subject: NFS clients freeze and can not

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread Francisco Reyes
Mark Linimon writes: It's not easily possible for a FreeBSD developer to put these kinds of stresses on a machine, so we rely on our users to help us with these problems. And this is why I have been trying to someone to PAY him/her to help us. I have been trying to find if anyone that works

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread Francisco Reyes
Kostik Belousov writes: This seems to be a different issue. BTW, I have already heard complaints about deadlocks caused by combination of nfsd and snapshots. I think you can add: nfsd + background fsck too. Probably, I will look into this, but cannot give you estimations when. Thank!!

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread User Freebsd
On Thu, 29 Jun 2006, Francisco Reyes wrote: Kostik Belousov writes: Approved by:pjd (mentor) Revision ChangesPath 1.156.2.3 +16 -0 src/sys/nfsserver/nfs_serv.c 1.136.2.3 +4 -0 src/sys/nfsserver/nfs_srvsubs.c The above files are what I have. Yes from a 6.1

Re: 6.1-R ? 6-Stable ? 5.5-R ?

2006-06-29 Thread Mark Linimon
On Thu, Jun 29, 2006 at 01:57:13PM -0400, Francisco Reyes wrote: And this is why I have been trying to someone to PAY him/her to help us. OK, sorry, I had not picked this up from the thread, which I had mostly just been scanning. My apologies. Should I contact the FreeBSD foundation for this?

RE: Where to start from

2006-06-29 Thread Wilde, Donald
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Jakubik Sent: Wednesday, June 28, 2006 4:26 PM To: Mihir Sanghavi Cc: freebsd-stable@freebsd.org Subject: Re: Where to start from Mihir Sanghavi wrote: Hi, I have installed FreeBSD 5.5 . My

NFS Locking Issue

2006-06-29 Thread Michael Collette
This last week I had been working on a test network to test out 6.1 prior to upgrading our production boxes from 5.4. That's when I ran across the rpc.lockd issues that have been discussed earlier. Our production setup has diskless clients running KDE, which due to this bug is now dead on

Re: NFS Locking Issue

2006-06-29 Thread Alexey Karagodov
me - too ... 2006/6/29, Michael Collette [EMAIL PROTECTED]: This last week I had been working on a test network to test out 6.1 prior to upgrading our production boxes from 5.4. That's when I ran across the rpc.lockd issues that have been discussed earlier. Our production setup has diskless

6.1 and ATA problems

2006-06-29 Thread Jaime Bozza
Hello, It seems that I'm having problems with 6.1 (6-STABLE) and ATA. This particular system is an ASUS P3V4X, which is a VIA (Apollo Pro) chipset. I installed 6.0 (From CD) on the system just fine, then I built a gmirror using ad0 and ad2. I then proceeded to update to 6-STABLE. One I

Force ugen device for printer?

2006-06-29 Thread Christian Schade
Hi all, how can I force my system (6.1-STABLE) to create a ugen device for my printer? My printer, a HP PSC 1610 is recognized as a ulpt device and the cardreader on it as umass. Printing on the ultp device works fine, but I cannot use the scanner function with sane. I tried the hplip driver

Re: NFS Locking Issue

2006-06-29 Thread Francisco Reyes
Michael Collette writes: This last week I had been working on a test network to test out 6.1 prior to upgrading our production boxes from 5.4. I wish I had done that.. :-( That's when I ran across the rpc.lockd issues that have been discussed earlier. I am not familiar with that, but I

If_ndis with marvel strange problem.

2006-06-29 Thread valqk
Ok, so... I have asus wl108g a marvell chipset. I'm running: FreeBSD silentbox 5.5-RELEASE FreeBSD 5.5-RELEASE #0: Tue May 23 14:58:27 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 The card can't accosiate with APs, only with Ad-Hoc modes cards!? I've found a

Re: Weird problem upgrading 5.4 to 6.1

2006-06-29 Thread Francisco Reyes
Sergey Shyman writes: Can't work out which disk we are booting from. Guessed BIOS device 0x not found by probes, defaulting to disk0. Is that a RAID you are booting from? Booting with old kernel works fine. Also BIOS see IDE drive. Single IDE drive?

Re: NFS Locking Issue

2006-06-29 Thread Michael Collette
Rong-en Fan wrote: On 6/29/06, Michael Collette [EMAIL PROTECTED] wrote: This last week I had been working on a test network to test out 6.1 prior to upgrading our production boxes from 5.4. That's when I ran across the rpc.lockd issues that have been discussed earlier. Our production setup

Re: NFS Locking Issue

2006-06-29 Thread Ronald Klop
On Thu, 29 Jun 2006 22:25:30 +0200, Michael Collette [EMAIL PROTECTED] wrote: Rong-en Fan wrote: On 6/29/06, Michael Collette [EMAIL PROTECTED] wrote: This last week I had been working on a test network to test out 6.1 prior to upgrading our production boxes from 5.4. That's when I ran

NFS Locking Issue

2006-06-29 Thread Michel Talon
I guess I'm still just a bit stunned that a bug this obvious not only found it's way into the STABLE branch, but is still there. Maybe it's not as obvious as I think, or not many folks are using it? All I know for sure here is that if I had upgraded to 6.1 my network would have been

6.1-STABLE panic

2006-06-29 Thread Daniel O'Connor
I have an odd problem with 6.1 where it panics, and then when it reboots the system hangs solid just after printing how much memory is in the system, the only way out is the reset switch. [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol

Re: Force ugen device for printer?

2006-06-29 Thread Anish Mistry
On Thursday 29 June 2006 16:01, Christian Schade wrote: Hi all, how can I force my system (6.1-STABLE) to create a ugen device for my printer? My printer, a HP PSC 1610 is recognized as a ulpt device and the cardreader on it as umass. Printing on the ultp device works fine, but I cannot

Re: bad pte panic, no dump :(

2006-06-29 Thread David Adam
On Wed, 28 Jun 2006, Larry Rosenman wrote: Greetings, FreeBSD/amd64 6.1-STABLE (June 18, 18:44 US/Central), running on Intel EM64T Xeons. got a one-off bad pte panic, and when it tried to dump to a gmirror slice, it hung. I've seen this, too, on FreeBSD 6.1-PRERELEASE #6: Thu Feb 9

Re: NFS Locking Issue

2006-06-29 Thread Francisco Reyes
Michel Talon writes: Strange, since i upgraded to FreeBSD-6.1 and the NFS server to Fedora Core 5, my machine, NFS client is happy, and lockd works. What volume are we talking about? My own problems and other reports I see are all under heavy load.

Re: quota and snapshots in 6.1-RELEASE

2006-06-29 Thread Mike Jakubik
Konstantin Belousov wrote: On Tue, Jun 06, 2006 at 01:49:04PM -0400, Mike Jakubik wrote: Scott Long wrote: Dmitriy Kirhlarov wrote: Hi! On Tue, May 23, 2006 at 04:35:21PM -0400, Kris Kennaway wrote: 6.1-STABLE after 6.1-RELEASE is releases. So I think you may want

Re: em device hangs on ifconfig alias ...

2006-06-29 Thread Francisco Reyes
Atanas writes: I have some newer machines with 2 Broadcom chips on-board. I plan to give them a try at some point in the future, but I'm not sure how stable the bge driver For us they have been a problem. Primarily because it causes all kinds of freezing/crashes when having an IPMI board.

Re: NFS Locking Issue

2006-06-29 Thread User Freebsd
On Thu, 29 Jun 2006, Francisco Reyes wrote: Michel Talon writes: Strange, since i upgraded to FreeBSD-6.1 and the NFS server to Fedora Core 5, my machine, NFS client is happy, and lockd works. What volume are we talking about? My own problems and other reports I see are all under heavy

Re: em device hangs on ifconfig alias ...

2006-06-29 Thread Michael Vince
User Freebsd wrote: On Thu, 29 Jun 2006, Peter Jeremy wrote: On Thu, 2006-Jun-29 17:30:07 +1000, Michael Vince wrote: For me its IP alias additions take 1 or maybe 2secs, but it is noticeable, but really isn't an issue for me. But it obviously is for Atanas, who has 100's of aliases.

Re: NFS Locking Issue

2006-06-29 Thread Francisco Reyes
User Freebsd writes: the one thing that sticks out to me about this report is that they upgraded teh NFS server to FC5 I wonder if the FreeBSD 6.X client would freeze with a non FreeBSD NFS server. Would be interesting to have that info for comparison.

Re: quota and snapshots in 6.1-RELEASE

2006-06-29 Thread Kostik Belousov
On Thu, Jun 29, 2006 at 10:48:06PM -0400, Mike Jakubik wrote: Konstantin Belousov wrote: On Tue, Jun 06, 2006 at 01:49:04PM -0400, Mike Jakubik wrote: Scott Long wrote: Dmitriy Kirhlarov wrote: Hi! On Tue, May 23, 2006 at 04:35:21PM -0400, Kris Kennaway wrote:

Re: Force ugen device for printer?

2006-06-29 Thread Christian Schade
Anish Mistry wrote: So if you don't kldload ulpt, but kldload umass you don't get some ugen endpoints and a umass device? Right. If I kldunload only ulpt, I get umass devices but not ugen. :-( Would you provide a the output of usbdevs -vvv. addr 1: full speed, self powered, config 1, OHCI

Re: NFS Locking Issue

2006-06-29 Thread John Hay
On Fri, Jun 30, 2006 at 01:03:09AM +0200, Michel Talon wrote: I guess I'm still just a bit stunned that a bug this obvious not only found it's way into the STABLE branch, but is still there. Maybe it's not as obvious as I think, or not many folks are using it? All I know for sure here

Re: quota and snapshots in 6.1-RELEASE

2006-06-29 Thread Kostik Belousov
On Fri, Jun 30, 2006 at 07:05:36AM +0300, Kostik Belousov wrote: OK, please, provide also your fstab, information on md config and dmesg, and kernel config. Also, it would be good to see the output of alltrace in ddb. It seems that your kernel does not contain quota option ? Oh, I see, you

Re: em device hangs on ifconfig alias ...

2006-06-29 Thread User Freebsd
On Fri, 30 Jun 2006, Michael Vince wrote: The thing that have to ask is if Atanas has 100's why can't he just boot Freebsd have have them all prebound to the interface at startup, why would you need to add and remove them constantly by the hundreds during normal server uptime? I do restart