Open
Description
This works:
linstor rg sp zfs_12 StorDriver/ZfscreateOptions "-o volblocksize=16k"
LINSTOR ==> rg sp zfs_12 StorDriver/ZfscreateOptions volblocksize=16k
(but makes no sense)
This didn't work:
rg sp zfs_12 StorDriver/ZfscreateOptions '-a b'
(linstor: error: unrecognized arguments: b'
)
rg sp zfs_12 StorDriver/ZfscreateOptions '-a\ b'
rg sp zfs_12 StorDriver/ZfscreateOptions -ab
rg sp zfs_12 StorDriver/ZfscreateOptions '-ab'
(no error but it saves '-ab'
but should save -ab
Metadata
Metadata
Assignees
Labels
No labels