Re: Exporting ZFS Pool

2010-09-07 Thread CyberLeo Kitsana
On 09/07/2010 09:25 PM, Pete Erickson wrote: > I'm relatively new to ZFS and have been playing around with different > file-backed set ups to determine how I will eventually configure my > pools. I've recently come across a problem with exporting a pool, but > I'm not sure if it's a bug or just my

Re: Need supported SAS controller

2010-09-07 Thread CyberLeo Kitsana
On 09/07/2010 02:46 PM, Andrea Venturoli wrote: > Il 09/07/10 20:26, Torbjorn Granlund ha scritto: >> Is the any PCIe SAS controller that is supported by FreeBSD 8.1 that I >> can purchase today? The controller should preferably be low-profile. >> RAID is not needed since I have just one disk, but

Exporting ZFS Pool

2010-09-07 Thread Pete Erickson
I'm relatively new to ZFS and have been playing around with different file-backed set ups to determine how I will eventually configure my pools. I've recently come across a problem with exporting a pool, but I'm not sure if it's a bug or just my poor understanding of ZFS. I create a simple

Re: BWN driver error messages

2010-09-07 Thread Steven Friedrich
On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote: > When I attempt to use the if_bwn driver I get the following messages: > > Is my card not supported or am I missing a step or is it something else? > > > siba_bwn0: mem 0xf470-0xf4703fff > irq 1 8 at device 0.0 on pci4 > bwn0 on siba

BWN driver error messages

2010-09-07 Thread Eitan Adler
When I attempt to use the if_bwn driver I get the following messages: Is my card not supported or am I missing a step or is it something else? siba_bwn0: mem 0xf470-0xf4703fff irq 1 8 at device 0.0 on pci4 bwn0 on siba_bwn0 bwn0: WLAN (chipid 0x4312 rev 15) PHY (analog 6 type 5 rev 1) RADIO

Re: Regex Help For Procmail

2010-09-07 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Tue Sep 7 14:24:56 2010 > Date: Tue, 07 Sep 2010 12:01:40 +0200 > From: Bernt Hansson > To: Drew Tomlinson > Cc: fr...@shute.org.uk, per...@pluto.rain.com, freebsd-questions@freebsd.org > Subject: Re: Regex Help For Procmail > > 2010-09-06 19:46, Drew

Re: zfs enabled freebsd requires root zfs partition?

2010-09-07 Thread Adam Vande More
On Tue, Sep 7, 2010 at 6:06 PM, Gil Vidals wrote: > The exact error message I get is: > > linker_load_file: Unsupported file type > kldload: can't load zfs.ko: Exec format error. > > I would appreciate any additional guidance. In the meantime, Randal > Schwartz was kind of enough to suggest PC-B

Re: zfs enabled freebsd requires root zfs partition?

2010-09-07 Thread Gil Vidals
The exact error message I get is: linker_load_file: Unsupported file type kldload: can't load zfs.ko: Exec format error. I would appreciate any additional guidance. In the meantime, Randal Schwartz was kind of enough to suggest PC-BSD, which includes an installer that supports ZFS, so I will che

Re: Need supported SAS controller

2010-09-07 Thread Andrea Venturoli
Il 09/07/10 20:26, Torbjorn Granlund ha scritto: Is the any PCIe SAS controller that is supported by FreeBSD 8.1 that I can purchase today? The controller should preferably be low-profile. RAID is not needed since I have just one disk, but if only RAID controllers are available, I can live with

Need supported SAS controller

2010-09-07 Thread Torbjorn Granlund
Is the any PCIe SAS controller that is supported by FreeBSD 8.1 that I can purchase today? The controller should preferably be low-profile. RAID is not needed since I have just one disk, but if only RAID controllers are available, I can live with that. FreeBSD supports several controllers, but mo

Re: FreeBSD vendors

2010-09-07 Thread Ross Cameron
Exactly what make/model/firmware revision of RAID card are we talking about here? Can you also include a dmesg dump for the list's perusal? "Opportunity is most often missed by people because it is dressed in overalls and looks like work." Thomas Alva Edison Inventor of 1093 patents, i

FreeBSD vendors

2010-09-07 Thread Daniel Willacy
Hi, I have a client who uses FreeBSD on IBM X3550 M3 Servers (x86). The problem is that they are big supporters of both IBM and FreeBSD but they do not seem to work too well together. They are reporting problems at the RAID and hence, a massive slow down in performance. I notice from your vend

