Re: Regarding the VPC offering

2022-06-30 Thread Harikrishna Patnala
Hi Vivek, For the default VPC offering, in the database I see both "InternalLbVM" and "VpcVirtualRouter" as the providers for the LB service. Though the list response in UI only shows "IntenalLbVM". That is the reason you could create both internal and public LB tiers. While creating a new

Re: Enable available CPU security flaw mitigations

2022-06-30 Thread Jeremy Hansen
So I was able to figure out how to specify cpu model and capabilities, but I’m not seeing a clear way to specify threads, which I would assume would be in the Compute Offerings, but I see nothing to that looks obvious reguarding threads. From the specific vm config through virt-manager, I see:

Re: Asymmetric traffic issues?

2022-06-30 Thread S.Fuller
I'm using the Windows Server 2016 profile for the template. After the VM came up, I installed the virtio drivers from the latest ISO, and then added a new NIC so that it used the virtio network drivers vs the default E1000 drivers. XML dump is attached On Thu, Jun 30, 2022 at 12:03 PM Simon

Re: Asymmetric traffic issues?

2022-06-30 Thread Simon Weller
Can you provide a redacted dump of your libvirt xml file for the VM? Also, which OS profile are you using in Cloudstack for this? The Windows specific ones don't use virtio if I remember correctly, so you will need to select Virtio-SCSI 64bit in order for the xml to be built correctly. -Si

Re: Asymmetric traffic issues?

2022-06-30 Thread S.Fuller
Neither the block nor the scsi drivers appear to be running as far as I can tell. - Steve On Thu, Jun 30, 2022 at 11:07 AM Simon Weller wrote: > Steve, > > Are you running the virtio-block or virtio-scsi drivers? > > -Si > > > > From: S.Fuller > Sent:

Re: Asymmetric traffic issues?

2022-06-30 Thread Simon Weller
Steve, Are you running the virtio-block or virtio-scsi drivers? -Si From: S.Fuller Sent: Thursday, June 30, 2022 8:52 AM To: users@cloudstack.apache.org Subject: Re: Asymmetric traffic issues? EXTERNAL EMAIL: This message originated outside of ENA. Use

Re: Asymmetric traffic issues?

2022-06-30 Thread S.Fuller
Well, I checked everything that I could for any QOS settings and there is nothing configured there. What is curious is that Idon't see this behavior when the transmitting host is running Linux, or if I'm using the E1000 drivers (although with the E1000 driver, the overall throughput is lower). It