Hi guys,
i have trouble to set up DM.
I had used zabbix server on my node 1 for a while.
Then i decided to set it up with other node to DM.
So i invoked conversion with
zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
It died after while because of no free disk space.
My DB has 50GB.
I extended the filesystem and tried to continue with conversion but now i get
zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
Unable to convert. Some of object IDs are out of range in table "events" ("eventid" = 100000000000001)
Can anyone help me?
Debian 7.4
Zabbix 2.2.2
PostgreSQL 9.1.12
i have trouble to set up DM.
I had used zabbix server on my node 1 for a while.
Then i decided to set it up with other node to DM.
So i invoked conversion with
zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
It died after while because of no free disk space.
My DB has 50GB.
I extended the filesystem and tried to continue with conversion but now i get
zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
Unable to convert. Some of object IDs are out of range in table "events" ("eventid" = 100000000000001)
Can anyone help me?
Debian 7.4
Zabbix 2.2.2
PostgreSQL 9.1.12
Comment