On Thu, 3 Dec 2009 15:08:10 -0800,
Pyun YongHyeon said:
> I remember there were several instability reports of vge(4). Would
> you try the following patch? The patch was generated against
> CURRENT so it may not cleanly apply to 8.0 due to if_timer changes.
> But I think you can download
I'm still investigating this, but my quagga is locking hard on FreeBSD 8.0
and not locking hard on 7.2. It seems (at this early point in the
investigation) that both bgpd and zebra are wedging and zebra is listed as
being in the "RUN" state.
curiously, the load is also 4.0 (exactly the number of
Sorry, but ive not backed up this file, instead of this, i will copy
the entire function (in fact its very short)
cpi_pcib_pci_attach(device_t dev)
{
struct acpi_pcib_softc *sc;
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
if (device_get_unit(dev)==2){
pci_write_config(de
On Thu, Dec 03, 2009 at 10:14:57PM +0900, Yoshiaki Kasahara wrote:
> On Thu, 03 Dec 2009 13:50:29 +0900 (JST),
> Yoshiaki Kasahara said:
>
> > I copied some HTML pages with many thumbnails to other PC running
> > 8.0-RC2 (i386), but I couldn't reproduce the problem. The former PC
> > uses v
John Baldwin wrote
in <200912030803.29797@freebsd.org>:
jh> On Thursday 03 December 2009 5:29:13 am Hiroki Sato wrote:
jh> > John Baldwin wrote
jh> > in <200912020948.05698@freebsd.org>:
jh> >
jh> > jh> On Tuesday 01 December 2009 12:13:39 pm Hiroki Sato wrote:
jh> > jh> > While the
On Thu, Dec 03, 2009 at 11:14:40AM -0500, Mike Jakubik wrote:
> I just installed FreeBSD 8 on a few new servers, i followed my usual
> procedure for creating a geom mirror right after the installer
> finished. However on bootup i get the following notice for my mirror
> device "geometry does not m
Hello,
I just installed FreeBSD 8 on a few new servers, i followed my usual
procedure for creating a geom mirror right after the installer finished.
However on bootup i get the following notice for my mirror device
"geometry does not match label (16h,63s != 255h,63s)". Can this be
safely ign
On Thu, 2009-12-03 at 10:13 -0500, Jim Pingle wrote:
> Marten Vijn wrote:
> > Support for the following devices seems not to be continued in 8.0 (and
> > 7.2 and higher):
> >
> > - WRAP 1C
> > - WRAP 2E (EOL)
> > - ALIX 1C
> >
> > Both devices stopped booting as described in several postings and
Marten Vijn wrote:
> Support for the following devices seems not to be continued in 8.0 (and
> 7.2 and higher):
>
> - WRAP 1C
> - WRAP 2E (EOL)
> - ALIX 1C
>
> Both devices stopped booting as described in several postings and pr's.
>
> My question/suggestion to announce this in the
>> 7.2 and 8.
No for 8.0 Release, sorry for the confussion, but yes in future releases
Kind Regards
Leonardo Santagostini
2009/12/3 Giorgos Keramidas :
> On Thu, 3 Dec 2009 01:57:50 +, Leonardo Santagostini
> wrote:
>> Hello everybody,
>>
>> I was facing one big problem, i have a notebook, which is an
According to Tom Evans:
Most of these arguments are unnecessary. gpart generally already knows
where to put a partition (computers apparently are quite good at
adding 2 numbers together), so specifying offsets just isn't
necessary. This boils down to:
I was not sure for the first two partitions
On Thu, Dec 3, 2009 at 2:15 PM, Ollivier Robert
wrote:
> According to Steven Hartland:
>>
>> I've found a number things articles on how to achieve this on previous
>> versions, but they are all quite complex and was hoping there was a nice
>> easy way on 8.0 given the improvements listed in the re
According to Steven Hartland:
I've found a number things articles on how to achieve this on previous
versions, but they are all quite complex and was hoping there was a nice
easy way on 8.0 given the improvements listed in the release notes.
Any pointers?
A plug for my ZFS-on-ROOT howto here:
2009/12/3 John Baldwin :
> On Wednesday 02 December 2009 7:02:27 pm Miroslav Lachman wrote:
>> Kurt Jaeger wrote:
>> > Hi!
>> >
>> >> Just a quick note in case there are people here who aren't subscribed to
>> >> the freebsd-announce@ mailing list.
>> >>
>> >> We have completed the 8.0-RELEASE cycl
On Thursday 03 December 2009 5:29:13 am Hiroki Sato wrote:
> John Baldwin wrote
> in <200912020948.05698@freebsd.org>:
>
> jh> On Tuesday 01 December 2009 12:13:39 pm Hiroki Sato wrote:
> jh> > While the "load" command seemed to finish, the box got stuck just
> jh> > after entering "boot"
On Wednesday 02 December 2009 7:02:27 pm Miroslav Lachman wrote:
> Kurt Jaeger wrote:
> > Hi!
> >
> >> Just a quick note in case there are people here who aren't subscribed to
> >> the freebsd-announce@ mailing list.
> >>
> >> We have completed the 8.0-RELEASE cycle. Details about the release are
On Thu, 03 Dec 2009 13:50:29 +0900 (JST),
Yoshiaki Kasahara said:
> I copied some HTML pages with many thumbnails to other PC running
> 8.0-RC2 (i386), but I couldn't reproduce the problem. The former PC
> uses vge and latter uses rl, so it might be a NIC driver issue?? I'll
> try to repl
John Baldwin wrote
in <200912020948.05698@freebsd.org>:
jh> On Tuesday 01 December 2009 12:13:39 pm Hiroki Sato wrote:
jh> > While the "load" command seemed to finish, the box got stuck just
jh> > after entering "boot" command.
jh> >
jh> > Curious to say, I have got this symptom only on
Hello everyone,
recently I installed 8.0 on a i386 system (3gb ram,
vm.kmem_size_max=vm.kmem_size=600M, arc size limited to 80M).
Using the same options that made this system work with zfs on 7.1
while running zpool import (sometimes it is as late as zfs mount) I get a
kernel trap 12. I did run
On Wednesday 02 December 2009 22:17:20 Jeremy Chadwick wrote:
> On Wed, Dec 02, 2009 at 09:34:28PM +, Peter Pieczora wrote:
> > You're absolutely right, adding dumpdev="AUTO" solved generating dump
> > files.
> >
> > I may be totally wrong, but it seems that wlan0 causes system panic:
> > I rem
Hi Jack,
Jack Vogel wrote
in <2a41acea0912021514r2d44dd33n4c364518d7fe1...@mail.gmail.com>:
jf> Update: the claim to be unable to install was hasty, I went in and looked
jf> into myself and was able to get an install. Here's what I've found so far:
jf>
jf> First, the 82547EI will fail due to I
On 12/2/09, Steven Hartland wrote:
> Looking at the release notes it seems FreeBSD 8 now supports booting from
> a GPT formatted partition but going through the installer it seems, please
> correct me if I'm wrong, that its still no possible to actually install
> using a standard disk1 to a cle
On Thu, 3 Dec 2009 01:57:50 +, Leonardo Santagostini
wrote:
> Hello everybody,
>
> I was facing one big problem, i have a notebook, which is an Acer
> Aspire 5920. If you like i can send to you my messages file.
>
> Which is:
>
> Intel(R) Core(TM)2 Duo CPU T5550 @ 1.83GHz (1833.48-MHz 6
23 matches
Mail list logo