Re: Zombie Jails - why don't they disappear?

2007-02-21 Thread Josef Karthauser
On Wed, Feb 21, 2007 at 09:00:35PM +0300, Maxim Konovalov wrote: Sockets (stuck in a state which can not be released immediately?) or other resources? I really think that this is a bug, though. It was discussed millon times already and there is at least one open PR:

Zombie Jails - why don't they disappear?

2007-02-21 Thread Josef Karthauser
I've got zombie jails on a freebsd 6.x box (currently 6.2). There are no processes running under any of them, but they still appear on the jail list: server# jls JID IP Address Hostname Path 2 xxx.xxx.1.234host1.domain /data/jails/host1 1

Re: nullfs and named pipes.

2007-02-18 Thread Josef Karthauser
On Fri, Feb 16, 2007 at 04:36:56PM +0200, Kostik Belousov wrote: cvs diff: Diffing . Index: null_subr.c === RCS file: /home/ncvs/src/sys/fs/nullfs/null_subr.c,v retrieving revision 1.48.2.1 diff -u

Re: nullfs and named pipes.

2007-02-15 Thread Josef Karthauser
On Thu, Feb 15, 2007 at 02:57:50PM +0100, Jeremie Le Hen wrote: Note that all processes within a jail can only intefere with processes from another jail or host as if they were on different machines. This means they can communicate through PF_INET for instance but not PF_LOCAL. You might

Re: nullfs and named pipes.

2007-02-15 Thread Josef Karthauser
On Thu, Feb 15, 2007 at 05:31:35PM +0200, Kostik Belousov wrote: --- null_subr.c 13 Mar 2006 03:05:17 - 1.48.2.1 +++ null_subr.c 14 Feb 2007 00:02:28 - @@ -235,6 +235,8 @@ xp-null_vnode = vp; xp-null_lowervp = lowervp; vp-v_type =

Re: nullfs and named pipes.

2007-02-07 Thread Josef Karthauser
On Tue, Feb 06, 2007 at 10:15:46AM -0600, Eric Anderson wrote: Is this a fundamental design issue with null_fs or a bug? There appears to be a lot of confusion on the lists about this point as many people are trying to do this so as to make a single mysql server available from within a

nullfs and named pipes.

2007-02-03 Thread Josef Karthauser
Hey guys, does anyone know off the top of their heads why named pipes don't appear to work across null_fs mounted partitions? i.e. if I have a named pipe in a file system, # ls -ld /mysql/mysql.sock srwxrwxrwx 1 mysql wheel 0 Feb 3 19:01 /mysql/mysql.sock # mysql

KGDB not reading my crash dump.

2006-03-01 Thread Josef Karthauser
Hi guys, I've got a crash dump that I'm trying to examine, but kgdb isn't recognising it: genius# kgdb /usr/obj/usr/src/sys/GENIUS2/kernel.debug ./vmcore.12 kgdb: cannot read PTD genius# file vmcore.12 vmcore.12: ELF 32-bit LSB core file Intel 80386, invalid version (embedded)

100mhz Wavelab on -current PCI and PCCARD.

2004-06-13 Thread Josef Karthauser
in the machine and be able to filter at a MAC address level? I want a bit of control of the network. Is there a recommended configuration? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics

Getting root via a user that was obtained via NIS.

2004-03-03 Thread Josef Karthauser
) phoenix:~ grep jlk23 /etc/group wheel:*:0:root,joe,jlk23 phoenix:~ ypcat passwd | grep jlk23 jlk23::9876:20:Joe Karthauser:/users/jlk23:/local/bin/tcsh Any ideas? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker

Re: Wacom Graphire3 USB Tablet and FreeBSD

2004-02-02 Thread Josef Karthauser
framework in NetBSD and OpenBSD is different from ours. I have plans to port it over to ours, but that project is currently blocked due to lack of time. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org

ktrace/kdump question: intrepretting calls.

2003-10-23 Thread Josef Karthauser
somewhere, but I'm not sure what. I'd like to ktrace that too if possible. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk

Re: ktrace/kdump question: intrepretting calls.

2003-10-23 Thread Josef Karthauser
On Thu, Oct 23, 2003 at 05:33:09PM +0100, David Malone wrote: On Thu, Oct 23, 2003 at 04:40:41PM +0100, Josef Karthauser wrote: I'm trying to work out what a particular application does by using ktrace and kdump. At the relevant point in the kdump it says: 1080 Application CALL #91

gcc object format - need motorola s-records.

