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

Upgrade advice needed including short depth chassis options

$
0
0
Hi,

I've been running a FreeNAS system for a long time and it's due an upgrade. I mainly manage a lot of media with the system using a lot of jails. I also have a VM running for Roon and a few jails for home automation / Gitlab.

The current system is:
  • 16GB of RAM
  • Pentium G3220 @ 3.00GHz
  • 6x Hitachi 4TB 5400RPM SATA (HDS5C4040ALE630) in RAIDZ2
  • Fractal Design Node 304
  • Seasonic 400W platinum PSU
  • ASRock E3C224D2I motherboard
  • USB thumb drive for booting
It's served...

Read more

Recommended and Available SFP+ 10Gig NIC?

$
0
0
After having some bad luck on a knockoff Intel X520-1 SFP+ NIC, I'm on the hunt for an SFP+ NIC for my new TrueNAS setup.

What has made this process difficult is that the NICs that various buying guides here, ServeTheHome.com, and Reddit is that the NICs mentioned:

  • Don't appear to be available for purchase on NewEgg, Amazan, eBay, or etc.
  • The entirety of the inventory appears to be knockoffs *cough Intel x520*
  • It's difficult to discern between legitimate and knockoffs...

Read more

Anyone running TrueNAS with this? ASUS Hyper M.2 DO or DO NOT?

$
0
0
So I am still kind of in the planning stages of my first TrueNAS build. I actually have installed it and gotten it running in a test environment but I'm having second thoughts about spinners and am thinking maybe I should go SSD. I have a bunch of questions around that BUT... really what I am wondering first is if anyone is running the latest version of TrueNAS with the ASUS Hyper M.2 expansion card seen here...

Read more

new build 2022

$
0
0
Hello everyone :)

This is my first post and it is very egoistical, sorry... I just would like confirmation from experienced users that my hardware list is OK!
I made the mistake of ordering CPU+MOBO+RAM+HBA without reading the docs first and it turns out they are not good for this use-case... So I will recycle those parts for an HTPC and make a new order for my NAS but I don't want to to the same mistake twice!

I am a n00b in the NAS space so I want the simplest config possible at start...

Read more

Create Personal Folders for Family

$
0
0
Good afternoon,

I am trying to create personal SMB for each of my family members, so we have somewhere to store our data privately. For some reason, I created my SBM and when I went into it, all the data from the other SMB was in it, and the rights were also the same, like they were one. This is how I have it set up.

