Brianna Bennett
Brianna Bennett
In the cnapi zone there's a script, `/opt/smartdc/cnapi/bin/alloc-reasons.sh`. Can you give me the output for that script from the failed provision attempt? If you want to send it in private,...
Check the contents of `/usbkey/config` to verify that it has what you expect. This is usually a result of putting in invalid parameters (e.g., one or more of the gateway,...
You should use AdminUI or CloudAPI to create instances. It's not recommended to create them directly via vmapi. Nevertheless, to see the correct format, create an instance via cloudapi or...
Maybe [bugview](https://smartos.org/bugview) could also use the github API to pull in issues from all SDC subprojcts?
@naisanza Why not configure each with non-overlapping ranges on the same network prefix? E.g., give 10.0.1.6-10.0.1.127 to DHCP and 10.0.1.127-10.0.1.254 to SDC, or whatever ratio you think you need on...
This is happening because there are multiple CNs with the same UUID. This confuses CNAPI because it thinks they are the same CN. You'll need to contact your hardware vendor...
Great. I’ll submit it today.
+1 for this which duplicates #196.
I think this is what you're looking for: https://github.com/joyent/node-triton/blob/master/examples/example-list-instances.js
@dependabot rebase