Hi,
I'd like to set up an homelab to practive devops techniques ansible, terraform, kubernetes, rancher ....
I have storage homeserver
- Hardware
- core i3 2100 ( 2 cores HT)
- 12GB RAM
- 8GB SLC usb eDOM
- 4x3Tb HDD
- 1 256GB nvme SSD on a passive pci-e extension
- 1x 10GB Mellanox Connectx2
- Sofware
- Proxmox 6 (on eusb dom)
- 4x3Tb in mdadm raid 5 /dev/md0
- bcache0 made of md0 and nvme ssd
- Thin volume group
- VG used as storage for proxmox
- LV few TB mounted on /storage
- NFS server exporting /storage/DATASTORE on homeserver.
- Powers a few LXC with "selfhosted" food ( nextcloud/bitwarden...)
I have a pair of optiplex 7010 SFF
- Compute nodes
- 2x Optiplex 7010
core i7-3770
32GB ram
2.5 HDD
1x 10GB Mellanox Connectx2
- Software
- Proxmox 6 installed on 2.5 HDD
- Part of a 2 nodes cluster ( 2 optiplex)
- Qdevice located on a VM in storage node
- Connected to NFS storage exposed by Storage node
I'd like to make a 3 nodes cluster and store my vm on the NFS storage
When i'm "playing devops" I can power up my nodes and have the full power of my cluster
When I'm not playing, I'd like to save some electricity and being able to mode a few VM on the storage node and power down my compute nodes.
Would it work ?
I presume I need to remove my qdevice ?
How should I configure the cluster to allow it to work with 1 node out of 3 available ?
I understand that my storage nodes is a spof, but this a homelab, there no big deal !
I'd like to set up an homelab to practive devops techniques ansible, terraform, kubernetes, rancher ....
I have storage homeserver
- Hardware
- core i3 2100 ( 2 cores HT)
- 12GB RAM
- 8GB SLC usb eDOM
- 4x3Tb HDD
- 1 256GB nvme SSD on a passive pci-e extension
- 1x 10GB Mellanox Connectx2
- Sofware
- Proxmox 6 (on eusb dom)
- 4x3Tb in mdadm raid 5 /dev/md0
- bcache0 made of md0 and nvme ssd
- Thin volume group
- VG used as storage for proxmox
- LV few TB mounted on /storage
- NFS server exporting /storage/DATASTORE on homeserver.
- Powers a few LXC with "selfhosted" food ( nextcloud/bitwarden...)
I have a pair of optiplex 7010 SFF
- Compute nodes
- 2x Optiplex 7010
core i7-3770
32GB ram
2.5 HDD
1x 10GB Mellanox Connectx2
- Software
- Proxmox 6 installed on 2.5 HDD
- Part of a 2 nodes cluster ( 2 optiplex)
- Qdevice located on a VM in storage node
- Connected to NFS storage exposed by Storage node
I'd like to make a 3 nodes cluster and store my vm on the NFS storage
When i'm "playing devops" I can power up my nodes and have the full power of my cluster
When I'm not playing, I'd like to save some electricity and being able to mode a few VM on the storage node and power down my compute nodes.
Would it work ?
I presume I need to remove my qdevice ?
How should I configure the cluster to allow it to work with 1 node out of 3 available ?
I understand that my storage nodes is a spof, but this a homelab, there no big deal !