In the Pool Settings
Pool1 > Windows Shares (That's what I named the folder in the Pool)

In the Sharing Settings
Windows Shares(SMB) > Miguel > Path: /mnt/Pool1/WindowsShares...

Read more

Zoneminder 1.36.12 app

$
0
0
Hi,


has anyone installed Zoneminder 1.36.12 app on TrueNAS scale? I was trying to build docker image for Debian, but due to some dependency the process has failed.


BTW – how you can compare performance of ZM in jail vs in docker?




Thank you!
MCC

aggiungere quarto hdd e scheda di rete

$
0
0
ciao a tutti, ho trovato un quarto hdd come i 3 che ho installato sul nas, l'ho montato e viene visto. come faccio ad aggiungerlo al pool che ho già?

ho poi comprato una scheda di rete gigabit in quanto quella integrata non lo era. come faccio a far si che venga vista quella e non la porta sulla scheda madre?

grazie

PSA: How to Fix Quick Sync on newer Intel CPUs in SCALE

$
0
0
Okay, so this took awhile to figure out, and I want to thank @waqarahmed for giving me the command that ultimately got my Quick Sync working in TrueNAS SCALE and let me pass it through to my Apps.

This post does not apply for those with nvidia cards. It only applies to those of us who intentionally purchased an Intel CPU with "Quick Sync Video" (QSV) for transcoding purposes.


First of all, a little background. If you see 'i915' in documentation or forum posts, that's a kernel...

Read more

PCI Passthrough of USB suddenly doesn't work after chassis change

$
0
0
Hello, I recently migrated from TrueNAS CORE to TrueNAS Scale 22.02.0. I had a VM running Home Assistant OS that was successfully migrated, but I had to re-passthrough the USB Zigbee dongle (Conbee II) plugged into one of the motherboard USB ports using Scale's PCI method which I was able to do successfully. I have operated this way with no issue for the past month, until yesterday when I changed my chassis from a tower chassis to a rack-mount. When I turned to server on again, everything...

Read more

SLOG Optane DC P4801X 100GB with 512GB of RAM

$
0
0
Hi,

Would there be a write performance increase if adding an M.2 Optane DC P4801X 100GB for SLOG knowing there is already 512GB of DDR4 RAM?

I'm wondering if the SLOG capacity as to be higher than the RAM capacity to improve performances?

Thank you.

Share Page scroll bars?

$
0
0
Before reporting a bug in Jira, I wanted to make sure this was a common issue. On the main Share page, if you have many shares (NFS in my case), you are not able to see any that extend below the container. In other words, it SHOULD be scrolling to show more, but instead just cuts them off. I can see them on the "details" page. If there's a reason not to allow this container to scroll, then minimally it should show something like "too many to display", right? Tried this in multiple browsers...

Read more

Replication task fails on second run

$
0
0
The Secondary TrueNAS server is a fresh build with only three datasets (data, storage, virtual). Replication is a PUSH from the Primary to the Secondary using SSH as the Transport. There are some child dataset exclusions. The first replication runs with no issues however, subsequent runs fail with the error below. I can delete the Dataset and the replication will run with success the first time again but fail on the second run.

CRITICAL
Replication "virtual replication"...

Read more

install a second ethernet PCI

$
0
0
hello everybody

i have intalled on my NAS a new PCI ethernet gigabyte because the one on my mobo is only 100 megabyte.

i had switched lan cable from mobo to PCI but truenas do not recognize the PCI. i had tried to disable the mobo one by the bios but i have no solution.

how could i do? i have to reinstall the all OS? and if i have, how can i save the actual configuration?

thanks to all!!!!!

bye

add a fourth hdd on my raidz

$
0
0
hello everybody,

i have a pool with 3x3TB HDD in raidz but now i want to add a fourth HDD like the three installed. how would i made a total new raid with all HDD withoute data lost?

thanks

Cloud Sync Task - add extra rclone args to AWS S3

$
0
0
Hello guys, I am a user from China. Compared to AWS S3, i use Alibaba Cloud which is faster, they are OSS of S3 protocol. But I can't use Cloud Sync Task directly because it doesn't support configuring force_path_style.

A solution has been found on rclone GitHub issues, only need to configure force_path_style = false Can be adapted to Alibaba Cloud.
https://github.com/rclone/rclone/issues/2401#issuecomment-405979278...

Read more

Middlewared having a memory leak in 22.02.0?

$
0
0
The question is how much memory should the middlewared normally consume. Because right now it feels like it's leaking memory to me.

My server has 16 gigs of RAM and currently runs TrueNAS-SCALE-22.02.0.

As I'm writing this my current uptime is 1 day 15:42. Before this reboot my uptime was pretty close to 16 days. And at the end of it middlewared was using close to 35% of the memory in htop and the system was telling me that it was running out of memory. So I rebooted it.

Now after the...

Read more

Scripted installation of Nextcloud 23 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? The difference between this method and the others is that this method employs a script to create the jail, install all the relevant packages, and configure them. My thought/hope is that by scripting the installation and setup, a lot of the PEBCAK-type errors that come up in such a complex installation can be avoided...

Read more

12U8: Windows 'Shadow copy' does not work as expected

$
0
0
I have now tested a lot with the Windows shadow copy function in connection with Truenas 12U8.

Starting point:
  1. New folder created in dataset
  2. File 1 added
  3. snapshot 1
  4. File 2 added
  5. snapshot 2
  6. File 3 added
  7. snapshot 3
  8. File 4 added
  9. snapshot 4
My problem now is that I can only reset a folder to the status of Snapshot 3 once using the 'Restore' function, for example, then I can no longer use the function to reset to Snapshot 1, for example.
However, it is...

Read more

TrueNAS SCALE VM + ZFS cache memory usage

$
0
0
I have a scale 22.02 system with 32G of ram and about 12TB usable space (18TB raw). When I first installed I saw the cache memory usage usually around 15G, which was as expected as half the system memory. I've now created a couple of VMs and I have noticed that the zfs cache is limited to half the system memory minus any memory given to vms. So I have two VMs (one with 8G and one with 2G) and my zfs cache maxes out at about 5G (15G-10G). This seems odd as it leaves approximately half the...

Read more

Plugin won't install

$
0
0
Hello,
I previously had a problem getting plex to read my files and solved that but the I had connection issues witrh plex where it wouldn't start so I uninstalled the plex plugin to reinstall it and just reconfigure it but now the plugin won't reinstall i just get this error message. 1647842639112.png
I would like to know what is the cause of this message since I am able to ping websites from the shell so I can access the internet with my nas.
-update i can't install any plugins
Viewing all 185907 articles
Browse latest View live


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