<div dir="ltr">trace of error log when nova-compute service was tried to re-started <div><br></div><div><br><div style>sudo cat /var/log/nova/nova-compute.log</div><div style><br></div><div style><br></div><div style><div>
2013-04-16 06:36:46 CRITICAL nova [-] Unexpected error while running command.</div><div>Command: sudo nova-rootwrap ip link add link eth2 name vlan100 type vlan id 100</div><div>Exit code: 1</div><div>Stdout: ''</div>
<div>Stderr: 'Cannot find device "eth2"\n'</div><div>2013-04-16 06:36:46 TRACE nova Traceback (most recent call last):</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/bin/nova-network", line 49, in <module></div>
<div>2013-04-16 06:36:46 TRACE nova     service.wait()</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/service.py", line 413, in wait</div><div>2013-04-16 06:36:46 TRACE nova     _launcher.wait()</div>
<div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/service.py", line 131, in wait</div><div>2013-04-16 06:36:46 TRACE nova     service.wait()</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait</div>
<div>2013-04-16 06:36:46 TRACE nova     return self._exit_event.wait()</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait</div><div>2013-04-16 06:36:46 TRACE nova     return hubs.get_hub().switch()</div>
<div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch</div><div>2013-04-16 06:36:46 TRACE nova     return self.greenlet.switch()</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main</div>
<div>2013-04-16 06:36:46 TRACE nova     result = function(*args, **kwargs)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/service.py", line 101, in run_server</div><div>2013-04-16 06:36:46 TRACE nova     server.start()</div>
<div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/service.py", line 162, in start</div><div>2013-04-16 06:36:46 TRACE nova     self.manager.init_host()</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1766, in init_host</div>
<div>2013-04-16 06:36:46 TRACE nova     NetworkManager.init_host(self)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 758, in init_host</div><div>
2013-04-16 06:36:46 TRACE nova     self._setup_network_on_host(ctxt, network)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1845, in _setup_network_on_host</div>
<div>2013-04-16 06:36:46 TRACE nova     self.l3driver.initialize_gateway(network)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/l3.py", line 98, in initialize_gateway</div>
<div>2013-04-16 06:36:46 TRACE nova     gateway=(network_ref['gateway'] is not None))</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 896, in plug</div>
<div>2013-04-16 06:36:46 TRACE nova     return _get_interface_driver().plug(network, mac_address, gateway)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 935, in plug</div>
<div>2013-04-16 06:36:46 TRACE nova     mac_address)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 958, in ensure_vlan_bridge</div><div>2013-04-16 06:36:46 TRACE nova     bridge_interface, mac_address)</div>
<div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 987, in inner</div><div>2013-04-16 06:36:46 TRACE nova     retval = f(*args, **kwargs)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 971, in ensure_vlan</div>
<div>2013-04-16 06:36:46 TRACE nova     'id', vlan_num, run_as_root=True)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 813, in _execute</div>
<div>2013-04-16 06:36:46 TRACE nova     return utils.execute(*cmd, **kwargs)</div><div>2013-04-16 06:36:46 TRACE nova   File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 246, in execute</div><div>2013-04-16 06:36:46 TRACE nova     cmd=' '.join(cmd))</div>
<div>2013-04-16 06:36:46 TRACE nova ProcessExecutionError: Unexpected error while running command.</div><div>2013-04-16 06:36:46 TRACE nova Command: sudo nova-rootwrap ip link add link eth2 name vlan100 type vlan id 100</div>
<div>2013-04-16 06:36:46 TRACE nova Exit code: 1</div><div>2013-04-16 06:36:46 TRACE nova Stdout: ''</div><div>2013-04-16 06:36:46 TRACE nova<b> Stderr: 'Cannot find device "eth2"\n'</b></div><div>
2013-04-16 06:36:46 TRACE nova </div></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 16, 2013 at 3:43 PM, Wangpan <span dir="ltr"><<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>







