My "main" server is an ASUS board with 8GB of RAM, running 9.1.0.1 - Sandstorm (revision 775), and four 2TB drives using raidz1. It's been running like a champ for a couple of years now. In fact, as a preventative measure, I just swapped out the oldest drive with a new drive. Following the directions I found here and elsewhere on the web, the swap worked like a charm. The re-silver took about 6 hours. Thanks everyone!
However I'm always worried about how to back it up. I have 2.15TB of files on it.
In order to build a backup server, I scrounged an old HP A8M2N-LA motherboard, putting it in a case that holds more drives.
I scrounged a bunch of drives I had lying around, and JBOD'ed 'em all together, and using ZFS, made a volume of about 3.3TB. Using RSYNC, I was able to successfully back up my main server. However, using the onboard NIC (10/100), it was kinda slow.
I bought a PCI gigabit card, and it was faster - a little. I read that a PCI slot can't support gigabit speeds. Here's where the "fun" starts!
The HP specs on the motherboards says it has: "One PCI Express x16" slot. I bought a TP-Link TG-3468 "Gigabit PCI Express Network Adapter", and plugged it in. (It's a x1 sized card.) I then booted the server with a N4F CD to see if the new NIC would work.
It does and it doesn't.
After the NAS4Free CD (9.2.0.1 (revision 943)) finishes booting, the light on the back of the NIC shows that it is connected at gigabit speed. YEAH!
But, NAS4Free can't "see" anything. I tried pinging other computers on my network and get nothing. I tried pinging the backup server (192.168.1.250) from other computers, and get nothing. I moved the LAN cable to another switch - nothing. I tried a different cable. Nothing.
The print on the chip is too small for my ol' eyes, so my daughter (with a magnifying glass) says the chip reads:
RTL8168E
D4E58H1
GDJ6B
I did a dmesg | more and here are the relevant parts...
re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F PCIe Gigabit Ethernet> port 0xbc00-0xbcff mem 0xfdeff000-0xfdefffff,0xfddfc000-0xfddfffff irp 16 at device 0.0 on pci2
re0: Using 1 MSI-X message
re0: Chip rev. 0x2c000000
re0: MAC rev. 0x00000000
rgephy0: <RTL8168S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Ethernet address: c0:4a:00:02:55:2f
re0: link state change to UP
Everything I've read says the RTL8168E chip will work. Maybe it's the old HP board vs. the new TP-Link card?
Any ideas?
TIA,
Gary

