Hello Syed,

You can modify the metron-deployment/vagrant/full-dev-platform/Vagrantfile to 
increase memory.

hosts = [{
    hostname: "node1",
    ip: "192.168.66.121",
    memory: "8192",
    cpus: 4,
    promisc: 2  # enables promisc on the 'Nth' network interface
}]

Regards,
Anand

From: Syed Hammad Tahir <[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Friday, November 3, 2017 at 11:45 AM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: memory issue

How do I increase vagrant vm`s RAM. I have plenty of RAM to allocate to it.

[Inline image 1]
  • memory issue Syed Hammad Tahir
    • Re: memory issue Anand Subramanian

Reply via email to