I bet you guys get this all the time. Anyways here's my turn.
Use case:
- Home lab. I'm not hosting Plex, and I have no need for yuge storage. A few TB is plenty.
- I intend to have 10 to 20 VMs doing various workloads like gitlab, influxdb, grafana, consol, nomad, postgres
- If a drive goes poof, I won't lose sleep over it. The plan is to automate everything and back everything up to another machine. Since nothing is production workload downtime doesn't bug me.
Case, motherboard and ram:
- Initially 32gb of ram but probably going to 64
- Case has room for 6 drives. 3 5.25 and 3 3.5, I don't need the capacity of spinning disks so they'll probably get filled with SSDs over time.
- Motherboard: I'm tempted to get one that takes 2 NVMEs but I don't fully understand their drawbacks that I've read allusions to in this forum.
- To keep this simple if every storage device will probably be 1TB. 1TB ssds and 1TB nvmes.
Growth and expansion:
I'd like to get this project off the ground with just one drive to start with the ability to easily add more. A little bit of redundancy wouldn't hurt but I'm not editing video files, so blazing performance isn't top of list. (But I will be cloning vms)
File system advice:
I currently have a proxmox machine with one drive. I was using packer to try to clone a vm and got this error:
Which ever choice I make with this new machine, I would like very much to be able to complete this operation.
Thanks folks.
Use case:
- Home lab. I'm not hosting Plex, and I have no need for yuge storage. A few TB is plenty.
- I intend to have 10 to 20 VMs doing various workloads like gitlab, influxdb, grafana, consol, nomad, postgres
- If a drive goes poof, I won't lose sleep over it. The plan is to automate everything and back everything up to another machine. Since nothing is production workload downtime doesn't bug me.
Case, motherboard and ram:
- Initially 32gb of ram but probably going to 64
- Case has room for 6 drives. 3 5.25 and 3 3.5, I don't need the capacity of spinning disks so they'll probably get filled with SSDs over time.
- Motherboard: I'm tempted to get one that takes 2 NVMEs but I don't fully understand their drawbacks that I've read allusions to in this forum.
- To keep this simple if every storage device will probably be 1TB. 1TB ssds and 1TB nvmes.
Growth and expansion:
I'd like to get this project off the ground with just one drive to start with the ability to easily add more. A little bit of redundancy wouldn't hurt but I'm not editing video files, so blazing performance isn't top of list. (But I will be cloning vms)
File system advice:
I currently have a proxmox machine with one drive. I was using packer to try to clone a vm and got this error:
Code:
==> proxmox-clone: Creating VM
==> proxmox-clone: No VM ID given, getting next free from Proxmox
==> proxmox-clone: Error creating VM: 500 Linked clone feature is not supported for drive 'scsi0'
Build 'proxmox-clone' errored after 97 milliseconds 19 microseconds: Error creating VM: 500 Linked clone feature is not supported for drive 'scsi0'
Which ever choice I make with this new machine, I would like very much to be able to complete this operation.
Thanks folks.