Re: bce: Device not configured

2012-03-17 Thread YongHyeon PYUN
On Fri, Mar 16, 2012 at 04:50:22PM +0100, Jan Winter wrote: > On 03/16/12 18:32, YongHyeon PYUN wrote: > >On Thu, Mar 15, 2012 at 03:20:10PM +0100, Jan Winter wrote: > >>On 03/15/12 18:29, YongHyeon PYUN wrote: > >>>On Wed, Mar 14, 2012 at 03:34:20PM +0100, Jan Winter wrote: > On 03/14/12 19:40

Re: Changes brought to bce(4) disabling ipmi access during boot

2012-03-17 Thread YongHyeon PYUN
On Fri, Mar 16, 2012 at 11:41:51PM +0100, Paul Guyot wrote: > > Le 16 mars 2012 ? 18:06, YongHyeon PYUN a ?crit : > > > On Thu, Mar 15, 2012 at 09:19:27AM +0100, Paul Guyot wrote: > >> Le 15 mars 2012 ? 18:10, YongHyeon PYUN a ?crit : > >> > >>> On Wed, Mar 14, 2012 at 11:44:37PM +0100, Paul Guy

Floppy disks don't work with FreeBSD 9.0

2012-03-17 Thread Thomas Laus
List: I keep archival floppy disk copies of EPROM images on CDROM and occasionally need to DD them back to a floppy disk for my programmer to load. I recently upgraded two of my shop computers from FreeBSD 7 Stable to FreeBSD 9 Stable with clean installs. I tried the 'fdformat' command prior

Re: Floppy disks don't work with FreeBSD 9.0

2012-03-17 Thread Eugene Grosbein
17.03.2012 20:59, Thomas Laus пишет: > List: > > I keep archival floppy disk copies of EPROM images on CDROM and occasionally > need to DD them back to a floppy disk for my programmer to load. I recently > upgraded two of my shop computers from FreeBSD 7 Stable to FreeBSD 9 Stable > with clean

AMD Erratum 383 crashes FreeBSD 9-Stable

2012-03-17 Thread Richard Yao
Dear FreeBSD Developers: I used the ZFS Guru LiveCD to install FreeBSD 9 in KVM on a host system with an AMD Thuban processor (K10h). I then proceeded to compile perl and the VM crashed. Linux's dmesg gave me the following hint as to the cause: [ 3568.234654] KVM: Guest triggered AMD Erratum 383

Re: Changes brought to bce(4) disabling ipmi access during boot

2012-03-17 Thread Paul Guyot
Le 18 mars 2012 à 01:38, YongHyeon PYUN a écrit : >> From what I understand, both new conditions that may return early are true >> ((ifp->if_drv_flags & IFF_DRV_RUNNING) == 0 and later (mii->mii_media_status >> & IFM_ACTIVE) != IFM_ACTIVE), which yields bce_link_up to be FALSE. Yet I am >> conf

Re: AMD Erratum 383 crashes FreeBSD 9-Stable

2012-03-17 Thread Richard Yao
On 03/17/12 13:08, Richard Yao wrote: > Dear FreeBSD Developers: > > I used the ZFS Guru LiveCD to install FreeBSD 9 in KVM on a host system > with an AMD Thuban processor (K10h). I then proceeded to compile perl > and the VM crashed. Linux's dmesg gave me the following hint as to the > cause: >

Re: Issue with hast replication

2012-03-17 Thread Mikolaj Golub
On Tue, 13 Mar 2012 00:22:23 +0100 Phil Regnauld wrote: PR> (side note: hastd doesn't pick up configuration changes even with SIGHUP, PR>which makes it hard to provision new resources on the fly) I just tried to reproduce this and failed. For me a new recource was added without

Re: Issue with hast replication

2012-03-17 Thread Phil Regnauld
Mikolaj Golub (to.my.trociny) writes: > > I just tried to reproduce this and failed. For me a new recource was added > without problems on reload. > > Mar 17 20:04:24 kopusha hastd[52678]: Reloading configuration... > Mar 17 20:04:24 kopusha hastd[52678]: Keep listening on address 0.0.0.0:7771. >

Re: AMD Erratum 383 crashes FreeBSD 9-Stable

2012-03-17 Thread Alan Cox
On Sat, Mar 17, 2012 at 12:10 PM, Richard Yao wrote: > On 03/17/12 13:08, Richard Yao wrote: > > Dear FreeBSD Developers: > > > > I used the ZFS Guru LiveCD to install FreeBSD 9 in KVM on a host system > > with an AMD Thuban processor (K10h). I then proceeded to compile perl > > and the VM crashed

Re: AMD Erratum 383 crashes FreeBSD 9-Stable

2012-03-17 Thread Richard Yao
On 03/17/12 15:21, Alan Cox wrote: > When the FreeBSD kernel detects that it is running on an affected > processor, it automatically enables the recommended workaround. However, > because you are running within a virtual machine, the automatic detection > may not be working. Alternatively, you ma

Re: AMD Erratum 383 crashes FreeBSD 9-Stable

2012-03-17 Thread Richard Yao
Alan, thanks for the information. This is a definitely libvirtd bug. Passing '-cpu host' fixes the problem. I replaced libvirtd with Gentoo's kvm-tools, which makes it easy to specify this, so problem solved. I would send a report to the libvirt developers, but I have encountered more problems in

Re: [PATCHES] make buildworld -DWITHOUT_OPENSSL

2012-03-17 Thread Adrian Chadd
Is the libarchive maintainer about, or is he very busy hiding away in Antarctica again? :) Adrian ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsub

Re: fxp entering promiscuous mode causing link to bounce

2012-03-17 Thread Mike Tancsa
On 3/17/2012 6:58 PM, YongHyeon PYUN wrote: > On Fri, Mar 16, 2012 at 04:49:54PM -0400, Mike Tancsa wrote: >> >> tcpdump -ni fxp0 -c 20 >> >> fxp0: link state changed to DOWN >> fxp0: promiscuous mode enabled >> fxp0: link state changed to UP >> fxp0: link state changed to DOWN >> fxp0: promiscuous