Questions tagged [truenas]
31 questions
6
votes
1 answer
Running TrueNAS-12.0-U8.1, alert says that certificate "freenas_default" has expired
TrueNAS says that the "freenas_default" certificate has expired.
Apparently due to this expiration, I am unable to do some things with the network, including updating software. There is precious little help that I can find, and I've yet to run…
Dennis
- 225
4
votes
1 answer
rsync: --dry-run? The wrong option to use?
My Initial Question:
What does the --dry-run option of the rsync command do? On the network where I am currently working, it seems to produce a very long list of files, which isn't very useful.
Here's some further detail:
I recently (finally) got…
user3728501
- 3,404
- 9
- 39
- 54
2
votes
0 answers
Why isn’t NextCloud accepting login from a domain it should?
I have a local network with a mesh 192.168.68.1/24 cabled to a modem 192.168.15.1/24, and a TrueNAS Scale 24.10, Tailscale, NPM, and NextCloud on IP 192.168.68.68 named ada. No SSL involved for this while.
I recently tried to make a weird setup with…
2
votes
0 answers
What happens when one swaps the position of 2 drives in same VDEV or RAID array?
What happens when one swaps the position of 2 drives in same VDEV or RAID array. What will happen? I think that the answers will change depending on whether it's a hardware RAID or software.
I am using a RAID array in TrueNAS.
What would happen if I…
Jagrat Singh
- 51
2
votes
1 answer
Why can't I change home directory on TrueNAS?
When I SSH into TrueNAS with userx, $HOME is not the one I configured for this user:
echo $HOME
/mnt/data0
Within /etc/passwd, the folder is different:
userx:x:3000:3000:UserX:/mnt/data0/userx:/usr/bin/zsh
Within the TrueNAS configuration…
1
vote
1 answer
NPM locations do not work on TrueNAS SCALE with Tailscale VPN
I've configured my server "Ada" with TrueNAS Scale 24.10.2 and Tailscale using my domain iguana-centauri.
I can access it perfectly via ada.iguana-centauri.ts.net.
I moved the TrueNAS web admin HTTP port from 80 to 8090 (and NPM's HTTP port from…
1
vote
0 answers
New NAS: Enhancing MDADM against long-term bitrot and random errors
For the last 15 years I was running MDADM(Raid6)+EXT4 under Ubuntu Server on smaller arrays <25Tb. Typically, all my arrays grow over the years, so I was starting with 4-5 drives and ending around 8-10 drives - mdadm makes this very smooth.
Today I…
BarsMonster
- 56
1
vote
0 answers
TrueNAS redundancy via multiple nodes rather than RAID?
Is it possible to setup TrueNAS to have data redundancy via multiple nodes and replications rather than via storing the data on a RAID device?
Currently I have a single system with a RAID setup. This system hosts TrueNAS with a SMB network share,…
user3728501
- 3,404
- 9
- 39
- 54
1
vote
1 answer
Login to SMB share using private key
I have a TrueNAS NAS smb share. My TrueNAS user settings have password disabled and I have added my SSH public key. I can SSH into the NAS using my private key with no issues. However, I am trying to figure out how to mount an SMB share to my linux…
Harry Stuart
- 113
1
vote
0 answers
Reboot to another drive form WIndows once - after next reboot back to original drive automatically
I'm looking for a way to do a reboot via TeamViewer on a remote machine from within Windows [default boot] to another drive running TrueNAS, but only for a single reboot and not permanently.
Is there a way to do so?
KGR
- 11
1
vote
0 answers
DD ZFS Disks: The pool metadata is corrupt
I've was doing a full sync to another ZFS server when suddenly my main pool errors out and gets in a degraded state. Later that day, the PSU of the server died.
Perhaps it had something to do with the problem. To maximise my chances of recovery, I…
Jens Vde
- 167
0
votes
0 answers
NFS permission denied when accessing directory owned by group
Abstract:
I am using all_squash, anonuid=3001 and anongid=3001 on my nfs export, but am only able to access files and folders belonging to both, the user 3001 and the group 3001. For folders belonging to the same group, but different users, I am…
chrolish
- 1
- 2
0
votes
0 answers
Can I convert a RAID mirror into a RAID Z1 later on?
I currently own 2 drives, which are unassigned in TrueNAS. I want to add one more later, but I need to use that storage now.
Is there a way I can create a RAID mirror now and convert it to RAID Z1 later on? Or can I create a RAID Z1 array with just…
Jagrat Singh
- 51
0
votes
0 answers
ACL and file shares for web container
I have set up a WordPress container in TrueNAS and attached it to a volume. This container created a lot of initial files with www-data as owner+group and 644 permissions (rw-r--r--), and 755 (rwxr-xr-x) for folders.
I’ve created a credential group,…
TheHvidsten
- 181
0
votes
1 answer
How to clone a pool data to another pool without changing the app configs?
I have a TrueNAS pool being used for the apps I want to create a new pool with new hard drives but I don't want to change any app configs how do I clone it and if possible I want to change it from mirror to RAID-Z1.
Jagrat Singh
- 51