<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Thanks for the quick reply!!</DIV>
<DIV>Yes. It is old upstart job that was used for diablo release.</DIV>
<DIV>As I am installing essex version from the tar files, these upstart nova-*.conf files were not available.<BR>How do I get the latest upstart config files?</DIV>
<DIV>Thanks,</DIV>
<DIV>-Vijay</DIV>
<DIV><BR>--- On <B>Tue, 4/10/12, Adam Gandelman <I><adamg@canonical.com></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: Adam Gandelman <adamg@canonical.com><BR>Subject: Re: [Openstack] nova-* as upstart services in release essex<BR>To: openstack@lists.launchpad.net<BR>Date: Tuesday, April 10, 2012, 6:01 PM<BR><BR>
<DIV id=yiv1343516725>
<DIV>On 04/10/2012 02:13 PM, Vijay wrote: 
<BLOCKQUOTE type="cite">
<TABLE border=0 cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD vAlign=top>
<DIV>/etc/init/nova-compute.conf</DIV>
<DIV> </DIV>
<DIV>description "Nova compute worker"<BR>author "Soren Hansen <<A href="http://us.mc1108.mail.yahoo.com/mc/compose?to=soren@linux2go.dk" rel=nofollow target=_blank ymailto="mailto:soren@linux2go.dk">soren@linux2go.dk</A>>"</DIV>
<DIV>start on (filesystem and net-device-up IFACE!=lo)<BR>stop on runlevel [016]</DIV>
<DIV><BR>chdir /var/run</DIV>
<DIV>pre-start script<BR>        mkdir -p /var/run/nova<BR>        chown nova:root /var/run/nova/</DIV>
<DIV>        mkdir -p /var/lock/nova<BR>        chown nova:root /var/lock/nova/</DIV>
<DIV>        modprobe nbd<BR>end script</DIV>
<DIV>exec su -c "nova-compute --flagfile=/etc/nova/nova.conf" nova<BR></DIV></TD></TR></TBODY></TABLE><BR></BLOCKQUOTE><BR><BR>That upstart job looks either very different (or old) compared to what we've been shipping with current packages in Ubuntu. Cr  What does 'dpkg -l | grep nova' show? <BR>Adam<BR></DIV></DIV><BR>-----Inline Attachment Follows-----<BR><BR>
<DIV class=plainMail>_______________________________________________<BR>Mailing list: <A href="https://launchpad.net/~openstack" target=_blank>https://launchpad.net/~openstack</A><BR>Post to     : <A href="http://us.mc1108.mail.yahoo.com/mc/compose?to=openstack@lists.launchpad.net" ymailto="mailto:openstack@lists.launchpad.net">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></DIV></BLOCKQUOTE></td></tr></table>