Re: ipfw fwd and ipfw allow

2010-09-07 Thread Victor Sudakov
Nikos Vassiliadis wrote: > >>>Am I asking something unreasonable? > >> > >>Not really, but if you ask, one could say that IPFW is a "first > >>match wins" firewall, so a fwd or an allow action would be the > >>terminal one. You must design your rules accordingly. > >> > >>There is also the skipto a

Re: enclosed: bwerror. i'm lost.

2010-09-07 Thread Julian H. Stacey
I believe I have seen 3 occurences of same phenomena Gary K reported, maybe same thing as also mentioned by rannum...@globaleyes.net which was subject of a PR kern/134914 closed Sat Jun 27 05:31:16 UTC 2009 by linimon@ I'm not clear whats going on yet, I too see the problem as self clearing on 2 o

Re: ipfw fwd and ipfw allow

2010-09-07 Thread Nikos Vassiliadis
On 9/7/2010 2:00 PM, Victor Sudakov wrote: Nikos Vassiliadis wrote: Am I asking something unreasonable? Not really, but if you ask, one could say that IPFW is a "first match wins" firewall, so a fwd or an allow action would be the terminal one. You must design your rules accordingly. There is

Re: ipfw fwd and ipfw allow

2010-09-07 Thread Victor Sudakov
Nikos Vassiliadis wrote: > >Am I asking something unreasonable? > > Not really, but if you ask, one could say that IPFW is a "first > match wins" firewall, so a fwd or an allow action would be the > terminal one. You must design your rules accordingly. > > There is also the skipto action which ca

Re: NFS Issue

2010-09-07 Thread A. Wright
On Tue, 7 Sep 2010, A. Wright wrote: your symlinks will work -- that is, if you have this kind of /etc/fstab entry, mounting "/disk1" on A to "/disk1" on B: A:/disk1/somedir/disk1/somedir A:/disk2/disk2 then a symlink in /disk1/somedir/link point

Re: ipfw fwd and ipfw allow

2010-09-07 Thread Nikos Vassiliadis
On 9/7/2010 12:00 PM, Victor Sudakov wrote: Am I asking something unreasonable? Not really, but if you ask, one could say that IPFW is a "first match wins" firewall, so a fwd or an allow action would be the terminal one. You must design your rules accordingly. There is also the skipto action w

Re: NFS Issue

2010-09-07 Thread A. Wright
On Mon, 6 Sep 2010, Bill Tillman wrote: I have two LAN segments with a FreeBSD server on each. Server A is 10.0.0.254 Server B is 192.168.0.102 I setup server A has two drives and I setup a share on drive #2 to be shared via NFS with the both networks. I also made a symlink on drive #2 to a f

RE: zfs enabled freebsd requires root zfs partition?

2010-09-07 Thread Graeme Dargie
From: Gil Vidals [mailto:gvid...@gmail.com] Sent: Tue 07/09/2010 03:55 To: freebsd-questions@freebsd.org Subject: zfs enabled freebsd requires root zfs partition? I'm new to both FreeBSD and ZFS and need some guidance. The only way I could get zfs to work was

Re: Regex Help For Procmail

2010-09-07 Thread Bernt Hansson
2010-09-06 19:46, Drew Tomlinson skrev: On 9/5/2010 4:02 PM, per...@pluto.rain.com wrote: Frank Shute wrote: Drew, try this: * ^From:.*famous-smoke\.com I think it's not catching it because the period isn't backslash escaped ... Unless there's some edge case that I'm not thinking of, adding

Re: ipfw fwd and ipfw allow

2010-09-07 Thread Victor Sudakov
Am I asking something unreasonable? Victor Sudakov wrote: > > What tricks do you use if you need to allow a packet and then fwd > it (or vice versa)? The search terminates and the packet quits ipfw on > "fwd" as well as on "allow". > > How do I allow a packet and then policy route it? An example

Re: zfs enabled freebsd requires root zfs partition?

2010-09-07 Thread perryh
mer...@stonehenge.com (Randal L. Schwartz) wrote: > ... PCBSD can install a typical FreeBSD install without all of > the PCBSD extra packages. Is there a writeup somewhere on how to do this, much preferably involving something like memstick rather than having to burn a CD or DVD?