Quantcast
Channel: TrueNAS Community
Viewing all 185907 articles
Browse latest View live

Ombi secure remote access from a domain?

$
0
0
I was looking in to a way to make this happen with a free domain hosting provider. This is the first time I've dealt with web domain hosting and I have some major questions. To get what I think I know out of the way, here's how I envision this happening:
  1. Server PC hosts Ombi jail
  2. NGINX jail takes Ombi and adds SSL
  3. Router does port forwarding for NGINX jail
  4. Cloudflare takes the forwarded port and sends it to a dot.tk domain (since it's free and I've heard it supports SSL)...

Ombi secure remote access from a domain?

Showing FreeNAS in network

$
0
0
This used to work but now does not. When I would click on network (windows 10) my FreeNAS box would show up and I could go through my shares but after the last few updates (now on RC2) it does not appear. Which setting on either machine must be changed for this to work. Yes I can type the address in which is fine for me but not for other members of the house.


Sent from my iPhone using Tapatalk

IOCAGE can see shared folders and files, but PLEX shows empty libraries

$
0
0
I just installed 11.2 from 9.x and Iam having trouble with Plex seeing my media files.

I followed the instructions here to set up Windows shares: https://www.youtube.com/watch?v=RxggaE935PM. This all works OK and I can access from windows the shares, write to them.

After installing plex, I created the following IOCAGE mount points (as read only):

Code:
/mnt/LDATA/media/movies
/mnt/LDATA/iocage/jails/plex/root/media/movies

/mnt/LDATA/media/photos...


IOCAGE can see shared folders and files, but PLEX shows empty libraries

Installing Ubiquiti UniFi Controller in a jail

AMD Threadripper build.

$
0
0
Hi folks,

I couldn't find any resource available regarding AMD Threadripper as a viable solution to a Freenas box.
I just wanted to chime in with my findings so far.

As I have upgraded my personal PC to the latest Threadripper 2950X, I was able to perform some experiment based on existing ZFS pools.
Here are the details:

CPU: AMD Threadripper 2950X
MB: Asrock x399 Taichi
RAM: 8 x 16GB Kingston KVR24E17D8/16 ( Total 128GB)

Volumes:
2 x RED 4TB each in Mirror configuration.
3 x HGST 10TB...

AMD Threadripper build.

LSI 9200-8e, DS4246, SSD Speeds and ses: transfer speeds

$
0
0
I'm running some tests on different configurations and am puzzled by some of the results I am getting.

My setup:
IBM x3650 m3 , 2 x5650 cpu, 128GB ram
LSI 9200-8e
2 x Netapp DS4246 with IOM6 (6 gbps)
8 x 4TB Seagate iron wolf in raidz2 sata
1 x samsung evo 850 120GB in stripe sata
Freenas 11.1-U6

test6.out = 42GB file generated with dd if=/dev/random, file is on th 8x4TB raidz2

/mnt/ssd=ssd stripe of samsung 850 evo 120GB

dd if=./test6.out of=/mnt/ssd/test1.dd bs=1024K

If I...

LSI 9200-8e, DS4246, SSD Speeds and ses: transfer speeds

Scripted installation of Nextcloud 14 in iocage jail

$
0
0
It seems like there are lot of guides here on installing Nextcloud, and a number of people reporting problems with many of them.  So, I figured, why not write another one?  This is inspired by the work of @kjake in his scripts to build jails for Unifi and Crashplan, and largely follows the process that @dureal99d documented...

Scripted installation of Nextcloud 14 in iocage jail

File Corrupted

$
0
0
Hello,
Recently, i have started seeing message on office files:
File Corrupted.

I can open file then after 3rd 4th try only

Plex jail/vm, unable to "Claim server"

$
0
0
Decided to try Plex on my FreeNAS server but am having a bit of trouble.  

Running FreeNAS 11.1.  I have installed Plex using (1) the Plex plug-in, (2) a generic jail and manually installing Plex (using iocage from the command line), and (3) by creating a VM, installing Ubuntu server in the VM, and installing Plex.

In all three cases the setup seems to go fine and I can connect to the Plex server using xxx.xxx.x.x:32400/web and see it locally.   But I can't enable remote access or claim...

Plex jail/vm, unable to "Claim server"

High-performing NAS/Media Distribution Server

$
0
0
Hey all,

I am trying to build a high-performing local NAS/Media-Distribution server and thought that FreeNAS looks like a good fit. Since I am new to this, I went through the Forum and the Hardware Guide and tried to collect as much information and designed the Server accordingly.

I hope the hardware selection makes sense and I haven’t overlooked anything essential. Any comment / input is highly appreciated - thanks in advance!

Aim/Requirements/Outline:
  • Media-Server for content...

High-performing NAS/Media Distribution Server

Where to store persistent rsync authentication credentials?

$
0
0
I am trying to setup rsync between my FreeNAS machine and a backup server I purchased, which is a TerraMaster F4-220.  It is basically a knock off of a QNAP/Synology machine, only much crappier (and cheap at $189 on Newegg Flash).  It has an rsync daemon, but it can only be configured with a username and password.  There are very few configuration options in the interface and you have no option but use credentials.  I...

