Download this ONLY working *ABSOLUTE GUARANTEED FREE ENERGY DEVICE* ever invented that actually produces free electricity out of thin air

2011-10-27 Thread Purchased Download
Hello, From: Purchased Download (sadakokaboomo...@motorjakmagnets.com) The person above has sent you the following message: [ IMPORTANT ] [ http://fzy.co/B5j ] The United States Patent and Trademark Office awarded the `HoJo Motor` 3 U.S. Patents for being the ONLY working `f

Unable to compile stable/9

2011-10-27 Thread Kurt Touet
I am currently running FreeBSD amd64 stable/9 r225905, and I have been unable to compile the stable/9 branch for the past couple of weeks. On the chance that there were any oddities in my source-tree, I have completely erased and checked out svn://svn.freebsd.org/base/stable/9 from scratch. With r

Re: mfi timeouts

2011-10-27 Thread Jan Mikkelsen
Hi, There is a patch linked to from this PR, which seems very similar: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416 http://lists.freebsd.org/pipermail/freebsd-scsi/2011-March/004839.html The problem is also consistent with running mfiutil clearing the problem. I'm about to deploy mfi

Re: mfi timeouts

2011-10-27 Thread Vincent Hoffman
On 28/10/2011 00:04, Jeremy Chadwick wrote: > On Thu, Oct 27, 2011 at 11:52:51PM +0100, Vincent Hoffman wrote: >> I've recently installed a new NAS at work which uses a rebranded LSI >> megaraid sas >> [root@banshee ~]# mfiutil show adapter >> mfi0 Adapter: >> Product Name: Supermicro SMC21

Re: mfi timeouts

2011-10-27 Thread Jeremy Chadwick
On Thu, Oct 27, 2011 at 11:52:51PM +0100, Vincent Hoffman wrote: > I've recently installed a new NAS at work which uses a rebranded LSI > megaraid sas > [root@banshee ~]# mfiutil show adapter > mfi0 Adapter: > Product Name: Supermicro SMC2108 >Serial Number: > Firmware: 12.12.0-

mfi timeouts

2011-10-27 Thread Vincent Hoffman
Hi, I've recently installed a new NAS at work which uses a rebranded LSI megaraid sas [root@banshee ~]# mfiutil show adapter mfi0 Adapter: Product Name: Supermicro SMC2108 Serial Number: Firmware: 12.12.0-0047 RAID Levels: JBOD, RAID0, RAID1, RAID5, RAID6, RAID10, RAID50 B

devfs and unionfs oddity

2011-10-27 Thread Guy Helmer
On a build server, I have a union mount of a FreeBSD o/s build from a point-in-time under a build directory, and then I have devfs mounted on dev in the build directory as well so I can do a chroot install of packages for particular target o/s versions. mount shows this: :/usr/app8xbuild/os-i

DTrace Issues

2011-10-27 Thread Shawn Webb
Hey FreeBSD Stable, I'm having issues printing out the curpsinfo->pr_psargs. Has anyone had any success printing out the arguments passed to a program? Below is the log of what happens when I run my script the source for my script. [root@fbsd-sec ~/dtrace/security]# ./log_exec.d 80 dtrace: buffer

FreeBSD 8 - bug in rename(2)

2011-10-27 Thread Anton Yuzhaninov
After upgrade from old RELENG_7 to fresh RELENG_8 I've met with error in log rotation script. After some digging I'v found, that rename(2) syscall sometime don't work properly. I can't reproduce problem with simple test case, but in production this problem appeared several time per day. After

Re: (Possible fix for sbp(4)) Re: Comment out sbp driver from GENERIC

2011-10-27 Thread Wojciech A. Koszek
Dnia 18-10-2011 o 14:12:56 Alberto Villa napisaƂ(a): On Tue, Oct 18, 2011 at 1:48 PM, Wojciech A. Koszek wrote: Commenting a driver out is almost always a bad idea and should be done as a last step. Well, few weeks prior to -RELEASE can be considered a last step. :) If you are impacted by