Today I'm upgrading my home NAS/media server. It's powered by a new single board computer - the Zimaboard 432. This video covers the build and how it turned out! #zimaboard #diy #nas
Buy a Zimaboard: https://shop.zimaboard.com/
Parts used (affil.):
USB3 adapter: https://s.click.aliexpress.com/e/_AX5rNP
ATX PSU enable plug: https://s.click.aliexpress.com/e/_AA2njj
Molex to 12V/5V fan splitter: https://s.click.aliexpress.com/e/_9zNzZP
Case: Coolermaster Core V1
Hard Drives: WD Red+ 8TB
IO Shield STL: https://makerworld.com/en/models/230646
*Rsync is superior to RAID in at least two ways; firstly there is less wear on the drives and secondly this system presents users the opportunity to recover content deleted from the source drive, from the destination drive, within the user-set window of time. It does however require more work than RAID to get back up and running again if the source drive dies.*
~~~
Rsync backup schedule:
configure: crontab -e
add:
0 22 * * 6 rsync -rvh --progress /DATA/Disk1/ /DATA/Storage1 # weekly backup
0 22 1 * * rsync -rvh --progress --delete /DATA/Disk1/ /DATA/Storage1 # monthly backup and clean
~~~
Samba settings:
install: sudo apt-get install samba
configure: sudo nano /etc/samba/smb.conf
add:
#Main (accessible and writable for all local users):
[Media]
comment = Disk1 SMB Share
path = /DATA/Disk1/Media
browseable = Yes
writable = Yes
read only = No
guest ok = Yes
create mask = 777
directory mask = 777
force create mode = 777
force directory mode = 777
#Hidden (example of accessible but hidden share):
[Downloads]
comment = Disk1 Downloads Share
path = /DATA/Disk1/Downloads
browseable = No
writable = Yes
read only = No
guest ok = Yes
0:00 Intro
0:22 RPi NAS overview
0:50 Zimaboard unboxing & overview
1:33 CasaOS & Installing web gui
2:10 Planned upgrade
4:36 Disk, SMB and apps setup
5:10 Installing second disk and rsync setup
6:02 End result
_____________________________________________________________________________
My tools & gear: https://www.amazon.com.au/hz/wishlist...
Must buy games & gear: https://www.amazon.com.au/hz/wishlist...
My wishlist: https://www.amazon.com.au/hz/wishlist...
Etsy Store: https://www.etsy.com/au/shop/MakerHQS...
Facebook: / makerhqyt
Instagram: / swarleyaus
Twitch: / swarleyaus
Music: Moonlight from Producer Loops