On Mon, Feb 04, 2013 at 03:15:25PM +0200, Dimitris Aragiorgis wrote: > Hello team, > > After installing the latest master on an existing cluster with > instances and networks, I got the following error in ganeti-confd.log: > > 2013-02-04 14:20:46,757719000000 EET: ganeti-confd pid=30361 NOTICE > ganeti-confd daemon startup > 2013-02-04 14:20:46,777104000000 EET: ganeti-confd pid=30361 ERROR Failed to > load config: parsing configuration: key 'instances': key 'test': key 'nics': > key 'network': Unable to read JSObject > > and I could not list groups (while all other queries succeeded).
Can you give us the config file or parts of it? It probably means there's something wrong in the deserialisation. > After re-istalling ganeti configured with --enable-confd=no, I got > everything working. Note that the error reappears even if ganeti > is configured with --enable-confd=python. Note that confd=python doesn't exist anymore in 2.7/master, it only enables the (haskell) confd. iustin
