I picked up some cheap parts and 2x6tb HDDs to setup in raid for redundancy as a home server/plex server using Debian.
I’ve had some success creating the raid array through terminal/mdadm, but I’ve not been able to get the array to persist through restarts as I can’t edit the auto mount with the /etc/fstab command as it says “you don’t have permission” (I’ve already entered the root user/password in terminal).
After a few more attempts and trying other commands it sort of looked like I got into a file for /etc/fstab, but guide documentation is so poor or have no ss to the point I’d rather not break things because I’ve no good idea where to put this “line of code” they reference.
So… before going any further:
1) Is there a GUI/software for debian I can get that simplifies raid creation?
2) Whats the best raid format (read a few things about ZFS, lots of conflicting information)? I just want simple redundancy here…
3) What partition type for 6tb and to be viewable as a network location to different OS/devices?
4) Once the raid array is setup, how can it be mounted in a way that I can see it as a default location in the file explorer (documents, music, etc…) represented by the partition name (or is the raid array name something other than “md0” to solve that, if going through mdadm)?
This as be the most mind numbingly frustrating software experience in my life, to say the least… Assistance would be much appreciated.
I’ve had some success creating the raid array through terminal/mdadm, but I’ve not been able to get the array to persist through restarts as I can’t edit the auto mount with the /etc/fstab command as it says “you don’t have permission” (I’ve already entered the root user/password in terminal).
After a few more attempts and trying other commands it sort of looked like I got into a file for /etc/fstab, but guide documentation is so poor or have no ss to the point I’d rather not break things because I’ve no good idea where to put this “line of code” they reference.
So… before going any further:
1) Is there a GUI/software for debian I can get that simplifies raid creation?
2) Whats the best raid format (read a few things about ZFS, lots of conflicting information)? I just want simple redundancy here…
3) What partition type for 6tb and to be viewable as a network location to different OS/devices?
4) Once the raid array is setup, how can it be mounted in a way that I can see it as a default location in the file explorer (documents, music, etc…) represented by the partition name (or is the raid array name something other than “md0” to solve that, if going through mdadm)?
This as be the most mind numbingly frustrating software experience in my life, to say the least… Assistance would be much appreciated.