Quantcast
Viewing all 185907 articles
Browse latest View live

Changing SSH Configuration via CLI

Hi there good people,

i have a remote Truenas system for backups it is reachable via SSH.
And usually also via a VPN for the GUI. But the VPN system seems to have failed. But the SSH is still reachable.
So i thought i could make a dynamic port forward through the ssh connection.
But certain settings in the truenas sshd configuration are blocking this unfortunately.
Changing the sshd_config file in truenas does not survie the reboot and i cannot access the gui to change the configuration...

Changing SSH Configuration via CLI

Problem Installing Nextcloud on TrueNas

I'm desperately trying to install nexcloud through the plugins. But each time it gives me this error: Error: Jail: nextcloud-jail has a missing configuration, please check that the dataset is mounted. I don't understand where my mistake is.

Unable to administrate server (SSH/Web gui/physical), but SMB is up

I am trying to login to my machine through the web gui but the connection times out after a while. Doesn't even let me use the CLI (on the machine physically) or SSH.

SSH does let me login, but nothing more happens after the "Welcome to FreeNAS"-message.
Image may be NSFW.
Clik here to view.
Screenshot 2021-03-04 at 12.26.43.png


Any idea how I can solve this without force shutdown of the machine? I would rather not do that.

SMB works fine and I can access all the files normally.

When I try to load the CLI...

Unable to administrate server (SSH/Web gui/physical), but SMB is up

Recommended BIOS Settings/Changes for Supermicro Board

PPP support for Forticlient inside a jail

Hi,
I have a Truenas offsite backup that i need to be accessible through our VPN.

We have compile this plugin in a jail


But we are stuck on an error that is related to PPP support. I have open a ticket on GitHub here

Does anybody know if there is a way to integrate the PPP support in truenas ?

Help! JailMissingConfiguration plex

Goodmorning everyone, I recently built my NAS, after a few weeks the Plex plugin has stopped working and I can not eliminate the jail. Can you help me.

VLANs and Jails

Hello Everyone,

I've searched, YouTube'd, and Googled... And I can't seem to figure this out.
I am trying to set up a plugin/jail to use a VLAN.

Here are the details:
I have a Freenas Mini XL running TrueNAS-12.0-U2.1.
There are two NICs; igb0 and igb1... igb0 is dedicated for everything non-jail/plugin (webui, shares, etc)
igb1 has no IP, but is physically connected to a unifi switch (more on that later).
I created a vlan (vlan180) and has igb1 as a member. (no IP assigned)
Then I created...

VLANs and Jails

NAT Plugins - WebUI not accessible

Hi everyone,

I'm trying to install the following plugins in NAT
- Transmission
- Jackett
- Sonarr
- Radarr

All of them are installing properly but when it comes to accessing their WebUI only Transmission is working.
Any idea on what could be the issue?

Best,

Plex install error

Just trying to install Plex on my newly build TrueNAS 12.0 with updates I am getting the following error during the installation. I am trying to use static IP on the jail versus default dhcp

Image may be NSFW.
Clik here to view.
1612416919625.png


Completely new to TNC plug-in and jail, so any feedback would be appreicated

New build - Supermicro X11SSH-F + Intel E3-12XXv5 with igpu - makes sense?

Dear TrueNasers,
First thanks for being such a supportive forum.
After close to 10 years of a tiny HP Microserver.
I want to move on to some more powerful hardware, as the HP Microserver was struggling with simple HD transcoding for Plex.

I have a rack already with a network switch in a place where I can house the new server comfortably, without concern for noise.
I've read the hardware guide in detail. I'm keen to source old parts off eBay, partly because my efforts dont always go as...

New build - Supermicro X11SSH-F + Intel E3-12XXv5 with igpu - makes sense?

RSYNC delete files no longer available in source path and put them in another folder

