Re: iSCSI boot driver version 0.1.1 for iBFT

2010-06-26 Thread Daisuke Aoyama
Vincent Hoffman, wrote: Since I dont have a supported nic, would the iscsi support in gpxe (http://etherboot.org/wiki/iscsiboot) be enough? (might give it a try if i get time after the weekend.) Yes. gPXE + istgt can be used. I have confirmed with Windows before. Now I tested with FreeBSD 8.1+i

isboot (iSCSI boot driver) version 0.1.3

2010-06-26 Thread Daisuke Aoyama
Updated isboot to 0.1.3. Try this. How to build/upgrade: # cd /usr/src # tar xvf /path/to/iscsi-2.2.4.tar.gz # tar xvf /path/to/isboot-0.1.3.tar.gz # make buildkernel # make installkernel or # cd /usr/src/sys/modules/iscsi/isboot # make obj # make depend # make all # make install After install

Re: 7.2-RELEASE-p4, IO errors & RAID1 failure

2010-06-26 Thread Matthew Lear
On Sat, 2010-06-26 at 10:12 -0700, Jeremy Chadwick wrote: > On Sat, Jun 26, 2010 at 04:57:48PM +0100, Matthew Lear wrote: > > On Fri, 2010-06-25 at 00:16 -0700, Jeremy Chadwick wrote: > > > > > > All in all, replacing a drive is a completely reasonable action when > > > there's evidence confirming

Re: bwn panic

2010-06-26 Thread Garrett Cooper
On Sat, Jun 26, 2010 at 2:12 PM, Ruslan Mahmatkhanov wrote: > Hello! > > I'm using > > siba_b...@pci0:16:0:0:  class=0x028000 card=0x1364103c chip=0x431114e4 > rev=0x01 hdr=0x00 >    vendor     = 'Broadcom Corporation' >    device     = 'Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card >

bwn panic

2010-06-26 Thread Ruslan Mahmatkhanov
Hello! I'm using siba_b...@pci0:16:0:0: class=0x028000 card=0x1364103c chip=0x431114e4 rev=0x01 hdr=0x00 vendor = 'Broadcom Corporation' device = 'Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (BCM4311)' class = network with bwn driver on recent stable.

Re: 7.2-RELEASE-p4, IO errors & RAID1 failure

2010-06-26 Thread Jeremy Chadwick
On Sat, Jun 26, 2010 at 04:57:48PM +0100, Matthew Lear wrote: > On Fri, 2010-06-25 at 00:16 -0700, Jeremy Chadwick wrote: > > > > All in all, replacing a drive is a completely reasonable action when > > there's evidence confirming the need for its replacement. I don't like > > replacing hardware

Re: 7.2-RELEASE-p4, IO errors & RAID1 failure

2010-06-26 Thread Matthew Lear
On Fri, 2010-06-25 at 00:16 -0700, Jeremy Chadwick wrote: > > All in all, replacing a drive is a completely reasonable action when > there's evidence confirming the need for its replacement. I don't like > replacing hardware when there's no indication replacing it will > necessarily fix the probl

Re: diskless boot, nfs server behind router

2010-06-26 Thread Rick Macklem
On Sat, 26 Jun 2010, al...@ulgsm.ru wrote: [stuff snipped] dhcp seems ok. [alexs:ul-it13:~]>kenv LINES="24" acpi_load="YES" boot.netif.gateway="10.144.140.1" boot.netif.hwaddr="00:1c:c0:5a:f4:72" boot.netif.ip="10.144.142.78" boot.netif.netmask="255.255.252.0" boot.nfsroot.nfshandle="Xbb55e8

Re: diskless boot, nfs server behind router

2010-06-26 Thread alexs
* Rick Macklem [2010-06-25 20:11:42 -0400]: > From a quick glance at the code, I think that the dhcp server must return > the gateway the client uses to get to the server. (ie. it must be an ip > addr on the diskless client's network for the gateway to where the server > is) It looks like this wi

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-26 Thread Mario Sergio Fujikawa Ferreira
On 25/06/2010 18:58, Jung-uk Kim wrote: On Friday 25 June 2010 04:54 am, Mario Sergio Fujikawa Ferreira wrote: On Wed, Jun 23, 2010 at 05:08:38PM -0400, Jung-uk Kim wrote: Date: Wed, 23 Jun 2010 17:08:38 -0400 From: Jung-uk Kim To: freebsd-stable@FreeBSD.org Cc: d...@delphij.net, Mario Sergio F