Re: X.org: Fatal server error

2008-02-11 Thread Harald Weis
On Mon, Feb 11, 2008 at 12:29:13PM -0800, Joseph Olatt wrote: > On Mon, Feb 11, 2008 at 10:37:02AM +0100, Harald Weis wrote: > > On Sun, Feb 10, 2008 at 06:13:33PM -0800, Joseph Olatt wrote: > > > On Thu, Feb 07, 2008 at 01:44:03PM +0100, Harald Weis wrote: > > > >

Re: X.org: Fatal server error

2008-02-11 Thread Harald Weis
with ``2682: ''. All lines of all other files don't have such a prefix. I cannot check for the time being whether this corresponds to a pid. The bad box is at the other end of the town. Second, is there nobody (more competent than me) out there who would accept receiving and looking int

Re: X.org: Fatal server error

2008-02-11 Thread Harald Weis
On Sun, Feb 10, 2008 at 06:13:33PM -0800, Joseph Olatt wrote: > On Thu, Feb 07, 2008 at 01:44:03PM +0100, Harald Weis wrote: > > > > This is the message (without the stars) I get on a laptop after > > a fresh install of FreeBSD 6.2-RELEASE i386 (previously 6.0). > > &g

Re: X.org: Fatal server error

2008-02-15 Thread Harald Weis
On Mon, Feb 11, 2008 at 12:29:13PM -0800, Joseph Olatt wrote: > On Mon, Feb 11, 2008 at 10:37:02AM +0100, Harald Weis wrote: > > On Sun, Feb 10, 2008 at 06:13:33PM -0800, Joseph Olatt wrote: > > > On Thu, Feb 07, 2008 at 01:44:03PM +0100, Harald Weis wrote: > > > I

Re: X.org: Fatal server error [Solved]

2008-02-17 Thread Harald Weis
On Fri, Feb 15, 2008 at 01:44:13PM +0100, Harald Weis wrote: > Fatal server error: > could not open default font 'fixed' I've learned two lessons. 1. As a constant user of portupgrade since ages, this time, before and after the xorg-upgrade procedure, I have carelessly om

Re: cvs commit: src/sys/sys ata.h src/sbin/atacontrol atacontrol.8 atacontrol.c src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h

2008-03-17 Thread Harald Schmalzbauer
Marcel Moolenaar wrote am 17.03.2008 17:28 (localtime): On Mar 17, 2008, at 3:33 AM, Poul-Henning Kamp wrote: phk 2008-03-17 10:33:23 UTC FreeBSD src repository Modified files: sys/sys ata.h sbin/atacontrol atacontrol.8 atacontrol.c sys/dev/ata a

S-ATA DVD drive problems

2008-04-02 Thread Harald Schmalzbauer
Hello, I have severe problems with my optical drive(s) support. The drive is on an ICH9 in AHCI mode. I tested different writers, all show the same problem. When the system boots with a CD in the drive or if I mount the acd0 device I see acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05

ataraid and glable interference

