Skip to content
Snippets Groups Projects
Unverified Commit abcad538 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

worker17: Increase memory usage

Related to T3350
parent 34be4470
No related branches found
No related tags found
No related merge requests found
...@@ -197,7 +197,7 @@ module "worker17" { ...@@ -197,7 +197,7 @@ module "worker17" {
hypervisor = "uffizi" hypervisor = "uffizi"
vmid = 143 vmid = 143
cores = "4" cores = "4"
memory = "32768" memory = "65536"
balloon = 1024 balloon = 1024
networks = [{ networks = [{
id = 0 id = 0
......
{ {
"version": 4, "version": 4,
"terraform_version": "0.13.7", "terraform_version": "0.13.7",
"serial": 134, "serial": 136,
"lineage": "e2912de8-415d-4c35-8ee5-757008306227", "lineage": "e2912de8-415d-4c35-8ee5-757008306227",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
...@@ -804,11 +804,11 @@ ...@@ -804,11 +804,11 @@
"balloon": 1024, "balloon": 1024,
"bios": "seabios", "bios": "seabios",
"boot": "c", "boot": "c",
"bootdisk": null, "bootdisk": "",
"bridge": null, "bridge": "",
"ci_wait": null, "ci_wait": null,
"cicustom": "", "cicustom": "",
"cipassword": null, "cipassword": "",
"ciuser": "root", "ciuser": "root",
"clone": "debian-buster-2020-11-06", "clone": "debian-buster-2020-11-06",
"clone_wait": 15, "clone_wait": 15,
...@@ -830,25 +830,25 @@ ...@@ -830,25 +830,25 @@
"mbps_wr_max": 0, "mbps_wr_max": 0,
"replicate": false, "replicate": false,
"size": "32G", "size": "32G",
"ssd": null, "ssd": false,
"storage": "proxmox", "storage": "proxmox",
"storage_type": "cephfs", "storage_type": "cephfs",
"type": "virtio" "type": "virtio"
} }
], ],
"disk_gb": null, "disk_gb": 0,
"force_create": false, "force_create": false,
"full_clone": false, "full_clone": false,
"hastate": null, "hastate": "",
"hotplug": "network,disk,usb", "hotplug": "network,disk,usb",
"id": "uffizi/qemu/143", "id": "uffizi/qemu/143",
"ipconfig0": "ip=192.168.100.43/24,gw=192.168.100.1", "ipconfig0": "ip=192.168.100.43/24,gw=192.168.100.1",
"ipconfig1": "", "ipconfig1": "",
"ipconfig2": null, "ipconfig2": "",
"iso": null, "iso": null,
"kvm": true, "kvm": true,
"mac": null, "mac": "",
"memory": 32768, "memory": 65536,
"name": "worker17", "name": "worker17",
"nameserver": "192.168.100.29", "nameserver": "192.168.100.29",
"network": [ "network": [
...@@ -864,15 +864,15 @@ ...@@ -864,15 +864,15 @@
"tag": -1 "tag": -1
} }
], ],
"nic": null, "nic": "",
"numa": false, "numa": false,
"onboot": true, "onboot": true,
"os_network_config": null, "os_network_config": null,
"os_type": "cloud-init", "os_type": "cloud-init",
"pool": null, "pool": "",
"preprovision": true, "preprovision": true,
"qemu_os": null, "qemu_os": "other",
"scsihw": null, "scsihw": "virtio-scsi-pci",
"searchdomain": "softwareheritage.org", "searchdomain": "softwareheritage.org",
"serial": [], "serial": [],
"sockets": 1, "sockets": 1,
...@@ -881,9 +881,9 @@ ...@@ -881,9 +881,9 @@
"ssh_port": "22", "ssh_port": "22",
"ssh_private_key": null, "ssh_private_key": null,
"ssh_user": "root", "ssh_user": "root",
"sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform", "sshkeys": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCfpeIMg7GS3Pk03ZAcBWAeDZ+AvWk2k/pPY0z8MJ3YAbqZkRtSK7yaDgJV6Gro7nn/TxdJLo2jEzzWvlC8d8AEzhZPy5Z/qfVVjqBTBM4H5+e+TItAHFfaY5+0WvIahxcfsfaq70MWfpJhszAah3ThJ4mqzYaw+dkr42+a7Gx3Ygpb/m2dpnFnxvXdcuAJYStmHKU5AWGWWM+Fm50/fdMqUfNd8MbKhkJt5ihXQmZWMOt7ls4N8i5NZWnS9YSWow8X/ENOEqCRN9TyRkc+pPS0w9DNi0BCsWvSRJOkyvQ6caEnKWlNoywCmM1AlIQD3k4RUgRWe0vqg/UKPpH3Z root@terraform\n",
"storage": null, "storage": "",
"storage_type": null, "storage_type": "",
"target_node": "uffizi", "target_node": "uffizi",
"vcpus": 0, "vcpus": 0,
"vga": [], "vga": [],
......
  • Phabricator Migration user @phabricator-migration ·
    Owner

    Some references in the commit message have been migrated:

    • T3350 is now infra/sysadm-environment#3350
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment