Advertisement
Guest User

Untitled

a guest
Apr 6th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. DEBUG module.masters.ovirt_vm.master[2]: Creating...
  2. DEBUG module.masters.ovirt_vm.master[0]: Creating...
  3. DEBUG module.masters.ovirt_vm.master[1]: Creating...
  4. DEBUG module.bootstrap.ovirt_vm.bootstrap: Creating...
  5. ERROR
  6. ERROR Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add VM. Physical Memory Guaranteed cannot exceed Memory Size.]". HTTP response code is "400". HTTP response message is "400 Bad Request".
  7. ERROR
  8. ERROR on ../tmp/openshift-install-177997096/bootstrap/main.tf line 1, in resource "ovirt_vm" "bootstrap":
  9. ERROR 1: resource "ovirt_vm" "bootstrap" {
  10. ERROR
  11. ERROR
  12. ERROR
  13. ERROR Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add VM. Physical Memory Guaranteed cannot exceed Memory Size.]". HTTP response code is "400". HTTP response message is "400 Bad Request".
  14. ERROR
  15. ERROR on ../tmp/openshift-install-177997096/masters/main.tf line 1, in resource "ovirt_vm" "master":
  16. ERROR 1: resource "ovirt_vm" "master" {
  17. ERROR
  18. ERROR
  19. ERROR
  20. ERROR Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add VM. Physical Memory Guaranteed cannot exceed Memory Size.]". HTTP response code is "400". HTTP response message is "400 Bad Request".
  21. ERROR
  22. ERROR on ../tmp/openshift-install-177997096/masters/main.tf line 1, in resource "ovirt_vm" "master":
  23. ERROR 1: resource "ovirt_vm" "master" {
  24. ERROR
  25. ERROR
  26. ERROR
  27. ERROR Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add VM. Physical Memory Guaranteed cannot exceed Memory Size.]". HTTP response code is "400". HTTP response message is "400 Bad Request".
  28. ERROR
  29. ERROR on ../tmp/openshift-install-177997096/masters/main.tf line 1, in resource "ovirt_vm" "master":
  30. ERROR 1: resource "ovirt_vm" "master" {
  31. ERROR
  32. ERROR
  33. FATAL failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed to apply using Terraform
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement