I got my Dell T20 last week, 4 Gb expansion and 2x3Tb WD Red. Hardware setup was simple, and yes it comes with all sleeves and cages, and usb stick freenas booted immediately. I just configured a zpool of a mirror, I preferred this solution over a 4 disk raidz2 for simplicity, flexibility, and save money for UPS and backup. I set up SMB shares (AFP not yet) and the Plex media server (had some problems on that one). I'm VERY satisfied by ZFS and net performance (I saturate the 1 Gbits eth on read). Less by USB and other File System support.
First question: NTFS support is still so bad on Freenas? It should use fuse/ntfs-3g that on other platforms (linux, mac-osx) work fine. Support on freebsd 10 would be any better?
I'm still in evaluation phase and mostly I'm putting in stuff I have on several computers and hard-disks in order to consolidate and get organized. My main problem is get things organized, if some one may give me some help even if not FreeNAS related:
* I'd like to keep the main documents in sync between FreeNAS, the two notebooks and maybe a pen I bring at work. Any ideas? I knew Bright sparks but looks a little obsolete. I'm told AllwaysSync is good, any ideas?
* For backup, without having another freenas box: 1) zfs send a receive on a zpool on an external disk is feasible? 2) Are there tools for logical backups on external HD (admitting NTFS is workable)? 3) Other ideas?
There are also some things to clear out:
* I get these errors/warnings on /var/log/messagges (attached all /var/log/messages) on mDNSResponder (what it is?) and smbd :
May 6 19:17:47 darkdaemon smbd[2261]: dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
May 6 19:17:48 darkdaemon smbd[2261]: dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
May 6 19:17:49 darkdaemon smbd[2261]: dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
May 6 19:17:50 darkdaemon smbd[2261]: dnssd_clientstub ConnectToServer: connect() failed Socket:31 Err:-1 Errno:2 No such file or directory
May 6 19:17:50 darkdaemon mDNSResponder: mDNSResponder (Engineering Build) (Apr 23 2014 17:17:29) starting
May 6 19:17:50 darkdaemon mDNSResponder: 8: Listening for incoming Unix Domain Socket client requests
May 6 19:17:50 darkdaemon mDNSResponder: mDNS_AddDNSServer: Lock not held! mDNS_busy (0) mDNS_reentrancy (0)
May 6 19:17:50 darkdaemon mDNSResponder: mDNS_AddDNSServer: Lock not held! mDNS_busy (0) mDNS_reentrancy (0)
May 6 19:17:52 darkdaemon kernel: done.
May 6 19:17:52 darkdaemon mDNSResponder: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 0000000800C2FD60 darkdaemon.local. (Addr) that's already in the list
May 6 19:17:52 darkdaemon mDNSResponder: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 0000000800C30180 6.1.168.192.in-addr.arpa. (PTR) that's already in the list
May 6 17:17:53 darkdaemon dhclient[980]: connection closed
May 6 17:17:53 darkdaemon dhclient[980]: exiting.
May 6 19:17:54 darkdaemon ntpd[2011]: time reset -1.384831 s
May 6 19:17:54 darkdaemon mDNSResponder: mDNS_Execute: mDNSPlatformRawTime went backwards by 498 ticks; setting correction factor to 3079441744
May 6 19:20:05 darkdaemon smbd[4778]: [2014/05/06 19:20:05.607298, 0] ../source3/lib/util_sock.c:941(matchname)
May 6 19:20:05 darkdaemon smbd[4778]: matchname: host name/name mismatch: 192.168.1.101 != (NULL)
May 6 19:20:05 darkdaemon smbd[4778]: [2014/05/06 19:20:05.607411, 0] ../source3/lib/util_sock.c:1199(get_remote_hostname)
May 6 19:20:05 darkdaemon smbd[4778]: matchname failed on 192.168.1.101
* I too got the IRQ cpu usage problem (another message on the board). It disappears if it boots without the monitor connected (just disconnecting while on won't make it go away) and actually it seems that if you don't boot with the monitor connected, connecting after won't work. EDIT: booted with monitor connected and the problem wasn't present .... numble numble
* I can ssh to the box, but su-ing or sudo-ing to root won't work (even if the user has permit sudo)
* USB3 on the bios does not create problems, however if I set a the xhci_load tunable to yes, it seems it activate xhci but fails to correctly identify the ports and I cant get to mount an external harddisk (on USB2 it does), also something wrong in the dmesg (attached all dmesg):
xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xf7c20000-0xf7c2ffff irq 16 at device 20.0 on pci0
usbus0: waiting for BIOS to give up control
xhci0: 32 byte context size.
usbus0 on xhci0
...
usbus0: 5.0Gbps Super Speed USB v3.0
...
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
...
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub0: 21 ports with 21 removable, self powered <---?!?!?
Root mount waiting for: usbus2 usbus1 usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.04, addr 2> on usbus1
ugen2.2: <vendor 0x8087> at usbus2
uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.04, addr 2> on usbus2
uhub3: 6 ports with 6 removable, self powered
uhub4: 8 ports with 8 removable, self powered
On disk mount:
usb_alloc_device: device init 3 failed (USB_ERR_IOERROR, ignored)
ugen0.3: <Unknown> at usbus0 (disconnected)
uhub_reattach_port: could not allocate new device
usb_alloc_device: device init 3 failed (USB_ERR_IOERROR, ignored)
ugen0.3: <Unknown> at usbus0 (disconnected)
uhub_reattach_port: could not allocate new device