2003-10-08 Thread Josef Karthauser
? Thanks, Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ An eclectic mix of fact and theory

Booting a machine over the network without pxe.

2003-09-02 Thread Josef Karthauser
only got -current installed. I do however have a -stable server on site with plenty of disk space. It would be really cool to remote boot of that via NFS mounts, etc. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meisterk admin and hacker) http

Re: Booting a machine over the network without pxe.

2003-09-02 Thread Josef Karthauser
On Tue, Sep 02, 2003 at 09:54:18PM +0100, Josef Karthauser wrote: Does anyone have any experience of booting a machine over the network, like pxeboot, but without running PXE on a network card. I imagine that it should be possible to load pxeboot at the boot: prompt and have everything just

Re: differences in USB support between FreeBSD 4.x and 5.x ?

2003-07-22 Thread Josef Karthauser
and 4.8 with my SanDisk USB 2.0 compact flash reader. (-: I wish that all usb problems that that easy to solve! :) Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student

Re: differences in USB support between FreeBSD 4.x and 5.x ?

2003-07-22 Thread Josef Karthauser
On Tue, Jul 22, 2003 at 02:36:50PM +0200, Bernd Walter wrote: PR about this (with patch) back in April. **(: HINT HINT :) ** ( pr kern/51186 : http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern%2F51186 ) I'll take a look at this. Thanks Bernd, Joe -- Josef Karthauser ([EMAIL PROTECTED

Re: Intel D845EPT2 Motherboard - USB broken :(

2003-07-15 Thread Josef Karthauser
as if it is all working fine, but it simply does not recognise any device you chuck at it. Thanks, Jacob Can you mail us a copy of your 'dmesg' after a boot? What kind of controller is it? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin

Re: Usenix 2002 FreeBSD Developer Summit III -- why no oggs?

2003-07-15 Thread Josef Karthauser
On Sun, Sep 08, 2002 at 02:30:58PM +0100, Josef Karthauser wrote: I've not had the time to post-process the last summit yet. It's a solid day of work, and as there's been no demand for it I've not put it at the top of my list. If anyone's interested in working on it, or sponsoring it I'd

Re: USB serial support on FreeBSD 3.5?

2003-07-02 Thread Josef Karthauser
providers just to get USB serial support. No, that's going to the 5-current! (5.1) Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http

Re: USB serial support on FreeBSD 3.5?

2003-07-01 Thread Josef Karthauser
that there is any USB support in 3.x at all. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ An eclectic mix

Anyone where to get a signed SSL certificate cheap?

2003-02-05 Thread Josef Karthauser
cheaper? Last time I bought I'm sure that they were only $100/yr each. Joe p.s. yes, I know that I could self-sign, but this is for an ecommerce system and I'd prefer our customer's customers not to have to ask themselves why the certificate is in our name and not our customer's! :) -- Josef

Re: USB hub detach causing panic in 4.7p3

2003-01-17 Thread Josef Karthauser
has the time to MFC the USB stack from -current or not. It's much better over there, and I've already merged the framework to make it easier to MFC, but it is very unlikely that I will be attempting the work myself as I don't use USB on -stable myself. Joe -- Josef Karthauser ([EMAIL PROTECTED

Re: USB hub detach causing panic in 4.7p3

2003-01-17 Thread Josef Karthauser
On Fri, Jan 17, 2003 at 10:20:24AM -0800, Darren Pilgrim wrote: There are a number of brokenisms in the USB stack in -stable. As to whether they will get fixed or not is a matter of whether anyone has the time to MFC the USB stack from -current or not. It's much better over there, and I've

Re: USB problem on A7N266-VM MoBo

2003-01-15 Thread Josef Karthauser
anymore. Does this problem happen in any other OSes? This sounds to me like a hardware problem and not a software problem. To be honest it's probably a problem with the RELENG_4 USB stack. It doesn't work very well on some chipsets. The one in 5.x is much better. Joe -- Josef Karthauser

Re: umass driver speed

2002-12-06 Thread Josef Karthauser
in current]. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ An eclectic mix of fact and theory

Re: umass driver speed

2002-12-06 Thread Josef Karthauser
driver of which I do not know whether they made it into the USB stack. It did make it into -current, but it's not in -stable yet I believe. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics

Re: USB ethernet problem

2002-11-06 Thread Josef Karthauser
with no success. Could someone suggest me a way to fix my problem? It could be one of the many USB bugs that are in -stable. Does the problem happen under -current too? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker

Re: vmware reads disk on non-sector boundary

