Questions tagged [truenas]

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

412 questions
1
vote
3 answers

How to discover current time-zone (FreeNAS shell)?

How can I find which time-zone is currently in effect on my system and get offset to it? I need this information in order to offset some time calculations and I cannot make it constant because of daylight saving time (which effectively changes…
Josip Medved
  • 1,734
  • 2
  • 18
  • 18
1
vote
6 answers

Windows Home Server or FreeNAS

I have a relatively small home network and host quite a few lan parties. I feel the need to have a proper NAS solution setup. I want to centralize backups instead of using external drives. I also want the ability to have a centralized network share.…
1
vote
1 answer

SAS IT Mode controllers and SAS Expanders

Lots of semi-related posts, but none that address this scenario. I picked up an LSI SAS1064E-IR based HP Controller. I flashed it with an -IT firmware, and things look somewhat ok. Except that I have a SAS Expander in this system so that I can get…
PSG
  • 11
  • 2
1
vote
1 answer

Why won't the CIFS service start?

When I try to enable the CIFS service (to use it with my OpenLDAP directory) on my FreeNAS 9.1.1, I get the message The service could not be started. In the shell of my FreeNAS, I see the following output: smbd[13162]: [2013/09/16…
Oliver Salzburg
  • 4,635
  • 17
  • 55
  • 82
1
vote
1 answer

How can I get FreeNAS to work with LDAP authentication?

I'm trying to set up a FreeNAS 9.1.1 server with CIFS shares with LDAP authentication. I've set up an OpenLDAP server, populated it with smbldap-populate, added a user account for myself and configured the LDAP client on the FreeNAS to utilize the…
Oliver Salzburg
  • 4,635
  • 17
  • 55
  • 82
1
vote
2 answers

FreeNAS not detecting hard drive

I have a FreeNAS box (OS install onto USB), with 2 hard drives in it. In the GUI its only showing 1 (ada0). How do I make it detect the other one? They are both showing in dmesg: ada0 at ahcich1 bus 0 scbus1 target 0 lun 0 …
Petah
  • 650
  • 2
  • 13
  • 24
1
vote
3 answers

Upgrading server motherboard while maintaining 12 SATA ports

My office has been using a FreeNAS server that was built with desktop hardware. We use it for storing RAW photos (~50mb each). We have 3 workstations that access (browse, retouch, save) the files though the local network. We are interested in…
1
vote
1 answer

Freenas - Expanding volume

We currently have a server with 5x3TB disks configured as a RAIDZ: zpool status pool: raid-5x3 state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM raid-5x3 …
Dan
  • 959
  • 5
  • 14
  • 25
1
vote
2 answers

What does the FreeBSD kernel message "vnode_pager_putpages: I/O error 5" mean?

Our FreeNAS file server's /var/log/messages and dmesg logs are filling up with: Nov 28 14:50:00 chef kernel: vnode_pager_putpages: I/O error 5 Nov 28 14:50:00 chef kernel: vnode_pager_putpages: residual I/O 12288 at 1 My gut feeling is that the…
Josh
  • 9,190
  • 28
  • 80
  • 128
1
vote
2 answers

FreeNAS share for multiple clients

I'm setting up a freenas box. I need both windows and mac machines to access the volume. The documentation says not to set up 2 shares (cifs and afp) but i'm having problems figuring out how to share files another way. I can not create 2 datasets…
mike
  • 11
  • 2
1
vote
3 answers

Understanding the concept: Bare-metal VMware ESXi 5.0 with FreeNAS guest VM and iSCSI

I have a test setup (HP Microserver) with just a single disk at the moment and have ESXi 5.0 bare-metal installed on a USB flash drive and a FreeNAS 8 VM created as a 2GB install, but now I'm at a loss... In my mind what I want to do is to share…
Tim
  • 11
  • 2
1
vote
1 answer

FreeNas 7.x - Create user via SSH

Hello i'm using FreeNas 7.x I need to access my webadmin-interface but i can't login with my credentials (that works with SSH). I've SSH Access, is it possibile to create a user (with access to webadmin interface) via SSH? How? Or is there another…
eldblz
  • 385
  • 2
  • 11
  • 21
1
vote
2 answers

Adding Harddrive to FreeNas With ZFS become RAID 1

I'm still new with FreeNas and RAID system. I successfully make a file server with FreeNAS with 2 TB of Harddrive formated with ZFS. Now i want to make it RAID 1, by adding another 1, 2TB Harddrive. What i want to ask, if this possible? adding…
Ivan
  • 165
  • 2
  • 6
1
vote
1 answer

How can I get VirtIO network drivers working on FreeNAS or NAS4Free KVM host?

I'm trying to run either FreeNAS 8.0.4 or NAS4Free 9 as a KVM guest on my Ubuntu 12.04 (server) but the network connection is unusably slow in either guest OS (when testing with rsync for example the connection starts off normal, at around 100MB/s,…
1
vote
2 answers

DHCPD on FreeNAS?

I've got a FreeNAS install I've been using for a while, and wanted to set it up to serve as a network boot server. I downloaded and installed the isc-dhcpd-server, configured the tftp+iscsi+etc servers (which do work), and then tried to run the DHCP…
Eli
  • 395
  • 3
  • 7
  • 15