← Back to team overview

openstack team mailing list archive

Re: nova.conf query

 

sorry,it is screen -x stack,run this in the account you installed devstack.

2012/4/16 Alex Nehaichik <mail@xxxxxxxxx>:
> On Mon, 16 Apr 2012 16:17:55 +0300, Salman Malik <salmanmk@xxxxxxxx> wrote:
>
>>
>> Hi All,
>>
>> A quick question regarding nova.conf: How can I modify nova.conf and get
>> it to work with devstack. The problem that I am facing is after modifying
>> nova.conf, I have to reboot so as to restart services. But when I reboot,
>> devstack needs to be reinstalled all over again using stack.sh and in the
>> process it rewrites /etc/nova/nova.conf.
>
>
> You can restart services without reboot like this
>
> sudo service nova-compute restart
>
>
>> Also according to documentation we can set flags in nova.conf using
>> --<flag_name>=<flag_value> format. Is that an obsolete format ? (because the
>> nova.conf that devstack creates don't have any -- in it).
>
>
> Essex has new format for nova.conf without dashes.
>
>
>> Please let me know how to effectively modify nova.conf so that the changes
>> take effect (I am looking forward to change the network manager...)
>>
>> Thanks!
>>
>> Salman
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


References