Hi,
currently I am running a Xpenolgy NAS and a 2 bay Synology NAS. Planning to replace both with a single TrueNAS server for multiple reasons.
But I have two questions:
1.) Rotating/changing disks regularly
My current setup has multiple RAID1 volumes and two JBOD drives.
The thing is, that I rotate the 2 JBOD drives regularly. Having 4 JBOD drives in total. 2 in the NAS, 2 offsite placed in a safe place. Rsync will save data from my RAID1 volumes to these JBOD drives. This works perfectly with Synology.
I just want TrueNAS to automount these disks and the content should be accessible through a static path (like /volume1, /volume2, 3, ... @Synology).
Can this be done with TrueNAS without problems? Without writing a script for mounting or finding the disks (okay, that's an option, but no idea how TrueNAS is mounting these drives).
2.) HDD spindown
Synology is really bad when it comes to HDD spindown. Even with a setup without any apps running, strong firewall rules to prevent random access, wakes and so on. HDD will wake up too often. My NAS is a backup NAS and is running only at night for a few minutes/hours.
But I have a second NAS, just for Plex, running 24/7. But the disks (all or none) wake up "randomly" too (NAS is only for hosting the files, Plex server is running on a different device. I use automount to mount the share when I access the files with Plex and my firewall is blocking all traffic expect SMB for the Plex server and a SSH connection from an other IP).
Anyway... HDD Spindown Timer sounds great.
currently I am running a Xpenolgy NAS and a 2 bay Synology NAS. Planning to replace both with a single TrueNAS server for multiple reasons.
But I have two questions:
1.) Rotating/changing disks regularly
My current setup has multiple RAID1 volumes and two JBOD drives.
The thing is, that I rotate the 2 JBOD drives regularly. Having 4 JBOD drives in total. 2 in the NAS, 2 offsite placed in a safe place. Rsync will save data from my RAID1 volumes to these JBOD drives. This works perfectly with Synology.
- Shutdown NAS
- Place these two drives (1a & 2a) offsite
- Put the two other drives (1b & 2b) from offsite in the NAS
- Power NAS on
- Shares for these drives should be accessible
- Rsync will do what it should ;-)
- After a week... this cycle starts again, but instead of disk A it will be B and the next week A instead of B and so on
I just want TrueNAS to automount these disks and the content should be accessible through a static path (like /volume1, /volume2, 3, ... @Synology).
Can this be done with TrueNAS without problems? Without writing a script for mounting or finding the disks (okay, that's an option, but no idea how TrueNAS is mounting these drives).
2.) HDD spindown
Synology is really bad when it comes to HDD spindown. Even with a setup without any apps running, strong firewall rules to prevent random access, wakes and so on. HDD will wake up too often. My NAS is a backup NAS and is running only at night for a few minutes/hours.
But I have a second NAS, just for Plex, running 24/7. But the disks (all or none) wake up "randomly" too (NAS is only for hosting the files, Plex server is running on a different device. I use automount to mount the share when I access the files with Plex and my firewall is blocking all traffic expect SMB for the Plex server and a SSH connection from an other IP).
Anyway... HDD Spindown Timer sounds great.
- How often will TrueNAS check the drive temps? Sounds like this will spinup the drives.
- Only the accessed drives will spinup and not all like @Synology?