Ad Widget

Collapse

Migration from standalone to distributed setup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexander.rozhkov
    Junior Member
    • Sep 2008
    • 3

    #1

    Migration from standalone to distributed setup

    Hello!

    Is it possible to go from standalone Zabbix server setup to distributed without data loss?

    Looks like there is a rule "zabbix_server -n nodeId must run only once on given DB" so the scenario below shold be possible:
    1. clone existing DB: original DB stay for Node1 and the new one will be used by Node2
    2. cleanup Node1 DB: delete hosts, items, hystory etc related to future Node2
    3. do the same on Node2: delete data related to Node1
    4. run “zabbix_server –n 1” on Node1
    5. run “zabbix_server –n 2” on Node2


    Can someone confirme that?


    For information: our Zabbix server has about 2000 hosts and 50000 items (60GB database)

    Thanks
    Alexander
  • RobertS
    Member
    • Aug 2006
    • 57

    #2
    I am also interested in this subject! Is it possible without loosing data?

    Comment

    Working...