Hi guys today I configured a rsync task to backup truenas to synology by mounting synology nfs share in truenas and making a local rsync task. Everything works pretty well but I'd like that rsync deletes files no longer available in source path and put them in another folder (like a recycle bin) in destination path. Is it possible? Thanks

Pedants Take on the great Jellyfish fry-fest

Replicate on startup and shutdown after replication

Hey guys. I have set up a replication server... all is running well..

Are there any simple scripts / cron jobs that could help me to, start a replication task as soon as the server is booted up and then shutdown the server once the replication task has finished? I'd prefer the shutdown task to not be time-based but rather when the actual replication task completes. Although if time-based is much easier then It could suffise.

The replication server is set to PULL data from the main...

Replicate on startup and shutdown after replication

I feel really dumb

Restoring config backups seems to be borking my TrueNAS reinstallation - should I manually rebuild?

system:
ML10-V2 w/ i3 4150, 12GB RAM, 4x2TB HDD in RAIDZ2 data pool + 2x250GB SSD mirrored for Jails pool.

TL:DR:
I’m so over this seemingly endless blind trial and error I’m wondering if I should just reconfigure my NAS from scratch (minus the pools which I can just reattach) - but setup the shares and scheduled tasks and what-have-you from scratch again. Is there any downside besides time and effort to doing this that should give me pause or other considerations I should...

Restoring config backups seems to be borking my TrueNAS reinstallation - should I manually rebuild?

TrueNAS in a VMware Workstation VM keeps crashing

For script development/ESXi I have TrueNAS running in a VMware Workstation 15 VM. See screenshots below for the current setup.
Image may be NSFW.
Clik here to view.
VM_Settings.JPG

Image may be NSFW.
Clik here to view.
TrueNAS_Dash.JPG

Image may be NSFW.
Clik here to view.
TrueNAS_Disk.JPG

Image may be NSFW.
Clik here to view.
TrueNAs_Pool.JPG

This is my first time using FreeNAS so I am a little unsure where to look. The only info I have is it is crashing, ends up hanging and I have to power cycle. In VMware the disk is thin provisioned, I was wondering if this could...

TrueNAS in a VMware Workstation VM keeps crashing

\\ipaddress\SMBshare works, but \\servername\SMBshare does not - Why?

When I open File Explorer on a Windows 10 pc to \\Jessie\Scansnap, I receive an error:
Image may be NSFW.
Clik here to view.
Freenas-11.2-U8 - error.jpg


However, if I point File Explorer at \\192.168.86.43\Scansnap I can see the files:
Image may be NSFW.
Clik here to view.
Freenas-11.2-U8 - success.jpg


How/why can this happen? Shouldn't it either work both ways or not work both ways? What allows it to work with \\ipaddress, but not \\servername?

And just to be clear, the other shares on this server (\\Jessie\Video...

\\ipaddress\SMBshare works, but \\servername\SMBshare does not - Why?

Slow iSCSI Read Performance

I have a TrueNAS system that acts as an iSCSI SAN for two ESXi hosts.
iSCSI network is 10Gb and segmented from data network. Have Jumbo Frames turned on. Not sure if it is working properly, I have a Mikrotik CRS305-1G-4S+IN and it is weird to configure jumbo frames.
TrueNAS Specs:
E3-1245 V2 (Hardly ever see it go above 5% usage, not sure if this is normal)
32GB ECC
2TBx12 drives. Drives are setup in mirrors and striped across 6 mirrors.
Truenas version 12.0 U2

ESXi Hosts: running 7.0...

Slow iSCSI Read Performance

Unable to destroy Plex jail

Hello, I am brand new to TrueNAS. I tried installing the Plex beta plugin. It ran for several minutes before giving me an error.

****Plex_Server is missing it's configuration, please destroy this jail and recreate it*****
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/iocage_lib/ioc_json.py", line 1515, in json_load
with open(self.location + "/config.json", "r") as conf:
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/The...

Unable to destroy Plex jail

WD 12TB Elements $180FS today at Newegg

Viewing all 185907 articles
Browse latest View live