oracle / oci-cli

Command Line Interface for Oracle Cloud Infrastructure
https://cloud.oracle.com/cloud-infrastructure
Other
449 stars 185 forks source link

Exadata VM cluster on Exascale Infrastructure #825

Open rcitton opened 4 months ago

rcitton commented 4 months ago

Hi Team, a question about 3.44.1 and new "Exadata VM cluster on Exascale Infrastructure" support. I wonder why doing "oci db exadb-vm-cluster update (...) --total-e-cpu-count xxx" parameter "--ssh-authorized-keys-file" is required. Im not going to change the ssh key, I need to update the ECPU only.

KalpanaRamasamy90 commented 4 months ago

Can you please look into the below documentation on why it is required? Thanks https://docs.oracle.com/en-us/iaas/tools/oci-cli/3.44.2/oci_cli_docs/cmdref/db/exadb-vm-cluster/update.html

KalpanaRamasamy90 commented 4 months ago

Please reopen the issue if you require more details, Thanks!

rcitton commented 4 months ago

im sorry but Im not getting why such parameter is required. Having --exadb-vm-cluster-id should be enough if I need to change the enabled ECPU.

KalpanaRamasamy90 commented 4 months ago

@rcitton Re-opened the issue, we will reply after checking with the concerned team

rcitton commented 4 months ago

it's not a cloud_vm_cluster, im speaking about exadb-vm-cluster

adizohar commented 4 months ago

Apologies , ExaScale requires ssh keys in the service, and I agree , it should not require.