https://rancher.com/ logo
Title
a

agreeable-london-16334

04/09/2023, 8:58 AM
hi, im having some difficulties getting longhorn to use the fast ssds in my master nodes, they show up in the node list in longhorn ui and show the free space etc but when i try to create a volume it wont schedule on them. as soon as i make a disk in one of my worker nodes available the volume gets created on that, but my worker nodes only have tiny slow spinning disks. im guessing i am missing some config somewhere but not sure where (i dont see any pods failing to schedule due to taints etc, only due to persistent volume not being available)
1
nvm think i solved it by adding
taintTolerations: <http://node-role.kubernetes.io/master:NoSchedule|node-role.kubernetes.io/master:NoSchedule>
to the default settings part of helm values
l

late-needle-80860

04/09/2023, 7:47 PM
Yup …