From 31c66e5fe92db832047e436055598da95cf95b21 Mon Sep 17 00:00:00 2001 From: r12f Date: Fri, 4 Oct 2024 08:20:39 +0000 Subject: [PATCH 1/2] Increase VM CPU and memory size. --- ansible/roles/vm_set/templates/sonic_vm.xml.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/roles/vm_set/templates/sonic_vm.xml.j2 b/ansible/roles/vm_set/templates/sonic_vm.xml.j2 index 7eff57b29f..3f111a1118 100644 --- a/ansible/roles/vm_set/templates/sonic_vm.xml.j2 +++ b/ansible/roles/vm_set/templates/sonic_vm.xml.j2 @@ -1,8 +1,8 @@ {{ vm_name }} - 4 - 4 - 2 + 8 + 8 + 4 /machine From f029c662b257d3cb5b92b4fe99c913c4c7e0d7a1 Mon Sep 17 00:00:00 2001 From: r12f Date: Fri, 4 Oct 2024 08:23:11 +0000 Subject: [PATCH 2/2] Doc. --- docs/testbed/README.testbed.SmartSwitch.VsSetup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testbed/README.testbed.SmartSwitch.VsSetup.md b/docs/testbed/README.testbed.SmartSwitch.VsSetup.md index f11c6b7c15..b82b386fc1 100644 --- a/docs/testbed/README.testbed.SmartSwitch.VsSetup.md +++ b/docs/testbed/README.testbed.SmartSwitch.VsSetup.md @@ -75,7 +75,7 @@ scp sonic-mgmt/ansible/minigraph/SONIC01DPU.xml admin@10.250.0.55: User:admin - Password: password + Password: YourPaSsWoRd ``` 1. load minigraph on DPU