IllegalFlagValue: flag --host_state_interval

Bug #784743 reported by Antony Messerli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
termie

Bug Description

Running Nova-compute rev 1084. Nova-compute dies immediately on start.

2011-05-18 16:48:49,319 CRITICAL nova [-] flag --host_state_interval: invalid literal for long() with base 10: 'compute-13-1-168'
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE: File "/usr/bin/nova-compute", line 48, in <module>
(nova): TRACE: service.serve()
(nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/service.py", line 273, in serve
(nova): TRACE: FLAGS.ParseNewFlags()
(nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/flags.py", line 125, in ParseNewFlags
(nova): TRACE: new_flags(self.__dict__['__stored_argv'])
(nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/flags.py", line 75, in __call__
(nova): TRACE: args = gflags.FlagValues.__call__(self, argv)
(nova): TRACE: File "/usr/lib/pymodules/python2.6/gflags.py", line 1036, in __call__
(nova): TRACE: flag.Parse(arg)
(nova): TRACE: File "/usr/lib/pymodules/python2.6/gflags.py", line 1544, in Parse
(nova): TRACE: raise IllegalFlagValue("flag --%s: %s" % (self.name, e))
(nova): TRACE: IllegalFlagValue: flag --host_state_interval: invalid literal for long() with base 10: 'compute-13-1-168'

Related branches

Thierry Carrez (ttx)
Changed in nova:
assignee: nobody → termie (termie)
importance: Undecided → High
status: New → In Progress
Thierry Carrez (ttx)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-1
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-1 → 2011.3
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.