2002-10-03 Thread Josef Karthauser
On Thu, Oct 03, 2002 at 09:37:07AM -0700, Bakul Shah wrote: Is there a write up somewhere on what GEOM is and its benefits? I'd hate to see it become the default without understanding it (and no, reading source code doesn't do it). Bakul, there's been ample discussion of what GEOM is in

Re: vmware reads disk on non-sector boundary

2002-10-03 Thread Josef Karthauser
On Fri, Oct 04, 2002 at 12:53:52AM +0200, Mark Santcroos wrote: So 'ignoring' the historic facts, and assuming that we just want block devices, we can do such a thing in GEOM in the future? Is this something you will be doing yourself Poul, or is it just that you are saying that it is

Re: vmware reads disk on non-sector boundary

2002-09-26 Thread Josef Karthauser
On Thu, Sep 26, 2002 at 09:47:33AM +0100, Bruce M Simpson wrote: On Wed, Sep 25, 2002 at 09:39:30PM +0100, Josef Karthauser wrote: I thought that we hacked around this in the linuxulator 18 months ago by transparently converting block calls into character calls behind the scenes. Either

Re: vmware reads disk on non-sector boundary

2002-09-26 Thread Josef Karthauser
On Thu, Sep 26, 2002 at 09:52:37AM +0100, Josef Karthauser wrote: On Thu, Sep 26, 2002 at 09:47:33AM +0100, Bruce M Simpson wrote: On Wed, Sep 25, 2002 at 09:39:30PM +0100, Josef Karthauser wrote: I thought that we hacked around this in the linuxulator 18 months ago by transparently

Re: vmware reads disk on non-sector boundary

2002-09-26 Thread Josef Karthauser
On Thu, Sep 26, 2002 at 01:35:43PM -0700, Julian Elischer wrote: Take a look at /sys/compat/linux/linux_stats.c, revision 1.29 date: 2001/01/14 23:33:50; author: joe; state: Exp; lines: +18 -11 Instead of hard coding the major numbers for IDE and SCSI disks look

Spark 5.

2002-09-25 Thread Josef Karthauser
Do we run on Spark 5? Someone's selling one and a monitor for 300 UK pounds. Is it worth getting hold of? Joe -- As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality. - Albert Einstein, 1921

Re: vmware reads disk on non-sector boundary

2002-09-25 Thread Josef Karthauser
On Wed, Sep 25, 2002 at 11:29:12AM -0700, Julian Elischer wrote: vmware used the blocking (b devices) interface to disks that do blocking for you. Some well meaning but misguided individuals removed block devices without providing an alernate way of doing this. It should be possible to do

Re: Usenix 2002 FreeBSD Developer Summit III -- why no oggs?

