Re: tmpfs is zero bytes (no free space), maybe a zfs bug?

2011-01-30 Thread Kostik Belousov
On Wed, Jan 19, 2011 at 05:27:38PM +0100, Ivan Voras wrote: On 19 January 2011 16:02, Kostik Belousov kostik...@gmail.com wrote: http://people.freebsd.org/~ivoras/diffs/tmpfs.h.patch I don't think this is a complete solution but it's a start. If you can, try it and see if it helps.

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Damien Fleuriot
On 29 January 2011 23:24, Bjoern A. Zeeb bzeeb-li...@lists.zabbadoz.net wrote: On Sat, 29 Jan 2011, Damien Fleuriot wrote: Hello lists, I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. It ships with a SATA/SAS h200 RAID controller. Sadly, the MFI driver

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Ollivier Robert
I've backported the mps driver to 8.2 (I used cp -r :)) and I have generated an img suited to the dedibox (that's what you are targeting, right? :)) I tried to test it in vmware but I have a password issue right now. It is also a ZFSv28 image. Le 30 janv. 2011 à 01:56, Damien Fleuriot

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Daniel Kalchev
On 30.1.2011 г. 13:30 ч., Damien Fleuriot wrote: Ok I've loaded the newly patched mfi.ko and booted a MFS image. Here's the relevant snip from dmesg.run : at mfi0:Dell PERC H200 Integrated port 0xfc00-0xfcff mem 0xdf2b-0xdf2b,0xdf2c-0xdf2f irq 16 at device 0.0 on pci1 mfi0:

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Damien Fleuriot
Indeed that is, the bsd install is aimed at a r210 EG server :) Is there any place one can get your image ? --- Fleuriot Damien On 30 Jan 2011, at 13:10, Ollivier Robert robe...@keltia.net wrote: I've backported the mps driver to 8.2 (I used cp -r :)) and I have generated an img suited to

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Damien Fleuriot
On 30 Jan 2011, at 13:14, Daniel Kalchev dan...@digsys.bg wrote: On 30.1.2011 г. 13:30 ч., Damien Fleuriot wrote: Ok I've loaded the newly patched mfi.ko and booted a MFS image. Here's the relevant snip from dmesg.run : at mfi0:Dell PERC H200 Integrated port 0xfc00-0xfcff mem

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Bjoern A. Zeeb
On Sun, 30 Jan 2011, Damien Fleuriot wrote: Ok I've loaded the newly patched mfi.ko and booted a MFS image. Here's the relevant snip from dmesg.run : at mfi0: Dell PERC H200 Integrated port 0xfc00-0xfcff mem 0xdf2b-0xdf2b,0xdf2c-0xdf2f irq 16 at device 0.0 on pci1 mfi0: Megaraid

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Ollivier Robert
According to Garrett Cooper: +1. PERC7 should be supported by mfi(4) (required bits may need to be added to mfi(4) though as you've pointed out, but additional details may need to be obtained from Dell). I've seen mention of the mps driver (in head) and of the mfi one. Which one is the

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-30 Thread Ollivier Robert
According to Ollivier Robert: For the OP: I may be gaining access to a test system (Dell R210 / as in new dedibox[1]) tomorrow on which I could test my mfsboot image... Here is the missing link (French): http://www.online.net/serveur-dedie/comparatif-serveur-dedie-start.xhtml

RELEASE_6 - RELEASE_8

2011-01-30 Thread Mark Andrews
I was trying to upgrade a machine from RELEASE_6 (latest) to RELEASE_8 (latest) via source. I was unable to get make buildworld to complete. There were two problems sets of problems. libelf and sys headers were not available to some of the

Re: RELEASE_6 - RELEASE_8

2011-01-30 Thread Mike Tancsa
On 1/30/2011 6:45 PM, Mark Andrews wrote: I was trying to upgrade a machine from RELEASE_6 (latest) to RELEASE_8 (latest) via source. I was unable to get make buildworld to complete. Strange, I have done a number of machines going from RELENG_6, RELENG_7 and then RELENG_8

Re: RELEASE_6 - RELEASE_8

2011-01-30 Thread Mark Andrews
In message 4d46119f.5060...@sentex.net, Mike Tancsa writes: On 1/30/2011 6:45 PM, Mark Andrews wrote: I was trying to upgrade a machine from RELEASE_6 (latest) to RELEASE_8 (latest) via source. I was unable to get make buildworld to complete. Strange, I have done a number

Re: RELEASE_6 - RELEASE_8

2011-01-30 Thread Mark Andrews
Mark Andrews writes: In message 4d46119f.5060...@sentex.net, Mike Tancsa writes: On 1/30/2011 6:45 PM, Mark Andrews wrote: I was trying to upgrade a machine from RELEASE_6 (latest) to RELEASE_8 (latest) via source. I was unable to get make buildworld to complete.