<div style="BORDER-LEFT-WIDTH:0px;BORDER-RIGHT-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN:12px;LINE-HEIGHT:1.3;BORDER-TOP-WIDTH:0px" marginheight="0" marginwidth="0">
<div><font color="#000000" size="3" face="宋体">you may need to check 
the log of nova-network, may be exist at /var/log/nova/nova-network.log, 
look into it and check if any exception there.</font></div>
<div>if nothing there, you may run 'nova-network' as nova user, and check the 
output on shell.</div><div class="im">
<div align="left"><font color="#c0c0c0" face="Verdana">2013-04-16</font></div>
<div align="left"><font face="Verdana">
<hr style="min-height:2px;WIDTH:122px" align="left" size="2">
</font></div>
<div align="left"><font color="#c0c0c0" face="Verdana"><span>Wangpan</span></font></div>
<div><font face="Verdana">
<hr>
</font></div>
<div><font face="Verdana"><strong>发件人:</strong>Deepak A.P</font></div>
</div><div><font face="Verdana"><strong>发送时间:</strong><a href="tel:2013-04-16%C2%A018" value="+12013041618" target="_blank">2013-04-16 18</a>:01</font></div>
<div><font face="Verdana"><strong>主题:</strong>Re: Re: Re: Re: [Openstack] 
Fwd: Re: [openStack] instance status</font></div>
<div><font face="Verdana"><strong>收件人:</strong>"Wangpan"<<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></font></div>
<div><font face="Verdana"><strong>抄送:</strong>"<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>"<<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>>,"OpenStack 
Mailing List"<<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>></font></div><div><div class="h5">
<div><font face="Verdana"></font> </div>
<div><font face="Verdana">
<div dir="ltr"> ok will go ahead and delete the existing stuck instance and 
re-create a new instance with tiny flavor.
<div><br></div>
<div> Am getting another issue , however how many times i restart the nova 
services , the 'nova-network' service is not starting as below</div>
<div><br></div>
<div>
<div>openstack@openStack:~$ ls /etc/init/nova-* | cut -d '/' -f4 | cut -d '.' 
-f1 | while read S; do sudo status $S; done</div>
<div>nova-api start/running, process 923</div>
<div>nova-cert start/running, process 32736</div>
<div>nova-compute start/running, process 32752</div>
<div>nova-network <b>stop/waiting</b></div>
<div>nova-objectstore start/running, process 29539</div>
<div>nova-scheduler start/running, process 316</div>
<div><br></div>
<div><br></div>
<div>i tried stopping and re-starting the 'nova-newtwork' individually , but 
still the status shows  '<b>stop/waiting' </b>for 'nova-compute'   
what could be the problem ?</div>
<div><b><br></b></div>
<div><br></div>
<div><br></div></div></div>
</font><div class="gmail_extra"><font face="Verdana"><br><br>
</font><div class="gmail_quote"><font face="Verdana">On Tue, Apr 16, 2013 at 3:23 PM, Wangpan <span dir="ltr"><<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></span> wrote:<br>