2002-09-08 Thread Josef Karthauser
putting online some .oggs (or .mp3s) next time, with recorded speeches, just like guys from recent linux kernel summit did (ksmp3rep.sourceforge.net)? Sounds like a good idea to me. Opinions? Recordings were made by Josef Karthauser (who generated the webcast from our teleconference

Re: VMware 3 on FreeBSD?

2002-08-27 Thread Josef Karthauser
On Tue, Aug 27, 2002 at 02:30:54PM +0200, Stijn Hoop wrote: Hi, sent this to -questions a week ago, got no response, so I'm asking again here: is it possible to run VMware 3 on -STABLE? If so, how? I noticed there is no port like there is for VMware 2, so that's why I'm asking. It's

Re: I can't believe this!

2002-08-21 Thread Josef Karthauser
On Wed, Aug 21, 2002 at 10:44:25AM -0700, Matt Dillon wrote: I mean, WTF? 14 people answered what was nothing but a *blatant* troll! Come on, even Rick 'shittiest VM subsystem' van Riel answered! What can I say, pathetic, simply pathetic. No wonder FreeBSD is dead. I'm just talking on behalf

Re: cvs commit: src/sys/dev/usb usbdevs

2002-08-11 Thread Josef Karthauser
On Thu, Jul 25, 2002 at 11:23:55PM +0900, Takanori Watanabe wrote: Log: MFNetBSD: FTDI USB-serial converter chips description. I ported a FTDI USB serial converter driver from NetBSD. http://people.freebsd.org/uftdi.tar.gz I've committed this. Thanks :). Joe -- As far as the laws

Re: cvs commit: src/sys/dev/usb usbdevs

2002-07-26 Thread Josef Karthauser
On Thu, Jul 25, 2002 at 11:23:55PM +0900, Takanori Watanabe wrote: Log: MFNetBSD: FTDI USB-serial converter chips description. I ported a FTDI USB serial converter driver from NetBSD. http://people.freebsd.org/uftdi.tar.gz Excellent. Thanks :) I'll take a look. Joe -- As far as

Re: Some small projects for mutt(1)

2002-07-01 Thread Josef Karthauser
On Thu, Jun 20, 2002 at 04:18:38PM -0400, Bosko Milekic wrote: Interesting. How would you have a key bound sequence in mutt set off the script on the message, though? For instance, if I do a ctrl+B, how would you ensure that the Right Thing happens, without modifying mutt code?

Re: writing a driver for the IBM ultraport camera (USB)

2002-05-16 Thread Josef Karthauser
On Thu, May 16, 2002 at 11:15:09AM +0200, Marco Molteni wrote: Hi, I have got a nifty IBM ultraport camera. It is an USB device that can plug directly on the lid of IBM laptops.

Re: Soft interrupts

2002-05-10 Thread Josef Karthauser
On Thu, May 09, 2002 at 05:39:01PM -0700, Peter Wemm wrote: You probably want to have a good look at usb_ethersubr.c - it does this sort of thing already, but for different reasons. On FreeBSD, the usb hardware interrupts ran (pre-SMPng) as bio, not net. All of the assumptions, problems

Soft interrupts

2002-05-09 Thread Josef Karthauser
Do we have soft interrupts? Here's a bit of code from the NetBSD usb stack, and I'm trying to work out what it would be in FreeBSDland. sc-sc_bus-soft = softintr_establish(IPL_SOFTNET, sc-sc_bus-methods-soft_intr, sc-sc_bus); if (sc-sc_bus-soft == NULL) {

Re: ssh + compiled-in SKEY support considered harmful?

2002-04-22 Thread Josef Karthauser
On Mon, Apr 22, 2002 at 05:39:26PM -0700, Jordan Hubbard wrote: My question: Who's wrong here, FreeBSD or Mac OS X? If the latter, why doesn't Linux or anything else produce this problem? I ask now because I know that the usage of Mac OS X is growing and there are going to be a lot of

Re: build of usbhidctl broken in -stable?

2002-04-13 Thread Josef Karthauser
On Thu, Apr 11, 2002 at 10:16:24PM +0200, Marco Molteni wrote: Hi, I think the build of usbhidctl is broken in stable, and by this I mean it is not self-contained under /usr/src but expects to have include files under /usr/include and the library uder /usr/lib. Am I correct or is my

Re: USB to IDE converter

2002-04-08 Thread Josef Karthauser
On Sun, Apr 07, 2002 at 07:34:27PM -0700, Darryl Okahata wrote: Brian Dean [EMAIL PROTECTED] wrote: I just got one of these hoping that it would work under FreeBSD but so far can't make it work: Does it need drivers for Win2K or WinXP (drivers for Win98 and below are OK)? If it

Re: USB to IDE converter

2002-04-08 Thread Josef Karthauser
On Mon, Apr 08, 2002 at 10:49:58AM +0100, Josef Karthauser wrote: On Sun, Apr 07, 2002 at 07:34:27PM -0700, Darryl Okahata wrote: Brian Dean [EMAIL PROTECTED] wrote: I just got one of these hoping that it would work under FreeBSD but so far can't make it work: Does it need

Engine management system under FreeBSD.

2002-04-03 Thread Josef Karthauser
Dear Expert Hackers, I've been tasked with knocking up an engine management system. There are two parts, one is going to be running on a pic chip embedded processor on the motorbike, and the other is for tuning in the workshop via a laptop. I'd really love to knock together the workshop part

Kernel debugger and X11.

2002-03-19 Thread Josef Karthauser
I'm having some intermittant problems on my laptop that I'd like to debug, but as I use X11 most of the time it's difficult to use the kernel debugger when the machine hangs, which is when I'm in X :(. Of course the nicest thing would be to return the screen to text mode automatically when the

Re: Kernel debugger and X11.

2002-03-19 Thread Josef Karthauser
On Tue, Mar 19, 2002 at 02:34:48PM -0700, Kenneth D. Merry wrote: Does anyone have any working practices around this problem? I'm sure that I'm not the only one of us with it. I would recommend just enabling crash dumps; then it doesn't matter if you're in X when the machine panics,

Re: usb breakage.

2002-03-19 Thread Josef Karthauser
On Tue, Mar 19, 2002 at 12:51:31PM -0800, Alfred Perlstein wrote: Please review this fix. Thanks Alfred, +#if 0 Static void uhci_dump_ii(uhci_intr_info_t *ii) { -964,6 +965,7 ed-bEndpointAddress, ed-bmAttributes); #undef DONE } +#endif I'm not sure why there's two

Re: Kernel debugger and X11.

2002-03-19 Thread Josef Karthauser
On Tue, Mar 19, 2002 at 01:48:35PM -0800, Terry Lambert wrote: Yes, install the GGI port to FreeBSD, and use that instead of the native FreeBSD console, so that the video driver is aware of the state it put the card in, and can put it back into the correct state for the debugger to work.

Re: usb breakage.

2002-03-19 Thread Josef Karthauser
On Tue, Mar 19, 2002 at 02:38:52PM -0800, Julian Elischer wrote: I'm not sure why there's two uhci_dump_ii functions defined. I'll get to the bottom of it (there's one in the NetBSD version). I may have added a dummy one at one stage in order to get LINT to compile.. (I think it was

Re: Userland Hacker Task: divert socket listener...

2002-03-16 Thread Josef Karthauser
On Sat, Mar 16, 2002 at 09:57:46AM -0500, Robert Watson wrote: Heh. I had something a little like that at one point -- it just acted as a pass-through, but also logged in the pcap format. I thought someone had done modifications to tcpdump to allow it to speak to divert sockets, don't know

BSD in a rocket.

2002-02-14 Thread Josef Karthauser
I need to put together a computer to install in a small J-class rocket for collecting telemetry and other data. I'd really love to run some kind of BSD on it and ideally land the data on a flash-card or such device. I'd really appreciate any recommendations for an inexpensive device or

Re: USB Memorybird quirks

2002-02-10 Thread Josef Karthauser
On Thu, Feb 07, 2002 at 09:46:28PM +0100, Oliver Fromme wrote: Hi, I've got a small problem with a nice little thing called USB Memorybird (Fujitsu-Siemens) ... I've created a patch to RELENG_4 to include the USB advances that are in -current but which haven't been MFC'd yet. It's at

Re: USB Memorybird quirks

2002-02-09 Thread Josef Karthauser
On Sat, Feb 09, 2002 at 01:16:46PM +0100, Oliver Fromme wrote: John Baldwin wrote: On 07-Feb-02 GĂ©rard Roudier wrote: A couple of READ/WRITE 6 byte commands are still mandatory for SCSI block devices in order to accomodate softwares as boot software for example that may not be

Re: USB UHCI speed issue ?

2002-02-08 Thread Josef Karthauser
On Fri, Feb 08, 2002 at 11:06:21AM -0800, Duane H. Hesser wrote: I was wondering if this has been ported over and if so, how about a -stable version. Josef Karthauser has reported that the NetBSD changes to address this problem are much more complex than the patch above; he is working

Re: USB Memorybird quirks

2002-02-07 Thread Josef Karthauser
On Thu, Feb 07, 2002 at 03:52:26PM -0800, Terry Lambert wrote: IIRC this problem is being addressed at a more fundamental level on -current, by adding a 6-byte-to-10-byte READ command translator somewhere in the abstraction layer. Could this be auto-quirked? As in, try a 6 byte

Re: USB Memorybird quirks

2002-02-07 Thread Josef Karthauser
On Thu, Feb 07, 2002 at 04:46:17PM -0800, Terry Lambert wrote: I think the person with the problem needs to turn on the CAM debugging, or a CAM-head needs to become involved. The workaround works, for now, but it's frustrating, knowing that the next time anyone OEMs the same hardware and

Re: USB UHCI speed issue ?

2002-01-20 Thread Josef Karthauser
On Sat, Jan 19, 2002 at 05:39:56PM -0800, Duane H. Hesser wrote: I can confirm the problem, and point you to a message in the current archives (Dec 15) which contains a simple 3 or 4 line patch to uhui.c. The message, authored by Andrew Gordon, may be found at

Re: USB UHCI speed issue ?

2002-01-16 Thread Josef Karthauser
On Tue, Jan 15, 2002 at 05:50:45PM -0800, Ulf Zimmermann wrote: Has this been fixed in -CURRENT ? And if so, can someone point me at what files I can try to get onto -STABLE to get a higher speed out ? I am working on an application and 64,000/sec is slow to test things. I've been doing

Re: Which ftpd for proxy ?

2002-01-08 Thread Josef Karthauser
On Tue, Jan 08, 2002 at 05:00:58PM +, Julian Stacey wrote: TO AVOID: ncftpd: commercial Just because it's commercial doesn't mean that it's no good. It is actually quite cheap, and we used it a lot at Pavilion Internet. Joe msg30801/pgp0.pgp Description: PGP

Re: Which ftpd for proxy ?

2002-01-08 Thread Josef Karthauser
On Wed, Jan 09, 2002 at 12:22:21AM +0100, Julian Stacey wrote: TO AVOID: ncftpd: commercial=20 Just because it's commercial doesn't mean that it's no good. It is actually quite cheap, and we used it a lot at Pavilion Internet. I wrote: (it's not a big company,

Re: FreeBSD performing worse than Linux?

2001-12-30 Thread Josef Karthauser
On Sat, Dec 29, 2001 at 10:44:31PM -0800, Matthew Dillon wrote: Ok, there's packet loss. From this extract you can see that the client receives through sequence 641, then the next packet it receives starts at sequence 993. 15:28:09.879928 transwarp.tao.org.uk.telnet

Re: FreeBSD performing worse than Linux?

2001-12-30 Thread Josef Karthauser
On Sun, Dec 30, 2001 at 11:17:39AM -0800, Matthew Dillon wrote: I think there may be a problem with your hub setup (e.g. exceeding the hub count or end-to-end length limitations) that is either resulting in packet loss, or the packet burst is locking up the ethernet long

Re: FreeBSD performing worse than Linux?

2001-12-30 Thread Josef Karthauser
On Sun, Dec 30, 2001 at 11:32:34AM -0800, Matthew Dillon wrote: :I'll try cutting some of the intermediate infrastructure out and see if :that helps. : : I recommend replacing the hubs with switches. The whole topology will : be happier. : :Of course. I've not found a well priced

Re: FreeBSD performing worse than Linux?

2001-12-30 Thread Josef Karthauser
On Sun, Dec 30, 2001 at 12:38:59PM -0800, Matthew Dillon wrote: Well, the amount of traffic isn't the problem. You have three hubs, one of them being the Alcatel. Hmm. It's within what you are allowed to do with HUBs but I don't trust it. I would either replace the

Re: FreeBSD performing worse than Linux?

2001-12-29 Thread Josef Karthauser
On Fri, Dec 28, 2001 at 07:27:36PM +0100, Tomas Svensson wrote: This just verifies what I said weeks ago. On the client side: ## several packets are lost here due to congestion, thanks to TCP_NODELAY: No. These packets aren't lost to congestion. I can reproduce this pattern every time.

Re: FreeBSD performing worse than Linux?

2001-12-29 Thread Josef Karthauser
On Sat, Dec 29, 2001 at 12:49:02PM -0500, Mike Silbersack wrote: You are right that switching TCP_NODELAY off does fix it, but it's not caused by congestion I can assure you. Whether the packet loss is random or not, there is packet loss occuring. What's the exact network setup between

Re: FreeBSD performing worse than Linux?

2001-12-29 Thread Josef Karthauser
On Sat, Dec 29, 2001 at 01:59:28PM -0500, Mike Silbersack wrote: I'm going to blame the USB ethernet driver for dropping packets; Thomas Zenker has been reporting similar problems on -net. He says that he did not have problems with packet loss with 4.3, but has not been able to track down

Re: FreeBSD performing worse than Linux?

2001-12-28 Thread Josef Karthauser
On Fri, Nov 30, 2001 at 03:45:21PM -0800, Matthew Dillon wrote: :... : I am tracking it down now. : :Is this the same problem that I experience on ssh connections between :my 5.0-current laptop and my releng_4 server? When I run an 'ls' :from the shell on large directories I get the

Re: FreeBSD performing worse than Linux?

2001-12-28 Thread Josef Karthauser
On Fri, Dec 28, 2001 at 07:27:36PM +0100, Tomas Svensson wrote: This just verifies what I said weeks ago. [cut] Conclusion: This is a OpenSSH problem, not a FreeBSD problem. My hunch is that it's not an OpenSSH problem. I also get the same stalling whilst downloading large files in the

Re: FreeBSD performing worse than Linux?

2001-12-28 Thread Josef Karthauser
On Fri, Dec 28, 2001 at 10:09:11PM +, Josef Karthauser wrote: On Fri, Dec 28, 2001 at 07:27:36PM +0100, Tomas Svensson wrote: This just verifies what I said weeks ago. [cut] Conclusion: This is a OpenSSH problem, not a FreeBSD problem. My hunch is that it's not an OpenSSH

Re: FreeBSD performing worse than Linux?

2001-12-28 Thread Josef Karthauser
On Fri, Dec 28, 2001 at 05:36:22PM -0500, Mike Silbersack wrote: I'd have to agree. I just recompiled libssh / sshd so that NODELAY would not be set in any case, and ls acts a lot more nicely over a modem link. (2 large updates, rather than lots of tiny ones.) I'm not sure that we're

Re: Another filesystem test program

2001-12-21 Thread Josef Karthauser
On Thu, Dec 20, 2001 at 11:40:22PM -0800, Hiten Pandya wrote: src/tools/regression :) Jordan committed fsx there a day or so ago. can it be used for any type of filesystem? I was wondering if it would be useful for the JFS port I am doing. Download it, and take a look at the source

Re: deadlock with softupdates ?

2001-12-18 Thread Josef Karthauser
On Mon, Dec 17, 2001 at 01:41:28PM -0800, Matthew Dillon wrote: If it is a vnode deadlock you have to find which process or processes it is deadlocking against. Do a ps -axl -M vmcore.X -N kernel.X on the kernel core, pick out all the processes blocked on inode or whatever,

Re: deadlock with softupdates ?

2001-12-18 Thread Josef Karthauser
On Tue, Dec 18, 2001 at 10:55:27AM +, Josef Karthauser wrote: On Mon, Dec 17, 2001 at 01:41:28PM -0800, Matthew Dillon wrote: If it is a vnode deadlock you have to find which process or processes it is deadlocking against. Do a ps -axl -M vmcore.X -N kernel.X

Re: deadlock with softupdates ?

2001-12-18 Thread Josef Karthauser
On Tue, Dec 18, 2001 at 11:24:28AM -0800, Matthew Dillon wrote: :genius# ps -axl -M vmcore.15 -N kernel.15=20 :(attached file) : :The back traces for the processes locked in inode is also attached. : :Being green to debugging this kind of thing what should I do next? : :Joe

Re: [SUGGESTION] - JFS for FreeBSD

2001-12-11 Thread Josef Karthauser
On Tue, Dec 11, 2001 at 04:01:04AM -0800, Hiten Pandya wrote: but thats only if three of more people are _really_ interested in porting it... cause as you know... porting an IBM file system (from looks) is not a one man job :-) It is probably a one man job if that man knows the kernel

Re: [SUGGESTION] - JFS for FreeBSD

2001-12-11 Thread Josef Karthauser
On Tue, Dec 11, 2001 at 07:58:04PM +, Wayne Pascoe wrote: Josef Karthauser [EMAIL PROTECTED] writes: It is probably a one man job if that man knows the kernel inside and out in these areas, and has the time and energy to see it through. I'd suggest that you find a much much smaller

Re: [SUGGESTION] - JFS for FreeBSD

2001-12-10 Thread Josef Karthauser
On Mon, Dec 10, 2001 at 02:01:53PM -0800, Hiten Pandya wrote: hi all, this is a wild idea...suggestion... i wanted to ask if there were any _plans_ to port JFS (Journaled File System) to FreeBSD... Hi Hiten, Search the mail list archives (from www.freebsd.org) for JFS and XFS. You'll

Re: SSH stalls (was: FreeBSD performing worse than Linux?)

2001-12-01 Thread Josef Karthauser
On Sat, Dec 01, 2001 at 03:26:22AM +0100, Tomas Svensson wrote: JK Is this the same problem that I experience on ssh connections between JK my 5.0-current laptop and my releng_4 server? When I run an 'ls' JK from the shell on large directories I get the response back block JK delay block

Re: SSH stalls (was: FreeBSD performing worse than Linux?)

2001-12-01 Thread Josef Karthauser
On Sat, Dec 01, 2001 at 12:46:04AM -0800, Matthew Dillon wrote: I haven't been able to reproduce this. Two things, though... (1) are you using a compressed ssh connection or an uncompressed connection? It makes a big difference in regards to how ssh generates packet data.

Re: FreeBSD performing worse than Linux?

2001-11-30 Thread Josef Karthauser
On Fri, Nov 30, 2001 at 12:47:29PM -0800, Matthew Dillon wrote: Well, this is embarassing. I can reproduce this completely running 4.4-stable (Nov 17th kernel) on two machines. With newreno turned on, a TCP NFS mount only gets 80K/sec. With newreno turned off on the

Re: FreeBSD performing worse than Linux?

2001-11-30 Thread Josef Karthauser
On Fri, Nov 30, 2001 at 11:49:13PM +, Josef Karthauser wrote: On Fri, Nov 30, 2001 at 03:45:21PM -0800, Matthew Dillon wrote: :... : I am tracking it down now. : :Is this the same problem that I experience on ssh connections between :my 5.0-current laptop and my releng_4 server

Re: (no subject)

2001-11-29 Thread Josef Karthauser
On Wed, Nov 28, 2001 at 11:27:17PM -0500, [EMAIL PROTECTED] wrote: The concept that netgraph hooks are a leg up on say, ETs drivers that have integrated bandwidth management and prioritization, WAN bridging support, load balancing and a probably 25% performance advantage is a bit

Re: CVS: connection refused

2001-10-31 Thread Josef Karthauser
On Wed, Oct 31, 2001 at 03:13:23PM -0800, Hiten Pandya wrote: hi all, i have been trying to connect to the FreeBSD Anonymous CVS Server.. and it always keeps on saying no to me... could some guide me thru this please.. thanks... error: cvs [login aborted]: connect to

Re: Unix Philosophers Please!

2001-10-31 Thread Josef Karthauser
On Wed, Oct 31, 2001 at 05:20:33PM -0800, Lamont Granquist wrote: On Wed, 31 Oct 2001, Stephen Montgomery-Smith wrote: Nicpon, John wrote: Please specifically define where data goes that is sent to /dev/null Answer 1. Data is not like energy. There is no conservation of data

Re: Cron pickle

2001-09-16 Thread Josef Karthauser
On Sun, Sep 16, 2001 at 08:07:14PM -0500, Alfred Perlstein wrote: I'm not a date(1) wizard, but there's a possible issue here, if the system is loaded cron may skip a beat possibly and that conditional may be delayed such that it doesn't trigger. My suggestion would be to use something

Re: Freebsd Multicast question

2001-09-13 Thread Josef Karthauser
On Thu, Sep 13, 2001 at 12:53:07PM -0400, [EMAIL PROTECTED] wrote: Are PIM-DM and PIM-SM supported in Freebsd? I cant find any reference in the code. Bryan Look in the ports collection: Port: pim6dd-20010602a_1 Path: /usr/ports/net/pim6dd Info: PIM for IPv6 dense mode daemon Maint:

Re: All ok?

2001-09-13 Thread Josef Karthauser
On Thu, Sep 13, 2001 at 10:38:03PM +0200, Peter B wrote: Hi! I just wonder if all freebsd developers are ok, due the wtc attack? /P We believe so. Joe PGP signature

Re: All Ok?

2001-09-13 Thread Josef Karthauser
On Thu, Sep 13, 2001 at 06:45:03PM -0400, [EMAIL PROTECTED] wrote: The developers are largely a west-coast crowd, i think :-) And the rest of the world. Joe PGP signature

