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.

52 lines
2.2 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: []
---
<p>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.</p>
<p>At least, this version makes me happy. My SS4200 comes alive w/ port multiplier; it just lives up to its potential.</p>
<p>Kernel log speaks louder than anything.<br />
<code><br />
+pmp0 at siisch1 bus 0 scbus1 target 15 lun 0<br />
+pmp0: &lt; Port Multiplier 0325197b 000e &gt; ATA-0 device<br />
+pmp0: 300.000MB/s transfers (SATA 2.x, NONE, PIO 8192bytes)<br />
+pmp0: 300.000MB/s transfers (SATA 2.x, NONE, PIO 8192bytes)<br />
+pmp0: 15 fan-out ports<br />
+ada1 at siisch1 bus 0 scbus1 target 1 lun 0<br />
+ada1: ATA-8 SATA 2.x device<br />
+ada1: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)<br />
+ada1: Command Queueing enabled<br />
+ada1: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)<br />
+ada2 at siisch1 bus 0 scbus1 target 0 lun 0<br />
+ada2: ATA-8 SATA 2.x device<br />
+ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)<br />
+ada2: Command Queueing enabled<br />
+ada2: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)<br />
+ada3 at siisch1 bus 0 scbus1 target 3 lun 0<br />
+ada3: ATA-8 SATA 2.x device<br />
+ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)<br />
+ada3: Command Queueing enabled<br />
+ada3: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)<br />
+ada4 at siisch1 bus 0 scbus1 target 2 lun 0<br />
+ada4: ATA-8 SATA 2.x device<br />
+ada4: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)<br />
+ada4: Command Queueing enabled<br />
+ada4: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)</code></p>
<p>Thanks, FreeBSD guys enabling this feature. Thanks, FreeNAS folks developing nice-and-easy NAS.</p>