</font><blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid"><font face="Verdana"><u></u>
  </font><div style="BORDER-LEFT-WIDTH:0px;BORDER-RIGHT-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN:12px;LINE-HEIGHT:1.3;BORDER-TOP-WIDTH:0px" marginheight="0" marginwidth="0"><font face="Verdana">
  <div><font color="#000000" size="3" face="宋体">delete the building state instances 
  and re-create them may be better.</font></div>
  <div>
  <div> </div>
  <div align="left"><font color="#c0c0c0" face="Verdana">2013-04-16</font></div>
  <div align="left"><font face="Verdana">
  <hr style="MIN-HEIGHT:2px;WIDTH:122px" align="left" size="2">
  </font></div>
  <div align="left"><font color="#c0c0c0" face="Verdana"><span>Wangpan</span></font></div>
  <div><font face="Verdana">
  <hr>
  </font></div>
  <div><font face="Verdana"><strong>发件人:</strong>Deepak A.P</font></div></div>
  <div><font face="Verdana"><strong>发送时间:</strong><a href="tel:2013-04-16%C2%A017" value="+12013041617" target="_blank">2013-04-16 17</a>:47</font></div>
  <div><font face="Verdana"><strong>主题:</strong>Re: Re: Re: [Openstack] Fwd: Re: 
  [openStack] instance status</font></div>
  </font><div><font face="Verdana">
  </font><div><font face="Verdana">
  <div><font face="Verdana"><strong>收件人:</strong>"Wangpan"<<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></font></div>
  <div><font face="Verdana"><strong>抄送:</strong>"Aaron Rosen"<<a href="mailto:arosen@nicira.com" target="_blank">arosen@nicira.com</a>>,"<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>"<<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>>,"OpenStack 
  Mailing List"<<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>></font></div>
  <div><font face="Verdana"></font> </div>
  </font><div><font face="Verdana"><font face="Verdana">
  <div dir="ltr">
  <div>yes i re-started all the services </div>
  <div><br></div>
  <div>openstack@openStack:~$ ls /etc/init/nova-* | cut -d '/' -f4 | cut -d '.' 
  -f1 | while read S; do sudo start $S; done</div>
  <div>start: Job is <b>already running:</b> nova-api</div>
  <div>nova-cert <b>start/running</b>, process 32736</div>
  <div>nova-compute <b>start/running</b>, process 32752</div>
  <div>nova-network <b>start/running,</b> process 32767</div>
  <div>start: <b>Job is already running</b>: nova-objectstore</div>
  <div>nova-scheduler<b> start/running</b>, process 316</div>
  <div><br></div>
  <div><br></div>
  <div>Should i create a new instance or reload , reboot the existing instance 
  ?</div>
  <div><br></div>
  <div><br></div>
  <div><br></div>
  <div><br></div></div>
  <div class="gmail_extra"><br><br>
  <div class="gmail_quote">On Tue, Apr 16, 2013 at 2:41 PM, Wangpan <span dir="ltr"><<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></span> wrote:<br>
  <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid"><u></u>
    <div style="BORDER-LEFT-WIDTH:0px;BORDER-RIGHT-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN:12px;LINE-HEIGHT:1.3;BORDER-TOP-WIDTH:0px" marginheight="0" marginwidth="0">
    <div><font color="#000000" size="3" face="宋体">
    <div>nova-cert nova-compute nova-network nova-scheduler are all 
    stopped,</div>
    <div> </div>
    <div>nova-api start/running, process 
    923             
    ---this is running</div>
    <div>nova-cert 
    stop/waiting                  
    ---this is stop</div>
    <div>nova-compute 
    stop/waiting               
    ---this is stop</div>
    <div>nova-network 
    stop/waiting               
    ---this is stop</div>
    <div>nova-objectstore start/running, process 29539   ---this is 
    running</div>
    <div>nova-scheduler 
    stop/waiting             
    ---this is stop</div></font></div>
    <div>
    <div> </div>
    <div align="left"><font color="#c0c0c0" face="Verdana">2013-04-16</font></div>
    <div align="left"><font face="Verdana">
    <hr style="MIN-HEIGHT:2px;WIDTH:122px" align="left" size="2">
    </font></div>
    <div align="left"><font color="#c0c0c0" face="Verdana"><span>Wangpan</span></font></div>
    <div><font face="Verdana">
    <hr>
    </font></div>
    <div><font face="Verdana"><strong>发件人:</strong>Deepak A.P</font></div></div>
    <div><font face="Verdana"><strong>发送时间:</strong><a href="tel:2013-04-16%C2%A016" value="+12013041616" target="_blank">2013-04-16 16</a>:58</font></div>
    <div><font face="Verdana"><strong>主题:</strong>Re: Re: [Openstack] Fwd: Re: 
    [openStack] instance status</font></div>
    <div><font face="Verdana"><strong>收件人:</strong>"Wangpan"<<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></font></div>
    <div><font face="Verdana"><strong>抄送:</strong>"Aaron Rosen"<<a href="mailto:arosen@nicira.com" target="_blank">arosen@nicira.com</a>>,"<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>"<<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>>,"OpenStack 
    Mailing List"<<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>></font></div>
    <div>
    <div>
    <div><font face="Verdana"></font> </div>
    <div><font face="Verdana">
    <div dir="ltr">All the nova service are running as u can see it below 
    <div><br></div>
    <div>
    <div>openstack@openStack:~$ ls /etc/init/nova-* | cut -d '/' -f4 | cut -d 
    '.' -f1 | while read S; do sudo status $S; done</div>
    <div>[sudo] password for openstack: </div>
    <div>nova-api start/running, process 923</div>
    <div>nova-cert stop/waiting</div>
    <div>nova-compute stop/waiting</div>
    <div>nova-network stop/waiting</div>
    <div>nova-objectstore start/running, process 29539</div>
    <div>nova-scheduler stop/waiting</div></div>
    <div><br></div>
    <div><br></div>
    <div>and the glance service</div>
    <div><br></div>
    <div>
    <div>openstack@openStack:~$ ls /etc/init/glance-* | cut -d '/' -f4 | cut -d 
    '.' -f1 | while read S; do sudo status $S; done </div>
    <div>glance-api start/running, process 882</div>
    <div>glance-registry start/running, process 879</div></div></div>
    <div class="gmail_extra"><br><br>
    <div class="gmail_quote">On Tue, Apr 16, 2013 at 2:22 PM, Wangpan <span dir="ltr"><<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></span> wrote:<br>
    <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid"><u></u>
      <div style="BORDER-LEFT-WIDTH:0px;BORDER-RIGHT-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN:12px;LINE-HEIGHT:1.3;BORDER-TOP-WIDTH:0px" marginheight="0" marginwidth="0">
      <div><font color="#000000" size="3" face="宋体">Looks like all of your nova 
      sevices are stopped runing, and what the result of 'service nova-compute 
      status'?</font></div>
      <div> </div>
      <div align="left"><font color="#c0c0c0" face="Verdana">2013-04-16</font></div>
      <div>
      <div align="left"><font face="Verdana">
      <hr style="MIN-HEIGHT:2px;WIDTH:122px" align="left" size="2">
      </font></div>
      <div align="left"><font color="#c0c0c0" face="Verdana"><span>Wangpan</span></font></div>
      <div><font face="Verdana">
      <hr>
      </font></div>
      <div><font face="Verdana"><strong>发件人:</strong>Deepak A.P</font></div></div>
      <div><font face="Verdana"><strong>发送时间:</strong><a href="tel:2013-04-16%C2%A014" value="+12013041614" target="_blank">2013-04-16 14</a>:36</font></div>
      <div><font face="Verdana"><strong>主题:</strong>Re: [Openstack] Fwd: Re: 
      [openStack] instance status</font></div>
      <div><font face="Verdana"><strong>收件人:</strong>"Aaron Rosen"<<a href="mailto:arosen@nicira.com" target="_blank">arosen@nicira.com</a>></font></div>
      <div><font face="Verdana"><strong>抄送:</strong>"<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>"<<a href="mailto:openstack-operators@lists.openstack.org" target="_blank">openstack-operators@lists.openstack.org</a>>,"OpenStack 
      Mailing List"<<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>></font></div>
      <div>
      <div>
      <div><font face="Verdana"></font> </div>
      <div><font face="Verdana">
      <div dir="ltr">
      <div>openstack@openStack:~$ sudo service ntp status</div> * NTP 
      server is running </div>
      <div class="gmail_extra"><br><br>
      <div class="gmail_quote">On Fri, Apr 12, 2013 at 11:22 AM, Aaron Rosen <span dir="ltr"><<a href="mailto:arosen@nicira.com" target="_blank">arosen@nicira.com</a>></span> wrote:<br>
      <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
        <div dir="ltr">Do you have NTP configured? If the nodes running 
        nova-compute have clocks that differ from each other the status shows 
        XXX . (Not sure why it's done this way though). <span><font color="#888888"> 
        <div><br></div>
        <div>Aaron</div></font></span></div>
        <div>
        <div>
        <div class="gmail_extra"><br><br>
        <div class="gmail_quote">On Thu, Apr 11, 2013 at 10:44 PM, Deepak A.P 
        <span dir="ltr"><<a href="mailto:swift007.deepak@gmail.com" target="_blank">swift007.deepak@gmail.com</a>></span> wrote:<br>
        <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
          <div dir="ltr"><br><br>
          <div class="gmail_quote">---------- Forwarded message 
          ----------<br>From: <b class="gmail_sendername">Deepak A.P</b> <span dir="ltr"><<a href="mailto:swift007.deepak@gmail.com" target="_blank">swift007.deepak@gmail.com</a>></span><br>Date: Tue, 
          Apr 9, 2013 at 2:25 PM<br>Subject: Re: Re: [Openstack] [openStack] 
          instance status<br>To: Wangpan <<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>><br><br><br>
          <div dir="ltr">Hello, 
          <div><br></div>
          <div>        The output of 'nova-manage service 
          list'    command is </div>
          <div><br></div>
          <div><br></div>
          <div><br></div>
          <div>        <u> <b>Binary</b>     
                        <b>Host</b>   
                         <b>Zone</b> 
                              
            <b>Status</b>               
               <b>State</b>           
                     Updated_At</u></div>
          <div><br></div>
          <div>        nova-compute       
           openStack           nova     
                            
           Enabled                 
            XXX                 
                2012-04-03</div>
          <div> </div>
          <div>        nova-network       
            openStack           nova 
                              
             Enabled               
              XXX             
                   2012-04-03</div>
          <div><br></div>
          <div>        nova-scheduler     
            openStack          nova   
                              
           Enabled                 
           XXX                 
                 2012-04-05</div>
          <div> </div>
          <div>         nova-cert       
                 openStack         
            nova               
                   Enabled         
                    XXX       
                        
            2012-04-05</div>
          <div><br></div>
          <div><br></div>
          <div><br></div>
          <div><br></div></div>
          <div class="gmail_extra">
          <div>
          <div><br><br>
          <div class="gmail_quote">On Tue, Apr 9, 2013 at 12:21 PM, Wangpan <span dir="ltr"><<a href="mailto:hzwangpan@corp.netease.com" target="_blank">hzwangpan@corp.netease.com</a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:rgb(204,204,204) 1px solid"><u></u>
            <div style="BORDER-LEFT-WIDTH:0px;BORDER-RIGHT-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN:12px;LINE-HEIGHT:1.3;BORDER-TOP-WIDTH:0px" marginheight="0" marginwidth="0">
            <div><font color="#000000" size="3" face="宋体">What the result of running 
            'nova-manage service list', 'sudo' may be needed by non-root 
            user.</font></div>
            <div> </div>
            <div align="left"><font color="#c0c0c0" face="Verdana">2013-04-09</font></div>
            <div align="left"><font face="Verdana">
            <hr style="MIN-HEIGHT:2px;WIDTH:122px" align="left" size="2">
            <span><font color="#888888"></font></span></font></div><span><font color="#888888">
            <div align="left"><font color="#c0c0c0" face="Verdana"><span>Wangpan</span></font></div>
            <div><font face="Verdana">
            <hr>
            </font></div>
            <div><font face="Verdana"><strong>发件人:</strong>Deepak A.P</font></div>
            <div><font face="Verdana"><strong>发送时间:</strong><a href="tel:2013-04-09%C2%A013" value="+12013040913" target="_blank">2013-04-09 13</a>:54</font></div>
            <div><font face="Verdana"><strong>主题:</strong>Re: [Openstack] 
            [openStack] instance status</font></div>
            <div><font face="Verdana"><strong>收件人:</strong>"sachin tripathi"<<a href="mailto:sachinkuber@gmail.com" target="_blank">sachinkuber@gmail.com</a>></font></div>
            <div><font face="Verdana"><strong>抄送:</strong>"OpenStack Mailing 
            List"<<a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>></font></div></font></span>
            <div>
            <div>
            <div>
            <div>
            <div><font face="Verdana"></font> </div>
            <div><font face="Verdana">
            <div dir="ltr">Below is output which i got on running '<b>nova 
            console-log</b>' 
            <div><br></div>
            <div>nova console-log <b>d46530e2-.....</b></div>
            <div><br></div>
            <div>Error: The server has either erred or either incapable of 
            performing the requested operation. HTTP(500) (Request-ID: 
            req-be41c539.......)</div>
            <div><br></div>
            <div>i tried the other nova commands like 'nova reboot' , ' nova 
            reload' but got the similar error,</div>
            <div><br></div>
            <div>and logs are not created under '/var/log/nova/'</div>
            <div><br></div>
            <div>stuck with the above issue  <br></div>
            <div><br></div></div>
            <div class="gmail_extra"><br><br>
            <div class="gmail_quote">On Tue, Apr 9, 2013 at 10:32 AM, sachin 
            tripathi <span dir="ltr"><<a href="mailto:sachinkuber@gmail.com" target="_blank">sachinkuber@gmail.com</a>></span> wrote:<br>
            <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:rgb(204,204,204) 1px solid">
              <div dir="ltr">
              <div>
              <div>
              <div>
              <div>
              <div>
              <div>Hello, <br></div>You can check the console logs<br>nova 
              console-log <instance_id><br></div><br></div>On the api 
              node, you can find /var/log/nova/nova-*.log, <br><br></div>And 
              from "nova  show <instance_id> " get the hypervisor 
              hostname and check the hypervisor compute-log too. 
              <br><br></div>Hope, this will give some info to start 
              troubleshoot. <br><br></div>+Sachin<br>
              <div>
              <div>
              <div><br></div></div></div></div>
              <div class="gmail_extra"><br><br>
              <div class="gmail_quote">
              <div>
              <div>On Tue, Apr 9, 2013 at 10:03 AM, Deepak A.P <span dir="ltr"><<a href="mailto:swift007.deepak@gmail.com" target="_blank">swift007.deepak@gmail.com</a>></span> 
              wrote:<br></div></div>
              <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:rgb(204,204,204) 1px solid">
                <div>
                <div>
                <div dir="ltr">Hello, 
                <div> </div>
                <div>        After launching the instance i 
                waited for long time , but still the status of the instance 
                 shows 'BUILD' , the flavor of the image is 'm1.small' . Is 
                there any work around to know what's happening with 
                the </div>
                <div><br></div>
                <div>        instance ?. Are there any logs 
                where i can check the instance launch status ?</div>
                <div><br></div>
                <div><br></div>
                <div><br></div></div>
                <div class="gmail_extra"><br><br>
                <div class="gmail_quote">On Sat, Apr 6, 2013 at 12:01 AM, Lloyd 
                Dewolf <span dir="ltr"><<a href="mailto:lloydostack@gmail.com" target="_blank">lloydostack@gmail.com</a>></span> wrote:<br>
                <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:rgb(204,204,204) 1px solid">
                  <div dir="ltr">
                  <div>
                  <div>On Fri, Apr 5, 2013 at 4:18 AM, Deepak A.P <span dir="ltr"><<a href="mailto:swift007.deepak@gmail.com" target="_blank">swift007.deepak@gmail.com</a>></span> 
                  wrote:<br></div></div>
                  <div class="gmail_extra">
                  <div>
                  <div>
                  <div class="gmail_quote">
                  <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:rgb(204,204,204) 1px solid">
                    <div dir="ltr"><br clear="all">
                    <div>Hi ,</div>
                    <div><br></div>
                    <div>     i have a list of instances created 
                    using the below command</div>
                    <div><br></div>
                    <div>     <span style="FONT-SIZE:9pt;FONT-FAMILY:CourierStd;FONT-WEIGHT:700">nova 
                    boot myInstance --image 
                    0e2f43a8-e614-48ff-92bd-be0c68da19f4</span></div><pre><span style="FONT-SIZE:9pt;FONT-FAMILY:CourierStd;FONT-WEIGHT:700">       --flavor 2 --key_name openstack
</span></pre><pre><span style="FONT-SIZE:9pt;FONT-FAMILY:CourierStd;FONT-WEIGHT:700"><br></span></pre><pre><span style="FONT-SIZE:9pt;FONT-FAMILY:CourierStd;FONT-WEIGHT:700">       </span>i ran the below command to check the status of instances </pre>
<pre><br></pre><pre>    nova list</pre><pre><br></pre><pre>all the instances show status as  "<b>BUILD</b>" , how to se the status of the image to</pre><pre>"ACTIVE " , i tried rebooting the instance am getting the below error</pre>
<span><font color="#888888"><pre></pre></font></span></div></blockquote></div>
                  <div class="gmail_extra"><br></div></div></div>
                  <div class="gmail_extra">Once the instance finishes building 
                  then it will be in the "active" state. Depending on the image, 
                  flavor and configuration starting an instance can take a long 
                  time. I would suggest first trying with a small image like 
                  Cirrus and using a "tiny" flavor.</div>
                  <div class="gmail_extra"><a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/starting-images.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/admin/content/starting-images.html</a><br>
</div>
                  <div class="gmail_extra"><br></div>
                  <div class="gmail_extra">Hope that helps,</div><span><font color="#888888">
                  <div class="gmail_extra">--<br></div>@lloyddewolf<br><a href="http://www.pistoncloud.com/" target="_blank">http://www.pistoncloud.com/</a> 
                  </font></span></div></div><span><font color="#888888"></font></span></blockquote></div><span><font color="#888888"><br><br clear="all">
                <div><br></div>-- <br>Cheers,<br>Deepak 
                </font></span></div><br></div></div>_______________________________________________<br>Mailing 
                list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to 
                    : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>Unsubscribe : 
                <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>More help 
                  : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br><br></blockquote></div><br></div></blockquote></div><br><br clear="all">
            <div><br></div>-- <br>Cheers,<br>Deepak 
            </div></font></div></div></div></div></div></div></blockquote></div><span><font color="#888888"><br><br clear="all">
          <div><br></div></font></span></div></div><span><font color="#888888"><span><font color="#888888">-- <br>Cheers,<br>Deepak 
          </font></span></font></span></div><span><font color="#888888"></font></span></div><span><font color="#888888"><br><br clear="all"><br>-- <br>Cheers,<br>Deepak 
          </font></span></div><br>_______________________________________________<br>Mailing 
          list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to   
            : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   
          : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br><br></blockquote></div><br></div></div></div></blockquote></div><br><br clear="all">
      <div><br></div>-- <br>Cheers,<br>Deepak 
      </div></font></div></div></div></div></blockquote></div><br><br clear="all">
    <div><br></div>-- <br>Cheers,<br>Deepak 
  </div></font></div></div></div></div></blockquote></div><br><br clear="all">
  <div><br></div>-- <br>Cheers,<br>Deepak 
</div></font></font></div></div></div></div></blockquote></div><br><br clear="all">
<div><br></div>-- <br>Cheers,<br>Deepak </div></div></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Cheers,<br>Deepak
</div>