TechGuy
@hxkd
Reputable Member
Joined: May 3, 2017
Last seen: Apr 4, 2024
Topics: 56 / Replies: 181
Reply
RE: Anyone else having issues with Web Gallery?

the issue is the wordpress downloads etc have been removed from the ms feeds that is why you use the custom one

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

here is a poweshell script that tells you what your vms are doing, you can set the sample rate and time to process and it will give you an idea of wha...

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

That is interesting as other zdnet articles give other figures based on different disks etc as per below response to a query The basics are simple, ...

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

@berkut 50 iops would be 400k 50 x 8k = 400K which is still slow, but you can adjust it based on server specifics, and drive type, ie ssd has highr...

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

Other option you can also do is if you want to manage the disk quality of Service, is to manage the iops on the drive, each iop is 8k so you can preve...

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

Use this to check the current statuses of the adapters on the vms Get-VMNetworkAdapter -ComputerName PROLIANTDL380 -VMname * | Select VMName, VMQwei...

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

As an addition, most times issues is caused with vmq on some servers like dell with broadcom adapters, etc it is advised to disable vmqueue, even alta...

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

aha, 😀 I saw the variables when setting up the templates again, but I never bothered looking at the function, this is great, dang this makes things a ...

3 years ago
Reply
RE: LinuxVm agent.

I tried getting Centos 8 to work, it seems the agent doesnt work at all, obviously some further development is needed in this side.

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

Ok those are powershell cmds, I am aware of that, how are you executing them ? Manually or via solidcp ?

3 years ago
Reply
RE: Hyper-V Bandwidth Limit

what custom powershell functions are you using to limit the bandwidth, if I may ask

3 years ago
Reply
RE: My Experience setting up Hyperv to create Linux Vms (Ubuntu 20.04 and Centos 7)

Update : one catch with the Ubuntu 20.04.3 version is that the agent uses the ifconfig commands to get info for the network and the latest version of ...

3 years ago
Reply
RE: LinuxVm agent.

Ok some further info after trying all afternoon, Ubuntu 20.04 uses the ip commands rather than the ifconfig command, I then installed the depreciated ...

3 years ago
Topic
3 years ago
Replies: 2
Views: 544
Page 5 / 16