<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>FreeNAS 8 Forums</title>
		<link>http://forums.freenas.org/</link>
		<description>This is the FreeNAS Forum powered by vBulletin. To learn more about FreeNAS, go to http://www.freenas.org</description>
		<language>en</language>
		<lastBuildDate>Sat, 25 May 2013 02:44:27 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.freenas.org/images/misc/rss.png</url>
			<title>FreeNAS 8 Forums</title>
			<link>http://forums.freenas.org/</link>
		</image>
		<item>
			<title><![CDATA[[PROBLEM] FreeNAS recognizes only 3302MB of RAM]]></title>
			<link>http://forums.freenas.org/showthread.php?12905-FreeNAS-recognizes-only-3302MB-of-RAM&amp;goto=newpost</link>
			<pubDate>Sat, 25 May 2013 01:13:58 GMT</pubDate>
			<description>I installed 2Gb of ram two days ago. today i got another 2Gb of ram. 
Now i have 4x1GB sticks of RAM. The mobo supports only 4GB. 
 
In the Bios, the...</description>
			<content:encoded><![CDATA[<div>I installed 2Gb of ram two days ago. today i got another 2Gb of ram.<br />
Now i have 4x1GB sticks of RAM. The mobo supports only 4GB.<br />
<br />
In the Bios, the system sees all 4GB, but in freenas it shows 3302MB.<br />
<br />
Any suggestions?</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>mskenderian</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12905-FreeNAS-recognizes-only-3302MB-of-RAM</guid>
		</item>
		<item>
			<title><![CDATA[[PROBLEM] WARNING: The volume temp (UFS) status is UNKNOWN]]></title>
			<link>http://forums.freenas.org/showthread.php?12904-WARNING-The-volume-temp-(UFS)-status-is-UNKNOWN&amp;goto=newpost</link>
			<pubDate>Sat, 25 May 2013 00:39:11 GMT</pubDate>
			<description>I had 2Gb of ram, i just added 2 GB. and now i get this error 
 
WARNING: The volume temp (UFS) status is UNKNOWN 
 
i have 2x2TB UFS Mirror and just...</description>
			<content:encoded><![CDATA[<div>I had 2Gb of ram, i just added 2 GB. and now i get this error<br />
<br />
WARNING: The volume temp (UFS) status is UNKNOWN<br />
<br />
i have 2x2TB UFS Mirror and just a single UFS drive.<br />
<br />
and the single is the one with the problem.<br />
<br />
Please help.</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>mskenderian</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12904-WARNING-The-volume-temp-(UFS)-status-is-UNKNOWN</guid>
		</item>
		<item>
			<title>ZFS Autoexpand only sort of worked not all space available</title>
			<link>http://forums.freenas.org/showthread.php?12903-ZFS-Autoexpand-only-sort-of-worked-not-all-space-available&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 22:54:38 GMT</pubDate>
			<description>I have a RaidZ2 storage pool (named media) with 6 disks of different sizes. The smallest of which is now a 1TB drive.  
 
I recently upgraded three...</description>
			<content:encoded><![CDATA[<div>I have a RaidZ2 storage pool (named media) with 6 disks of different sizes. The smallest of which is now a 1TB drive. <br />
<br />
I recently upgraded three 500GB drives to 3 1TB drives. Before I started switching drives, I set autoexpand=on. My storage pool had 1.60TB available before the switch. I've moved up to a grand total of 1.96TB available according zfs list.<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><br />
zpool list<br />
NAME&nbsp; &nbsp; SIZE&nbsp; ALLOC&nbsp;  FREE&nbsp; &nbsp; CAP&nbsp; DEDUP&nbsp; HEALTH&nbsp; ALTROOT<br />
media&nbsp; 5.45T&nbsp; 2.43T&nbsp; 3.02T&nbsp; &nbsp; 44%&nbsp; 1.00x&nbsp; ONLINE&nbsp; -<br />
<br />
zfs list<br />
NAME&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; USED&nbsp; AVAIL&nbsp; REFER&nbsp; MOUNTPOINT<br />
media&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.62T&nbsp; 1.96T&nbsp;  368K&nbsp; /media<br />
media/TV Shows&nbsp; &nbsp; 496G&nbsp; 1.96T&nbsp;  496G&nbsp; /media/TV Shows<br />
media/archive&nbsp; &nbsp;  625G&nbsp; 1.96T&nbsp;  625G&nbsp; /media/archive<br />
media/downloads&nbsp; 1.41G&nbsp; 1.96T&nbsp; 1.41G&nbsp; /media/downloads<br />
media/movies&nbsp; &nbsp; &nbsp; 304G&nbsp; 1.96T&nbsp;  304G&nbsp; /media/movies<br />
media/music&nbsp; &nbsp; &nbsp;  782M&nbsp; 1.96T&nbsp;  782M&nbsp; /media/music<br />
media/pictures&nbsp; &nbsp; 231G&nbsp; 1.96T&nbsp;  231G&nbsp; /media/pictures<br />
<br />
&nbsp;zfs get all media | grep used<br />
media&nbsp; used&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.62T&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; usedbysnapshots&nbsp; &nbsp; &nbsp;  0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; usedbydataset&nbsp; &nbsp; &nbsp; &nbsp;  368K&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -<br />
media&nbsp; usedbychildren&nbsp; &nbsp; &nbsp; &nbsp; 1.62T&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; usedbyrefreservation&nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
<br />
zfs get all media<br />
NAME&nbsp;  PROPERTY&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VALUE&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SOURCE<br />
media&nbsp; type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; filesystem&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -<br />
media&nbsp; creation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thu May 23 14:09 2013&nbsp; -<br />
media&nbsp; used&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.62T&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; available&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  1.96T&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; referenced&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 368K&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -<br />
media&nbsp; compressratio&nbsp; &nbsp; &nbsp; &nbsp;  1.00x&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; mounted&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  yes&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; quota&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; reservation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; recordsize&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 128K&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; mountpoint&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /media&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; sharenfs&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; checksum&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; compression&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; atime&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; devices&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; exec&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; setuid&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; readonly&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; zoned&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; snapdir&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  hidden&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; aclinherit&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; restricted&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; canmount&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; xattr&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; copies&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; version&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; utf8only&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; normalization&nbsp; &nbsp; &nbsp; &nbsp;  none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -<br />
media&nbsp; casesensitivity&nbsp; &nbsp; &nbsp;  sensitive&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; vscan&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; nbmand&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; sharesmb&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; on&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  local<br />
media&nbsp; refquota&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; refreservation&nbsp; &nbsp; &nbsp; &nbsp; none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; primarycache&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; secondarycache&nbsp; &nbsp; &nbsp; &nbsp; all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; usedbysnapshots&nbsp; &nbsp; &nbsp;  0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; usedbydataset&nbsp; &nbsp; &nbsp; &nbsp;  368K&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -<br />
media&nbsp; usedbychildren&nbsp; &nbsp; &nbsp; &nbsp; 1.62T&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; usedbyrefreservation&nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; logbias&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  latency&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; dedup&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  off&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default<br />
media&nbsp; mlslabel&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; sync&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; standard&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
media&nbsp; refcompressratio&nbsp; &nbsp; &nbsp; 1.00x&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
media&nbsp; written&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  368K&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -<br />
media&nbsp; snapdev&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  hidden&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  default<br />
<br />
zdb<br />
media:<br />
&nbsp; &nbsp; version: 5000<br />
&nbsp; &nbsp; name: 'media'<br />
&nbsp; &nbsp; state: 0<br />
&nbsp; &nbsp; txg: 16235<br />
&nbsp; &nbsp; pool_guid: 10420658379777642487<br />
&nbsp; &nbsp; hostname: 'server'<br />
&nbsp; &nbsp; vdev_children: 1<br />
&nbsp; &nbsp; vdev_tree:<br />
&nbsp; &nbsp; &nbsp; &nbsp; type: 'root'<br />
&nbsp; &nbsp; &nbsp; &nbsp; id: 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; guid: 10420658379777642487<br />
&nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; children[0]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'raidz'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 12483652374340255191<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nparity: 2<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; metaslab_array: 34<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; metaslab_shift: 34<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ashift: 12<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; asize: 6001139908608<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; is_log: 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; children[0]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'disk'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 17681225668660315594<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path: '/dev/disk/by-id/ata-WDC_WD15EADS-00P8B0_WD-WCAVU0067544-part1'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; whole_disk: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DTL: 243<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; children[1]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'disk'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 13084397655761482259<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path: '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J9AZC11840-part1'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; whole_disk: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DTL: 242<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; children[2]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'disk'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 2<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 15986541819261685660<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path: '/dev/disk/by-id/ata-ST31500341AS_9VS5A1CG-part1'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; whole_disk: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DTL: 241<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; children[3]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'disk'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 3<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 1755157968080071150<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path: '/dev/disk/by-id/ata-ST1500DL003-9VT16L_5YD5DFDL-part1'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; whole_disk: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DTL: 240<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; children[4]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'disk'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 16513396626540185367<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path: '/dev/disk/by-id/ata-ST1500DL003-9VT16L_5YD50BG2-part1'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; whole_disk: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DTL: 239<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; children[5]:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; type: 'disk'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 5<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; guid: 11437035326191106601<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path: '/dev/disk/by-id/ata-WDC_WD20EFRX-68AX9N0_WD-WMC1T2707298-part1'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; whole_disk: 1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DTL: 237<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; create_txg: 4<br />
&nbsp; &nbsp; features_for_read:</code><hr />
</div>This is my second box running zfs. I followed the same process I used with the first one.<br />
<br />
I should have at least over 2 TB of space. Am I missing something? <br />
<br />
EDIT: I forgot to mention that this is ZFS on Linux running on Ubuntu. I just can't find a community specific to ZFS on Linux as helpful as this one. (My other box is running FreeNAS 8.3.1)</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?23-Off-topic">Off-topic</category>
			<dc:creator>Fpmurphy</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12903-ZFS-Autoexpand-only-sort-of-worked-not-all-space-available</guid>
		</item>
		<item>
			<title>clone hdd</title>
			<link>http://forums.freenas.org/showthread.php?12902-clone-hdd&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 21:45:54 GMT</pubDate>
			<description><![CDATA[Hello 
 
I've searched high and low but can not find how to do this maybe i am looking in the wrong place but is there any way to clone a drive,...]]></description>
			<content:encoded><![CDATA[<div>Hello<br />
<br />
I've searched high and low but can not find how to do this maybe i am looking in the wrong place but is there any way to clone a drive, volume name and all? i start out with a 250gb extended this with a 500GB but now just need to transfer all that data to my new 2TB. Please any help would be great.</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>Jonus3000</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12902-clone-hdd</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] First FreeNAS Setup]]></title>
			<link>http://forums.freenas.org/showthread.php?12901-First-FreeNAS-Setup&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 20:55:22 GMT</pubDate>
			<description>Hello all, 
 
Iam new to freenas, only learning about it after setting up my pfSense box. loving FreeBSD.... So last week. I set up an old comp as a...</description>
			<content:encoded><![CDATA[<div>Hello all,<br />
<br />
Iam new to freenas, only learning about it after setting up my pfSense box. loving FreeBSD.... So last week. I set up an old comp as a my new file server. Its a P4, with 1GB of ram. it has two sata I ports and a 10/100 network card, a 160GB sata I hard drive, a SATA II controller, two 2TB WD RED HD, and a gigabit network card. I setup a UFS mirror on the two 2TB HD, and used rsync to move my files from my local comp to my volume on the two 2TB drives. used the 160GB HD for my plugins and somewhere for transmission to download to.<br />
<br />
I have had no issues, except one time, FreeNAS showed only my 160GB, and couldnt find my 2x2TB WD RED mirrors. a simple restart fixed this issue. Altought the restart took forever it was being held up by something (where it point it and says what the disk frag is.) eventually it booted up.<br />
<br />
Above is just so you know where iam coming from. i know reading other post, everyone asks for more information. <br />
<br />
Summary of above.<br />
P4 (not sure about cores, arch, or speed. i will get into that later.)<br />
1 GB of ram. (Max 4 GB.)<br />
Mobo with 2 sata I ports<br />
PCI card with 2 sata II ports.<br />
1 Sata I 160GB HD<br />
2 Sata II 2TB WD Red HD<br />
Intregrated 10/100 Network card<br />
PCI 10/100/1000 Network card<br />
<br />
Now for my issues........<br />
<br />
My 160Gb is practically full. and my 2x2TB UFS Mirror is full (3MB free space). Backing up all my files to it. i didnt realize i have so many. mostly because of Media and some sql dumbs. Reading about ZFS and loving it. Specially the Snapshot features. Although i see a RAM issue. So i bought 4 GB of RAM (mobo Max.). 2 Gb already came in and i install it, i should be getting the other 2GB today. I also have a brand new 2TB WD Green that i havent used yet. so iam thinking of setting up a raidz1 with my 2x2TB Red and 1x2TB Green Drives once i get my RAM. This setup is for home use. i wont be using compression, encryption, or dedup. 1 or 2 users streaming content off of it.<br />
<br />
1) The rule of thumb is recommended i have 1GB of RAM per 1TB of HD with a minimum of 8GB. Is that 1 GB of RAM per usable 1TB of HD or total? in another words. if i setup a raidz1 with 3x2TB of drives only 4TB is usable. do i need 4TB of RAM or do i need 6TB of RAM?<br />
<br />
2) I thought my arch. is 64 Bit but iam not sure. i installed FreeNAS-8.3.1-RELEASE-p2-x64 (r12686+b770da6_dirty). In the GUI it shows i have Intel(R) Pentium(R) 4 CPU 3.00GHz. but in shell. when i run &quot; sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu' &quot; it shows:<br />
hw.machine: i386<br />
hw.model: Intel(R) Pentium(R) 4 CPU 2.40GHz<br />
hw.ncpu: 1<br />
hw.machine_arch: i386<br />
<br />
So one says 3.0Ghz the other 2.4GHz. also iam guessing its a 32 bit arch. Can someone help me identify the speed, arch, cores and Hyper-Threading. I also know i have Hyper-Threading. but now iam confused?<br />
Can i run 64 bit arch on a 32 bit machine or 32 arch on a 64 bit machine?<br />
<br />
3) When i had 1GB of RAM my free space always showed below 50MB. now that i have 2GB of Ram (and 2GB on its way), my free space is always below 100MB. What is going on? iam guessing it has to do with Inactive in the GUI -&gt; Reporting tab. can someone explain this to me.<br />
<br />
4) having two network cards, one 10/100 and 10/100/1000 iam only using the gigabit one. What can i do with the second network card?<br />
<br />
5) Any other advice or considerations or reading i should do, before i build this out tonight?<br />
<br />
Thank you for all your help in advance. and a special thank you to Cyberjock for making the PowerPoint with examples. that helped me a lot.</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>mskenderian</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12901-First-FreeNAS-Setup</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] Motherboard + CPU Replacement - Need for a Fresh Install?]]></title>
			<link>http://forums.freenas.org/showthread.php?12900-Motherboard-CPU-Replacement-Need-for-a-Fresh-Install&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 20:31:49 GMT</pubDate>
			<description><![CDATA[Hi everyone, 
 
First, I'm very new to FreeNAS so please apologise me if I make any mistake here. I'm starting and I would appreciate any help you...]]></description>
			<content:encoded><![CDATA[<div>Hi everyone,<br />
<br />
First, I'm very new to FreeNAS so please apologise me if I make any mistake here. I'm starting and I would appreciate any help you could provide. :) No background experience with any unix based OS as well.<br />
<br />
Anyway, I'm currently running a FreeNAS setup.<br />
<br />
<b>Release:</b><br />
(FreeNAS-8.3.1-RELEASE-p2-x64) in a 8GB USB Thumb Drive.<br />
<br />
<b>Hardware:</b><br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Gigabyte GA-C847N				<br />
Gskill NT PC3-10700 (1333MHz) 2x8GB (16GB)				<br />
Bitfenix Prodigy Artic				<br />
Corsair CX430M				<br />
Western Digital Green WD30EZRX (3TB)				<br />
Western Digital Green WD30EZRX (3TB)				<br />
Western Digital Green WD30EZRX (3TB)				<br />
Western Digital Green WD30EZRX (3TB)
			
		<hr />
	</div>
</div>I have each pair in (software) ZFS raid 1 as follows:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			[3TB + 3TB] in raid 1 (mirror)<br />
+<br />
[3TB + 3TB] in raid 1 (mirror)
			
		<hr />
	</div>
</div>I'm thinking about replacing the motherboard with a new one (CPU as well as it is integrated with the motherboard), <b>is there any need to do a fresh install of FreeNAS</b>? If yes, how should I proceed in order to keep all my settings and raid configuration mounted + data safe?<br />
<br />
Thank you very much!</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?18-Hardware">Hardware</category>
			<dc:creator>edusantos</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12900-Motherboard-CPU-Replacement-Need-for-a-Fresh-Install</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] BitTorrent Sync]]></title>
			<link>http://forums.freenas.org/showthread.php?12899-BitTorrent-Sync&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 19:20:45 GMT</pubDate>
			<description>Has anyone tried to use FreeNAS with Bit Torrent Sync? 
 
http://labs.bittorrent.com/experiments/sync.html</description>
			<content:encoded><![CDATA[<div>Has anyone tried to use FreeNAS with Bit Torrent Sync?<br />
<br />
<a href="http://labs.bittorrent.com/experiments/sync.html" target="_blank">http://labs.bittorrent.com/experiments/sync.html</a></div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>nello</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12899-BitTorrent-Sync</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] Downloading Large (3+GB) files directy to FreeNas causes dropped drive(s)]]></title>
			<link>http://forums.freenas.org/showthread.php?12898-Downloading-Large-(3-GB)-files-directy-to-FreeNas-causes-dropped-drive(s)&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 19:02:30 GMT</pubDate>
			<description>I have FreeNas (8.3.1 P2 x64) as my storage (duh!) for iTunes.  I created a hardlink on my mac in Users/Me/Music to the iTunes media directory...</description>
			<content:encoded><![CDATA[<div>I have FreeNas (8.3.1 P2 x64) as my storage (duh!) for iTunes.  I created a hardlink on my mac in Users/Me/Music to the iTunes media directory /Server/Share.  The only problem I have is when I am downloading movies/tv shows (aka large files) hard drives are dropped.  I reboot the machine and all is good.  Moving large files causes no errors, scrub returns no errors, etc...  I have two nearly identical machines only the ram, cd configuration, and HD firm ware is different.<br />
<br />
IBM Netfinity zPro 9228<br />
Dual Xeon Dual Core 5150<br />
8GB ECC FBDIMM RAM (1x8GB and 4x2GB depending on machine)<br />
4 x Seagate Barracuda Green (Adv. Format) (2TB each) RAIDZ1 - SATA connection<br />
- On machine A firmware is 1x 33C3, 3x CC32<br />
- On machine B firmware is 3x 33C3, 1x CC32<br />
<br />
(I have thought about moving drives around so the firmware is consistent for each machine, but I am weary of data loss)<br />
<br />
How do I go about locating the root cause?<br />
<br />
I have ordered 2 16BG SSD to use as cache... should I use 1 as ZIL and 1 as L2ARC... or 1 ZIL in both computers or 1 L2ARC in both?  What about limiting the ARC cache?<br />
<br />
Please help, Thanks!</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>roggeheflin</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12898-Downloading-Large-(3-GB)-files-directy-to-FreeNas-causes-dropped-drive(s)</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] A few hardware questions]]></title>
			<link>http://forums.freenas.org/showthread.php?12897-A-few-hardware-questions&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 16:21:33 GMT</pubDate>
			<description>I am looking to build a NAS for home use.  I will likely be installing it into a rack as there are a couple other servers I plan on setting up as...</description>
			<content:encoded><![CDATA[<div>I am looking to build a NAS for home use.  I will likely be installing it into a rack as there are a couple other servers I plan on setting up as well as mounting my networking equipment.  The build I was considering is this:<br />
<br />
Case/PSU:  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16811152478" target="_blank">Supermicro 2U Rackmount Server Case w/560W PSU &amp; 8 3.5&quot; hotswap bays</a> - $359.99<br />
Motherboard:  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813128586" target="_blank">Gigabyte GA-F2A85XM-HD3 FM2</a> - $74.99<br />
CPU:  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16819113328" target="_blank">AMD Athlon X4 750K Trinity 3.4GHz</a> - $84.99<br />
RAM:  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820148466" target="_blank">Crucial 16GB (2 x 8GB)  DDR3 1333 CAS9</a> - $89.99<br />
OS Drive:  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820220790" target="_blank">Patriot 8GB USB Flash Drive</a> - $14.99<br />
Storage:  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822236404" target="_blank">8x Western Digital Caviar Green 2TB</a>  - $799.92<br />
OS:  FreeNAS of course :)<br />
<br />
The plan is to create a redundancy within the server by creating a 6TB RaidZ1 that has snapshots taken and stored on a second 6TB RaidZ1 array.  All of these drives would be installed into the hotswap bays of the case so in the case of an emergency, the arrays could be pulled out instead of having a 6TB external drive which is easy to steal.  There is also a small chance that the arrays would be used as an offsite storage for members of my family as well.  Given the aforementioned plan I have a few questions pertaining to the proposed build.<br />
<br />
1.  Is the CPU selected, Athlon x4 750k, overkill?  Could you get by with a dual core Athlon?<br />
2.  I have read that with ZFS its best to use JBOD, does that still apply if you are only using the onboard SATA ports?<br />
3.  Given that this system is already a bit more expensive than I would have liked, do you see any way to reduce its cost?<br />
4.  Do you see any issues with the above build?<br />
<br />
Any help with this would be very much appreciated.</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?18-Hardware">Hardware</category>
			<dc:creator>NameUnknown</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12897-A-few-hardware-questions</guid>
		</item>
		<item>
			<title>Issues with AD</title>
			<link>http://forums.freenas.org/showthread.php?12896-Issues-with-AD&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 15:58:45 GMT</pubDate>
			<description>Hi All 
 
Really need some help with a issue using AD with this software. I have managed to get it to see my domain controller and and also pull a...</description>
			<content:encoded><![CDATA[<div>Hi All<br />
<br />
Really need some help with a issue using AD with this software. I have managed to get it to see my domain controller and and also pull a list of users.<br />
<br />
What i am struggling with is share data. I have setup a volume called data and then created a cifs share named data. I have added permissions as shown in these two following links.<br />
<br />
<a href="http://medicblog.net/?p=308#more-308" target="_blank">http://medicblog.net/?p=308#more-308</a><br />
<a href="http://medicblog.net/?p=622" target="_blank">http://medicblog.net/?p=622</a><br />
<br />
Every time i browse to the hostname i get asked for a logging details unless i am logged in as the user i have give user permissions to on the volume. <br />
<br />
What i need to know is how can i share the volume to more then one user.<br />
<br />
Thanks<br />
<br />
Paul</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?19-User-Authentication">User Authentication</category>
			<dc:creator>pcollins</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12896-Issues-with-AD</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] Which version of freeNAS for my needs?]]></title>
			<link>http://forums.freenas.org/showthread.php?12895-Which-version-of-freeNAS-for-my-needs&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 15:50:51 GMT</pubDate>
			<description><![CDATA[Hi guys 
 
I'm currently trying to research this on here, but wanted to post as well because I'm obsessed with this build! 
 
Basically, I want to...]]></description>
			<content:encoded><![CDATA[<div>Hi guys<br />
<br />
I'm currently trying to research this on here, but wanted to post as well because I'm obsessed with this build!<br />
<br />
Basically, I want to set up my freeNAS, once built, to be used predominantly for torrent downloads (preferably with something like Transmission &amp; CouchPotatoe) and 1080p media streaming to a Smart TV and iPad. <br />
<br />
Is there a particular version of freeNAS that I should use? (i.e. it's a very simple NAS for a straight forward purpose, so the simpler the install and configuration the better - especially considering I have ZERO knowledge on this stuff)<br />
<br />
Cheers<br />
Gav</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>II GAV II</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12895-Which-version-of-freeNAS-for-my-needs</guid>
		</item>
		<item>
			<title>Zugriffsprobleme in gemeinsamem Verzeichnis...</title>
			<link>http://forums.freenas.org/showthread.php?12894-Zugriffsprobleme-in-gemeinsamem-Verzeichnis&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 13:33:19 GMT</pubDate>
			<description>Hallo! 
 
Mir ist leider kein konkreterer Titel eingefallen ;) 
 
System:  	FreeNAS-8.0.4-RELEASE-p3-x64 (11703) 
 
Problem: 
Ich habe im Netz Win7-,...</description>
			<content:encoded><![CDATA[<div>Hallo!<br />
<br />
Mir ist leider kein konkreterer Titel eingefallen ;)<br />
<br />
System:  	FreeNAS-8.0.4-RELEASE-p3-x64 (11703)<br />
<br />
Problem:<br />
Ich habe im Netz Win7-, Linux- und OSX-Rechner. Diese haben alle Zugriff auf ein gemeinsames Server-Volume um im LAN schnell Daten austauschen zu können.<br />
Hierzu habe ich nach Anleitung anonyme afp- und cifs-Shares angelegt.<br />
Bei afp funktioniert das mit &quot;nobody&quot; und bei cifs scheinbar mit &quot;guest&quot;.<br />
<br />
Zugriff funktioniert soweit auch.<br />
Es kommt allerdings hin und wieder vor, das ein Rechner seine &quot;eigenen Dateien&quot; nicht mehr löschen kann.<br />
Per ssh kann ich sehen das bei den Verzeichnissen und Dateien ein wildes Durcheinander von &quot;nobody&quot; und &quot;guest&quot; bei den Eigentümer- und Gruppenangaben herscht.<br />
<br />
In den Permissions der Freigabe ist aber sowohl für Gruppe als auch Owner jede Aktion erlaubt.<br />
Anbei noch die wichtigen Settings auf Screenshots.<br />
<br />
Wo liegt mein Denkfehler?<br />
<br />
Danke!<br />
<br />
ps: der &quot;local access&quot; wird für TimeMachine-Backups benötigt<br />
<br />
<a href="http://forums.freenas.org/attachment.php?attachmentid=2215&amp;d=1369402273"  title="Name:  free4all-permissions.jpg
Views: 2
Size:  22.4 KB">free4all-permissions.jpg</a><br />
<a href="http://forums.freenas.org/attachment.php?attachmentid=2211&amp;d=1369401999"  title="Name:  free4all-afp-share.jpg
Views: 2
Size:  28.1 KB">free4all-afp-share.jpg</a><br />
<a href="http://forums.freenas.org/attachment.php?attachmentid=2210&amp;d=1369401940"  title="Name:  afp-settings.jpg
Views: 1
Size:  12.8 KB">afp-settings.jpg</a><br />
<a href="http://forums.freenas.org/attachment.php?attachmentid=2212&amp;d=1369402048"  title="Name:  free4all-cifs-share.jpg
Views: 2
Size:  27.7 KB">free4all-cifs-share.jpg</a><br />
<a href="http://forums.freenas.org/attachment.php?attachmentid=2213&amp;d=1369402115"  title="Name:  cifs-settings-1.jpg
Views: 2
Size:  29.7 KB">cifs-settings-1.jpg</a><br />
<a href="http://forums.freenas.org/attachment.php?attachmentid=2214&amp;d=1369402156"  title="Name:  cifs-settings-2.jpg
Views: 1
Size:  31.0 KB">cifs-settings-2.jpg</a></div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://forums.freenas.org/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.freenas.org/attachment.php?attachmentid=2210&amp;d=1369401940">afp-settings.jpg</a> 
(12.8 KB)
</li><li>
	<img class="inlineimg" src="http://forums.freenas.org/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.freenas.org/attachment.php?attachmentid=2211&amp;d=1369401999">free4all-afp-share.jpg</a> 
(28.1 KB)
</li><li>
	<img class="inlineimg" src="http://forums.freenas.org/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.freenas.org/attachment.php?attachmentid=2212&amp;d=1369402048">free4all-cifs-share.jpg</a> 
(27.7 KB)
</li><li>
	<img class="inlineimg" src="http://forums.freenas.org/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.freenas.org/attachment.php?attachmentid=2213&amp;d=1369402115">cifs-settings-1.jpg</a> 
(29.7 KB)
</li><li>
	<img class="inlineimg" src="http://forums.freenas.org/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.freenas.org/attachment.php?attachmentid=2214&amp;d=1369402156">cifs-settings-2.jpg</a> 
(31.0 KB)
</li><li>
	<img class="inlineimg" src="http://forums.freenas.org/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.freenas.org/attachment.php?attachmentid=2215&amp;d=1369402273">free4all-permissions.jpg</a> 
(22.4 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?31-German-Deutsch">German - Deutsch</category>
			<dc:creator>bax5000</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12894-Zugriffsprobleme-in-gemeinsamem-Verzeichnis</guid>
		</item>
		<item>
			<title>HA + dropbox like</title>
			<link>http://forums.freenas.org/showthread.php?12893-HA-dropbox-like&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 13:29:45 GMT</pubDate>
			<description>Hi guys 
 
So, try to explain what we are interesting to develop so you could help us to design a little plan 
 
Inside our office we need a smart...</description>
			<content:encoded><![CDATA[<div>Hi guys<br />
<br />
So, try to explain what we are interesting to develop so you could help us to design a little plan<br />
<br />
Inside our office we need a smart and fast way to : <br />
- keep sync any folder of 10 users<br />
- backup pc/mac data <br />
<br />
For this we think on freenas <br />
<br />
At the same time we would like to:<br />
- keep data safetly outside office (for DR) <br />
- create a dropbox like access to data (We have read this interesting thread <a href="http://forums.freenas.org/showthread.php?5600-Dropbox-Like-functionality-using-freenas" target="_blank">http://forums.freenas.org/showthread...-using-freenas</a>)<br />
<br />
For this we think to another freenas in our DC (outside office) and think to owncloud for manage dropbox like function <br />
<br />
All users that go out office could work on remote freenas throught owncloud portal and they mobile app<br />
<br />
Any freenas server must sync the other as : freenas office &lt;-&gt; freenas DC<br />
<br />
What do you think ? Any suggest for better design ? <br />
if this is a right way any suggest to best configuration ?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?5-FreeNAS-4-N00bs">FreeNAS 4 N00bs</category>
			<dc:creator>webstyler</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12893-HA-dropbox-like</guid>
		</item>
		<item>
			<title>Problem mit Umlaut im Verzeichnissnamen</title>
			<link>http://forums.freenas.org/showthread.php?12892-Problem-mit-Umlaut-im-Verzeichnissnamen&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 11:21:42 GMT</pubDate>
			<description>Hallo zusammen,  
 
Ich habe mir vor ein paar Tagen mein erstes FreeNAS System gebaut, da mein altes NAS (MyBookLive) doch langsam aber sicher voll...</description>
			<content:encoded><![CDATA[<div>Hallo zusammen, <br />
<br />
Ich habe mir vor ein paar Tagen mein erstes FreeNAS System gebaut, da mein altes NAS (MyBookLive) doch langsam aber sicher voll war. Nun muss ich natürlich noch die Daten vom alten NAS auf das neue übertragen. Alles über einen Client zu kopieren geht zwar auch, allerdings finde ich das nicht ganz optimal. Daher hatte ich mir das so vorgestellt, dass ich das alte NAS zuerst mounte mit mount_smbfs. Das hat auch sehr gut geklappt und ich kann über den mountpoint /mnt/mybooklive auf die Daten zugreifen. <br />
<br />
Nun habe ich aber das Problem, dass Umlaute noch korrekt dargestellt werden. Eine Datei oder Verzeichnuss, dass einen Umlaut enthält wird in der SSH-Konsole mit ??? dargestellt. Kopiere ich die Datei nun trotzdem, wird sie auf dem dem Client nicht korrekt dargestellt. <br />
<br />
Ich muss dazu sagen, dass wenn ich alle über den Client kopiere (MacOS) ist das kein Problem. Die Umlaute werden erhalten und auch richtig dargestellt auf beiden Seiten FreeNAS und MyBookLive. <br />
<br />
Liegt das evtl. am Mount Befehl? Ich habe das Share eingebunden mit: mount_smbfs -I 192.168.177.52 //Username@192.168.177.52/Public /mnt/mybooklive/<br />
<br />
Kann mir hier evtl. jemand helfen? Ich frage das erst einmal hier im Deutschen Teil des Forums, weil die englischen evtl. garnicht verstehen wo das Problem ist. <br />
<br />
Gruss, Thomas</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?31-German-Deutsch">German - Deutsch</category>
			<dc:creator>Gusmax</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12892-Problem-mit-Umlaut-im-Verzeichnissnamen</guid>
		</item>
		<item>
			<title><![CDATA[[QUESTION] Auto un-rar after transmission download?]]></title>
			<link>http://forums.freenas.org/showthread.php?12891-Auto-un-rar-after-transmission-download&amp;goto=newpost</link>
			<pubDate>Fri, 24 May 2013 07:17:15 GMT</pubDate>
			<description>Is there anyway to this?</description>
			<content:encoded><![CDATA[<div>Is there anyway to this?</div>

]]></content:encoded>
			<category domain="http://forums.freenas.org/forumdisplay.php?34-Plugins">Plugins</category>
			<dc:creator>nattan</dc:creator>
			<guid isPermaLink="true">http://forums.freenas.org/showthread.php?12891-Auto-un-rar-after-transmission-download</guid>
		</item>
	</channel>
</rss>
