Huawei image not working

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
tcpip
Posts: 87
Joined: Thu Jun 15, 2017 10:09 am

Huawei image not working

Post by tcpip » Sun Apr 13, 2025 1:29 pm

I have the 2 huawei images and none are able to start, I added more memory, but still the same.

root@eve-ng:~# eve-info
Sun 13 Apr 2025 01:25:57 PM UTC
---------------Packages Installed----------------
ii eve-ng 5.0.1-24
ii eve-ng-dynamips 5.0.1-1
ii eve-ng-pro-guacamole 5.0.1-1
ii eve-ng-qemu 5.0.1-1
ii eve-ng-schema 5.0.1-1
ii eve-ng-vpcs 5.1-eve-ng
ii linux-image-5.17.8-eve-ng-uksm-wg+ 1

---------------Hostname--------------------------
Static hostname: eve-ng
Virtualization: vmware
Operating System: Ubuntu 20.04.6 LTS
Kernel: Linux 5.17.8-eve-ng-uksm-wg+
Architecture: x86-64
---------------Disk Usage------------------------
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 1.4M 1.6G 1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv 58G 23G 33G 42% /
tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/loop0 64M 64M 0 100% /snap/core20/2434
/dev/loop3 92M 92M 0 100% /snap/lxd/32662
/dev/loop2 92M 92M 0 100% /snap/lxd/29619
/dev/loop1 64M 64M 0 100% /snap/core20/2496
/dev/sda2 1.5G 262M 1.1G 19% /boot
/dev/loop4 45M 45M 0 100% /snap/snapd/23545
/dev/loop5 45M 45M 0 100% /snap/snapd/23771
tmpfs 1.6G 0 1.6G 0% /run/user/0

---------------CPU Info--------------------------
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 42 bits physical, 48 bits virtual
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 60
Model name: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Stepping: 3
CPU MHz: 3591.682
BogoMIPS: 7183.36
Hypervisor vendor: VMware
Virtualization type: full
L1d cache: 128 KiB
L1i cache: 128 KiB
L2 cache: 1 MiB
L3 cache: 32 MiB
NUMA node0 CPU(s): 0-3
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown: Vulnerable
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Vulnerable, IBPB: disabled, STIBP: disabled
Vulnerability Srbds: Unknown: Dependent on hypervisor status
Vulnerability Tsx async abort: Not affected
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid ts
c_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single ssbd ibrs ibpb stibp fsgsbase tsc_adjust
bmi1 avx2 smep bmi2 invpcid xsaveopt arat md_clear flush_l1d arch_capabilities

---------------Memory Info-----------------------
total used free shared buff/cache available
Mem: 15Gi 829Mi 14Gi 5.0Mi 667Mi 14Gi
Swap: 4.0Gi 0B 4.0Gi

---------------Nic Info--------------------------

rusty725
Posts: 360
Joined: Thu Mar 29, 2018 4:19 pm

Re: Huawei image not working

Post by rusty725 » Sun Apr 13, 2025 8:14 pm

Check if virtualization is enable by running kvm-ok command in Eve terminal. Also you only have 4 cores which is not enough for 2 images, you should have 8 cores to run those.

Post Reply