Now in logs on master node i see this errors for every node:
In database schema in table hosts column hosts_groups does not present. What wrong?
Code:
22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010042 22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010043 22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010044 22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010045 22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010046 22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010047 22175:20081110:183204 Query failed:Unknown column 'hosts_groups' in 'field list' [1054] 22175:20081110:183204 Query::select hosts_groups,length(hosts_groups),hostid,length(hostid),groupid,length(groupid),hosts_profiles,length(hosts_profiles) from hosts where hostid=200200000010048
)
Comment