2008-04-02 Thread Harald Schmalzbauer
Hello, usually I use gmirror but today I wanted to use ataraid (Intel Matrix) for a new system. My filesystems are always mounted by label reference, "/dev/ufs/testbox1ROOT /" for example. The problem is that the system also sees the disks themself which are components of the ataraid (ar0 =

newfs-msdos and default fat32 parameters

2008-08-02 Thread Harald Schmalzbauer
Hello, lately I wanted to create some DOS bootable SD-Cards (for simply BIOS updates, disk diagnostic tools etc...) After newfs_msdos -F32 -B VBR.bin (2.5G partition) the system just didn't continue booting after the MBR was loaded (VBR.bin is a 3 sectors dump of the DOS boot record which sys

'diskinfo' problem with eSATA device (initio 1611)

2008-08-02 Thread Harald Schmalzbauer
Hello, for quick harddrive tests (SMART, noise, backup etc..) I bought a very nice "docking" station connected to my ICH9 SATA controller (http://www.sharkoon.com/html/produkte/externe_gehaeuse/sata_quickport_pro/index_en.html) I can read/write to inserted disks, also smartctl works, but my fa

Feature request dev.ata.X.detached=1

2008-08-02 Thread Harald Schmalzbauer
Hello, while eSATA get's widle used I don't like to detach a channel first before I can hotplug a new disk. Would it be possible to implement a sysctl which tells the controller at boot time to keep some channels detached? Best regards, -Harry signature.asc Description: OpenPGP digital si

Re: Regression with jails/IPv6/pf

2012-07-31 Thread Harald Schmalzbauer
schrieb Bjoern A. Zeeb am 29.07.2012 01:02 (localtime): > On Thu, 26 Jul 2012, Matthew Seaman wrote: > > Just for the public; I am talking to him privately currently; I'll > summarize findings either here or in a commit message. > Thanks for the info! Any news worth to share? Best regards, -Ha

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-08-08 Thread Harald Schmalzbauer
schrieb Pavel Polyakov am 06.03.2012 11:20 (localtime): >>> mount -t unionfs -o noatime /usr /mnt >>> >>> insmntque: mp-safe fs and non-locked vp: 0xfe01d96704f0 is not >>> exclusive locked but should be >>> KDB: enter: lock violation >> >> Pavel, >> can you give a spin to this patch?: >> http

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-08-09 Thread Harald Schmalzbauer
schrieb Attilio Rao am 09.08.2012 20:26 (localtime): > On 8/8/12, Harald Schmalzbauer wrote: >> schrieb Pavel Polyakov am 06.03.2012 11:20 (localtime): >>>>> mount -t unionfs -o noatime /usr /mnt >>>>> >>>>> insmntque: mp-safe fs and no

Re: FreeBSD 9.1-RC1 Available...

2012-08-25 Thread Harald Schmalzbauer
schrieb Peter Wemm am 24.08.2012 00:14 (localtime): > ... > You'll also find out very quickly how much fsync(2) hurts on a softdep > or su+j system. The svn fsfs backend does a fsync multiple times per > revision to guarantee its transaction boundaries. Not only on softdep ufs, also with zfs I'm

Re: Problem with link aggregation + sshd

2012-08-29 Thread Harald Schmalzbauer
schrieb Pete French am 28.08.2012 11:48 (localtime): >> No answer, so it seems that link aggregation doesn't really work in freebsd, >> this may help others with the same problem... > I used to use LCAP a lot - this was a few years ago, but the critical > point was that it only worked if all the c

Re: Problem with link aggregation + sshd

2012-08-29 Thread Harald Schmalzbauer
schrieb Pete French am 29.08.2012 11:38 (localtime): >> Link aggregation can never work with two separate switches! LACP and >> static trunking require both sides to bundle the same trunk. which is >> impossible for two separate switches. > These switches had a port where you could connect them to

Re: Problem with link aggregation + sshd

2012-08-29 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 29.08.2012 12:18 (localtime): > schrieb Pete French am 29.08.2012 11:38 (localtime): >>> Link aggregation can never work with two separate switches! LACP and >>> static trunking require both sides to bundle the same trunk. which is >>&g

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-09-06 Thread Harald Schmalzbauer
schrieb Attilio Rao am 09.08.2012 20:26 (localtime): > On 8/8/12, Harald Schmalzbauer wrote: >> schrieb Pavel Polyakov am 06.03.2012 11:20 (localtime): >>>>> mount -t unionfs -o noatime /usr /mnt >>>>> >>>>> insmntque: mp-safe fs and no

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-09-06 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 06.09.2012 17:52 (localtime): > schrieb Attilio Rao am 09.08.2012 20:26 (localtime): >> On 8/8/12, Harald Schmalzbauer wrote: >>> schrieb Pavel Polyakov am 06.03.2012 11:20 (localtime): >>>>>> mount -t unionfs -o noatime /usr /

New port: inofficial/deploy-tools

2012-09-06 Thread Harald Schmalzbauer
Hello, for people needing to setup various production systems, multiple times for the same basic hardware but for different purposes, and mainly for people installing embedded systems, my collection of scripts/Makefiles named "deploy-tools" may be of interest. It makes use of standard FreeBSD mak

intel 82579 nic support?

2012-09-06 Thread Harald Schmalzbauer
Hello, I'm playing with releng_9_1 on a neat intel server, pre-production. Since ESXi5.0-768111 doesn't supprot the second on-board NIC/PHY of my BearTooth board, I tied to pass through the device into my FreeBSD VM. The NIC get's recogniced, but isn't usable because "Setup of Shared code failed"

Re: intel 82579 nic support?

2012-09-07 Thread Harald Schmalzbauer
schrieb Jack Vogel am 07.09.2012 00:27 (localtime): > 82579 is not a NIC, its a PHY, and it you look at the current code you > will see the support > is in there. So the real question is what the actual NIC is, how about > a pciconf -lv? > > Next, how are you trying "to pass through the device int

Re: New port: inofficial/deploy-tools

2012-09-07 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 06.09.2012 21:23 (localtime): > ... > > ftp://ftp.omnilan.de/pub/FreeBSD/OmniLAN/deploy-tools-0.9.5.shar.gz > Place it into usr/ports/inofficial gunzip and run the shell archive. > Then you can install it like every other port. ftp://ftp.omnilan

Re: intel 82579 nic support?

2012-09-07 Thread Harald Schmalzbauer
schrieb Jack Vogel am 07.09.2012 18:53 (localtime): > OH, now things are clearer, this is a client part, and it is supported > by the em driver, > I don't know why loading igb would have any effect. If you load native > FreeBSD 8.3 or > 9.1 this device should work. > > The only case where you "pas

Re: intel 82579 nic support?

2012-09-08 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 07.09.2012 19:44 (localtime): > ... > not too absurd ;-) But I think I can confirm that you are right and > passthrough with chipset-integrated devices is different (for ESXi), > since the 82579 passed through to a XP-guest doesn't work either!

mps in GENERIC, only in amd64? (RELENG_9_1)

2012-09-29 Thread Harald Schmalzbauer
Hello, accidentally I saw that mps is included in sys/amd64/conf/GENERIC, but not in sys/i386/conf/GENERIC. Is this intended? Thanks, -Harry signature.asc Description: OpenPGP digital signature

Re: New port: inofficial/deploy-tools

2012-10-13 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 07.09.2012 18:13 (localtime): > ... > > Changelog: > > - Fixed several default-admin-account errors (wrong home, wrong shell) > - Fixed wrong install-mode of reviewed passwd files > - Fixed auto-restore-script (typo, perm-bits if /tmp is own

mpt irq timeout problem after reboot - only if non-verbose booting !?!

2012-10-16 Thread Harald Schmalzbauer
Hello, I have 9.1-RC2 running in an ESXi 5.1 guest. I use 'lsisas' as virtual SCSI-Controller and mpt attaches and finds 1068E. Everything is working fine until the first 'shutdown -r now': The second boot pauses for ~2 minutes after probing disks and continues with this error: mpt0: Timedout re

Re: mpt irq timeout problem after reboot - only if non-verbose booting !?!

2012-10-17 Thread Harald Schmalzbauer
schrieb John Baldwin am 17.10.2012 19:19 (localtime): > Are you using any RAID volumes? The only shutdown handler in mpt that looks > like it might want interrupts to work is mpt_raid_shutdown(). It needs to use > polled I/O instead of disabling interrupts I think. Try this: > > Index: mpt_raid

kldload if_igb twice needed to bring nic into operation

2012-10-22 Thread Harald Schmalzbauer
Hello, when using igb as module, no packet is received. If I send out anything, I see the packet with tcpdump, also the switch learns the MAC address, but nothing comes back in - total silenc, no boradcasts, nothing. If I unload the module and load it again, everything works as expected! No matt

Re: kldload if_igb twice needed to bring nic into operation

2012-10-22 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 22.10.2012 21:33 (localtime): > Hello, > > when using igb as module, no packet is received. > If I send out anything, I see the packet with tcpdump, also the switch > learns the MAC address, but nothing comes back in - total silenc, no > boradca

msi-x enabled igb works only if module loaded twice [Was: Re: kldload if_igb twice needed to bring nic into operation]

2012-10-23 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 22.10.2012 21:48 (localtime): > schrieb Harald Schmalzbauer am 22.10.2012 21:33 (localtime): >> Hello, >> >> when using igb as module, no packet is received. >> If I send out anything, I see the packet with tcpdump, also the switch >

Possible to reset PCI device at boot? [Was: Re: msi-x enabled igb works only if module loaded twice]

2012-10-23 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 23.10.2012 11:49 (localtime): > schrieb Harald Schmalzbauer am 22.10.2012 21:48 (localtime): >> schrieb Harald Schmalzbauer am 22.10.2012 21:33 (localtime): >>> Hello, >>> >>> when using igb as module, no packet is received. &

Re: msi-x enabled igb works only if module loaded twice [Was: Re: kldload if_igb twice needed to bring nic into operation]

2012-10-24 Thread Harald Schmalzbauer
schrieb Jack Vogel am 23.10.2012 23:25 (localtime): > LOL, wow this is interesting. When I first was developing the VF support, Well, in fact I choose 'kawela' (82576) because I originally wanted to use VFs. But I can't get SR-IOV working with ESXi5.1. I'm using async-drivers, and I have option "

Re: msi-x enabled igb works only if module loaded twice [Was: Re: kldload if_igb twice needed to bring nic into operation]

2012-10-24 Thread Harald Schmalzbauer
schrieb Marius Strobl am 23.10.2012 23:12 (localtime): > On Tue, Oct 23, 2012 at 11:49:45AM +0200, Harald Schmalzbauer wrote: >> schrieb Harald Schmalzbauer am 22.10.2012 21:48 (localtime): >>> schrieb Harald Schmalzbauer am 22.10.2012 21:33 (localtime): >>>> Hell

every 2nd echo-request malformed when ping -s >4067

2012-10-24 Thread Harald Schmalzbauer
Hello, while checking new mtu9k-setup, I discovered that ping has some odd behaviour. If I use payloadsize > 4067, every 2nd icmp-echo-request seems to be malformed: ping -s 4068 -D 10.5.49.65 1st: 12:21:09.048447 IP 10.5.49.126 > 10.5.49.65: ICMP echo request, id 46597, seq 0, length 4076

Re: every 2nd echo-request malformed when ping -s >4067

2012-10-24 Thread Harald Schmalzbauer
schrieb Adrian Chadd am 24.10.2012 15:48 (localtime): > On 24 October 2012 05:31, Harald Schmalzbauer > wrote: >> Hello, >> >> while checking new mtu9k-setup, I discovered that ping has some odd >> behaviour. >> If I use payloadsize > 4067, every 2nd icm

Re: every 2nd echo-request malformed when ping -s >4067

2012-10-24 Thread Harald Schmalzbauer
schrieb Jeremy Chadwick am 24.10.2012 17:40 (localtime): > (Please keep me CC'd as I'm not subscribed) > > Regarding: > > http://lists.freebsd.org/pipermail/freebsd-stable/2012-October/070239.html > > tcpdump -x is not helpful here. tcpdump -xx would be. > > tcpdump -x dumps the *payload* portion

Re: every 2nd echo-request malformed when ping -s >4067

2012-10-24 Thread Harald Schmalzbauer
schrieb Jeremy Chadwick am 24.10.2012 18:51 (localtime): > ... > # tcpdump -p -i em0 -l -n -s 0 -xx "icmp and dst host 4.2.2.1" > tcpdump: verbose output suppressed, use -v or -vv for full protocol decode > listening on em0, link-type EN10MB (Ethernet), capture size 65535 bytes > 09:45:22.725137 I

Re: every 2nd echo-request malformed when ping -s >4067

2012-10-24 Thread Harald Schmalzbauer
schrieb Jeremy Chadwick am 24.10.2012 19:44 (localtime): > ... > Okay, so let's decode what you got. Too bad we don't have snoop-like > output, since it can decode all of this and output it in a > human-friendly way. Gotta do this by hand... > > > 12:21:09.048447 IP 10.5.49.126 > 10.5.49.65: ICM

Re: every 2nd echo-request malformed when ping -s >4067

2012-10-24 Thread Harald Schmalzbauer
schrieb Jeremy Chadwick am 24.10.2012 20:12 (localtime): > ... > root@icarus:/root # ping -D -s 4068 127.0.0.1 > PING 127.0.0.1 (127.0.0.1): 4068 data bytes > 4076 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.030 ms > 4076 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.032 ms > 4076 bytes from 1

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-10-29 Thread Harald Schmalzbauer
schrieb Attilio Rao am 27.10.2012 23:07 (localtime): > On Sat, Oct 27, 2012 at 9:46 PM, Attilio Rao wrote: >> On Sat, Sep 8, 2012 at 12:48 AM, Attilio Rao wrote: >>> On Thu, Sep 6, 2012 at 4:52 PM, Harald Schmalzbauer >>> wrote: >>>> schrieb Att

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-10-31 Thread Harald Schmalzbauer
schrieb Attilio Rao am 29.10.2012 23:02 (localtime): > On Mon, Oct 29, 2012 at 7:37 PM, Harald Schmalzbauer > wrote: >> schrieb Attilio Rao am 27.10.2012 23:07 (localtime): >>> On Sat, Oct 27, 2012 at 9:46 PM, Attilio Rao wrote: >>>> On Sat, Sep 8, 201

Re: lock violation in unionfs (9.0-STABLE r230270)

2012-11-03 Thread Harald Schmalzbauer
schrieb Attilio Rao am 02.11.2012 15:21 (localtime): > On Wed, Oct 31, 2012 at 11:11 AM, Harald Schmalzbauer > wrote: >> schrieb Attilio Rao am 29.10.2012 23:02 (localtime): >>> On Mon, Oct 29, 2012 at 7:37 PM, Harald Schmalzbauer >>> wrote: >>>>

cam SCSI negotiation issues (mpt in that case), only 3.300MB/s transfers

2012-11-23 Thread Harald Schmalzbauer
Hello, I have a LSI20320IE, wich is a LSI1030 (U320-SCSI, supported by MPT) behind an PCI-X-PCIe bridge. I'm using that for two tape drives: LTO-3 and DAT72. My (solved, see below) first problem was, that passthrough of that HBA with ESXi5.0 didn't work. As soon as mpt was kldloaded, there was a

geom using 100% cpu with failed da5. How to calm it down without cam passdev?

2012-12-03 Thread Harald Schmalzbauer
Hello, I've a failed disk at a remote server, which shouldn't be a problem actually. Just for info, here's the last shout: kernel: (da5:mps0:0:5:0): SYNCHRONIZE CACHE(10). CDB: 35 0 0 0 0 0 0 0 0 0 length 0 SMID 256 command timeout cm 0xff8001c64800 ccb 0xfe0007329000 kernel: mps0

Re: cam SCSI negotiation issues (mpt in that case), only 3.300MB/s transfers

2012-12-05 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 23.11.2012 14:39 (localtime): > ... > found out thathint.mpt.0.msi_enable="1" > solves the interrupt storm problem, although dmesg output still is > exactly the same: > mpt0: port 0x4000-0x40ff mem > 0xd644-0xd645,0xd

Re: cam SCSI negotiation issues (mpt in that case), only 3.300MB/s transfers

2012-12-05 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 05.12.2012 21:04 (localtime): > schrieb Harald Schmalzbauer am 23.11.2012 14:39 (localtime): >> ... >> found out thathint.mpt.0.msi_enable="1" >> solves the interrupt storm problem, although dmesg output still is >> exactl

Re: cam SCSI negotiation issues (mpt in that case), only 3.300MB/s transfers

2012-12-05 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 05.12.2012 22:23 (localtime): > kernel: IOC StatusSCSI: Data Underrun Searching for this topic showd an 53c1030 errata fix: https://patchwork.kernel.org/patch/94223/ Like you guessed, I can't make use of it, but probably someone else? Thanks,

can't reach jails own ipv4 from inside anymore

2012-12-19 Thread Harald Schmalzbauer
Hello, with 8.2 I could "ssh IPofTheJail" inside the jail and got connected to the sshd in the corresponding jail. Same with "ssh localhost". With 9.1, it's not possible anymore. I have assigned a different FIB to my jail in both cases. The picture is different for IPv6. "ping6 IPofTheJail" doe

Re: FIB and jail regression [Was: can't reach jails own ipv4 from inside anymore]

2012-12-19 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 19.12.2012 12:19 (localtime): > Hello, > > with 8.2 I could "ssh IPofTheJail" inside the jail and got connected to > the sshd in the corresponding jail. Same with "ssh localhost". > > With 9.1, it's not possible anymore. &

Re: FIB and jail regression [Was: can't reach jails own ipv4 from inside anymore]

2012-12-19 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 19.12.2012 12:56 (localtime): > ... >> >> I have more oddities I wanted to check with jails and lagg-interfaces >> together with VLANs, but I have no idea why I can't connect from one >> jail to it's own IP(v4) anymore! >

Re: FIB and jail regression [Was: can't reach jails own ipv4 from inside anymore]

2012-12-19 Thread Harald Schmalzbauer
schrieb Göran Löwkrantz am 19.12.2012 14:44 (localtime): > > > --On December 19, 2012 13:48:34 +0100 Harald Schmalzbauer > wrote: > >> schrieb Harald Schmalzbauer am 19.12.2012 12:56 (localtime): >>> ... >>>> >>>> I have more odd

Re: FIB and jail regression [Was: can't reach jails own ipv4 from inside anymore]

2012-12-19 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 19.12.2012 13:48 (localtime): > ... > Easiest way to reproduce: > > Just do a ping on the host (not jail) > > setfib 0 ping anyLocalIP -> works > setfib 1 ping anyLocalIP -> doesn't work > > Anybody with 9.1 and ROUTINGTABLE

setfacl man page states "d=delete_child" and "D=delete"

2013-02-08 Thread Harald Schmalzbauer
Hello, I think there's a confusion in the man page setfacl(1). In my tests, "D" means "delete_child" and "d" "delete"; like it's true for other NFSv4 implementations. But manpage tells the other way around. Since things didn't work as expected when I followed the man page I checked the followin

multiple ACEs with the same ACL qualifier

2013-02-08 Thread Harald Schmalzbauer
Hello, I'd like to duplicate the following ACL: # file: /data/shared/ # owner: harry # group: harry group:1stgroup:r-x---a-R-c--s:fd:allow group:2ndgroup:rwxp--a-R-c--s:-d:allow group:2ndgroup:D-:-d:deny group:2ndgroup:r-a-R-c--s:f-i---:allow

problem stoping jails with jail(8), jail.conf and mount.fstab

2013-02-12 Thread Harald Schmalzbauer
Hello, on 9.1-R, I highly appreciate the new jail(8) and jail.conf capabilities. Thanks for that extension! But I have one problem: If I want to stop a jail with 'jaill -r jailname', I get "umount: unmount of /.jail.jailname failed: Device busy" It seems to me that the order of fstab.jailname e

Re: problem stoping jails with jail(8), jail.conf and mount.fstab

2013-02-12 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 12.02.2013 15:47 (localtime): > Hello, > > on 9.1-R, I highly appreciate the new jail(8) and jail.conf > capabilities. Thanks for that extension! > > But I have one problem: If I want to stop a jail with 'jaill -r > jailname&#

Why scf (sfcd) monitoring sometimes doesn't work

2013-02-14 Thread Harald Schmalzbauer
Hello, I found fsc (http://www.freshports.org/sysutils/fsc/) to be extremely useful. Unfortunately, I can't get some services to be monitored, "fscadm enable" just failes with "Could not monitor service." I don't know how kqueue interaction is working, so I can't guess why some services can be mo

Why fsc (fscd) monitoring sometimes doesn't work [Was: Re: Why scf (sfcd) monitoring sometimes doesn't work]

2013-02-14 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 14.02.2013 13:34 (localtime): > Hello, > > I found fsc (http://www.freshports.org/sysutils/fsc/) to be extremely > useful. > Unfortunately, I can't get some services to be monitored, "fscadm > enable" just failes with "Could no

new jail(8) ignoring devfs_ruleset?

2013-02-15 Thread Harald Schmalzbauer
Hello, like already posted, on 9.1-R, I highly appreciate the new jail(8) and jail.conf capabilities. Thanks for that extension! Accidentally I saw that "devfs_ruleset" seems to be ignored. If I list /dev/ I see all the hosts disk devices etc. I set "devfs_ruleset = 4;" and "enforce_statfs = 1;"

mount lag, umounting returns wrong "Device busy"

2013-02-15 Thread Harald Schmalzbauer
Hello, while playing with new jail features, I recognized that manually umounting doesn't work as I'd expect. After jail has been destroyed, the following mountpoint is active: /dev/gpt/jailname1ROOT on /.jail.jailname1 (ufs, local, read-only) There was var mounted to /.jail.jailname1/var bu

Re: mount lag, umounting returns wrong "Device busy"

2013-02-15 Thread Harald Schmalzbauer
schrieb Mateusz Guzik am 15.02.2013 17:50 (localtime): > On Fri, Feb 15, 2013 at 05:43:16PM +0100, Harald Schmalzbauer wrote: >> Hello, >> >> while playing with new jail features, I recognized that manually >> umounting doesn't work as I'd expect. >> A

Re: new jail(8) ignoring devfs_ruleset?

2013-02-18 Thread Harald Schmalzbauer
schrieb Jamie Gritton am 16.02.2013 00:40 (localtime): > On 02/15/13 09:27, Harald Schmalzbauer wrote: >> Hello, >> >> like already posted, on 9.1-R, I highly appreciate the new jail(8) and >> jail.conf capabilities. Thanks for that extension! >> >> Accide

intel kms, xorg and triple head?

2013-02-18 Thread Harald Schmalzbauer
Hello, I wasn't able to find infos about multi-head support for the new intel kms with FreeBSD 9.1 Is it possible to have xorg driving 3 displays? I know of the two-PLL-pipe limitation with intel's IvyBrindge-CPU/GPUs. But I don't know if the new driver supports possible configurations? (e.G. 2x1

pf loosing (v6) TCP states much too early, "no-route" not working with IPv6

2013-05-31 Thread Harald Schmalzbauer
Hello, my default pf config blocks everything and allowes specific connections. One of them is "in from x to self port ssh" which expands to "port ssh keep state flags S/SA" by default. After ssh login, I see the corresponding entry in the states table: all tcp 2001:db8:f0bb:1::1[22] <- 2001:db8

Midori > Preferences > Segmentation fault

2013-06-11 Thread Harald Weis
core dumped) Apart from this everything seems okay, for example flash videos work fine. Compiling without any option (there are only four) does not help. Does somebody know whether x...@freebsd.org is aware of this bug ? Thank you in advan

Re: Midori > Preferences > Segmentation fault

2013-06-12 Thread Harald Weis
(2.24.18) Glib 2.34.3 (2.34.3) WebKitGTK+ 1.8.3 (1.8.3)libSoup 2.40.3 cairo 1.10.2 (1.10.2) libnotify 0.7.3 gcr No granite No single instance Sockets I have now reported the bug on https://bugs.launchpad.net/midori Bye, Harald ___ freebsd-

ftp-proxy(8) doesn't respect "-a" (source address for outgoing control connection)

2013-06-20 Thread Harald Schmalzbauer
Hello, according to man (8) ftp-proxy, "-a 1.2.3.4" should instruct ftp-proxy to use 1.2.3.4 as source address for outgoing control connections. But it doesn't. It seems to greatly ignor that directive, since I can pass any address, ieven if the machine doesn't own it. It always uses the EGRES i

MFC vm_page.c and vm_phys.c missing [Was: Re: Some missing patches in 9.2-RC1]

2013-08-08 Thread Harald Schmalzbauer
... Can someone please have a look why this wasn't MFCd? http://svnweb.freebsd.org/base?view=revision&revision=252653 Thanks, -Harry signature.asc Description: OpenPGP digital signature

Re: status of autotuning freebsd for 9.2

2013-08-16 Thread Harald Schmalzbauer
Bezüglich Pascal Drecker's Nachricht vom 16.07.2013 21:42 (localtime): > ... > IMHO, this is considered a new feature, and not a critical bug >fix. re@ >>>> asked from the start of the code slush to avoid new features, and >at >>>> this point, it is too late. It is not wort

Re: [CFT] VMware vmxnet3 ethernet driver

2013-08-21 Thread Harald Schmalzbauer
Bezüglich Bryan Venteicher's Nachricht vom 05.08.2013 02:12 (localtime): > Hi, > > I've ported the OpenBSD vmxnet3 ethernet driver to FreeBSD. I did a > lot of cleanup, bug fixes, new features, etc (+2000 new lines) along > the way so there is not much of a resemblance left. > > The driver is in g

if_em, legacy nic and GbE saturation

2013-08-26 Thread Harald Schmalzbauer
Hello, I recycled an older box and put an i350-2 together with a second 82541GI (PCI-slot, one already on-board) into it. The two i350-ports are used with VMDq for ESXi5.1. The two 82541GI are used as lagg-nics by a 9.2-RC (amd64) guest as passthrou PCI device. Always had good results with such s

Re: if_em, legacy nic and GbE saturation

2013-08-26 Thread Harald Schmalzbauer
Bezüglich Adrian Chadd's Nachricht vom 26.08.2013 10:34 (localtime): > Hi, > > There's bus limits on how much data you can push over a PCI bus. You > can look around online to see what 32/64 bit, 33/66MHz PCI throughput > estimates are. > > It changes massively if you use small versus large frames

Re: [CFT] VMware vmxnet3 ethernet driver

2013-08-27 Thread Harald Schmalzbauer
Bezüglich Bryan Venteicher's Nachricht vom 27.08.2013 06:18 (localtime): ... >> It seems if_vmx doesn't support jumbo frames. If I set mtu 9000, I get >> »vmx0: cannot populate Rx queue 0«, I have no problems using jumbo >> frames with vmxnet3. >> > This could fail for two reasons - could not al

umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-16 Thread Harald Schmalzbauer
Hello, I have some of these 4-Port-Serial-USB-Hubs: http://www.delock.com/produkte/F_673_USB---Seriell_87414/merkmale.html They have the MosChip MCS7840 inside, wich also understands RS485/422 besides RS232. FreeBSDs umcs(4) supports the RS232 mode with standard baudrates and works with that dev

Re: umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-17 Thread Harald Schmalzbauer
Bezüglich Hans Petter Selasky's Nachricht vom 17.09.2013 07:14 (localtime): > Hi, > > Check using usbdump -i usbusX -f Y -s 65536 -vvv > > what is going on. Maybe some USB transfers are returning zero length data > from the chip. Thanks for your help! I can't really read the numbers, but these 4

Re: umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-17 Thread Harald Schmalzbauer
2 > DONE-INTR-EP=0089,SPD=HIGH,NFR=1,SLEN=8,IVAL=2,ERR=0 > frame[0] READ 5 bytes > C1 01 01 01 55 -- -- -- -- -- -- -- -- -- -- -- |U | > flags 0xa > status 0xeb021 > > 12:42:58.933610 usbus3.2 SUBM-INTR-EP=0089,SPD=HIGH,NFR=1,SLEN=0,IVAL=2 > frame[0] R

Re: umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-17 Thread Harald Schmalzbauer
Bezüglich Hans Petter Selasky's Nachricht vom 17.09.2013 10:57 (localtime): > On 09/17/13 10:47, Lev Serebryakov wrote: >> Hello, Harald. >> You wrote 17 сентября 2013 г., 12:46:25: >> >> HS> The Y is the device addr @ bus #X. >>Oh :) >> &g

Re: umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-17 Thread Harald Schmalzbauer
Bezüglich Hans Petter Selasky's Nachricht vom 17.09.2013 11:24 (localtime): > On 09/17/13 11:06, Harald Schmalzbauer wrote: >> ... >> Shall we switch to non-list-comm? > > Hi, > > That's OK. > >> Hmm, in my case, this 4-port-serial-USB-hub will be

Re: umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-17 Thread Harald Schmalzbauer
Bezüglich Lev Serebryakov's Nachricht vom 16.09.2013 23:37 (localtime): > ... > > To be honest, I didn't know much about USB at all, I wrote this driver > without complete understanding USB magic and use USB only as transport to > access MCS7840 registers... > > Maybe, local USB Guru Hans Pette

Re: umcs (4-Port-USB-serial) triggering way too much ehci IRQs

2013-09-17 Thread Harald Schmalzbauer
Bezüglich Ian Lepore's Nachricht vom 17.09.2013 18:16 (localtime): > On Tue, 2013-09-17 at 17:38 +0200, Harald Schmalzbauer wrote: >> ... >>> Try this patch and see what happens: >>> >>>

HFC-4S and pcm_slave

2013-09-18 Thread Harald Schmalzbauer
Hello, thanks to Hans Petter Selasky, isdn4bsd (i4b) was easy to install and seems to do the same great job these days with 9.2 as a decade ago with 3.x :-) But I had a hard time getting isdntest-connection working with my atcom AX-4S (HFC-4S). Accidentally I read on HPSs site that HFC-4S/8S are

9.2 panic with wcb4xxp (dahdi-kmod26-2.6.1.r10738)

2013-09-19 Thread Harald Schmalzbauer
Hello, unloading the kernel module of dahdi-kmod26-2.6.1.r10738 leads to this panic: panic: blockable sleep lock (sleep mutex) 16 @ /usr/local/share/deploy-tools/RELENG_9_2/src/sys/vm/uma_core.c:2553 cpuid = 1 KDB: stack backtrace: db_trace_self_wrapper(c0a3d5bf,4c45522f,5f474e45,2f325f39,2f6372

Re: 9.2 panic with wcb4xxp (dahdi-kmod26-2.6.1.r10738)

2013-09-23 Thread Harald Schmalzbauer
Bezüglich Amitabh Kant's Nachricht vom 21.09.2013 03:24 (localtime): > On Thu, Sep 19, 2013 at 7:35 PM, Harald Schmalzbauer > mailto:h.schmalzba...@omnilan.de>> wrote: > > Hello, > > unloading the kernel module of dahdi-kmod26-2.6.1.r10

Re: igb(4) watchdog timeout, lagg(4) fails

2015-04-23 Thread Harald Schmalzbauer
Bezüglich Harald Schmalzbauer's Nachricht vom 20.02.2015 14:17 (localtime): (https://lists.freebsd.org/pipermail/freebsd-stable/2015-February/081810.html) > Bezüglich Harald Schmalzbauer's Nachricht vom 11.02.2015 20:48 > (localtime): >> Bezüglich Jack Vogel's Nac

Bug reminder, KBDMUX_DFLT_KEYMAP + option *KB*_DFLT_KEYMAP and *map.h in sys/conf/files

2015-06-26 Thread Harald Schmalzbauer
Hello, since 10.2 code freeze will start in a week, I'd like to ask if somebody can have a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193865 + https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193817 Short summary: Defining ..._DFLT_KEYMAP should work sc(4)/vt(4) source/target ind

r284665 causes MSI problems -> ahcich2: Timeout in slot 11 port 0

2015-07-11 Thread Harald Schmalzbauer
Hello, r284665 causes ahci(4) to fail with timeouts when using MSI (the default). 'hint.ahci.0.msi=0' is one way to make ahci(4) working with r284665, but obviously not the desired solution, it just disables usage of an MSI. I can't find suspicious code in r282213 which could cause this strange

Re: r284665 causes MSI problems -> ahcich2: Timeout in slot 11 port 0

2015-07-12 Thread Harald Schmalzbauer
Bezüglich Edward Tomasz Napierała's Nachricht vom 12.07.2015 11:41 (localtime): > On 0711T1956, Harald Schmalzbauer wrote: >> Hello, >> >> r284665 causes ahci(4) to fail with timeouts when using MSI (the default). > What's the hardware? Thanks for your attenti

Re: r284665 causes MSI problems -> ahcich2: Timeout in slot 11 port 0

2015-07-13 Thread Harald Schmalzbauer
Bezüglich Harald Schmalzbauer's Nachricht vom 12.07.2015 11:59 (localtime): … >>> I can't find suspicious code in r282213 which could cause this strange >>> regression, but I verified carefully that problem arises with r284665. >>> Actually, r282901 >

10.2-BETA2 patch etc/ntp.conf, for upgraders utilizing ntpdc(8) [WAS: Re: 10.2-BETA2 patch etc/ntp.conf to enable ntpd pool client functionality]

2015-07-24 Thread Harald Schmalzbauer
Bezüglich Matt Smith's Nachricht vom 24.07.2015 11:35 (localtime): > On Jul 24 12:27, John Marshall wrote: >> I have submitted a patch to the distributed ntp.conf to enable ntpd pool >> client functionality. This was not possible in the ancient version of >> ntpd shipped with FreeBSD releases ove

Re: Will 10.2 also ship with a very stale NTP?

2015-07-24 Thread Harald Schmalzbauer
Bezüglich Ian Lepore's Nachricht vom 12.07.2015 17:41 (localtime): > And let's all just hope that a week or two of testing is enough when > jumping a major piece of software forward several years in its > independent evolution. … > I wonder how many other such things could be lurking in 4.2.8, wai

Re: Will 10.2 also ship with a very stale NTP?

2015-07-24 Thread Harald Schmalzbauer
Bezüglich Harald Schmalzbauer's Nachricht vom 24.07.2015 15:19 (localtime): > Bezüglich Ian Lepore's Nachricht vom 12.07.2015 17:41 (localtime): >> And let's all just hope that a week or two of testing is enough when >> jumping a major piece of softwar

ixgb(4) ->ix[v]/ixl[v], only for amd64?

2015-07-29 Thread Harald Schmalzbauer
Hello, in sys/i386/conf/GENERIC (https://svnweb.freebsd.org/base/releng/10.2/sys/i386/conf/GENERIC?revision=285830&view=markup), there's still "device ixgb" while sys/amd64/conf/GENERIC reflects recent driver changes. Is the driver really completely different for different archs? Thanks, -harr

10.2-RC3: ports USE_PACKAGE_DEPENDS by default?

2015-08-10 Thread Harald Schmalzbauer
Hello, I found some ugly inconsistency is spreading while compiling sendmail+tls+sasl2+ldap-8.15.2 in my build environment. It seems like USE-PACKAGE-DEPENDS is now default!?! endmail+tls+sasl2+ldap depends on: ===> sendmail+tls+sasl2+ldap-8.15.2 depends on shared library: libldap-2.4.so.2 -

Re: 10.2-RC3: ports USE_PACKAGE_DEPENDS by default?

2015-08-10 Thread Harald Schmalzbauer
Bezüglich Harald Schmalzbauer's Nachricht vom 10.08.2015 18:29 (localtime): > Hello, > > I found some ugly inconsistency is spreading while compiling > sendmail+tls+sasl2+ldap-8.15.2 in my build environment. It seems like > USE-PACKAGE-DEPENDS is now default!?! … Sor

Re: Will 10.2 also ship with a very stale NTP?

2015-08-20 Thread Harald Schmalzbauer
Bezüglich Ian Lepore's Nachricht vom 21.08.2015 00:34 (localtime): > On Fri, 2015-07-24 at 15:19 +0200, Harald Schmalzbauer wrote: >> Bezglich Ian Lepore's Nachricht vom 12.07.2015 17:41 (localtime): >>> And let's all just hope that a week or two of testing i

atariad memory error, do I have to worry about?

2007-07-03 Thread Harald Schmalzbauer
Hello, after I growfs'd my /usr label I had softupdates inconsistencies. I dumped /usr and newfs'd/restored it with the new (bigger) label to be on the safe side. While restoring I got this error: FAILURE - out of memory in ata_raid_init_request g_vfs_done():ar0s1e[WRITE(offset=3864918016, lengt

regular user can destroy disk label?!?

2007-07-03 Thread Harald Schmalzbauer
Hello, accidentally I did 'bsdlabel -w ar0s2' as unprivileged user but it was successfull. Is this only possible because there was no mounted filesystem on it? But I can imagine having data on unmounted filesystems. Is it intended that regular useres can overwrite the label? That's a big fault in

<    1   2   3   >