Closed meatballs closed 1 year ago
This looks like it's a hugepages issue. Only one of the three nodes has retained its vm.nr_hugepages
setting. Looking into it...
Looks like I must have done something wrong on one of the nodes - I rebuilt it from scratch and all is fine. For the other, it's a 2GB pi and that's not enough to handle 1024 Huge Pages!
Only a single diskpool created
Similar to #133, only a single diskpool is created in my 3 node cluster (3 x Raspberry Pi 4 running Ubuntu 22.04 server and microk8s 1.27)
I tried the patch suggested at https://github.com/canonical/microk8s-core-addons/issues/133#issuecomment-1387366772 but there was no change even after disabling and re-enabling the addon
What Should Happen Instead?
As per the docs:
Reproduction Steps
Follow the instructions at https://microk8s.io/docs/addon-mayastor
Introspection Report
inspection-report-20230807_145905.tar.gz
Can you suggest a fix?
If only I had a suggestion :disappointed:
Are you interested in contributing with a fix?
Sure, if I knew what to do!