Jan Poctavek

Results 61 comments of Jan Poctavek

Hi @ioguix, thank you for your answer. I have tested the failover scenario and I don't see any problems with failover or switchover. I have not seen any transition problems...

Hi @ioguix, > This is kind of a hack, but Ken Gaillot gave a solution to create private attributes using a node that will never exists in the cluster, see:...

Your solution to rename the variables is quite elegant and simple. I'm currently building new virtual environment to test your changes. After the test I'll put in into the production...

Hi @sousaaguilherme, as I wrote in another issue, you might be able to use the cluster without a VIP with new pgsql 10 connection failover: https://wiki.postgresql.org/wiki/New_in_postgres_10#Connection_Failover_and_Routing_in_libpq The VIP itself is...

The UUID is a SmartOS thing received from sysinfo. There's a `override_uuid=...` bootparam: https://github.com/TritonDataCenter/smartos-live/blob/release-20220407/src/sysinfo#L126 You can add it to `/boot/loader.conf` or `/mnt/usbkey/boot/loader.conf` in case of diskboot or usbboot respectively.

Good idea. The first part is probably not hard to do. Would you like to try to add it? This is an OSS so we all improve this project by...

Ok, I agree. I see the complexity. Moving to my nice_to_have list.

Example error message: ``` WARNING: [InternalZabbix:main] VM goxxxx-02.example.com is not defined in Zabbix. Creating... ERROR: [InternalZabbix:main] Zabbix API Error in create_host(VM goxxxx-02.example.com): Invalid params. Host with the same visible name...

I suspect it really has to do something with `refreservation`. When you create a fresh VM, what is the refreservation setting? Try to set the same number also for mgmt01...

That should be the ideal settings. Is it possible to set such refreservation value for existing mgmt01?