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
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
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
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
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
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
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
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
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
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.
> [
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
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
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
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
>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
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
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
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
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
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'
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
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
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
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
-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 :-(
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
-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
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
28 matches
Mail list logo