Devstack安装错误(Cypress verion,Ubuntu14使用Vagrant和Virtual Box)

Devstack安装错误(Cypress verion,Ubuntu14使用Vagrant和Virtual Box),vagrant,virtualbox,edx,openedx,Vagrant,Virtualbox,Edx,Openedx,我相信这里使用的开发环境非常常见。我检查了nfsd,如下所示: ps aux | grep nfsd 输出显示nfsd正在运行 然而,使用vagrant up命令,我得到以下错误消息。VM manager还显示一些错误消息。vagrant reload命令也没有帮助 (many things happens up to this point smoothly...) default: 8110 => 8110 (adapter 1) default: 50070 => 50070

我相信这里使用的开发环境非常常见。我检查了nfsd,如下所示:

ps aux | grep nfsd
输出显示
nfsd
正在运行

然而,使用
vagrant up
命令,我得到以下错误消息。VM manager还显示一些错误消息。
vagrant reload
命令也没有帮助

(many things happens up to this point smoothly...)
default: 8110 => 8110 (adapter 1)
default: 50070 => 50070 (adapter 1)
default: 8088 => 8088 (adapter 1)
default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...

The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in 
the 'poweroff' state. Please verify everything is configured
properly and try again.

If the provider you're using has a GUI that comes with it,
it is often helpful to open that and watch the machine, since 
the GUI often has more helpful error messages than Vagrant can
retrieve. For example, if you're using VirtualBox, run 
`vagrant up` while the VirtualBox GUI is open.

The primary issue for this error is that the provider you're 
using is not properly configured. This is very rarely a Vagrant 
issue.
如果你能指导我去哪里调查,我将不胜感激。 祝福

添加了[来自虚拟机和屏幕捕获的错误消息] 无法打开虚拟机devstack_default_1445305626768_97734的会话

VT-x在BIOS中对所有CPU模式都禁用(VERR_VMX_MSR_all_VMX_禁用)

结果代码:NS\U错误\U故障(0x80004005) 组件:控制台包裹 接口:IConsole{872da645-4a9b-1727-bee2-5585105b9eed}


(a)你能提供更多关于你的主机(mac/linux/windows)+你的文件的信息吗;你在使用Virtualbox吗?我的主机是linux(Ubuntu 14.04)。Vagranfile是按照文档中的说明直接生成的(安装、配置和运行OpenEDX平台-第5.5章),文档中说,$curl-L>Vagranfile。顺便说一下,Virtual Box Manager(GUI)显示了一台已创建但已关机的机器。我也无法以交互方式启动它。这意味着Vagrantfile以某种方式创建了一个不工作的虚拟机。谢谢你调查这个问题。(债务人)@YoungsupKim,你检查过你的bios配置了吗?看起来
安全虚拟机模式
已禁用
功能。您能指导如何检查bios配置吗?我添加了一些来自VM的错误消息。它说的是关于BIOS的东西。@YoungsupKim,类似这样的东西。根据您的BIOS,屏幕可能会有所不同。但是,如果您查看所有BIOS设置,应该很容易找到虚拟化交换机。