System Status

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
timb
Posts: 11
Joined: Sat Mar 23, 2019 7:21 pm

System Status

Post by timb » Sun Feb 28, 2021 9:09 am

Hi,

The System Status from within a lab or from the main menu never changes from 1% CPU and 2% Memory used even if running several hungry nodes like ISE, FMC, etc. I am running EVE NG Pro bare metal on a rack mount server.
Any idea how to fix this?
Thanks,

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: System Status

Post by Uldis (UD) » Sun Feb 28, 2021 10:49 am

Next release update will be fix

timb
Posts: 11
Joined: Sat Mar 23, 2019 7:21 pm

Re: System Status

Post by timb » Sun Feb 28, 2021 4:43 pm

Ok, thanks Uldis. There was one other issue that you may be interested in. Creating qemu disk with this command only create a disk of 193KB:

/opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 60G

I had to add the following:

/opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 -o size=60G,preallocation=metadata

After this everything worked ok. Not sure if you have seen this issue before.

I really like EVE Pro so far, it is great.

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: System Status

Post by Uldis (UD) » Sun Feb 28, 2021 5:44 pm

no, it is not true
if you are using
/opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 60G

it creates HDD frame (with max size of 60Gb), but this file is shown as 193Kb.
Linux do recognize it as full size of 60gb.

that metadata even no need

timb
Posts: 11
Joined: Sat Mar 23, 2019 7:21 pm

Re: System Status

Post by timb » Sun Feb 28, 2021 5:47 pm

Ok, I only test it out once with win-server install. It seemed to find the 60G disk, but after install it could not find any OS so I thought maybe an issue with that. I did not test it out with others.

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: System Status

Post by Uldis (UD) » Mon Mar 01, 2021 8:48 am

any winserver starting from 2003-2019 works just fne.
Use MS original ISOs and you will face no problems

upexxx
Posts: 1
Joined: Thu Feb 01, 2024 3:08 pm

Re: System Status

Post by upexxx » Mon Feb 05, 2024 1:55 pm

Hi Guys,

this seems to be still an issue in which version is this going to be fixed?

Best regards.

Post Reply