raid using old computer for RAID
16 minutes ago, VinFurr said:I am thinking about RAID5 or RAID6. if i should not use it, why?
Yes, but... (see next point)
16 minutes ago, VinFurr said:Will it prevent bitrot? (or anything else that negatively affect data integrity) if no, what should i do
Normal RAID5/RAID6 systems will not. However, the "software" RAID/filesystem called ZFS can handle data redundancy and integrity all in one. In ZFS, RAID5 is called RAIDZ1, and RAID6 is RAIDZ2. There are subtle differences, but they only make ZFS better.
17 minutes ago, VinFurr said:What will happen if the motherboard dies?
ZFS is configured by disk UUID, not by port or controller, so you can migrate arrays from system to system with zero issue.
18 minutes ago, VinFurr said:I dont have UPS and dont want to spend money on it if unecessary
Not strictly necessary, but a nice-to-have, IMO.
19 minutes ago, VinFurr said:Hello, I am wondering if i should use my old computer as a NAS. As i am completely new on this field and have no experience, I need tips & tricks on what i need to know to get started
Look into TrueNAS (Scale is the better option going forward; the alternative is Core, which is slowly being replaced by Scale). It's a full-featured and well-supported NAS software that uses ZFS as it's base filesystem.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now