[Starlingx-discuss] Host CPU does not provide required features, install when only sse2 is available
Hello all, I want to install "Virtual All-in-one Simplex" on my proxmox machine. Its kvm-based solution and I run the starlingx vm nested with "host cpu". Starting the installation: bash setup_configuration.sh -c simplex -i ./bootimage.iso gives error: Failed to start domain simplex-controller-0 error: the CPU is incompatible with host CPU: Host CPU does not provide required features: ssse3, sse4.1, sse4.2 the host machine ia a bit older and has this cpu- flags: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs hw_pstate vmmcall npt lbrv svm_lock Is it possible to run starlingx when only sse2 is available? How can I do it? Can someone help? Tia Stefan
Hello all, sorry, I noticed now sse4a. Is startlingx not running on amd? tia Stefan Am 16.01.20 um 17:47 schrieb Stefan Fuhrmann:
Hello all,
I want to install "Virtual All-in-one Simplex" on my proxmox machine. Its kvm-based solution and I run the starlingx vm nested with "host cpu".
Starting the installation:
bash setup_configuration.sh -c simplex -i ./bootimage.iso
gives
error: Failed to start domain simplex-controller-0 error: the CPU is incompatible with host CPU: Host CPU does not provide required features: ssse3, sse4.1, sse4.2
the host machine ia a bit older and has this cpu- flags:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs hw_pstate vmmcall npt lbrv svm_lock
Is it possible to run starlingx when only sse2 is available?
How can I do it?
Can someone help?
Tia
Stefan
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
On Thu, Jan 16, 2020 at 10:48 AM Stefan Fuhrmann <stefan@fuhrmann.homedns.org> wrote:
Hello all,
I want to install "Virtual All-in-one Simplex" on my proxmox machine. Its kvm-based solution and I run the starlingx vm nested with "host cpu".
Starting the installation:
bash setup_configuration.sh -c simplex -i ./bootimage.iso
gives
error: Failed to start domain simplex-controller-0 error: the CPU is incompatible with host CPU: Host CPU does not provide required features: ssse3, sse4.1, sse4.2
the host machine ia a bit older and has this cpu- flags:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs hw_pstate vmmcall npt lbrv svm_lock
Is it possible to run starlingx when only sse2 is available?
Hi Can you help me with cat /proc/cpuinfo of your machine ? I want to know what kind of machine you have, from the GCC compile flags i can remember we didnot set march = something BUt definitly someting before sse2 might be hard to mantain since it was at least 10 yeras ago
How can I do it?
Can someone help?
Tia
Stefan
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hello Victor, Am 16.01.20 um 18:12 schrieb Victor Rodriguez:
cat /proc/cpuinfo
processor : 7 vendor_id : AuthenticAMD cpu family : 16 model : 2 model name : Quad-Core AMD Opteron(tm) Processor 2350 stepping : 3 microcode : 0x1000083 cpu MHz : 2000.000 cache size : 512 KB physical id : 1 siblings : 4 core id : 3 cpu cores : 4 apicid : 7 initial apicid : 7 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs hw_pstate vmmcall npt lbrv svm_lock bugs : tlb_mmatch fxsave_leak sysret_ss_attrs null_seg amd_e400 spectre_v1 spectre_v2 bogomips : 3990.07 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 48 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate tia Stefan
Hi Stefan Saul help me out to find this thread, it might be useful they also have an AMD platform, reviewing the Makefiles i dont see any march=<> that prevent from AMD to run http://lists.starlingx.io/pipermail/starlingx-discuss/2019-January/002528.ht... IRC might be a good place to ask this question as well On Thu, Jan 16, 2020 at 11:48 AM Stefan Fuhrmann <stefan@fuhrmann.homedns.org> wrote:
Hello Victor,
Am 16.01.20 um 18:12 schrieb Victor Rodriguez:
cat /proc/cpuinfo
processor : 7 vendor_id : AuthenticAMD cpu family : 16 model : 2 model name : Quad-Core AMD Opteron(tm) Processor 2350 stepping : 3 microcode : 0x1000083 cpu MHz : 2000.000 cache size : 512 KB physical id : 1 siblings : 4 core id : 3 cpu cores : 4 apicid : 7 initial apicid : 7 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs hw_pstate vmmcall npt lbrv svm_lock bugs : tlb_mmatch fxsave_leak sysret_ss_attrs null_seg amd_e400 spectre_v1 spectre_v2 bogomips : 3990.07 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 48 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate
tia
Stefan
Hello Victor, Am 16.01.20 um 19:16 schrieb Victor Rodriguez:
Hi Stefan
Saul help me out to find this thread, it might be useful they also have an AMD platform, reviewing the Makefiles i dont see any march=<> that prevent from AMD to run
http://lists.starlingx.io/pipermail/starlingx-discuss/2019-January/002528.ht... hmm that doesnt help. I dont have nova or other openstack things
IRC might be a good place to ask this question as well
okay. I will also look there. buying new hardware? tia Stefan
On Thu, Jan 16, 2020 at 12:34 PM Stefan Fuhrmann <stefan@fuhrmann.homedns.org> wrote:
Hello Victor,
Am 16.01.20 um 19:16 schrieb Victor Rodriguez:
Hi Stefan
Saul help me out to find this thread, it might be useful they also have an AMD platform, reviewing the Makefiles i dont see any march=<> that prevent from AMD to run
http://lists.starlingx.io/pipermail/starlingx-discuss/2019-January/002528.ht... hmm that doesnt help. I dont have nova or other openstack things
IRC might be a good place to ask this question as well
okay. I will also look there.
buying new hardware?
No, it should be easier to fix the SW Bill can take this topic into the incoming weekly project meeting Thanks
tia
Stefan
participants (2)
-
Stefan Fuhrmann
-
Victor Rodriguez