<DIV>When the host machine crashes and reboots, the Linux kernel prints the following infomation:</DIV>
<DIV>_____________________________________________________________________________</DIV>
<DIV>gb04 login: skb_over_panic: text:ffffffffa022df45 len:398 put:342 head:ffff88011<BR>BUG: scheduling while atomic: swapper/0/0x10000100 <BR>Modules l[Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 186 is 53)<BR>APEI: Can not request iomem region <00000000bf7b5d8a-00000000bf7b5d8c> for GARs. </DIV>
<DIV>
<DIV>_____________________________________________________________________________</DIV></DIV>
<DIV><includetail>
<DIV><BR></DIV>
<DIV><BR></DIV>
<DIV style="PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Arial Narrow; FONT-SIZE: 12px; PADDING-TOP: 2px">------------------ Original ------------------</DIV>
<DIV style="PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKGROUND: #efefef; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From: </B> "唐宏伟"<31438837@qq.com>;</DIV>
<DIV><B>Date: </B> Sun, Dec 2, 2012 10:22 AM</DIV>
<DIV><B>To: </B> "openstack"<openstack@lists.launchpad.net>; <WBR></DIV>
<DIV></DIV>
<DIV><B>Subject: </B> [Openstack] starting quantum services causes host machine reboot(Sorry for my last email)</DIV></DIV>
<DIV><BR></DIV>Hi All,<BR><BR>    I installed a single-node openstack from folsom source code. When I start quantum services(quantum-server, quantum-openvswitch-agent and quantum-dhcp-agent) one by one, the host machine reboot itself. My starting script is as follow:<BR><BR>____________________________quantum_start.sh______________________________________________<BR>quantum-server --config-file=/etc/quantum/quantum.conf --config-file=/etc/quantum/quantum/plugins/openvswitch/ovs_quantum_plugin.ini --log-dir=/var/log/quantum --log-file=quantum-server.log &<BR>quantum-openvswitch-agent --config-file=/etc/quantum/quantum.conf --config-file=/etc/quantum/quantum/plugins/openvswitch/ovs_quantum_plugin.ini --log-dir=/var/log/quantum --log-file=quantum-openvswitch-agent.log &<BR>quantum-dhcp-agent --config-file=/etc/quantum/quantum.conf --config-file=/etc/quantum/dhcp_agent.ini --log-dir=/var/log/quantum --log-file=quantum-dhcp-agent.log &<BR>________________________________________________________________________________________<BR><BR>    I split the starting script into two script, and execute the second script several minites after the first one, then the host machine does not reboot itself any more. The two scripts are as follows:<BR>____________________________first.sh______________________________________________<BR>quantum-server --config-file=/etc/quantum/quantum.conf --config-file=/etc/quantum/quantum/plugins/openvswitch/ovs_quantum_plugin.ini --log-dir=/var/log/quantum --log-file=quantum-server.log &<BR>________________________________________________________________________________________<BR><BR>____________________________second.sh______________________________________________<BR>quantum-openvswitch-agent --config-file=/etc/quantum/quantum.conf --config-file=/etc/quantum/quantum/plugins/openvswitch/ovs_quantum_plugin.ini --log-dir=/var/log/quantum --log-file=quantum-openvswitch-agent.log &<BR>quantum-dhcp-agent --config-file=/etc/quantum/quantum.conf --config-file=/etc/quantum/dhcp_agent.ini --log-dir=/var/log/quantum --log-file=quantum-dhcp-agent.log & <BR>________________________________________________________________________________________<BR><BR>    Does anyone encounter the same case as mine? Why I can't start quantum-server, quantum-openvswitch-agent and quantum-openvswitch-agent one by one continuously?<BR><BR><BR>Hongwei Tang<BR>_______________________________________________<BR>Mailing list: https://launchpad.net/~openstack<BR>Post to     : openstack@lists.launchpad.net<BR>Unsubscribe : https://launchpad.net/~openstack<BR>More help   : https://help.launchpad.net/ListHelp<BR><BR>
<DIV></DIV></includetail></DIV>