Where to store persistent rsync authentication credentials?

Not about FreeNAS-11.2-RC2 per se

$
0
0
Yesterday evening, I had a couple of hours to do whatever I wanted with a blank laptop (i5-8250U, 24GB, SSD 480GB).

Thus I tried FreeNAS-11.2-RC2. The new interface appears to be workable, so if 11.3 lands shortly, 2019 might see me deploying FreeNAS.

However, I had an unusual experience, before I have touched that laptop. Here are my steps.
  1. Downloaded FreeNAS-11.2-RC2.iso to a Windows 7x64 PC (the hardware is more than 7 years old).
  2. sha256sum checks out....

Not about FreeNAS-11.2-RC2 per se

FreeNAS reboots on startup

$
0
0
Hi,

We have been using FreeNAS successfully on a test rig with a Core 2 Duo and ASUS P5K based motherboard and we recently moved on to what is going to be a permanent installation - an ASUS Z9PE-D8 WS motherboard and dual Xeon 2600 series CPUs. After migrating the old system to a new boot SSD, the system reboots itself on startup with the last logged item being

Code:
acpi_button 0: <Power Button> on acpi0


No error messages whatsoever are logged.
We have eliminated the boot disk as...

FreeNAS reboots on startup

I'm trying to restart a jail using the v2 websocket api

$
0
0
So in case, this is an XY Problem, I will tell you first what I am trying to do.
I would like to do some jail management from a private discord bot.
The first iteration of this ran the bot directly on the FreeNAS machine and using subprocess call to run the `iocage restart jail` command, but it needed python 3.6 and only 3.7 was installed. so then I thought I could use the API to run the same command.
I am new to using WebSockets, but I am able to connect over the network, I am able to...

I'm trying to restart a jail using the v2 websocket api

Please give me some hints

$
0
0
Hello

I recently had an issue with my file server, the power supply broke. When I replaced and rebooted FreeNAS the auto import failed on the last step (3/3) with the comment "You already have a volume with same name" but I cannot see any volumes. I've been looking around in the forum but have not found anything on this problem. I could really use some help so I do not break anything while investigating this failure. What are the first steps I should do to find out if it is a broken disk?...

Please give me some hints

"SAVE" button stays disabled when making changes to a user in the webGUI

$
0
0
Hi,
I got a problem with my brand new freenas install.
On the webGUI : Account / Users
the "SAVE" button is greyed so I can't set my email address.
The only way to "SAVE" is to change "enable password login" to NO.

There is post for a bug :

https://ftp.freenas.org/issues/55845.

It is said that it's fixed in 11.2 release.

My freenas version : About --> FreeNAS-11.2-RC1

I tried to update : systme / update it is said "No updates available."

What mistake I made?

Thanks...

"SAVE" button stays disabled when making changes to a user in the webGUI

Sickrage plugin will not start after last update

$
0
0
I've been doing sickrage updates since it went to autoupdate.  Easy peasy in the sickrage url to click and have it reboot itself.

Now, as of today the plugin just won't go "on".  No error is thrown in the FreeNAS gui where it normally says things like plugin error or some such.

Still on 11.1U6 since 11.2 is still beta and no way will I update my one system to a beta.

Anyway, if you've had this issue and conquered it, please reply with your conquer strategy.

Thanks!

11.2 RC2, Nextcloud plugin fixed?

$
0
0
In 11.2 RC2 the Nextcloud plugin should be fixed...
After installing the Nextcloud (v14) plugin in FreeNAS 11.2 RC2 there is a pop-up with some credentials (without indication what to do with it...) ... after that you end up in the GUI of Nextcloud where you are asked to make a admin-account.

There seems to be made a data directorie:
/usr/local/www/nextcloud/data

Under that you are asked to fill in:
userdatabase
database password
database name
localhost

Should I fill in the data...

11.2 RC2, Nextcloud plugin fixed?

[HowTo] FreeNAS 11.1 + RancherOS + Docker + RancherUI + PLEX

$
0
0
Alllllll right. I have finally freed myself from the bindings of Corral and I'm back on the train. Corral's method of handling Docker was just amazing. It hid much of the complexity and let an idiot like me get up and running with minimal knowledge of Docker. After some wrestling with RancherOS I much prefer 11.1's implementation. While it is slightly more complex, it is more customizable, and is much more scalable.
This is what you get if you mix a Shark with a Bull and a Whale. Hilarity...

[HowTo] FreeNAS 11.1 + RancherOS + Docker + RancherUI + PLEX

SMB share not accessable from android device (works from PC)

$
0
0
I'm having a bit of a struggle setting up accessibility of my storage.

I have set up an SMB share that is perfectly accessible from my windows PC, yet all of my android devices seem to fail. They can see the NAS sitting on the network, but as soon as I attempt to access it, it throws a user/pass request at me. I've tried root and the user assigned to the share, neither are letting me pass. To clarify, its not the share that's blocking it, I can't even get through the door to get to those....

SMB share not accessable from android device (works from PC)
Viewing all 185907 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>