This message was deleted.
# harvester
a
This message was deleted.
a
failed to set the setting v2-data-engine with invalid value true: not enough hugepages-2Mi capacity for node node-01, requested 2Gi, capacity 0
a
Disclaimer: I haven't tried this at all yet myself, and Harvester doesn't yet support deploying the Longhorn V2 data engine. That said, if you want to experiment, you'll need to enable hugepages by doing something like this: https://github.com/harvester/os2/pull/98/files (that would need to go in
/oem/93_spdk.yaml
)
a
got an error about aio bdev already used by 1 disk 😕
I can only use one disk from
/dev/disk/by-path/pci-0000:01:00.0-sas-phyX-lun-0
else, I could use v1 engine but I have wwn colision 😕
and I didn't found how to add extra mountpoint via oem config
a
from your description I suspect you might be hitting this issue https://github.com/longhorn/longhorn/issues/8129