I see mention of CARP as a device-type in the devd.conf documentation
but for the life of me cannot manage to get devd to recognize *any*
changes in the CARP interface.
I have set
sysctl net.inet.carp.log=2
and I see message in /var/log/messages when the interface goes
INIT->BACKUP and BACKUP -> M
On Tue, 2008-07-15 at 16:20 +0100, Pete French wrote:
> > However, I must ask you this: why are you doing things the way you are?
> > Why are you using the equivalent of RAID 1 but for entire computers? Is
> > there some reason you aren't using a filer (e.g. NetApp) for your data,
> > thus keeping
On Tue, 2008-07-15 at 07:54 -0700, Jeremy Chadwick wrote:
> On Tue, Jul 15, 2008 at 10:07:14AM -0400, Sven Willenberger wrote:
> > 3) The send/recv feature of zfs was something I had not even considered
> > until very recently. My understanding is that this would work by a)
> &
With the introduction of zfs to FreeBSD 7.0, a door has opened for more
mirroring options so I would like to get some opinions on what direction
I should take for the following scenario.
Basically I have 2 machines that are "clones" of each other (master and
slave) wherein one will be serving up s
On Mon, 2008-07-14 at 11:29 +0300, Danny Braniss wrote:
> > FreeBSD 7.0
> >
> > I have 2 machines with identical configurations/hardware, let's call them A
> > (master)
> > and B (slave). I have installed iscsi-target from ports and have set up 3
> > targets
> > representing the 3 drives I wis
On Tue, 2007-05-01 at 11:05 -0700, Michael Collette wrote:
> I realize there is a previous thread discussing this, but my symptoms
> seem to be a little bit different. Here's the stats...
>
> FreeBSD 6.2-STABLE #1: Fri Apr 27 17:28:22 PDT 2007
>
> [EMAIL PROTECTED]:0:0: class=0x02 card=0x10
On Fri, 2007-04-20 at 14:44 -0400, Sven Willenberger wrote:
> On Fri, 2007-04-20 at 11:27 -0700, Jack Vogel wrote:
> > On 4/20/07, Sven Willenberger <[EMAIL PROTECTED]> wrote:
> > > On Fri, 2007-04-20 at 10:17 -0700, Jack Vogel wrote:
> > > > On 4/20/07, Jerem
On Fri, 2007-04-20 at 11:27 -0700, Jack Vogel wrote:
> On 4/20/07, Sven Willenberger <[EMAIL PROTECTED]> wrote:
> > On Fri, 2007-04-20 at 10:17 -0700, Jack Vogel wrote:
> > > On 4/20/07, Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> > > > On Fri, Apr 20, 2
On Fri, 2007-04-20 at 18:46 +0200, Clayton Milos wrote:
> - Original Message -
> From: "Sven Willenberger" <[EMAIL PROTECTED]>
> To: "Jeremy Chadwick" <[EMAIL PROTECTED]>
> Cc:
> Sent: Friday, April 20, 2007 6:25 PM
> Subject: Re: CARP
On Fri, 2007-04-20 at 10:17 -0700, Jack Vogel wrote:
> On 4/20/07, Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> > On Fri, Apr 20, 2007 at 11:51:56AM -0400, Sven Willenberger wrote:
> > > Having done more diagnostics I have found out it is not CARP related at
> > >
On Fri, 2007-04-20 at 09:04 -0700, Jeremy Chadwick wrote:
> On Fri, Apr 20, 2007 at 11:51:56AM -0400, Sven Willenberger wrote:
> > Having done more diagnostics I have found out it is not CARP related at
> > all. It turns out that the same timeouts will happen when ftp'ing
On Wed, 2007-04-18 at 11:50 -0400, Sven Willenberger wrote:
> I currently have a FreeBSD 6.2-RELEASE-p3 SMP with dual intel PRO/1000PM
> nics configured as follows:
>
> em0: flags=8943 mtu 1500
> options=b
> inet 192.168.0.18 netmask 0xff00 broad
I currently have a FreeBSD 6.2-RELEASE-p3 SMP with dual intel PRO/1000PM
nics configured as follows:
em0: flags=8943 mtu 1500
options=b
inet 192.168.0.18 netmask 0xff00 broadcast 192.168.0.255
ether 00:30:48:8d:5c:0a
media: Ethernet autoselect (1000baseTX )
On Fri, 2007-04-06 at 16:18 +0300, Nikolay Pavlov wrote:
> On Thursday, 5 April 2007 at 16:15:35 -0400, Sven Willenberger wrote:
> > On Thu, 2007-04-05 at 17:38 +0100, Tom Judge wrote:
> > > Dmitriy Kirhlarov wrote:
> > > > On Thu, Apr 05, 2007 at 10:58:56AM
On Thu, 2007-04-05 at 17:38 +0100, Tom Judge wrote:
> Dmitriy Kirhlarov wrote:
> > On Thu, Apr 05, 2007 at 10:58:56AM -0400, Sven Willenberger wrote:
> >> I am trying to set up a HA type system involving two identical boxes and
> >> have gone through the foll
I am trying to set up a HA type system involving two identical boxes and
have gone through the following to set up the systems:
Slave server:
ggated -R 196608 -S 196608
(exporting /dev/amrd1 )
net.inet.tcp.sendspace: 65536
net.inet.tcp.recvspace: 131072
Master server:
ggatec create -u 0 -R 196
On Mon, 2007-01-15 at 15:24 -0500, Kris Kennaway wrote:
> On Mon, Jan 15, 2007 at 02:03:28PM -0500, Sven Willenberger wrote:
> > On Mon, 2007-01-15 at 13:22 -0500, Kris Kennaway wrote:
> > > On Mon, Jan 15, 2007 at 11:33:33AM -0500, Sven Willenberger wrote:
> > >
>
On Mon, 2007-01-15 at 13:22 -0500, Kris Kennaway wrote:
> On Mon, Jan 15, 2007 at 11:33:33AM -0500, Sven Willenberger wrote:
>
> > > This is indicating a problem either with your bge hardware or the driver.
> > >
> > > Kris
> >
> > I suspect the dr
On Sat, 2007-01-13 at 15:11 -0500, Kris Kennaway wrote:
> On Sat, Dec 30, 2006 at 06:04:13PM -0500, Sven Willenberger wrote:
> >
> >
> > Sven Willenberger presumably uttered the following on 12/18/06 12:33:
> > > On Fri, 2006-12-15 at 23:20 +0200, Kostik Belouso
Bruce Evans presumably uttered the following on 01/09/07 21:42:
> On Tue, 9 Jan 2007, John Baldwin wrote:
>
>> On Tuesday 09 January 2007 09:37, Sven Willenberger wrote:
>>> On Tue, 2007-01-09 at 12:50 +1100, Bruce Evans wrote:
>>>> Oops. I should have as
On Tue, 2007-01-09 at 14:09 -0500, John Baldwin wrote:
> On Tuesday 09 January 2007 12:53, Sven Willenberger wrote:
> > On Tue, 2007-01-09 at 11:50 -0500, John Baldwin wrote:
> > > On Tuesday 09 January 2007 09:37, Sven Willenberger wrote:
> > > > On Tue, 2007-01-
On Tue, 2007-01-09 at 11:50 -0500, John Baldwin wrote:
> On Tuesday 09 January 2007 09:37, Sven Willenberger wrote:
> > On Tue, 2007-01-09 at 12:50 +1100, Bruce Evans wrote:
> > > On Mon, 8 Jan 2007, Sven Willenberger wrote:
> > >
> > > > On Mon, 2007-
On Tue, 2007-01-09 at 12:50 +1100, Bruce Evans wrote:
> On Mon, 8 Jan 2007, Sven Willenberger wrote:
>
> > On Mon, 2007-01-08 at 16:06 +1100, Bruce Evans wrote:
> >> On Sun, 7 Jan 2007, Sven Willenberger wrote:
>
> >>> The short and dirty of the dum
On Mon, 2007-01-08 at 16:06 +1100, Bruce Evans wrote:
> On Sun, 7 Jan 2007, Sven Willenberger wrote:
>
> > I am starting a new thread on this as what I had assumed was a panic in
> > nfsd turns out to be an issue with the bge driver. This is an amd64 box,
> > dual pro
I am starting a new thread on this as what I had assumed was a panic in
nfsd turns out to be an issue with the bge driver. This is an amd64 box,
dual processor (SMP kernel) that happens to be running nfsd. About every
3-5 days the kernel panics and I have finally managed to get a core
dump.
The sy
We have a RELENG_6 amd64 box that has been experiencing lockups/panics
every 4 days or so. The box is at a remote location and trying to get a
full trace has been nigh impossible with the staffing constraints. As
such I would like to set up a serial console (using another FreeBSD box
and minicom or
Sven Willenberger presumably uttered the following on 12/18/06 12:33:
> On Fri, 2006-12-15 at 23:20 +0200, Kostik Belousov wrote:
>> On Fri, Dec 15, 2006 at 02:29:58PM -0500, Kris Kennaway wrote:
>
> <>
>
>>>
>>>> FWIW, I do see the
I have a 5.2.1 box that I want to upgrade to 5.5-RELENG and in doing so
need to upgrade/migrate the current vinum setup to gvinum. It is a
simple vinum mirror (just 2 drives with one vinum slice each). Having
done some googling on the matter I really haven't found a definitive
"best approach" to do
On Fri, 2006-12-15 at 23:20 +0200, Kostik Belousov wrote:
> On Fri, Dec 15, 2006 at 02:29:58PM -0500, Kris Kennaway wrote:
<>
> >
> > > FWIW, I do see the following appearing in the /var/log/messages:
> > > ufs_rename: fvp == tvp (can't happen)
> > > about once or twice a day, but cannot corre
On Fri, 2006-12-15 at 13:15 -0500, Kris Kennaway wrote:
> On Fri, Dec 15, 2006 at 10:01:19AM -0500, Sven Willenberger wrote:
> > On Tue, 2006-12-05 at 12:38 +0900, Hiroki Sato wrote:
> > > Kostik Belousov <[EMAIL PROTECTED]> wrote
> > > in <[EMAIL PROTECTED
On Tue, 2006-12-05 at 12:38 +0900, Hiroki Sato wrote:
> Kostik Belousov <[EMAIL PROTECTED]> wrote
> in <[EMAIL PROTECTED]>:
>
> ko> What version of sys/nfsserver/nfs_serv.c do you use ? If it is older than
> ko> 1.156.2.7, please, update the system.
>
> Thanks, I updated it just now and see ho
On Tue, 2006-10-10 at 22:11 -0700, Doug Ambrisko wrote:
> Sven Willenberger writes:
> | FreeBSD 6.2-PRERELEASE #3: Tue Oct 10 13:58:29 EDT 2006
> | LSi 8480e SAS Raid card
> |
> | mount:
> | linprocfs on /compat/linux/proc (linprocfs, local)
> | linsysfs on /compat/linux
FreeBSD 6.2-PRERELEASE #3: Tue Oct 10 13:58:29 EDT 2006
LSi 8480e SAS Raid card
mount:
linprocfs on /compat/linux/proc (linprocfs, local)
linsysfs on /compat/linux/sys (linsysfs, local)
/dev/mfid0s1d on /usr/local/pgsql (ufs, local, noatime)
dmesg:
mfi0: 2025 - PCI 0x041000 0x04411 0x041000 0x041
Peter Jeremy presumably uttered the following on 07/26/06 15:00:
> On Wed, 2006-Jul-26 13:07:19 -0400, Sven Willenberger wrote:
>> One of my machines that I recently upgraded to 6.1 (6.1-RELEASE-p3) is also
>> exhibiting df reporting wrong data usage numbers.
>
> What did y
Feargal Reilly presumably uttered the following on 07/24/06 11:48:
> On Mon, 24 Jul 2006 17:14:27 +0200 (CEST)
> Oliver Fromme <[EMAIL PROTECTED]> wrote:
>
>> Nobody else has answered so far, so I try to give it a shot ...
>>
>> The "filesystem full" error can happen in three cases:
>> 1. The f
On Mon, 2006-06-26 at 19:15 +0200, Roland Smith wrote:
> On Mon, Jun 26, 2006 at 12:22:07PM -0400, Sven Willenberger wrote:
> > I have an i386 system currently running 5.2.1-RELEASE with a vinum
> > mirror array (2 drives comprising /usr ). I want to upgrade this to
> > 5.
I have an i386 system currently running 5.2.1-RELEASE with a vinum
mirror array (2 drives comprising /usr ). I want to upgrade this to
5.5-RELEASE which, if I understand correctly, no longer supports vinum
arrays. Would simply chaning /boot/loader.conf to read gvinum_load
instead of vinum_load work
On Wed, 2006-03-01 at 15:08 -0500, Mike Tancsa wrote:
> At 02:10 PM 01/03/2006, Sven Willenberger wrote:
>
> >I cvsupped a 6.1 prerelease and found no performance improvements. I did
> >some further tests and the performance issues seem very specific to the
> >mirr
On Thu, 2006-02-23 at 15:53 -0500, Kris Kennaway wrote:
> On Thu, Feb 23, 2006 at 03:41:06PM -0500, Sven Willenberger wrote:
> > I am having some issues getting any (write) performance out of an LSi
> > Megaraid (320-1) SCSI raid card (using the amr driver). The system is an
&g
I am having some issues getting any (write) performance out of an LSi
Megaraid (320-1) SCSI raid card (using the amr driver). The system is an
i386 (p4 xeon) with on-board adaptec scsi controllers and a SUPER GEM318
Saf-te backplane with 6 ea 146GB U320 10k rpm Hitachi drives.
dmesg highlights at
I hope this is the appropriate mailing list for this question, if not
please redirect me as needed.
My goal is to create a filesystem consisting of a striped raid array
over 3 mirror raid arrays that would encompass the entire filesystem
including the /boot and root partitions.
Generally I would
On Fri, 2005-11-11 at 22:57 -0800, Ade Lovett wrote:
> On Nov 11, 2005, at 12:51 , Amit Rao wrote:
> > 0) Upgrade to Seagate 10K.7 drive firmware level 0008. That seems
> > to help. One "ahd sequencer error" message still appears at boot,
> > but after that it seems to work (with your fingers c
On Wed, 2005-07-06 at 00:29 -0700, Ade Lovett wrote:
> Niki Denev wrote:
> > From what i understand this is not exactly a FreeBSD problem, but rather
> > a consequence of U320 being really hard on the hardware with pushing it
> > to the limits.
>
> Incorrect. The relevant parts of the output you
Tom Lane presumably uttered the following on 06/29/05 19:12:
Sven Willenberger <[EMAIL PROTECTED]> writes:
I have found the answer/problem. On a hunch I increased maxdsiz to 1.5G
in the loader.conf file and rebooted. I ran vacuumdb and watched top as
the process proceeded. What I s
On Wed, 2005-06-29 at 16:58 -0400, Sven Willenberger wrote:
> On Wed, 2005-06-29 at 16:40 -0400, Charles Swiger wrote:
> > On Jun 29, 2005, at 4:12 PM, Sven Willenberger wrote:
> > [ ... ]
> > > Something I have noticed,
> > > when the memory error occurs during
On Wed, 2005-06-29 at 16:40 -0400, Charles Swiger wrote:
> On Jun 29, 2005, at 4:12 PM, Sven Willenberger wrote:
> [ ... ]
> > Something I have noticed,
> > when the memory error occurs during the psql session (after a failed
> > vacuumdb attempt) the memory stays at 6
On Wed, 2005-06-29 at 21:54 +0200, Juergen Dankoweit wrote:
> Hello,
>
> Am Mittwoch, den 29.06.2005, 14:59 -0400 schrieb Vivek Khera:
> > On Jun 29, 2005, at 9:01 AM, Sven Willenberger wrote:
> >
> > > Unix user root (and any psql superuser) the vacuum runs fine
On Wed, 2005-06-29 at 14:59 -0400, Vivek Khera wrote:
> On Jun 29, 2005, at 9:01 AM, Sven Willenberger wrote:
>
> > Unix user root (and any psql superuser) the vacuum runs fine. It is
> > when
> > the unix user is non-root (e.g. su -l pgsql -c "vacuumdb -a -z")
On Wed, 2005-06-29 at 11:21 -0400, Tom Lane wrote:
> Sven Willenberger <[EMAIL PROTECTED]> writes:
> > ERROR: out of memory
> > DETAIL: Failed on request of size 536870910.
>
> That's a server-side failure ...
>
> > Again, if I log in as myself and try
On Wed, 2005-06-29 at 09:43 -0400, Douglas McNaught wrote:
> Sven Willenberger <[EMAIL PROTECTED]> writes:
>
> > FreeBSD 5.4-Release
> > PostgreSQL 8.0.3
> >
> > I noticed that the nightly cron consisting of a vacuumdb was failing due
> > to "unable
FreeBSD 5.4-Release
PostgreSQL 8.0.3
I noticed that the nightly cron consisting of a vacuumdb was failing due
to "unable to allocate memory". I do have maintenance_mem set at 512MB,
and the /boot/loader.conf file sets the max datasize to 1GB (verified by
limit). The odd thing is that if I run the
On Sun, 2005-05-29 at 11:29 -0700, Derek KuliĆski wrote:
> Hello,
>
> Today I noticed following message in the log:
>
> > KDB: stack backtrace:
> > kdb_backtrace(c07163b8,2,c661994c,0,22) at kdb_backtrace+0x2e
> > getdirtybuf(d109ebac,0,1,c661994c,1) at getdirtybuf+0x2b
> > flush_deplist(c282f4cc
FreeBSD5.4-Stable amd64 on a dual-opteron system with LSI-Megaraid 400G+
partion. The filesystem was created with: newfs -b 65536 -f 8192 -e
15835 /dev/amrd2s1d
This is the data filesystem for a PostgreSQL database; as the default
page size (files) is 8k, the above newfs scheme has 8k fragments wh
On Mon, 2005-05-23 at 10:44 -0700, John-Mark Gurney wrote:
> Sven Willenberger wrote this message on Mon, May 23, 2005 at 10:58 -0400:
> > We are running a PostgreSQL server (8.0.3) on a dual opteron system with
> > 8G of RAM. If I interpret top and vfs.hibufspace correctly (which
We are running a PostgreSQL server (8.0.3) on a dual opteron system with
8G of RAM. If I interpret top and vfs.hibufspace correctly (which show
values of 215MB and 225771520 (which equals 215MB) respectively. My
understanding from having searched the archives is that this is the
value that is used
Mike Tancsa presumably uttered the following on 04/16/05 19:31:
At 08:56 AM 16/04/2005, Warren wrote:
/var/spool/clientmqueue <-- 185meg
How do i get the messages from the above to the root mail folder of my
machine ?
im willing to provide any neccessary information to help.
Take a look at /var/l
On Wed, 2005-04-13 at 09:58 +0700, Dikshie wrote:
> dear all,
> I would like to buy SCSI card which must:
> - support Ultra 320
> - support RAID 0,1,5, and 1/0
> any recommendation for FreeBSD-5.x ?
>
>
>
>
> thanks !
>
>
> -dikshie-
> ___
We fi
Aaron Summers presumably uttered the following on 04/11/05 22:12:
Greetings,
We have a SuperMicro X5DP8-G2 Motherboard, 2xXEON 2.4, 1GB RAM server
running 5.4-STABLE that keeps freezing up. We have replaced RAM, HD,
SCSI controller, etc. To no avail. We are running SMP GENERIC
Kernel. I cannot
Brandon S. Allbery KF8NH presumably uttered the following on 04/10/05 15:16:
I have twice so far had the kernel syslog a stack backtrace with no
other information. Inspection of the kernel source, to the best of my
limited understanding, suggests that getdirtybuf() was handed a buffer
without an
On Sun, 2005-03-20 at 15:51 +1030, Greg 'groggy' Lehey wrote:
> On Saturday, 19 March 2005 at 23:43:00 -0500, Sven Willenberger wrote:
> > Greg 'groggy' Lehey presumably uttered the following on 03/19/05 22:11:
> >> On Sunday, 20 March 2005 at
to implement this and, if so, what does your
configuration file look like? If not, could this be added as a feature
request for gvinum?
Sven Willenberger
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
On Thu, 2005-03-17 at 20:13 -0500, Mikhail Teterin wrote:
> Hello!
>
> Is there a place, from where I can download a reasonably fresh 5.4-PRERELEASE
> install (or mini-install) .iso image for amd64?
>
> Thanks!
>
> -mi
> ___
> [EMAIL PROTECTED
Anton Berezin wrote:
In order to keep pkg-install simple, no old symlink chasing and removal
will be done, although the detailed instructions will be posted in
ports/UPDATING and in pkg-message for the ports.
How about leaving it up to the installer? Much like the minicom port
prompts the user if
On Mon, 2004-11-01 at 09:30 -0800, Kris Kennaway wrote:
> On Mon, Nov 01, 2004 at 09:19:12AM +0800, Iva Hesy wrote:
> > I have a gateway running FreeBSD 4.10-p3. Normally, the mode of
> > /dev/null should be 666, but recently, I find that its mode is changed
> > to 600 automatically after reboot, I
Steve Shorter wrote:
On Mon, Jul 12, 2004 at 06:40:01AM +0930, Greg 'groggy' Lehey wrote:
I see no drives.
Ideas?
I have concluded that this is the result of somekind
of vinum/hardware incompatibility. The problem in question
occured during the upgrade to faster disks, specifically,
Seagate
65 matches
Mail list logo