Displaying 20 results from an estimated 58 matches for "jhb".
Did you mean:
jb
2012 Sep 17
0
[PATCH] Locking for adv(4), adw(4), aha(4), ahb(4), aic(4), and bt(4)
...and bt(4) drivers so that they no longer use Giant. I would appreciate any
testing folks are able to do. The patches are against HEAD but should apply
to 8 or 9. Make sure you have INVARIANTS and INVARIANT_SUPPORT enabled for
any initial testing that you do. Thanks!
http://www.FreeBSD.org/~jhb/patches/adv_locking.patch
http://www.FreeBSD.org/~jhb/patches/adw_locking.patch
http://www.FreeBSD.org/~jhb/patches/aha_locking.patch
http://www.FreeBSD.org/~jhb/patches/ahb_locking.patch
http://www.FreeBSD.org/~jhb/patches/aic_locking.patch
http://www.FreeBSD.org/~jhb/patches/bt_locking.patch
--...
2008 Aug 07
2
Bridged networking weirdness
...have any TCP/IP traffic pass through/out
over the Xen interfaces, even though it has worked once or twice. I have also
ruled out wonky network cards as the source of the problem, as I can utilize
any of them extensively without an issue from the dom0.
Terminal output:
mnemosyne ~ # xm console jhb-svr2
jhb-svr2:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:16:3E:01:01:01
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000...
2012 Jul 23
3
local APIC error 0x40
Running FreeBSD 8.3 -- and updating sources on a daily base and building everything -- I found a new APIC/ACPI problem introduced in the past week.
I have a Toshiba Satellite U205 with an Intel Core Duo (not a Core 2). It used to work fine with both cores but then sometime in on the road to BSD 8.0 the machine began hanging. So I added to /boot/loader.conf
hint.apic.0.disabled="1"
2012 Dec 19
3
9-STABLE -> NFS -> NetAPP:
I'm running a few servers sitting on top of a NetAPP file server ? everything runs great, but periodically I'm getting:
nfs_getpages: error 13
vm_fault: pager read error, pid 11355 (https)
errors on my screen ? not always same pid ? the annoying part is that it seems to always affect the same jail that is running .. if I shutdown all jails on that physical server, everything shuts down
2003 Aug 18
1
HEADSUP: apm(4) driver synced with current
...clock code.
- APM driver updated for the above changes (includes syncing with
-CURRENT)
There should be no regression in APM functionality. If there is, please
let myself and re@ know. Working APM in 4.9-RELEASE is more important
than experimental ACPI support.
Thanks.
--
John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
2012 Jul 20
5
[stable 9] panic on reboot: ipmi_wd_event()
Working on the Dell R420 today, got most of it working, even the
broadcom ethernet cards! However, I get the following when I reboot the
system:
Syncing disks, vnodes remaining...4 Sleeping thread (tid 100107, pid 9)
owns a non-sleepable lock
KDB: stack backtrace of thread 100107:
sched_switch() at sched_switch+0x19f
mi_switch() at mi_switch+0x208
sleepq_switch() at sleepq_switch+0xfc
2009 Mar 11
1
7.1 panic "vm_page_startup: inconsistent page counts"
I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware
4.5.2 guest to an up-to-date -stable and it panics as above. I've
added a printf to report the two counts and there's a difference of
one page. I don't have any problems with the old 7-stable image or
up-to-date 6-stable or -current using the same VMware version.
A screendump for a verbose boot can be found at
2013 Oct 29
1
regression: msk0 watchdog timeout and interrupt storm
Hi Yonghyeon and All,
>From time to time I use a notebook and boot FreeBSD from USB
stick. FreeBSD 9.2-i386 works OK. So I tried to use
FreeBSD 10.0-i386 BETA2 and the network adapter works for
some 10-15 seconds and then stops with diagnostic message
"msk0:watchdog timeout". I've found similar case at
freebsd-current@ with no workaround. Yes, there is an
interrupt storm as well.
2008 Nov 10
0
[fernan@iib.unsam.edu.ar: Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?]
...t 10:01 AM, Fernan Aguero <fernan@iib.unsam.edu.ar> wrote:
>
> Date: Wed, 29 Oct 2008 14:05:22 -0300
> From: Fernan Aguero <fernan@iib.unsam.edu.ar>
> To: Kirk Strauser <kirk@strauser.com>
> Cc: freebsd-stable@freebsd.org, d@delphij.net,
> John Baldwin <jhb@freebsd.org>, re@freebsd.org
> Subject: Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?
>
>> On Tuesday 07 October 2008 17:10:49 Xin LI wrote:
>> > Did anyone who can trigger the data corruption has tried John's patch
>> > and let us know if it worked?...
2010 Dec 10
1
wtlib2010
On 9 December 2010 09:29, JHB <josephhenryblack at yahoo.co.nz> wrote:
> The latest version of wine needs winetricks ms fonts to install and run
> 2009.
>
> Lets see if you can be helped.. First query - did it install ok?
>
Thanks for the reply.
Yes, it installed fine and does a belly up after the splash...
2009 Jan 28
2
7.1 new install halts on BTX error
I upgraded my 7.0 system to 7.1-RELEASE with freebsd-update only to find
that it no longer boots correctly, instead crashing with a BTX backtrace.
If I break to the loader prompt and use 'ls /boot', I also get a
backtrace.
A new install of 7.1 on this hardware using a separate SCSI card and drive
array also leads to a BTX backtrace. I have copied this below as the first
(most
2008 Sep 11
2
alpm(4) I/O range is claimed by ACPI
Hi,
How can I load the alpm(4) module for SMBus support on my ASUS Vintage
AH-1 system?
It appears the I/O range it uses is claimed by the acpi(4) driver. Can I
override the mapping in some way i.e. tell ACPI not to claim the range?
I don't see anything obvious about this in the acpi(4) man page.
thanks,
BMS
2001 Oct 19
4
Exclude
Hi Folks,
I'm running rsync between an NT client and a Solaris 7 Server (Ver 2.4.6).
I'd like to be able to exclude the following directory:
/opt/IBMHTTPDLOG/archivelogs
but retrieve
/opt/IBMHTTPDLOG
My setup is:
rsync -av -p -e rsync@server1.cna.com:/opt/IBMHTTPDLOG/
F:/opt/IBMHTTDLOG
(client)
rsync --daemon --exclude-from=/etc/rsync.exclude
(server)
What I get is
2013 Feb 05
2
problems with the mfi
after rebooting I get very often:
...
mfi0: COMMAND 0xffffff800132d990 TIMEOUT AFTER 659 SECONDS
mfi0: COMMAND 0xffffff800132d990 TIMEOUT AFTER 689 SECONDS
mfi0: COMMAND 0xffffff800132d990 TIMEOUT AFTER 719 SECONDS
...
another reboot usualy fixes this.
danny
2008 Oct 08
4
Problem with dump stalling
Hi
If I have the wrong list please feel free to redirect me.
I'm running 7.0-RELEASE-p4 and trying to backup to an external USB
drive.
I'm using the following command
dump -a0Lf /backup/diskimages/root /dev/mfid0s1a
Where df:
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/mfid0s1a 507630 208436 258584 45% /
/dev/da1s1d 709513458
2013 Feb 21
1
IPMI serial console
Hi all,
A recent thread inspired me to try getting a proper serial console working on a Supermicro X9SCL motherboard with IPMI.
However I find that while I see loader messages and the getty I enabled after boot I don't get any kernel messages which does somewhat limit the utility..
The BMC creates COM3 (/dev/cuau2) which works with getty. I modified /boot/loader.conf like so..
2013 Jun 10
1
ACPI Warning, then hang
I'm getting the following warning, and then the system locks:
ACPI Warning: Incorrect checksum in table [(bunch of spaces)] - 0x29,
should be 0x48
Here's a pic: http://db.tt/O6dxONzI
System is on a SuperMicro C7X58 motherboard that I just upgraded to
BIOS 2.0a, which I would like to stay on if possible. I tried
adjusting all the ACPI related BIOS settings without success.
Bryce
2008 Jun 25
3
Problem with /boot/loader
Hello,
I have a problem with loader. I recently upgraded from 6_rel to 7_rel.
Now when I install world there is a problem booting.
Here is what I do:
cd /usr/src
make buildworld
make buildkernel KERNCONF=BLACK
make installkernel KERNCONF=BLACK
At this point I can reboot and all is good. After boot I install the new world:
cd /usr/src
mergemaster -p
reboot into single user mode
cd /usr/src
make
2013 Dec 09
2
9.2-RELEASE + memcached = page fault
Hello
after upgrading to 9.2-release i can see periodical page faults. advises welcome.
examples:
1.
Fatal trap 12: page fault while in kernel mode
cpuid = 5; apic id = 22
fault virtual address = 0x18
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff8051095c
stack pointer = 0x28:0xffffff88a9d77800
frame pointer =
2010 Sep 06
2
MSIX failure
Hi all, I moved from 8.0-RELEASE to last week's -STABLE:
$ uname -v
FreeBSD 8.1-STABLE #0: Thu Sep 2 16:38:02 SAST 2010 root@XXXXX:/usr/obj/usr/src/sys/GENERIC
and all seems well except my network card is unusable. On boot up:
em0: <Intel(R) PRO/1000 Network Connection 7.0.5> port 0x3040-0x305f mem 0xe3200000-0xe321ffff,0xe3220000-0xe3220fff irq 10 at device 25.0 on pci0
em0: Setup