Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollback fails #34

Closed
davidkarlsen opened this issue Mar 31, 2014 · 4 comments
Closed

Rollback fails #34

davidkarlsen opened this issue Mar 31, 2014 · 4 comments

Comments

@davidkarlsen
Copy link

When I attempt rollback I get:
VBoxManage: error: cpum#1: X86_CPUID_FEATURE_EDX_HTT is not supported by the host but has already exposed to the guest ver=14 pass=final

and after that the host will be unavailable.

@ryuzee
Copy link
Collaborator

ryuzee commented Mar 31, 2014

Could you please describe the versions of VirtualBox and Vagrant?
Sahara is the simple wrapper of VBoxManage and these kinds of messages were shown by that command. So updating your VirtualBox and Vagrant would resolve the problem.
Thanks

@davidkarlsen
Copy link
Author

-bash-4.1$ rpm -qa|grep -i box
VirtualBox-4.3-4.3.6_91406_el6-1.x86_64
-bash-4.1$ VBoxManage --version
4.3.6r91406
-bash-4.1$ vagrant --version
Vagrant 1.4.3
-bash-4.1$

-bash-4.1$ cat /proc/cpuinfo |grep -i ht
-bash-4.1$

It actually works on another system (but that has other architecture which has hyperthreading):
et2448@ubuntu:/projects/tac/jfr/tac-jfr-server$ VBoxManage --version
4.3.10r93012
et2448@ubuntu:
/projects/tac/jfr/tac-jfr-server$ vagrant --version
Vagrant 1.5.1 (also worked with 1.4.3)
et2448@ubuntu:/projects/tac/jfr/tac-jfr-server$
et2448@ubuntu:
/projects/tac/jfr/tac-jfr-server$ cat /proc/cpuinfo |grep -i HT
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms

@ghost
Copy link

ghost commented Mar 31, 2014

Same problem after upgrading vbox/vagrant.
Filed an issue with VirtualBox: https://www.virtualbox.org/ticket/12896

@ghost
Copy link

ghost commented Apr 4, 2014

Probably close this as it was a virtualbox issue.

@ryuzee ryuzee closed this as completed May 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants