linstor-server icon indicating copy to clipboard operation
linstor-server copied to clipboard

Linstor ignores StorDriver/LvcreateType

Open maxpain opened this issue 1 year ago • 1 comments

Hello. I use piraeus-operator and trying to configure StorDriver/LvcreateType striped, but Linstor server ignores this setting.

linstor storage-pool set-property w1 nvme-lvm StorDriver/LvcreateType striped

image

But new volumes are still linear

image

https://github.com/LINBIT/linstor-server/issues/149 https://github.com/piraeusdatastore/piraeus-operator/issues/714

maxpain avatar Oct 15 '24 14:10 maxpain

Thanks for the report, but you have figured out the answer to this one in #149 already.

We should need to properly document that the property StorDriver/LvcreateType is deprecated in favor of the more general StorDriver/LvcreateOptions

ghernadi avatar Oct 15 '24 14:10 ghernadi