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

Replication error with renamed pool

$
0
0
Hi,
i have a problem with the replication of a Jail.

I renamed a jail from FHEM to FHEM_ALT an another jail from FHEM_NEU to FHEM. (New install of a jail)
So the storage pool of the jail also got renamed without any problem.

At the next replication of the jails i got the following error:
Code:
* Replication "HTL Offsitebackup" failed: send from @auto-2020-03-20_23-30-5w to M2TB/iocage/jails/FHEM@auto-2020-03-21_23-30-5w estimated size is 30.6K
send from @auto-2020-03-20_23-30-5w to...


Replication error with renamed pool

Help with first FreeNAS build for a medium-sized home server?

$
0
0
Dear all,

in the current Corona lock-down I finally find the time to start a project which I have in mind since quite a while. I would like to finally build my own FreeNAS server.

The requirements for the system are rather 'standard':
  • I want to use it mostly for backups and for storing/accessing/streaming photos and music.
  • The data should be natively encrypted.
  • 2-3 people might need to access data in parallel.
  • Due to my current flat situation the server will have to...

Help with first FreeNAS build for a medium-sized home server?

FreeNAS 11 on ASRock Q1900DC

$
0
0
Hi everybody,
I tried FreeNAS few years ago and build a setup especially to run FreeNAS 8 and 9.
I would like to update to FreeNAS 11 to enjoy the new UI and other cool stuffs but...
I cannot install FreeNAS 11 and I don't know where is the problem.

Somebody could help?

My config :
Motherboard : ASRock Q1900DC-ITX
CPU : Intel® Quad-Core Processor J1900 (2 GHz) 64bit capable
RAM : 2 x 4 GB SO-DIMM DDR3 1333Mhz (Crucial)
Hard Drive : WesternDigital Red 2TB

During the installation, nothing...

FreeNAS 11 on ASRock Q1900DC

Update Freenas version of Emby jail

$
0
0
I've installed in the past Emby server using this guide. Today I've updated my system from FreeNAS 11.2-U6 to FreeNAS 11.2-U8 and then to Freenas 11.3-U1. Everything was ok, but I'm not able to update the FreeNAS release of Emby jail that is still 11.2-RELEASE-p4. I tried to run a

Code:
iocage fetch 11.3-RELEASE
iocage update emby-server


But I obtain the error
Code:
root@captain:~ #...


Update Freenas version of Emby jail

Jail IPv6 NDP not learning MAC

$
0
0
Hi,

I suffer this phenomenon since FreeNAS 11.3. It only affects jail guests. FreeNAS itself and also bhyve guests are not affected.
I just upgraded to 11.3U1 but problem persists.

I'm running my network mostly in IPv6 which is my my jails are configured with static IPv6 addresses. This is an example configuration of a jail:
Code:
...
interfaces:vnet0:bridge5
ip4:new
ip4_addr:10.10.101.173/24
ip4_saddrsel:1
ip6:new
ip6_addr:2001:6666:1111:1b::1aee/64
ip6_saddrsel:1
ip_hostname:0
vnet:1...


Jail IPv6 NDP not learning MAC

FN11.3 iocage jails - Plex, Tautulli, Sonarr, Radarr, Lidarr, Jackett, Transmission, Organizr

$
0
0
This Resource is now available in the Resources section - use the tabs to navigate to it.

Please discuss it in this thread.

FreeNas aufgehangen - Datenrettung möglich?

$
0
0
Guten Abend zusammen,
ich bin neu hier und habe in der Suche leider nichts gefunden.
Ich benutze FreeNas in verschiedenen Versionen seit einigen Jahren. Mit Version 11.2.6 habe ich mir vor kurzem ein komplett neues System aufgebaut. Folgende Hardware habe ich verbaut:
  1. Asrock J3455-ITX
  2. 2 x WD 4TB - im RAID 1
  3. 2 x KINGSTON KVR16LS11/4
Gehäuse, Netzteil etc. lasse ich mal aussen vor. Für das Betriebssystem habe ich einen kleinen USB Stick genommen. ich glaube es ist...

FreeNas aufgehangen - Datenrettung möglich?

Folding@Home for Corona Virus effort

$
0
0
Join the FreeBSD team!
Linux-Folding@Home Port is an easy install on FreeBSD, but if you get the error "FATAL: kernel too old" you will need to adjust a sysctl value: compat.linux.osrelease=2.6.32 which can be done by root for the present session, as sysctl compat.linux.osrelease=2.6.32 or permanently by editing your /etc/sysctl.conf to add that same line. Adding the line to your...

Folding@Home for Corona Virus effort

Re-using old workstation for FreeNAS, but not sure I'm clever enough

$
0
0
Hello all,

Hope you're safe and well, wherever you are in the world.

Please don't feel obliged to read this, it's just me thinking aloud in case anyone that has knowledge can contribute thoughts!

I've been meaning to transfer over to a more reliable OS for storage for some time, but work/family has always taken priority. I've never had data loss as I've had online backup as well as duplicate files on multiple hard drives, but the day will come if I keep up my current ways. Using plain old...

Re-using old workstation for FreeNAS, but not sure I'm clever enough

Using scripts to find root's email address

$
0
0
Hi All

Would appreciate some community feedback here. I have written (and shared) a few scripts for my FreeNAS server which the enduser needs to edit to update their email address, and I was looking at how I could remove this step, to make the scripts even easier to use.

