Questions tagged [truenas]

TrueNAS (formerly FreeNAS) is a network attached storage (NAS) server appliance distribution based on the FreeBSD operating system

412 questions
2
votes
2 answers

Too much free space on FreeNAS - ZFS

I have a FreeNAS server with 3 x 2 To disks in raidz1. I would expect to have about 4 To of space available. When I run zpool list I get: [root@freenas] ~# zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT main_volume 5.44T 3.95T…
Guillaume
  • 1,063
  • 5
  • 12
  • 24
2
votes
1 answer

Zfs Drive config on FreeNas

Couple of related questions. Background: I have a stock of drives lying about that I want to use in a HP Proliant Microserver which has a 4 slot SAS cage with FreeNas. I don't want to spend any more on parts. 1) With Zfs and RAIDZ, how bad would it…
Martyn
  • 31
  • 3
2
votes
1 answer

Can I use google aps login to authenticate users in FreeNAS?

I want to setup FreeNAS as a central file repository for all my employees to access company related data. A lot of our infrastructure operates on Google Apps including Android phones. I would like to use the same login for them to access the…
Krystian
  • 306
  • 1
  • 6
  • 19
2
votes
1 answer

What are the options for storing encrypted data on FreeNAS?

I'm looking at implementing a mirrored pair of FreeNAS servers as file repositories. The only question still to be answered is the physical security. I typically encrypt the underlying drives on all of my servers, but it looks like that is a…
Bryan Agee
  • 1,209
  • 2
  • 11
  • 27
2
votes
3 answers

Are there any PCIe SSD cards compatable with OpenIndianna (OpenSolaris) and/or FreeNAS (freebsd) 8+?

Has anyone had any success at all with any PCIx SSD cards around the 200GB+ mark under FreeNAS 8 or OpenIndiana? Specifically either of these platforms because of ZFS support for which we'd be using it as a L2ARC cache. I can confirm with FreeNAS…
hookenz
  • 14,472
  • 23
  • 88
  • 143
2
votes
0 answers

FreeNAS AFP Doesn't Authenticate

I just set up a FreeNAS 8.0.3 server and am trying to use its AFP (Netatalk) service to access it via a Mac OS X Lion system. I created the ZFS volume, set its permissions to include my user in its owner group (and set group write permissions),…
Timothy R. Butler
  • 703
  • 2
  • 11
  • 22
2
votes
1 answer

Move data from root ZFS into child filesystem

I have a zpool (pool verion 13, FS version 3, called tank0) with about 2.5TB of data in the root of the pool (i.e. directly in /mnt/tank0). OS is FreeBSD, actually FreeNAS version 0.7.2. I would like to move all of that data to a child filesystem…
tomfanning
  • 3,378
  • 7
  • 34
  • 34
2
votes
2 answers

Can I install FreeNAS on an old ReadyNAS 1100

I have an old ReadyNAS 1100 by Netgear. It has 4x500GB disks. http://kbserver.netgear.com/products/rnr4000.asp Can I install FreeNAS on it? If so, can you please explain how? As far as I can understand, the ReadyNAS has it's system in a…
Saariko
  • 1,791
  • 14
  • 45
  • 75
2
votes
0 answers

FreeBSD istgt - how to limit iscsi target discoverability to IP address

How can I setup an ISCSI target that is only visible to a certain IP address? For example, if a client runs iscsiadm discover from 10.1.1.130, I only want target iqn.2011-03.domain.org.istgt.ded130 shown to him. I've tried setting up multiple…
John P
  • 1,679
  • 6
  • 38
  • 59
2
votes
0 answers

Can Tahoe-LAFS be used with FreeNAS (or OpenFiler) as a volume?

Is it possible to somehow attach a Tahoe-LAFS volume in to FreeNAS (or OpenFiler) and use it as part of a FreeNAS volume group?
Scott Szretter
  • 1,882
  • 11
  • 43
  • 66
2
votes
1 answer

NexentaStor vs FreeNAS

I currently have a Debian Lenny file server for my small network (4 machines). I have 4x1TB drives in a RAID5 config. Since I botched the Lenny-Squeeze upgrade, it seems like a perfect time to give ZFS a try. I'm debating between NexentaStor and…
jáquer
  • 133
  • 1
  • 6
2
votes
1 answer

Export NFS to multiple networks in FreeBSD (FreeNAS)

I'm trying to export a share to multiple networks using the following in the /etc/exports file: /mnt/tank/xen_nfs -alldirs -mapall=root:wheel -network 10.1.1.20 10.1.1.45 10.1.1.105 but whenever I try to connect from those three servers, I get a…
John P
  • 1,679
  • 6
  • 38
  • 59
2
votes
1 answer

FreeNas on Dell Powervault 745N: 2TB Limit?

I want to purchase 2 x 2TB drives, and install FreeNas on my Dell Powervault 745N. People on the internets seem to be having trouble with the MD3000 firmware, and I want to make sure I can solve any issues before buying the drives. Before I invest,…
willoller
  • 123
  • 1
  • 7
2
votes
1 answer

Filenames change when RSYNC to NAS with CIFS or NFS

I have noticed that after a RSYNC to a Truenas core 13 NAS with either a nfs or cifs mounted folder, file names will change. Source device Kubuntu 22.04 example: Pirates of the Caribbean: At World's End (2007).m4v will become PKOF8Y~2.M4V I…
Lost_Ones
  • 61
  • 5
2
votes
1 answer

iperf3 errors and retransmissions on ESXi

When running iperf3 to test a 100G connection between a VMware ESXi box and a TrueNAS Core box, I'm seeing the following on the ESXi box: The message "iperf3: getsockopt - Function not implemented" on every interval A large number of…
lunadesign
  • 451
  • 1
  • 4
  • 3