Alexandre Anoutchine

Results 12 comments of Alexandre Anoutchine

Yes, unwind (dw, elf) Ubuntu 18.04.1 x86_64 gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0

It seems that for inlined functions the line number doesn't correspond to the function name. ```c++ struct inliners_search_cb { ... case DW_TAG_inlined_subroutine: ResolvedTrace::SourceLoc sloc; Dwarf_Attribute attr_mem; if ((name = dwarf_diename(die)))...

Thank you both for sharing this info! @mths0x5f Did you manage to successfully run your cluster and what stack do you use in the end ? Can you share it...

@sonix07 Ah I think I got it, you mean Spilo already contains etcd.

@sonix07 Hi, I updated my HAProxy to 2.2 and now it reports that `backend_master`, `backend_replicas` and `backend_api` are all DOWN. When I downgrade to 2.1 it works again. I guess...

@sonix07 I looked at the logs but it doesn't give me any clue unfortunately: ``` [NOTICE] 236/130905 (6) : haproxy version is 2.2.2 [WARNING] 236/130905 (6) : Server be-postgres-master/dbnode3 is...

See [issue 379](https://github.com/zalando/spilo/issues/379) for an example.

> The good news is that the fix should be as easy as adding your Protocols directory path to that list. You'll need to uncheck "Configure automatically" first. If you...

Still no progress for the docker stack ?

Has anyone found out how to set Interlock mode ?