I'm not sure about everyone else, but I send all reports (and script outputs) from my FreeNAS box to the email address used by root, and this email address is store in the file /etc/aliases. I have written the...

Using scripts to find root's email address

Unable to update/upgrade jails from 11.2 to 11.3 on FreeNAS 1.3-U1

$
0
0
My current system is FreeNAS 11.3-U1. While still on 11.2, I replaced my Warden jails-based plugins with iocage jails-based plugins. They all behaved as expected. After a few weeks, I decided to upgrade the 11.2 iocage jails to 11.3, and found I could not. So, I come to you asking for help getting my jails template to update or upgrade from 11.2 to 11.3. From an SSH connection I ran the "iocage fetch" command. Below is the output:

Code:
root@freenas[~]# iocage fetch
Traceback (most...


Unable to update/upgrade jails from 11.2 to 11.3 on FreeNAS 1.3-U1

Nothing showing in Reporting > NFS Stats (FreeNAS-11.3-U1)

$
0
0
So I just upgraded to this release from 11.2. Great stuff, I love the GUI improvements and speed up. In looking though the reporting GUI I took a look at the NFS Stats page and on my system it reports 0 for every stat. Given the fact that I am actively reading and writing to the system over NFS shares this seems incorrect. Is there something I miss configuring?

Thanks,
Sean

Wireguard & Jail access from remote

$
0
0
I was able to configure wireguard on freenas and i am able to reach its internal IP, however i am not able to reach nextcloud jail IP, i am new to freebsd any help much appreciated,

Pleas note that wireguard is not in jail, so what do we have here

WG0 interface
Client1 10.66.66.3 > 10.66.66.1 Freenas

Local network
Freenas 192.168.2.46
Nextcloud jail 192.168.2.48

A client is able to ping from 10.66.66.3 to 192.168.2.46 but not the 192.168.2.48(nextcloud jail), when i tcpdump the...

Wireguard & Jail access from remote

Dashboard Pools > Logs

$
0
0
So in my dashboard it shows Logs 1 but when I click on it nothing is there. See attached. Is this for the ZIL, as I have one. My ARC L2 and logs are split over a pair of SSD in my FreeNAS mini.


config:

NAME STATE READ WRITE CKSUM
main ONLINE 0 0 0
mirror-0 ONLINE 0 0 0...


Dashboard Pools > Logs

Unable to install plugins after update 11.2 -> 11.3

$
0
0
Last week, while running 11.2, I installed a plugin (Emby - from the web UI). No problem.

Then a couple of days ago I upgraded to 11.3u1. After which I updated Emby (from the web UI) - again no problem. But...

Now I'm unable to install any new plugins. I've tried a few. Whenever I try I get the error message:

Error: HTTPSConnectionPool(host='download.freebsd.org', port=443): Max retries exceeded with url: /ftp/releases/amd64 (Caused by SSLError(SSLError("bad handshake...

Unable to install plugins after update 11.2 -> 11.3

rsync tasks fails after 11.3 upgrade

$
0
0
Hi,
After upgrading to 11.3, all my rsync tasks fails with the logs:
rsync: opendir "/mnt/tank/Documents/user2/Downloads" failed: Permission denied (13)
IO error encountered -- skipping file deletion
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1191) [sender=3.1.3]


I run the tasks with another user (user1). This user has read/write rights on the directory:
$ ls -alFh /mnt/tank/Documents/user2
total 378
drwxrwxr-x 13...


rsync tasks fails after 11.3 upgrade

New build - validating components

$
0
0
Looking to build a home FreeNAS server. Primary functions in order:
  1. Bulk storage (photos, system backups, etc)
  2. Video (note below)
  3. Possibly storage for home camera system
I haven't decided on Plex on this system - I already have a Plex server on an ESXi system and plan to use this build simply for storage. If having the Plex app and storage separate significantly degrades experience I'll look at this again. I would not expect more than one video to be playing...

New build - validating components

Rsync Failure

$
0
0
I am attempting to copy the contents of a dataset from my FreeNAS 11.3-U1 box to an UnRaid system using rsync over ssh. When I run the rsync task, I get the following error:

Error: Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/middlewared/job.py", line 349, in run
await self.future
File "/usr/local/lib/python3.7/site-packages/middlewared/job.py", line 388, in __run_body
rv = await self.middleware.run_in_thread(self.method, *([self] + args))...

Rsync Failure

FN11.3 iocage jails - Plex, Tautulli, Sonarr, Radarr, Lidarr, Jackett, Transmission, Organizr

$
0
0
This Resource is now available in the Resources section - use the tabs to navigate to it.

Please discuss it in this thread.

Errors on 2 disks - not sure where to start

$
0
0
Received this error today. Not sure where to start:

Mar 22 20:00:08 nas-5 smartd[2782]: Device: /dev/da2 [SAT], 24 Currently unreadable (pending) sectors
Mar 22 20:00:08 nas-5 smartd[2782]: Device: /dev/da4 [SAT], 16 Currently unreadable (pending) sectors
Mar 22 20:00:08 nas-5 smartd[2782]: Device: /dev/da4 [SAT], 2 Offline uncorrectable sectors



System Info:
Build: FreeNAS-9-10.1-U2
Platform: Intel Xeon CPU X5675 @ 3.07GHz
Memory: 12259MB

Volume: VMware has the disks with errors and is...

Errors on 2 disks - not sure where to start
Viewing all 185907 articles
Browse latest View live


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