Re: [libvirt-users] NUMA issues on virtualized hosts

2018-09-18 Thread Michal Privoznik
On 09/17/2018 04:59 PM, Lukas Hejtmanek wrote: > Hello, > > so the current domain configuration: > threads='1'/> memory='6200' /> memory='6200' /> memory='6200' /> memory='6200' /> > /> vcpu='4' cpuset='4' /> cpuset='6' /> /> vcpu='11' cpuset='11' /> cpuset='13' /> /> vcpu='18' c

Re: [libvirt-users] How to assign IP via virt-install

2018-09-18 Thread Devis Reagan Ponraj -ERS, HCL Tech
Hi Peter , I’m using centos7.0.qcow2 which is a centos already and hence not given any OS/IOS . My intention is to assign a static Mac and IP address that I wish to , which I will use later for easy use (no dhcp in this scenario , Infact I was able to get ip from dhcp with no problem) Regard