To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
OCI - General
Discussion List
-
Unable to get VNIC based on VNIC OCID using BMC API through PythonSummary Unable to get VNIC based on VNIC OCID using BMC API through PythonContent Hi All, I am trying to retrieve private IP of a VNIC using GetVNIC operation available … -
Oracle BMCS BYOI (bring your own image) featureSummary Oracle BMCS BYOI (bring your own image) featureContent Hi, I am trying to figure out how to use the Oracle BareMetal Cloud Service BYOI feature to convert an "im… -
cannot connect to database using sql developerSummary cannot connect to database using sql developerContent I create an one node database in BMC and can successfully use sqlplus to connect to this db using the instr… -
an instance stuck in "TERMINATING" statusSummary an instance stuck in "TERMINATING" statusContent I have an instance stucking in "TERMINATING" status which block me cleaning up the resouces (e.g. subnet, vcn). … -
Terraform ssh_private_key issueSummary Terraform ssh_private_key issueContent Hi Folks, I am using BMCS Terraform provider, and have an issue with running remote-exec. Specifically - the error that is… -
API sample cannot load private keySummary API sample cannot load private keyContent I try to use https://docs.us-phoenix-1.oraclecloud.com/Content/Resources/Assets/signing_sample_java.txt to call an api.… -
What are the valid values for load balancer policy?Summary What are the valid values for load balancer policy?Content Hi, I am using terraform to create a load balancer on BMC. I did not find an example/doc about the val… -
Cannot create compute instances in the Ashburn region using CLISummary Cannot create compute instances in the Ashburn region using CLIContent Hi, there. I am trying to create a new compute instance using CLI in the Ashburn region pr… -
What are the valid availability domains accepted by resource subnet?Summary What are the valid availability domains accepted by resource subnet?Content When I create a subnet using terraform, I tried below AD for availability_domain para… -
Can't start ipmi service on BMC instanceSummary Can't start ipmi service on BMC instanceContent I am trying to use ipmi to monitor BMC instance (BM.Standard1.36, Oracle-Linux-7.3-2017.04.18-0) on hardware leve… -
Hypervisor in Bare-Metal CloudSummary Hypervisor in Bare-Metal CloudContent Hello Experts, I have a question on hypervisor which can be used in Bare-Metal Cloud, As per the FAQ's https://cloud.oracle… -
Connection between 2 vm's in 2 VCN'sSummary Connection between 2 vm's in 2 VCN'sContent I have created 2 compartments - dev and prod . Each has a linux instance. The compartments are in 2 separate vcn's --… -
Ruby SDK Service Errors - any way to catch them ?Summary Ruby SDK Service Errors - any way to catch them ?Content For particular calls, I'd like to prevent that a service error stops the current runtime env. Instead, I… -
Connecting to database on bare metal cloud by service nameSummary Connecting to database on bare metal cloud by service nameContent According to documentation here : https://docs.us-phoenix-1.oraclecloud.com/Content/Database/Ta… -
asn1: structure error: tags don't matchSummary asn1: structure error: tags don't matchContent I am trying a trivial terraform plan, and getting a strange error. [ERROR] root: eval: *terraform.EvalConfigProvid… -
Does BMCS support NUMASummary Does BMCS support NUMAContent Could anyone please clarify whether BMCS supports NUMA -
Oracle bare metal instance - can't connect with RDPSummary Oracle bare metal instance - can't connect with RDPContent Hi everyone, I'm creating a Windows baremetal server using image Windows-Server-2012-R2-Standard-Editi…User_2025-01-31-16-38-11-413 13 views 2 comments 1 point Most recent by User_2025-01-31-16-38-11-413 -
IP address or service name from terraformSummary IP address or service name from terraformContent How do you get the public IP address or the publicly accessible service name of a provisioned database, using te… -
Can I move a Vm with a 1Tb root volume as a private image - how does the Sacrificial image actuallySummary Can I move a Vm with a 1Tb root volume as a private image - how does the Sacrificial image actually workContent So I have a VM with a single boot disk of size 1 … -
issues using terraform DBSystemSummary issues using terraform DBSystemContent I am trying out the terraform configuration from : https://github.com/oracle/terraform-provider-baremetal/tree/master/docs… -
Q:mdadm created RAID10 became /dev/md127 after a rebootSummary Q:mdadm created RAID10 became /dev/md127 after a rebootContent Hello, on my compute instance (Linux .localdomain 4.1.12-61.1.28.el6uek.x86_64 #2 SMP Thu Feb 23 2… -
BMC - HDFS Connector - Grizzly with JerseySummary BMC - HDFS Connector - Grizzly with JerseyContent We are trying to integrate the HDFS connector with a Grizzly (Jersey) server. Since HDFS connector internally h… -
Licensing the Oracle Database on the Oracle CloudSummary Licensing the Oracle Database on the Oracle CloudContent Hi as Oracle Bare metal cloud is not in the list of authorized cloud environments is the processor core … -
GPU spec/GPGPU support in BMC instancesSummary GPU spec/GPGPU support in BMC instancesContent Hi, I want to do some heavy-duty work with OpenCL or CUDA, could anybody provides GPU specs in BMC instances? -
HDFS Connection ExampleSummary HDFS Connection ExampleContent Can anyone provides more examples on the HDFS connector of the object storage service? Specifically we want to transfer files from… -
Oracle Bare Metal - API authentication with C# - DotNetSummary Oracle Bare Metal - API authentication with C# - DotNetContent Hi everyone, Is there any samples I can follow to authenticate against the Bare Metal API using C#…User_2025-01-31-16-38-11-413 23 views 2 comments 0 points Most recent by User_2025-01-31-16-38-11-413 -
Ruby SDK connection errorSummary Ruby SDK connection errorContent I'm trying to work through the first example in the docs, but I seem to have something misconfigured with my keys...but I don't … -
Unable to run ObjectStorageSyncExample.javaSummary Unable to run ObjectStorageSyncExample.javaContent Hi, I was trying to run the example java code at https://github.com/oracle/bmcs-java-sdk/blob/master/bmc-examp… -
Need more Java SDK ExamplesSummary Need more Java SDK ExamplesContent Hi, Could you please provide more examples how to use Java SDK for CRUD(Create/Read/Update/Delete) operations on objects in bu…