-
tozhuanyone could help take a look for my question ? is the problem with smartos only, or the problem is generic problem with all illumos based os? log.omnios.org/smartos/2023-10-30
-
jperkinnahamu: could you rebase wireguard-go at some point? gvisor doesn't build with go 1.21 (the new pkgsrc default), and they've bumped it upstream to a working one a while back
-
nahamujperkin: I can certainly take a look.
-
nahamujperkin: can you give me a repo URL to try against?
-
nahamujperkin: I've enabled issues on my fork. If you file something there with some extra details that would be helpful. github.com/nshalman/wireguard-go/issues
-
jperkinnahamu: not sure what you mean by "repo URL" but I've raised #1, thanks!
-
nahamuThanks!
-
Smithx10What are the options for using ZFS encryption within triton? Is there a doc for this?
-
jbkit's per compute node
-
jbkand it requires a compute node to have a yubikey plugged in
-
jbkand is something that's set when you provision the CN
-
jbki can't remember the option any more, but basically you add an option when you setup a CN to indicate it should be encrypted
-
jbkand it creates the encrypted zpool
-
jbk(basically anymore more granular than the zpool gets complicated because of tritons use of cloning to provision instances... those all have to sit under the same encryption root)
-
jbka nice improvement would be to also support TPM2 modules (unlike TPM1.x modules, TPM2 modules mandate more modern mechanisms including ECC)
-
jbkbut never got that far