Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have 40 or so UCS domains that are IMM. We have had a number of servers just disconnect from Intersight, we cant be the only one this is happening to?
I have a couple servers that have been disconnected from intersight for about a month now. They are accessible via kVM, but how can I reboot the CIMC? These are Blades
I am trying to configure Terraform and Intersight and trying to call the OS Install workflow, but something isnt right. I ran terraform init, then plan, then apply, but I get this error message below. Any idea what could be wrong? intersight_os_ins...
Does Smart Call Home exist any more? Just trying to make sure before I put in any more effort then neccessary.I feel like I have setup my configuration correctly, but Im not getting any test emails, yet I can logon to our MDS switch 9132T and telnet...
Just trying to keep this as generic as possible. I have 2 active zoneset's. I have 4x storage ports that I would like to share between the 2x zoneset's. How would I accomplish this? I do not want to physically separate the storage ports. Thank yo...
I did pull this code from GitHub, and it looks like the last update may have been around 7 months ago, but you know how things can change very quicklyhttps://developer.cisco.com/codeexchange/github/repo/sandkum5/terraform_intersight_os_install/
So I have a data.tf file that has this in there, then I have another file called os_install.tfdata "intersight_os_install" "response" { moid = intersight_os_install.os_install.id}resource "intersight_os_install" "os_install" {name = local.namedescri...