Re: VPN using bundled ppp?

2007-06-07 Thread Ronald Klop
ww: http://www.d-metrius.ru icq: 87-97-07 Not as far as i know. Install /usr/ports/net/pptpclient/ That's what I use for pptp vpn's. It's easy to set up and works like a charm. In 6-STABLE there is the lagg(4) driver. Ronald -- Ronald K

Re: Unix domain socket leak in 6-STABLE

2007-06-13 Thread Ronald Klop
closing any unix sockets (judging by ever increasing lsof output). Shouldn't slapd close its unix socket? Or am I misreading this. Using TCP sockets is just fine. If there are patches I could try, don't hesitate to send them to me. Cheers, Uli Ronald. -- Ronald Klop

Re: Unable to use my USB MP4 player: FreeBSD hangs

2007-07-04 Thread Ronald Klop
(or the irq of usb, I don't know). BTW: this only happens with my us harddisk. My usb bluetooth device doesn't have this. You could try this also, but no garanties. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@free

Re: long pause in startup

2007-07-18 Thread Ronald Klop
_ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing

awk gives trouble

2007-10-23 Thread Ronald Klop
nput record number 1, file /usr/include/osreldate.h source line number 1 "Makefile.inc1", line 101: warning: "awk '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' /usr/include/osreldate.h" returned non-zero status Any thoughts how I can solve this? Ro

Re: awk gives trouble (solved)

2007-10-23 Thread Ronald Klop
On Tue, 23 Oct 2007 13:18:11 +0200, Ronald Klop <[EMAIL PROTECTED]> wrote: Hello, Running make for makeworld or in ports gives problems since my upgrade yesterday. Running 6.2-STABLE of yesterday on i386. -- stage 1.1:

Re: 7.0-BETA1

2007-10-23 Thread Ronald Klop
freebsd.org/relnotes.html Here are snapshots of the release notes. http://people.freebsd.org/~bmah/relnotes/ -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubs

cvsup6.nl.freebsd.org doesn't work

2007-10-28 Thread Ronald Klop
Hello, I don't know who to contact about this, so I send it to the list. The server cvsup6.nl.freebsd.org doesn't give new data for a couple of weeks now. Many thanks in advance for solving this or forwarding this to the rights person. Ronald. -- Ronald Klop Amsterdam, The N

Re: Bringing up new Intel non-legacy system

2007-11-08 Thread Ronald Klop
it was some conflict between BIOS initializing the hardware and FreeBSD doing that. Maybe you have the same problem. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD

2007-11-19 Thread Ronald Klop
spending a lot if time in 'system'. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Weird issue with DELL PE2850

2007-11-20 Thread Ronald Klop
d and on 7b2 is enabled. I have CPUTYPE?=nocona in /etc/make.conf Any ideas where to dig and how to debug? Can someone else confirm this? I'm sure pe2850 is/was very popular server ;) Did you boot with verbose messages on? Ronald. -- Ron

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread Ronald Klop
rash dump. So maybe next panic I have one. Maybe downgrading to 1.6.x helps me again. After the next panic I'll try that. But maybe it helps you also. I upgrade my RELENG_7 about every week, so it's fairly recent. Ronald. -- Ronald Klop Amsterdam, The Netherlands

Re: recovery FreeBSD

2008-01-14 Thread Ronald Klop
On Mon, 14 Jan 2008 15:16:30 +0100, <[EMAIL PROTECTED]> wrote: Quoting [EMAIL PROTECTED]: only from backup. Or from a snapshot ? (if it's a UFS2 partition, and "snapshooting" has been enabled) What does rm -W do? -- Ronald Klop Amste

Re: Backup solution suggestions

2008-01-15 Thread Ronald Klop
cific and I'm sure some other ppl on the list have had simliar situations :) -- Johan Ström Stromnet [EMAIL PROTECTED] http://www.stromnet.se/ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To uns

Re: Radeon r6/7xx support merged to -STABLE

2009-03-17 Thread Ronald Klop
On Sun, 15 Mar 2009 19:49:12 +0100, Robert Noland wrote: I went ahead and merged the Radeon R6/7xx code to -STABLE a while ago. The current xorg drivers will not enable it by default on R600+ chips. You will need to be using xf86-video-ati-6.12.0, xf86-video-radeonhd-devel or possibly even b

remote debug over usb vs. old serial cable?

2009-03-26 Thread Ronald Klop
Hello, In the past I could catch a panic during boot via a serial cable connected to another computer. My new computer only has USB-ports and ethernet. What kind of cable do I need now to do remote debugging? The old computer also has usb, so I think the connection should be in that corner.

Re: remote debug over usb vs. old serial cable?

2009-03-26 Thread Ronald Klop
On Thu, 26 Mar 2009 15:22:36 +0100, Andriy Gapon wrote: on 26/03/2009 15:06 Erik Trulsson said the following: On Thu, Mar 26, 2009 at 01:56:13PM +0100, Ronald Klop wrote: Hello, In the past I could catch a panic during boot via a serial cable connected to another computer. My new

process hanging on 7.2-PRERELEASE

2009-03-26 Thread Ronald Klop
Hi, My brand new amd64 has a hanging process. # uname -a FreeBSD sjakie.klop.ws 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Wed Mar 25 00:07:31 UTC 2009 r...@dhcppc0:/usr/obj/usr/src/sys/GENERIC amd64 I'm compiling a port of kde4. top says this since a while: 43404 root 1 116 20

Re: process hanging on 7.2-PRERELEASE

2009-03-26 Thread Ronald Klop
On Thu, 26 Mar 2009 17:26:13 +0100, Ronald Klop wrote: Hi, My brand new amd64 has a hanging process. # uname -a FreeBSD sjakie.klop.ws 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Wed Mar 25 00:07:31 UTC 2009 r...@dhcppc0:/usr/obj/usr/src/sys/GENERIC amd64 I'm compiling a port of

Re: process hanging on 7.2-PRERELEASE

2009-03-26 Thread Ronald Klop
On Thu, 26 Mar 2009 19:23:42 +0100, Kostik Belousov wrote: On Thu, Mar 26, 2009 at 05:26:13PM +0100, Ronald Klop wrote: Hi, My brand new amd64 has a hanging process. # uname -a FreeBSD sjakie.klop.ws 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Wed Mar 25 00:07:31 UTC 2009 r...@dhcppc0

Re: 7.2-PRERELEASE: make process waiting indefinitely

2009-04-15 Thread Ronald Klop
On Tue, 14 Apr 2009 15:04:11 +0200, Oleg V. Nauman wrote: Have experienced today strange issue with my fresh RELENG_7 ( sources from yesterday April 13, userland and kernel in sync ) - sometimes some processes stop running without any visible reason. Have seen it twice today during K

Re: dri + ATI: dramatic performance slowdown

2009-04-21 Thread Ronald Klop
On Mon, 20 Apr 2009 15:26:20 +0200, Oliver Lehmann wrote: Hi, as I found out in the meantime - the following described problem can be only worked around when 'Load "dri"' is removed from the server section, and 'Option "DRI" "true"' is removed from the Device section. Otherwise: I'v

devd doesn't fire event on boot

2009-05-06 Thread Ronald Klop
Hello, Running 7.2-STABLE/amd64. I have a USB-disk and added stuff to devd to mount it readonly on attach. This does work if I attach it after booting up, but not if it is attached before booting. [r...@sjakie ~]# cat /etc/devd/philips.conf attach 10 { device-name "umass[0-9]+";

coredump in usb stack

2009-05-06 Thread Ronald Klop
Hi, I had a coredump from within the usb stack at work a couple of days ago. GENERIC kernel amd64 Apr 28 12:59:12 ronald kernel: FreeBSD 7.2-PRERELEASE #32: Mon Apr 27 17:35:55 CEST 2009 Attached is the kgdb output and dmesg. Is this known? Did I forget something. Ronald.Copyright (c) 1992-

Re: devd doesn't fire event on boot [solved]

2009-05-15 Thread Ronald Klop
The property sernum is not very reliable. Sometimes devd knows about it and sometimes not. I removed the match on it and know it works. Ronald. On Wed, 06 May 2009 12:03:14 +0200, Ronald Klop wrote: Hello, Running 7.2-STABLE/amd64. I have a USB-disk and added stuff to devd to mount

Re: ZFS on top of GELI / Intel Atom 330 system

2009-05-31 Thread Ronald Klop
On Fri, 29 May 2009 13:34:57 +0200, Dan Naumov wrote: Now that I have evaluated the numbers and my needs a bit, I am really confused about what appropriate course of action for me would be. 1) Use ZFS without GELI and hope that zfs-crypto get implemented in Solaris and ported to FreeBSD "soo

Re: ZFS performance on 7.2-release/amd64 low compared to UFS2 + SoftUpdates

2009-06-17 Thread Ronald Klop
On Wed, 17 Jun 2009 09:34:02 +0200, Dan Naumov wrote: I am wondering if the numbers I am seeing is something expected or is something broken somewhere. Output of bonnie -s 1024: on UFS2 + SoftUpdates: ---Sequential Output ---Sequential Input-- --Random--

Re: ufs2 / softupdates / ZFS / disk write cache

2009-06-21 Thread Ronald Klop
On Sat, 20 Jun 2009 23:29:26 +0200, Dan Naumov wrote: I have the following setup: A single consumer-grade 2tb SATA disk: Western Digital Green (model WDC WD20EADS-00R6B0). This disk is setup like this: 16gb root partition with UFS2 + softupdates, containing mostly static things: /bin /bo

Zfs on usb-disk checksum errors?

2009-07-08 Thread Ronald Klop
Hi. I put zfs on my external usb-disk, so I can backup my harddisk with zfs send/receive. I now have corruption on this volume. [r...@sjakie ~]# zpool status -v pool: extern state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applicatio

Re: Zfs on usb-disk checksum errors?

2009-07-11 Thread Ronald Klop
On Wed, 08 Jul 2009 12:18:37 +0200, Henri Hennebert wrote: Ronald Klop wrote: Hi. I put zfs on my external usb-disk, so I can backup my harddisk with zfs send/receive. I now have corruption on this volume. [r...@sjakie ~]# zpool status -v pool: extern state: ONLINE status: One or more

Re: Cannot rm files when ZFS is full

2009-07-29 Thread Ronald Klop
On Wed, 29 Jul 2009 05:29:27 +0200, grarpamp wrote: One week old build... # df -i . Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on ram01/mnt1 239465344 239465344 0 100% 13163 0 100% /mnt1 # ls -aliT zero 20797 -rw-r--r-- 1 user user 43515904

Re: zfs on gmirror slice

2009-09-02 Thread Ronald Klop
On Wed, 02 Sep 2009 10:49:05 +0200, Mark Stapper wrote: Thomas Backman wrote: On Sep 2, 2009, at 10:27 AM, Mark Stapper wrote: Nothing a LiveCD or something to that regard can't handle. Obviously this doesn't work for everyone, but it should for many. Actually it won't because updating zf

8.0 rc.d scripts less verbose?

2009-09-15 Thread Ronald Klop
Hi, Since I run 8.0 the rc.d scripts are less verbose. I have some problems with them, but the default output gives me no information anymore. In the 8.0-TODO wiki there is a mention about verbosity of the rc.d scripts at the bottom. Is there a way for me to increase the verbosity? Ronald

Re: 8.0 rc.d scripts less verbose?

2009-09-15 Thread Ronald Klop
On Tue, 15 Sep 2009 16:59:46 +0200, Miroslav Lachman <000.f...@quip.cz> wrote: Ronald Klop wrote: Hi, Since I run 8.0 the rc.d scripts are less verbose. I have some problems with them, but the default output gives me no information anymore. In the 8.0-TODO wiki there is a m

Re: Interesting problem updating samba after 7->8 transition

2009-10-20 Thread Ronald Klop
On Tue, 20 Oct 2009 23:35:39 +0200, Ivan Voras wrote: I upgraded (via source) a system from 7-stable to 8-stable and Samba now fails in a strange way. Starting the executable results in an immediate ABORT: ursaminor:/usr/local/sbin# ./smbd Abort And running ktrace on it results in an extremel

zfs receive gives: internal error: Argument list too long

2009-10-25 Thread Ronald Klop
Hi, Making a backup to my external USB-disk now fails with the following output. [r...@sjakie ~]# zfs send -vi tank/h...@repl-20090919_195900 tank/h...@repl-20090921_195900 > /bla.snapshot # ls -lh /bla* -rw-r--r-- 1 root wheel 547M Oct 25 20:44 /bla.snapshot [r...@sjakie ~]# zfs rec

Re: zfs receive gives: internal error: Argument list too long

2009-10-25 Thread Ronald Klop
On Sun, 25 Oct 2009 20:54:48 +0100, Ronald Klop wrote: Hi, Making a backup to my external USB-disk now fails with the following output. [r...@sjakie ~]# zfs send -vi tank/h...@repl-20090919_195900 tank/h...@repl-20090921_195900 > /bla.snapshot # ls -lh /bla* -rw-r--r-- 1 r

Re: NULL-pointer reference in ulpt

2009-10-26 Thread Ronald Klop
On Mon, 26 Oct 2009 14:51:23 +0100, Alban Hertroys wrote: I didn't get any replies to my previous report, so I'm trying again. I frequently get a kernel-panic after printing something to my USB printer (A Samsung ML-1210). It looks like usb_setup_xfer() is called with a NULL-pointer for

Re: Process stuck in "vnread"

2016-03-02 Thread Ronald Klop
Hello, Would it be possible this has to do with the resolved 'system hangs when using ZFS caused by VFS' in 10.3-BETA3? https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084238.html Regards, Ronald. On Wed, 02 Mar 2016 10:12:31 +0100, Maxim Sobolev wrote: Hi, I've encoun

if_iwn wifi broke on 11-CURRENT

2016-05-02 Thread Ronald Klop
Hi, I upgraded my laptop and Wifi stopped working. It still worked on: May 2 20:11:13 sjakie kernel: FreeBSD 11.0-CURRENT #8 r296724M: Sun Mar 13 16:03:31 CET 2016 but broke on: May 2 20:24:53 sjakie kernel: FreeBSD 11.0-CURRENT #9 r298900M: Mon May 2 05:00:46 CEST 2016. I booted the o

Re: if_iwn wifi broke on 11-CURRENT

2016-05-03 Thread Ronald Klop
On Tue, 03 May 2016 02:51:56 +0200, Ronald Klop wrote: Hi, I upgraded my laptop and Wifi stopped working. It still worked on: May 2 20:11:13 sjakie kernel: FreeBSD 11.0-CURRENT #8 r296724M: Sun Mar 13 16:03:31 CET 2016 but broke on: May 2 20:24:53 sjakie kernel: FreeBSD 11.0-CURRENT

Re: unbound and ntp issuse

2016-06-07 Thread Ronald Klop
On Tue, 07 Jun 2016 12:43:35 +0200, Slawa Olhovchenkov wrote: On Tue, Jun 07, 2016 at 11:35:59AM +0100, krad wrote: Like i said you could configure ntpdate as well as ntpd, but give it a known good ip. It will only run once at boot, and ntpd will start after so that can use the nice pool

Re: Not-so stable if you take a CAM error....

2016-07-11 Thread Ronald Klop
On Mon, 11 Jul 2016 02:54:38 +0200, Karl Denninger wrote: Got a (nasty) surprise this afternoon on my sandbox machine. I was updating some Raspberry Pi2 machines which involved taking the sd card out, sticking it in an adapter and plugging it into the sandbox, then mounting the partition and

Re: Building "extra" kernels in stable/11...?

2016-07-18 Thread Ronald Klop
On Sat, 16 Jul 2016 22:56:47 +0200, David Wolfskill wrote: On Sat, Jul 16, 2016 at 05:45:11PM +0200, Herbert J. Skuhra wrote: Well, I cannot reproduce this issue on my stable/11 machine. For good reason. It turns out that I was so *sure* I had my kernel config files (for ALBERT

Re: Building "extra" kernels in stable/11...?

2016-07-18 Thread Ronald Klop
On Mon, 18 Jul 2016 10:11:24 +0200, Ronald Klop wrote: On Sat, 16 Jul 2016 22:56:47 +0200, David Wolfskill wrote: On Sat, Jul 16, 2016 at 05:45:11PM +0200, Herbert J. Skuhra wrote: Well, I cannot reproduce this issue on my stable/11 machine. For good reason. It turns out

Re: Problem with libjpeg when updating packages

2016-07-21 Thread Ronald Klop
On Thu, 21 Jul 2016 09:28:21 +0200, Jörg Preiß wrote: Hi all, I just updated from 10.3 to stable. This worked fine, except when pkg install updated the packages. There was a conflict within the libjpeg package (sorry, I did not write down the exact message). Now I don't know how to get slim

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-16:09.freebsd-update

2016-07-25 Thread Ronald Klop
On Mon, 25 Jul 2016 18:07:55 +0200, George L. Yermulnik wrote: Hello! On Mon, 25 Jul 2016 at 15:22:31 (+), FreeBSD Errata Notices wrote: [...] 3) To update your system via a source code patch: The following patches have been verified to apply to the applicable FreeBSD release branch

Re: Postfix and tcpwrappers?

2016-07-25 Thread Ronald Klop
On Mon, 25 Jul 2016 18:48:25 +0200, Karl Denninger wrote: This may not belong in "stable", but since Postfix is one of the high-performance alternatives to sendmail Question is this -- I have sshguard protecting connections inbound, but Postfix appears to be ignoring it, which implies th

negative number of logins

2016-12-01 Thread Ronald Klop
Hi, See this forwarded status message from this morning below. Funny numbers. $ uname -a FreeBSD sheeva2.klop.ws 11.0-STABLE FreeBSD 11.0-STABLE #25 r308727M: Wed Nov 16 13:46:35 CET 2016 r...@sjakie.klop.ws:/usr/obj-arm/arm.arm/usr/src-arm/sys/SHEEVAPLUG arm $ w 3:44PM up 1 day, 17

Re: broken source upgrade 9.3-STABLE to 10.3-STABLE

2016-12-15 Thread Ronald Klop
On Wed, 14 Dec 2016 08:27:13 +0100, Eugene Grosbein wrote: Hi! I've got legacy FreeBSD server running 8.4-STABLE and I'm trying to upgrade it. Source upgrade for 8.4 to 9.3-STABLE r310015 went flawlessly. After reboot, I checked out stable/10 r310043 sources and ran buildworld again. I

Re: NFS and amd on older FreeBSD

2017-01-17 Thread Ronald Klop
On Fri, 13 Jan 2017 09:06:56 +0100, Daniel Braniss wrote: On 12 Jan 2017, at 21:01, Karl Young wrote: Daniel Braniss(da...@cs.huji.ac.il)@2017.01.12 10:25:03 +0200: On 12 Jan 2017, at 9:49 AM, Daniel Braniss wrote: On 12 Jan 2017, at 1:47 AM, Karl Young wrote: I inherited a lab

Re: network after resume

2017-01-25 Thread Ronald Klop
On Tue, 24 Jan 2017 11:58:11 +0100, Marko Cupać wrote: Hi, I am running 11.0-RELEASE-p6 amd64, and I'm having a strange problem on my ThinkPad T440: after resuming from suspend, wifi resumes operation and I can ping around, play music from NFS share etc., but I can't open websites in chromiu

update /usr/ports to same version as pkg upgrade?

2017-02-01 Thread Ronald Klop
Hi, Is it possible to update the /usr/ports tree to the same version as is used by the default pkg repositories? I use some ports which are not distributed as pkgs. When I 'portsnap auto' the ports tree gets new updates which are not in the pkgs yet and I don't want to rebuild those. I'm al

Re: FreeBSD 11.0-STABLE #0 r310265 amd64 seems to be cpi-ing garbage to mounted FAT32 fs after 10-20 GB.

2017-02-01 Thread Ronald Klop
On Thu, 29 Dec 2016 20:06:31 +0100, Jakub Lach wrote: Hello, I've recently tried to make a switch to a bigger memory card in some device; what I've discovered, is that FreeBSD is cp-ing garbage to a mounted FAT32 fs after first 10-20 GB (depending on luck). What I mean by garbage are non re

Re: FBSD 10.3 + ZFS + Sun x4500 = utter lock up.

2017-02-08 Thread Ronald Klop
At work we used to run such a machine with 9.1 and 10.2. My colleague tells me 10.3 gave errors, but he does not remember what. The machine is not in use anymore, because of other upgrades, so I can't verify for you. Any reason not to try 11? I don't know if it fixes anything, but it would

pkg upgrade deletes firefox?

2017-02-09 Thread Ronald Klop
Hi, Today I get this... # 21:08:42 root@sjakie [~] pkg upgrade Updating FreeBSD repository catalogue... Fetching meta.txz: 100%944 B 0.9kB/s00:01 Fetching packagesite.txz: 100%6 MiB 3.0MB/s00:02 Processing entries: 100% FreeBSD repository update completed. 25950 packages proc

Re: pkg upgrade deletes firefox?

2017-02-09 Thread Ronald Klop
temporary hickup. Ronald. On Thu, 09 Feb 2017 21:12:28 +0100, Ronald Klop wrote: Hi, Today I get this... # 21:08:42 root@sjakie [~] pkg upgrade Updating FreeBSD repository catalogue... Fetching meta.txz: 100%944 B 0.9kB/s00:01 Fetching packagesite.txz: 100%6 MiB 3.0MB/

Re: Horrible console fonts in 11.0 stable

2017-03-11 Thread Ronald Klop
On Sat, 11 Mar 2017 19:38:33 +0100, Lars Eighner wrote: What is with the horrible console fonts in 11.0 stable? I have tried them all and they are each more hiddeous than the other. Is there anyway to get the VGA fonts back. I never want any characters outside of Latin I. Text programs

mdconfig zpool from copied partition?

2017-06-05 Thread Ronald Klop
Hi, I'm trying something like this: # dd if=/dev/da0p2 of=/somefile # mdconfig -f /somefile # zpool import md0 da0p2 comes from my external usb-disk: =>34 1953458109 da0 GPT (931G) 342014 - free - (1.0M) 2048 5368709121 ms-basic-data (256G)

Re: some general zfs tuning (for iSCSI)

2017-08-02 Thread Ronald Klop
On Fri, 28 Jul 2017 12:56:11 +0200, Eugene M. Zheganin wrote: Hi, I'm using several FreeBSD zfs installations as the iSCSI production systems, they basically consist of an LSI HBA, and a JBOD with a bunch of SSD disks (12-24, Intel, Toshiba or Sandisk (avoid Sandisks btw)). And I obse

Re: file system deadlock in RELENG_11

2017-08-26 Thread Ronald Klop
Running procstat -kk will display on what syscall a process/thread is blocking. That might give some valuable information to people. Regards, Ronald. On Thu, 24 Aug 2017 22:01:25 +0200, Mike Tancsa wrote: OK, this is fairly easy to repeat. If I start a sync of a snapshot via zrep, it hang

Fwd: rpi2 daily run weird output

2017-11-28 Thread Ronald Klop
Isn't this very weird in the output of last night: "Checking for rejected mail hosts: usage: fetch [-146AadFlMmnPpqRrsUv] [-B bytes] [--bind-address=host]" I don't see yet how the script /etc/periodic/daily/460.status-mail-rejects can try to call fetch. Any thoughts on this? For the record.

Re: Fwd: rpi2 daily run weird output (480.leapfile-ntpd)

2017-11-28 Thread Ronald Klop
ld. On Tue, 28 Nov 2017 20:34:57 +0100, Ronald Klop wrote: Isn't this very weird in the output of last night: "Checking for rejected mail hosts: usage: fetch [-146AadFlMmnPpqRrsUv] [-B bytes] [--bind-address=host]" I don't see yet how the script /etc/periodic/daily/460

Re: Fwd: rpi2 daily run weird output (480.leapfile-ntpd)

2017-11-28 Thread Ronald Klop
The attached diff fixes the issue for me. NB: The variable is also used in ntpd_precmd() if you used chroot. I guess that use case was broken too. Regards, Ronald. On Tue, 28 Nov 2017 21:06:46 +0100, Ronald Klop wrote: Ah, it comes from the script after it. [ronald@rpi2 /etc/periodic

Re: update of graphics/drm-next-kmod to Linux 4.11 level for recent CURRENT and 11-STABLE

2018-02-26 Thread Ronald Klop
On Sun, 25 Feb 2018 16:48:44 +0100, Johannes M Dieterich wrote: Dear all, Please CC me as I am not subscribed. On behalf of the FreeBSDDesktop team and thanks to the tireless efforts of Johannes Lundberg and Hans Petter Selasky (hselasky), I am pleased to report that the graphics/drm-next-k

portsmon.freebsd.org via freshports?

2018-03-24 Thread Ronald Klop
Hello, Is portsmon ever coming back? http://portsmon.freebsd.org/portoverview.py?category=net&portname=samba46 -> "The latest Python updated failed. Repairs are in progress 20171025 -- mcl" It is referenced from the freshports.org site. https://www.freshports.org/net/samba46/ I found it a use

Re: Two USB 4 disk enclosure and a panic

2018-04-27 Thread Ronald Klop
On Wed, 25 Apr 2018 14:15:03 +0200, Nenhum_de_Nos wrote: On Mon, April 23, 2018 23:18, Nenhum_de_Nos wrote: Hi, I would like to know how to debug this. I have two 4 disk enclosures: Mediasonic ProBox 4 Bay 3.5' SATA HDD Enclosure – USB 3.0 & eSATA (HF2-SU3S2) NexStar HX4 - NST-640SU3-BK a

Re: Failing to retrieve source tarballs for anything.

2018-09-01 Thread Ronald Klop
It helps a lot of you send the exact command you run with the error message. Or all the significant output. Regards, Ronald Van: Alex McKeever Datum: 01 september 2018 19:50 Aan: FreeBSD Stable , FreeBSD Current Onderwerp: Failing to retrieve source tarballs for anything. After compi

Re: Failing to retrieve source tarballs for anything.

2018-09-02 Thread Ronald Klop
Aan: Ronald Klop , FreeBSD Stable , FreeBSD Current Onderwerp: Re: Failing to retrieve source tarballs for anything. I simply changed directory to which thing I want to compile in /ports, run the command make install, and after a short while it fails to retrieve the source archive (.tar.gz

Re: NFS Locking Issue

2006-07-06 Thread Ronald Klop
6.0-STABLE). Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

em0: watchdog timeout -- resetting (6.1-STABLE)

2006-09-05 Thread Ronald Klop
d the list provides more of the same problems, but I didn't find an answer. My dmesg is attached. Is there any info I need to provide to debug this or can I try patches? Ronald. -- Ronald Klop Amsterdam, The Netherlands dmesg.boot Description: B

Re: em0: watchdog timeout -- resetting (6.1-STABLE)

2006-09-13 Thread Ronald Klop
On Tue, 05 Sep 2006 23:52:05 +0200, Ronald Klop <[EMAIL PROTECTED]> wrote: Hello, I get these errors a lot. Sep 5 11:55:12 ronald kernel: em0: watchdog timeout -- resetting Sep 5 11:55:12 ronald kernel: em0: link state changed to DOWN Sep 5 11:55:14 ronald kernel: em0: link state c

Re: em0: watchdog timeout -- resetting (6.1-STABLE)

2006-09-14 Thread Ronald Klop
7; class= network subclass = ethernet -David. This sounds familiar to my problem. I solved it today by enabling polling. I know it's a workaround. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailin

Re: bge watchdog timeouts still happening

2006-09-17 Thread Ronald Klop
stfiles on a 768kb DSL line. I had setiathome running, which keeps the cpu useage close to 100%. Is it possible this has something to do with the merge of taskqueue in 6-STABLE? -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.

Re: (Wrong) CPU utilization reported by top

2006-09-23 Thread Ronald Klop
ee the same and it is always with threaded applications (libpthread). If you use libthr (see libmap.conf) it shows a lot better. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.

Re: portaudit

2006-10-22 Thread Ronald Klop
=true See /usr/ports/Mk/bsd.port.mk voor more options in ports building. But know what you are doing. I do not recommend you to install vulnerable ports. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.

Re: Running large DB's on FreeBSD

2006-10-23 Thread Ronald Klop
m. The load is more important. Are there a lot of sequential queries or simultanious? Do you do a lot of locking/selects/updates/insert? Are there thousands of tables or just 1? I do recommend a 64 bit OS if your hardware supports it, because it makes allocating memory for MySQL a lot easie

Re: Running large DB's on FreeBSD

2006-10-23 Thread Ronald Klop
nly or read-mostly. Lots of small writes will perform badly under RAID-5, even with a battery-backed write-cache in write-back mode... Example: writing 1 bit on 1 disk needs to read some info from all disks to recalculate the parity. So this doesn't scale very well. --

Re: continuing problem building -STABLE kernel

2006-10-29 Thread Ronald Klop
rodata+0x70): undefined reference to `ng_parse_int32_type' *** Error code 1 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: New em driver

2006-10-31 Thread Ronald Klop
watchdog timeouts. A little CPU load did the job in the past. Ronald. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: New em driver

2006-11-01 Thread Ronald Klop
On Wed, 01 Nov 2006 00:48:46 +0100, Ronald Klop <[EMAIL PROTECTED]> wrote: On Sat, 28 Oct 2006 03:44:37 +0200, Jack Vogel <[EMAIL PROTECTED]> wrote: After a conference call today, it was decided that a merge of my Intel driver base and the STABLE code would take place. This cod

Re: Problems unmounting/fssyncking extern UFS filesystem

2006-11-27 Thread Ronald Klop
ook) about releases/versions/branches. -CURRENT is known to have bugs. -- Ronald Klop Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

pccard modem and ethernet don't work together

2004-11-08 Thread Ronald Klop
WARNING: /usr was not properly dismounted WARNING: /var was not properly dismounted /var: mount pending error: blocks 32 files 1 /var: superblock summary recomputed -- Ronald Klop, Amsterdam, The Netherlands ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 5.3: tmpmfs="YES": panic: kmem_malloc(4096): kmem_map toosmall: 63737856 total allocated

2004-11-09 Thread Ronald Klop
-s64m0 0 If you look at the code which handles tmpmfs it is used for diskless booting. So there is no swap usable for ramdisk. Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/

Re: md /tmp mfs rw,-s64m 0 0 in fstab instead of tmpmfs="YES" in rc.conf: no panic

2004-11-10 Thread Ronald Klop
On Wed, 10 Nov 2004 11:41:32 +0300, <[EMAIL PROTECTED]> wrote: This host has 192 MB of RAM and 512 MB of swap. /sbin/mdmfs -i 4096 -s $1md $2 Kris Kennaway wrote: You don't have enough RAM in your system to do that. I'm running mdmfs WITHOUT "-M" flag. R

Re: pccard modem and ethernet don't work together

2004-11-11 Thread Ronald Klop
On Wed, 10 Nov 2004 01:56:09 -0700 (MST), M. Warner Losh <[EMAIL PROTECTED]> wrote: In message: <[EMAIL PROTECTED]> Ronald Klop <[EMAIL PROTECTED]> writes: : I posted the same text as below to current@ on 20 Oct, but got no answer. : Is there somebody here wh

Re: ULE Scheduler available in 5.3-RELEASE?

2004-11-11 Thread Ronald Klop
Please use SCHED_4BSD" Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: portupgrade crash on 4.9-stable

2004-11-17 Thread Ronald Klop
s? Thanks in advance. Read /usr/ports/UPDATING and /usr/ports/CHANGES after updating your ports tree. There is the removal of INDEX documented. About the ruby thing. Try deinstall/reinstall of ruby and portupgrade manually and try again. (This is my best guess.) Ronald. -- Ronald K

Re: Performance issues in 5.3-RELEASE.

2004-11-18 Thread Ronald Klop
look up the post, sorry. Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Performance issues in 5.3-RELEASE. (snd_emu10k1)

2004-11-18 Thread Ronald Klop
On Thu, 18 Nov 2004 04:05:04 -0500, Suleiman Souhlal <[EMAIL PROTECTED]> wrote: Hi, On Thu, 2004-11-18 at 03:46, Ronald Klop wrote: For what I have seen everybody uses snd_emu10k1. Since I use my onboard soundcard (snd_ess* (not MPSAFE)) I have less problems with my sound under dis

Re: from 5.3 release to 5.3 stable

2004-11-18 Thread Ronald Klop
rg/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Ronald Klop, Amsterdam, The Netherlands ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: from 5.3 release to 5.3 stable

2004-11-18 Thread Ronald Klop
On Thu, 18 Nov 2004 15:50:11 +0100, Dirk Arlt <[EMAIL PROTECTED]> wrote: i would add mergemaster to this Oops. (or ports/sysinstall/etcmerge) Ronald Klop <[EMAIL PROTECTED]> schrieb: Hello, First: Ports are independent of the version of your system. Second: Updating your system is de

port make index (was: Re: make -j$n buildworld : use of -j investigated)

2004-11-25 Thread Ronald Klop
'make index' for the ports also? Or is this more io bound? I can't test this myself, because my laptop is to slow for making these tests any fun. Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ [EMAIL PROTECTED] mailing l

Re: port make index (was: Re: make -j$n buildworld : use of -j investigated)

2004-11-25 Thread Ronald Klop
On Thu, 25 Nov 2004 01:28:55 -0800, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Thu, Nov 25, 2004 at 10:09:35AM +0100, Ronald Klop wrote: Would all this work for 'make index' for the ports also? Or is this more io bound? I can't test this myself, because my laptop is to

Re: Unkillable zombie sshd-s?

2004-12-02 Thread Ronald Klop
On Thu, 02 Dec 2004 15:06:21 +0100, Ivan Voras <[EMAIL PROTECTED]> wrote: Can I find out what their parent processes are? (something like tree-shaped ps?) /usr/ports/sysutils/pstree and ps can display the ppid (parent pid). -- Ronald Klop, Amsterdam, The Nethe

Re: 'vmpfw' state

2004-12-21 Thread Ronald Klop
g in google on 'vmpfw' gives nfs issues with it while using pine on a nfs mounted mail folder. (results from 1999 about older versions freebsd) Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list h

ng_ubt with Broadcom BCM92035DGL

2005-01-06 Thread Ronald Klop
tatus: Command disallowed [0xc] # /etc/rc.bluetooth start ubt0 Could not execute command "reset". Operation timed out What information can I provide to resolve this. Or is there a better mailinglist for this? The usb-adapter is the shop-brand of the MyCom shops in The Netherlands. Ronald.

backporting tail from HEAD to RELENG_5

2005-01-13 Thread Ronald Klop
a PR? Greetings, Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: poor sound quality in 5.3 stable

2005-01-18 Thread Ronald Klop
as MPSAFE, while other sound drivers aren't, but the others perform better. But I don't know if it has anything to do with it. Search the archives for more discussion about this. Ronald. -- Ronald Klop, Amsterdam, The Netherlands ___ fre

Re: Possible Problem w/4.10-stable And SMBFS?

2005-01-18 Thread Ronald Klop
What is the number of open files in your system? -- Ronald Klop, Amsterdam, The Netherlands ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

<    1   2   3   4   >