
amstel
Members-
Content Count
74 -
Joined
Community Reputation
0 NeutralAbout amstel
-
Rank
Newbie
Converted
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi, Long (you can skip to the Short section down): for around 2 years that I'm using unRAID server on my house. now it is the time that I need to use 100% of my PC's power for some hardcore software (such MatLab), and I got poor results using the windows 10 VM machine over the unRaid system. basiclly, now I'm booting directly into win10 that is sitting on SSD, and I am trying to run the unRaid (from its USB) over virtualbox machine. well, it is working, booting up. but, I cannot see the NW at all. th
-
VM got stuck when using 100% of all cpus for long time
amstel replied to amstel's topic in VM Engine (KVM)
will try that, but each of this tests takes alot of time.. I dunno if it is related, but also trying now "CPU Mode" "Emulated" instead of "Host Passthrough". maybe I should also try changing between SeaBIOS and OVMF.. instead of using the OS as is I became a tester for the OS. -
VM got stuck when using 100% of all cpus for long time
amstel replied to amstel's topic in VM Engine (KVM)
well, I do need the GPU, I also mine with it, never got stuck. thanks for the detailed reply. well I did try with and without the ACS override -->> same results. crypto mining is working well for me, even when doing it 24/7 (CPU + GPU). GPU drivers are being updated constantly. how can I run VNC + passthru at the same time? I have also checked and this software consume almost 100% of the CPU at run time, but consumes really small amount of RAM while running, 210MB. I also ran the software on my laptop and on VNC and it works -
VM got stuck when using 100% of all cpus for long time
amstel replied to amstel's topic in VM Engine (KVM)
well, the software configuration is just fine. I ran the software all night running on VNC instead of passthru, and it is working fine.. didn't get stuck. -
VM got stuck when using 100% of all cpus for long time
amstel replied to amstel's topic in VM Engine (KVM)
thanks for replying. 1. how do I limit the prog to 95%/90% ..? 2. didn't try... I will give it a try.. -
VM got stuck when using 100% of all cpus for long time
amstel replied to amstel's topic in VM Engine (KVM)
I started using the software after moving to version 6.4, so I did not check in previous versions. do you think that downgrading to 6.3.x version might solve that issue? -
VM got stuck when using 100% of all cpus for long time
amstel replied to amstel's topic in VM Engine (KVM)
checked that. couldn't find anything helpful there... -
Hi, I'm running win10 on VM, using cpu isolation for cpus 1,2,3,5,6,7 out of 8 . my xml settings for the cpus: <cputune> <vcpupin vcpu='0' cpuset='1'/> <vcpupin vcpu='1' cpuset='2'/> <vcpupin vcpu='2' cpuset='3'/> <vcpupin vcpu='3' cpuset='5'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='7'/> <emulatorpin cpuset='0,4'/> </cputune> I have also noticed that after moving to unraid 6.4, the automatic settings have changed the order of the cpus, so I also tried this
-
Waking a VM from sleep mode using Mouse/Keyboard
amstel replied to amstel's topic in VM Engine (KVM)
well, mmy VM configured like this: <cputune> <vcpupin vcpu='0' cpuset='1'/> <vcpupin vcpu='1' cpuset='2'/> <vcpupin vcpu='2' cpuset='3'/> <vcpupin vcpu='3' cpuset='5'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='7'/> <emulatorpin cpuset='0,4'/> </cputune> screen saver is not configured, I only set the turn off screen after 5 minutes of inactivity. btw, I only use GPU passing and not VNC. -
Waking a VM from sleep mode using Mouse/Keyboard
amstel replied to amstel's topic in VM Engine (KVM)
so, tell me the secret of having VM's that doesn't uses the cpu % while they are inactive. does all of your 3 vm's using VNC or GPU ? -
Hey, started the routine but got confused I am using: USB 2.0 on board(2 ports), USB 3.0 on board(4 ports), USB 3.0 Header (2 ports) my output: ~#lspci | grep USB 00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31) ~#lsusb Bus 002 Device 002: ID 0951:1666 Kingston Technology DataTraveler G4 Bus 002 Device 003: ID 0781:5590 SanDisk Corp. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard Bus 001 Device 004: ID 03f0:2b17 Hewle
-
Waking a VM from sleep mode using Mouse/Keyboard
amstel replied to amstel's topic in VM Engine (KVM)
thanks for the replies. well, I am passing thru nVidia GPU and even when I ain't using the VM, the CPU load never drops to 0%... even after disabling the hibernation, sleep, indexing.. -
Waking a VM from sleep mode using Mouse/Keyboard
amstel replied to amstel's topic in VM Engine (KVM)
could you be more specific? -
Thanks for the reply and thanks for uploading the new version :-)
-
Waking a VM from sleep mode using Mouse/Keyboard
amstel replied to amstel's topic in VM Engine (KVM)
I am looking for the one the DOES know. for me, using sleep mode is needed. I isolated 6 out of my 8 cores and assigned them to my VM, therefore, when using sleep mode for the VM, 6 cores are NOT being used and their usage drops to 0% until I wake my VM.