-
Smithx10bahamat: is it normal in triton to be able to deploy 2 instances with the same alias?
-
Smithx10Noticed while deploying with terraform that it didn't stop me
-
danmcdSmithx10: From the adminui's POV, you can have the same alias IF AND ONLY IF the user/owners of the VM/instance are different.
-
danmcde.g. "danmcd" can't create another `smartos-build-2` on Kebecloud, but "admin" sure can.
-
danmcdI've experimentally verified this. Unsure if using VMAPI you can get similar "can't have same alias twice under same user" enforcement, but I suspect it is enforced at VMAPI, not at ADMINUI.
-
danmcdSo anyone here who BUILDS SmartOS: fenix OS-8327 is coming very soon.
-
jinni
-
danmcdThere will be a flag day due to strap-cache changes that aren't keyed off of the illumos-extra commit ID.
-
danmcd(FYI. Disappearing rather soon.)
-
Smithx10🤔, maybe terraform is doing the provisions at the same time ? It’s going through cloudapi
-
Smithx10I was playing around with terraform cdk let me show you a gist
-
Smithx10
-
Smithx10It's looking like if you run the provisions quickly enough... you get 2 of the same alias.
-
Smithx10terraform uses github.com/tritondatacenter/triton-go which uses cloudapi.
-
araiHey guys, it's been a while. Where's the current best resource to use for filing bug reports with pkgsrc distributed software? Specifically I'm having an issue with `mariadb-server` and `/var/run` not getting along.