Problems with auditd

2006-09-06 Thread Cristiano Deana
Hi, i updated my system to -STABLE (FreeBSD mobile.deana.it 6.1-STABLE FreeBSD 6.1-STABLE #10: Wed Sep 6 08:20:43 CEST 2006) and followed instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit.html but when i tried to start auditd i got: # grep auditd /etc/rc.conf audi

powerd. Info request

2006-09-06 Thread Cristiano Deana
Hi, i got a strange behaviour with powerd: # powerd -v idle time > 90%, decreasing clock speed from 2000 MHz to 1750 MHz idle time > 90%, decreasing clock speed from 1750 MHz to 1500 MHz idle time > 90%, decreasing clock speed from 1500 MHz to 1250 MHz idle time > 90%, decreasing clock speed fro

Re: Problems with auditd

2006-09-06 Thread Joerg Pernfuss
On Wed, 6 Sep 2006 09:37:23 +0200 "Cristiano Deana" <[EMAIL PROTECTED]> wrote: > Hi, > > i updated my system to -STABLE (FreeBSD mobile.deana.it 6.1-STABLE > FreeBSD 6.1-STABLE #10: Wed Sep 6 08:20:43 CEST 2006) and followed > instructions at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/ha

Re: LSI/amr driver controller cache problem?

2006-09-06 Thread Patrick M. Hausen
Hi all! On Tue, Sep 05, 2006 at 12:06:00PM +0200, I wrote: > Thanks to the guys keeping the amr driver up-to-date. The Linux > "megamgr" utility works just fine. If I find the time, I'll make > a port. Done: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/102917 HTH, Patrick M. Hause

Snapshot duration, performance and how to avoid I/O lock

2006-09-06 Thread Ulrich Spörlein
Hi, I have to create regular snapshots of several volumes roughly 1.4TB in size (each). But using mksnap_ffs takes a lot of time (45 minutes) and it looks like it could be speed up. iostat reports some 2MB/s of I/O tty da0 da1 sa0 cpu ti

my kernel spews out a lot of garbage to syslog (long /var/log/messages)

2006-09-06 Thread Klaus Robert Suetterlin
Hi, I have FreeBSD6.1-p5 (PAE+SMP+COMPAT_LINUX+LINPROCFS) system running that is producing a lot of guberish in /var/log/messages through syslog (about 100-1000 bytes per second), I give example below. Any ideas on this are welcome, especially any hints on diagnostics... The giberish sta

Re: FAST_IPSEC + device padlock + device crypto + IKE broken?

2006-09-06 Thread Adrian Steinmann
On Wed, Sep 06, 2006 at 08:36:21AM +0200, Pawel Jakub Dawidek wrote: > On Wed, Sep 06, 2006 at 08:29:13AM +0200, Adrian Steinmann wrote: > > In my kernel config, I have > > > > options FAST_IPSEC > > device padlock > > device crypto > > ... > > Yet when I configure racoon from ipsec-t

Re: Snapshot duration, performance and how to avoid I/O lock

2006-09-06 Thread Philippe Pegon
Ulrich Spörlein wrote: Hi, Hi, I have to create regular snapshots of several volumes roughly 1.4TB in size (each). But using mksnap_ffs takes a lot of time (45 minutes) and it looks like it could be speed up. [snip] Another thing is blocking other disk I/O while snapshotting. Right now I d

Re: Ports Update: Failed to Generate INDEX

2006-09-06 Thread Kris Kennaway
On Wed, Sep 06, 2006 at 12:44:42AM -0400, Ron Tarrant wrote: > Ricardo Nabinger Sanchez wrote: > > > >IIRC, you must have all the ports (ports-all in your config file) in order > >to generate an INDEX, as it will fail otherwise. > > > > > Yeah, when I realized that I interrupted the cvsup command

Re: Snapshot duration, performance and how to avoid I/O lock

2006-09-06 Thread Kris Kennaway
On Wed, Sep 06, 2006 at 04:09:13PM +0200, Philippe Pegon wrote: > Ulrich Sp?rlein wrote: > >Hi, > > Hi, > > >I have to create regular snapshots of several volumes roughly 1.4TB in > >size (each). But using mksnap_ffs takes a lot of time (45 minutes) and > >it looks like it could be speed up. > [

Symbolic Links in /dev of a jail

2006-09-06 Thread Anish Mistry
Previously posted to -questions: In my quest to get asterisk+iaxmodem+hylafax working together in a jail I've run into one final roadblock. I can't seem to figure out how to create a symbolic link (ln -s doesn't work) in /dev in the jail environment while in the jailed environment. Wh

Re: i386/100160: [mfid] Perc5i: additional symptomatic info on virtual disk detection issue

2006-09-06 Thread Jeffrey Williams
I don't know if anyone specifically is working on this, but just tried to install FreeBSD 6.1 from CD on a Dell 2950 with the PERC 5/i SAS controller. This server was originally configured with two hardware RAID virual disks, the first was RAID 1 with two 36GB drives, and the second was RAID

Re: Ports Update: Failed to Generate INDEX

2006-09-06 Thread Ron Tarrant
Hi again, Kris, Kris Kennaway wrote: No, that's fine. You need to a) confirm you are really getting the error you posted, b) if so, check why the file it mentions cannot be read. So, I should re-run cvsup and portsdb using the same arguments as before: cvsup -g -L 2 /root/ports-supfile

Re: my kernel spews out a lot of garbage to syslog (long /var/log/messages)

2006-09-06 Thread Gavin Atkinson
On Wed, 2006-09-06 at 15:47 +0200, Klaus Robert Suetterlin wrote: > Hi, > > I have FreeBSD6.1-p5 (PAE+SMP+COMPAT_LINUX+LINPROCFS) system running > that is producing a lot of guberish in /var/log/messages through > syslog (about 100-1000 bytes per second), I give example below. Any > ideas o

RE: i386/100160: [mfid] Perc5i: additional symptomatic info on virtual disk detection issue

2006-09-06 Thread Bucky Jordan
>In the meantime if anybody else is aware of another work around of fix >for this, I appreciate hearing about it. I've got almost the same setup- 6.1 amd64 RELEASE, a 2950 with 6 drives attached to the Perc5/I SAS Raid controller. Right now I've got the whole thing configured as a RAID5x6 disks

Re: FAST_IPSEC + device padlock + device crypto + IKE broken?

2006-09-06 Thread Stephen Clark
Adrian Steinmann wrote: On Wed, Sep 06, 2006 at 08:36:21AM +0200, Pawel Jakub Dawidek wrote: On Wed, Sep 06, 2006 at 08:29:13AM +0200, Adrian Steinmann wrote: In my kernel config, I have options FAST_IPSEC device padlock device crypto ... Yet when I configure rac

Re: i386/100160: [mfid] Perc5i: additional symptomatic info on virtual disk detection issue

2006-09-06 Thread Paul Saab
revision 1.11 date: 2006/06/20 22:41:44; author: ps; state: Exp; lines: +77 -202 Instead of using scsi probes to do device discovery, use the firmware commands to grab the device listing. This resolves issues using multiple volumes, where each volume was actually internally pointing to target

Re: Ports Update: Failed to Generate INDEX

2006-09-06 Thread Kris Kennaway
On Wed, Sep 06, 2006 at 11:49:35AM -0400, Ron Tarrant wrote: > Hi again, Kris, > > Kris Kennaway wrote: > > > >No, that's fine. You need to a) confirm you are really getting the > >error you posted, b) if so, check why the file it mentions cannot be > >read. > > > > > > > So, I should re-run cv

Re: Slow/locking UFS/VFS in 6.1?

2006-09-06 Thread Ivan Voras
Philip Murray wrote: > When this happens it seems a lot of Apache processes get stuck in the > UFS state (in top). I've seen this when there's a huge directory involved, such as created by a runaway web cache function, PHP sessions, or "PHP accelerator" that creates a lot of small cache files. If

Re: Symbolic Links in /dev of a jail

2006-09-06 Thread Vivek Khera
On Sep 6, 2006, at 12:03 PM, Anish Mistry wrote: able to do this is that iaxmodem needs to create a /dev/ttyIAX device to point to the correct ttyp* device when it starts in the jail. Any suggestions would be appreciated. I don't think you can do that with devfs in a jail, and I don'

gmirror RAID-1: rebuilding freezes machine

2006-09-06 Thread Volker
Hi folks, running at RELENG_6. I've csup'ed and rebuild kernel + world on 2006-09-03 and again on 2006-09-05 because of some trouble (panics related to altq). Because I've experienced some panics (well... not really me who does panic), my gmirror RAID-1 is causing trouble since the kernel + worl

Re: gmirror RAID-1: rebuilding freezes machine

2006-09-06 Thread Volker
On 2006-09-07 00:17, Volker wrote: > ... > The only way out of this machine freeze is to startup into su-mode, > deactivate/remove some gmirror providers and run in degraded mode > all time. > > The machine also does freeze in su-mode as soon as I'm manually > trying to re-sync the mirror. So I th

Re: Symbolic Links in /dev of a jail

2006-09-06 Thread Anish Mistry
On Wednesday 06 September 2006 18:57, Dewayne Geraghty wrote: > Generally there is a barrier accessing files/directories that exist > outside a jail. The best way is to create a mount point > (directory) in the jail, and mount_nullfs outside the jail. > E.g in the jail, mkdir /fun > Outside the ja

Re: Infra-red in FreeBSD... Remote control in XMMS... LIRC ??

2006-09-06 Thread Z.C.B.
On Tue, 27 Sep 2005 16:17:39 -0700 (PDT) Joel Wood <[EMAIL PROTECTED]> wrote: > I wrote a simple python program that interfaces directly > with /dev/ugen0.1 to work with the usb rf ati remote wonder plus. > Rather then interfacing through lircd, I just output stuff in the > format that lircd uses

Re: gmirror RAID-1: rebuilding freezes machine

2006-09-06 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Volker wrote: | In single user mode, the machine does not freeze anymore while | trying to rebuild the (any) container. But the rebuild process hangs | forever at 0% without any noticeable disk activity. I'm seeing this on one of my machines too :-(

kldload if_bge

2006-09-06 Thread Stephen Clark
Hello list, I have a production system that is running 4.10. It is a Dell 4600 poweredge server. When I try to kldload if_bge I get the following in /var/log/messages: Sep 6 18:07:48 GE_SRM2_42 /kernel: bge0: Ethernet, ASIC r ev. 0x7104> mem 0xfcf0-0xfcf0 irq 11 at device 6.0 on pci1

Re: gmirror RAID-1: rebuilding freezes machine

2006-09-06 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm backing out the attached change to see if it fixes it .. Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE/2/mQv9rrgRC1JIRArNYAJsEuTtrmig9bdW4aDQQ8W1May+EfQCfUjDQ Xc1A9gUrrLS2jgbDP4xyC7I= =5DtW -END PGP

Re: Problems with auditd

2006-09-06 Thread Ganbold
Hi, I have FreeBSD-6.1-STABLE and auditd refuses to run. devil# uname -an FreeBSD devil.micom.mng.net 6.1-STABLE FreeBSD 6.1-STABLE #17: Wed Sep 6 18:16:49 ULAST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DEVIL i386 devil# /etc/rc.d/auditd restart Error sending trigger: Function not i