Display More1. extend zfs volume size on luks
as ryecoaaron noted, it can be done cryptosetup resize. (but only in cli, not gui)
change text inside <> to appropriate value for your needsCode#resize zfs volume zfs set volsize=<40GB> <tank/files> #resize luks cryptosetup resize <zd0-crypt> #resize2fs </dev/dm-0>
2.
it is by design that click lock button is disabled when luks is referenced (for example shared folder use luks)
don't know why this is designed in such way
(I think force lock feature is useful but I'm not 100% sure about that)
so, to lock luk that is reference
just reboot or
Thanks luxflow for your input.
I tried what you and ryecoaaron suggested but it didn't work. :-/
As alaways, I made a video so that you can see if I'm doing anything wrong :
External Content
www.youtube.com
Content embedded from external sources will not be displayed without your consent.
Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.