Hi Foks,
I know this is a common asked question but yet I am trying to see what would be the best option for my config.
I just got a computer and have enough CPU and Ram to run a decent home lab.
The storage available is as follow:
I basically want to develop on my laptop, have my code on remote git repos (Github or another) and maybe have a ci/cd tool locally installed probably jenkins but mainly experimentation.
Why do I give all this context. Well because I don't think I need RAID solution so I can use the most of the Storage space for VM's if I have more money in the future I may add more ssd's and build a raid but for the moment I would like to know what would be the best option for:
Thanks in advance for your help.
I know this is a common asked question but yet I am trying to see what would be the best option for my config.
I just got a computer and have enough CPU and Ram to run a decent home lab.
The storage available is as follow:
- One SSD 480 GB where I will install the OS
- Two 2TB SSD for VM, LXC volumes
I basically want to develop on my laptop, have my code on remote git repos (Github or another) and maybe have a ci/cd tool locally installed probably jenkins but mainly experimentation.
Why do I give all this context. Well because I don't think I need RAID solution so I can use the most of the Storage space for VM's if I have more money in the future I may add more ssd's and build a raid but for the moment I would like to know what would be the best option for:
- The OS SSD (I may add a second one in the future and mirror it)
- ext4 (default install option)
- xfs
- zfs (if I decide to mirror)
- lvm-thin?
- For the data storage
- lvm-thin
- zfs
- btrfs?
Thanks in advance for your help.