Good afternoon
Now please dont shoot as you read this, but I have recently taken over a Proxmox installation that is rather old, very much in use and I need to make some changes to make sure that the move to a new Proxmox installation on the latest version goes smoothly.
Some version details:
Proxmox 3.4-15/e1daa307 (I know this is ancient. I am in the process of upgrading this proxmox, but before I can I need to make sure that the current environment is ready)
So the first question is:
we have a series of containers that are used for video transcoding. On the containers the video transcoding takes around 1-4 minutes depending on the settings.
I created a new VM and the VM runs about twice as slow. Transcoding around 3-10 minutes. The difference between the containers and the VM's is the CPU flags. The containers flags looks like this:
The VM flags looks like this:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb lm constant_tsc arch_perfmon rep_good unfair_spinlock eagerfpu 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 3dnowprefetch xsaveopt invpcid_single pti retpoline fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
How do I get the VM flags to be the same as the container flags?
And please, I know this is an old version, but I need this so I can move all of our containers to vm's.
Thank you in advance.
Kobus
Now please dont shoot as you read this, but I have recently taken over a Proxmox installation that is rather old, very much in use and I need to make some changes to make sure that the move to a new Proxmox installation on the latest version goes smoothly.
Some version details:
Proxmox 3.4-15/e1daa307 (I know this is ancient. I am in the process of upgrading this proxmox, but before I can I need to make sure that the current environment is ready)
So the first question is:
we have a series of containers that are used for video transcoding. On the containers the video transcoding takes around 1-4 minutes depending on the settings.
I created a new VM and the VM runs about twice as slow. Transcoding around 3-10 minutes. The difference between the containers and the VM's is the CPU flags. The containers flags looks like this:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf cpuid_faulting pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx xsaveopt cqm_llc cqm_occup_llc |
The VM flags looks like this:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb lm constant_tsc arch_perfmon rep_good unfair_spinlock eagerfpu 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 3dnowprefetch xsaveopt invpcid_single pti retpoline fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
How do I get the VM flags to be the same as the container flags?
And please, I know this is an old version, but I need this so I can move all of our containers to vm's.
Thank you in advance.
Kobus