You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
2.1 KiB

10 years ago
---
layout: post
status: publish
published: true
title: FreeNAS 8 – cave man can do it
author:
display_name: sipp11
login: sipp11
email: sipp11@gmail.com
url: ''
author_login: sipp11
author_email: sipp11@gmail.com
wordpress_id: 868
wordpress_url: http://blog.10ninox.com/?p=868
date: '2011-11-11 05:48:23 +0700'
date_gmt: '2011-11-10 22:48:23 +0700'
categories:
- software
- server
tags: []
---
10 years ago
It’s FreeNAS. It’s easy. Set it and forget it with full fledge NAS you can’t find anywhere else. Well, it might not have DRBD, but for home/personal or even small business should be able to cope with rsync easily.
At least, this version makes me happy. My SS4200 comes alive w/ port multiplier; it just lives up to its potential.
Kernel log speaks louder than anything.
+pmp0 at siisch1 bus 0 scbus1 target 15 lun 0
+pmp0: < Port Multiplier 0325197b 000e > ATA-0 device
+pmp0: 300.000MB/s transfers (SATA 2.x, NONE, PIO 8192bytes)
+pmp0: 300.000MB/s transfers (SATA 2.x, NONE, PIO 8192bytes)
+pmp0: 15 fan-out ports
+ada1 at siisch1 bus 0 scbus1 target 1 lun 0
+ada1: ATA-8 SATA 2.x device
+ada1: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
+ada1: Command Queueing enabled
+ada1: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
+ada2 at siisch1 bus 0 scbus1 target 0 lun 0
+ada2: ATA-8 SATA 2.x device
+ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
+ada2: Command Queueing enabled
+ada2: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
+ada3 at siisch1 bus 0 scbus1 target 3 lun 0
+ada3: ATA-8 SATA 2.x device
+ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
+ada3: Command Queueing enabled
+ada3: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
+ada4 at siisch1 bus 0 scbus1 target 2 lun 0
+ada4: ATA-8 SATA 2.x device
+ada4: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
+ada4: Command Queueing enabled
+ada4: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
Thanks, FreeBSD guys enabling this feature. Thanks, FreeNAS folks developing nice-and-easy NAS.