Hey there, I am new to harvester and try to setup ...
# harvester
c
Hey there, I am new to harvester and try to setup a single node. As I can see in the docs it is somewhat supported but the documentation is quite short. I found the option
install.harvester.storage_class.replica_count
for the installer, but no option to allow replicas to be scheduled on the same node. Ideally I have 2 replicas so if one disk fails I don't have to restore from my backups. Has somebody here experience with single node operation? Thanks for your help Regards Philipp
t
Longhorn, Harverster’s storage layer, is designed to replicate across different nodes. I don’t think you can use different disks on the same node. In the event of a disk failure on the node, do you have a boot, and 2 data drives?
c
I have one boot drive and 4 data drives
t
Did you add the disks once harvester is up and running?
c
The installer prompts to add a data drive the other drives i added later
this is the current setup (the 500GB drive will be removed and 2x2TB added)
t
that looks good. You can check longhorn to see.
c
image.png
t
it says 7 replicas
c
image.png
yes but of different volumes i guess
i created a k8s cluster for testing already
t
ya.. not sure how to tell longhorn to use multiple disks on the node.
c
still thanks so far 🙂
hayo I found the setting in the longhorn ui
🦜 2
thanks for your help i didnt know the longhorn ui was accessible in harvester
t
A nice little hidden feature.
a