Re: DRI, XFree86-4.0.3 and -current.

2001-09-07 Thread Josef Karthauser
On Thu, Sep 06, 2001 at 10:45:51PM +0200, Olivier Houchard wrote: Josef Karthauser wrote: Has anyone got patches for DRI under -current? Joe I made an ugly patch so that the drm, gamma and tdfx kernel modules compile under current. I submitted it to DRI, so you may find

Re: DRI, XFree86-4.0.3 and -current.

2001-09-07 Thread Josef Karthauser
On Fri, Sep 07, 2001 at 01:54:06PM -0700, Eric Anholt wrote: I'm working on making it so we can have an official port of the DRI -- you'll install the XFree86-4.x port (which would install X, the dri modules, libGL, libGLU, etc.), then go to graphics/drm-kmod and install that, and you'll be

Re: tiny patch to pkg_add

2001-09-07 Thread Josef Karthauser
On Fri, Sep 07, 2001 at 03:04:16PM -0700, Bill Swingle wrote: Anyway, it's an easy fix but my real question is, is this the correct way to destroy the value of a variable in C? Here's my patch: --- src/usr.sbin/pkg_install/add/main.c Fri Sep 7 15:02:17 2001 +++

DRI, XFree86-4.0.3 and -current.

2001-09-06 Thread Josef Karthauser
Has anyone got patches for DRI under -current? Joe PGP signature

Re: DRI, XFree86-4.0.3 and -current.

2001-09-06 Thread Josef Karthauser
On Thu, Sep 06, 2001 at 12:16:19PM -0700, Eric Anholt wrote: I have a page about the DRI for FreeBSD at http://gladstone.uoregon.edu/~eanholt/dri/. The current DRI CVS works on -stable. There is one compile error on -current that should be obvious to fix in the kernel modules, but I

  1   2   3   >