2. Initial Setup¶
Before beginning software configuration, please see the Hardware Setup section for specific racking and connection information.
Depending on the degree of pre-configuration requested from iXsystems, most of the initial TrueNAS® setup might already be complete.
Note
Always perform the initial TrueNAS® setup in consultation
with your iXsystems Support Representative. iXsystems Support can
be contacted at truenas-support@ixsystems.com
. Be sure
to have all TrueNAS® hardware serial numbers on hand. They are
located on the back of each chassis.
2.1. Out-of-Band Management¶
Before attempting to configure TrueNAS® for out-of-band management, ensure that the out-of-band management port is connected to an appropriate network. Refer to the guide included with the TrueNAS® Storage Array for detailed instructions on how to connect to a network.
Connect the out-of-band management port before powering on the TrueNAS® Storage Array.
In most cases, the out-of-band management interface will have been pre-configured by iXsystems. This section contains instructions for configuring it from the BIOS if needed. The same settings can be configured using the instructions in IPMI.
Note
The TrueNAS® X-Series Unified Storage Array uses different methods for out-of-band management. Refer to the X-Series Basic Setup Guide out-of-band management instructions.
Press Delete
at the splash screen while the TrueNAS® Storage Array
is booting to access the system BIOS. This opens the menu shown in
Figure 2.1.1.

Fig. 2.1.1 Initial BIOS Screen
Go to BMC Network Configuration menu.
and open the
Fig. 2.1.2 BMC Network Configuration
Set Update IPMI LAN Configuration to Yes to see all options. Set the Configuration Address Source to DHCP to assign the out-of-band management IP address dynamically. The menu shows any IP addresses that have been assigned by DHCP.

Fig. 2.1.3 Configuring DHCP
Set the Configuration Address Source to Static to assign a static IP address for out-of-band management.
Enter the desired IP address into the IP Address setting. Be sure to completely fill all four octets.

Fig. 2.1.4 Configuring a Static IP Address
Now enter the Subnet Mask of the out-of-band management network subnet.

Fig. 2.1.5 Entering the Subnet Mask
Finally, set the Default Gateway Address for the network to which the out-of-band management port is connected.

Fig. 2.1.6 Entering the Default Gateway Address
Save the changes, exit the BIOS, and allow the system to boot.
Connect to the TrueNAS® Storage Array out-of-band management port by entering the IP address into a web browser from a system that is either within the same network or which is directly wired to the array. A login prompt appears.

Fig. 2.1.7 Connecting to the IPMI Graphical Interface
Log in using the default Username of ADMIN and the default Password of ADMIN.
See IPMI for instructions to change the administrative password.
Go to iKVM/HTML5 to open a new window that shows the TrueNAS® console.
and click
Fig. 2.1.8 Launch Remote Console
With the out-of-band console open, the TrueNAS® Storage Array can be controlled as if using a directly-connected keyboard and monitor.
2.3. Accessing the Administrative GUI¶
After the system has an IP address, enter that address into a graphical web browser from a computer on the same network as the TrueNAS® system. A prompt appears to enter the password for the root user, as shown in Figure 2.3.1.

Fig. 2.3.1 Enter the Root Password
Enter the default password of abcd1234.
The default root password can be changed to a more secure value by going to Modify User, enter the new password in the Password and Password confirmation fields, and click OK to save the new password to use on subsequent logins.
. Highlight the entry for root, clickOn the first login, the End User License Agreement (EULA) found in Appendix A: TrueNAS Software End User License Agreement is displayed. To accept the EULA, click I agree.
Next, a box for the license key is displayed. Paste in the license key to access the web interface.
Entering the license key for a High Availability pair is not allowed unless both the active and standby computers are up. The key is entered on the active computer.

Fig. 2.3.2 TrueNAS® Graphical Configuration Menu
If the storage devices have been encrypted, a prompt appears for the passphrase. It must be correctly entered for the data on the disks to be accessible. If the system has also been licensed for High Availability (HA), the passphrase will be remembered as long as either node in the HA unit remains up. If both nodes are powered off, the passphrase must be re-entered when the first node powers back up.
If the user interface is not accessible by IP address from a browser, check these things:
- Are proxy settings enabled in the browser configuration? If so, disable the settings and try connecting again.
- If the page does not load, make sure that a ping reaches the TrueNAS® system’s IP address. If the address is in a private IP address range, it is only accessible from within that private network.
- If the user interface loads but is unresponsive or seems to be missing menu items, try a different web browser. IE9 has known issues and will not display the graphical administrative interface correctly if compatibility mode is turned on. If the GUI cannot be accessed with Internet Explorer, use Firefox instead.
- If “An error occurred!” messages are shown when attempting to configure an item in the GUI, make sure that the browser is set to allow cookies from the TrueNAS® system.
This blog post describes some applications which can be used to access the TrueNAS® system from an iPad or iPhone.
The rest of this Guide describes all of the configuration screens available within the TrueNAS® graphical administrative interface. The screens are listed in the order that they appear within the tree, or the left frame of the graphical interface.
Tip
iXsystems recommends contacting an iXsystems Support Representative for initial setup and configuration assistance.
Once the system has been configured and you are familiar with the configuration workflow, the rest of this document can be used as a reference guide to the features built into the TrueNAS® Storage Array.
Warning
It is important to use the graphical interface (or the console setup menu) for all non-ZFS configuration changes. TrueNAS® uses a configuration database to store its settings. If changes are made at the command line, they will not be written to the configuration database. This means that these changes will not persist after a reboot and will be overwritten by the values in the configuration database during an upgrade.