diff --git a/client-common/node.py b/client-common/node.py index bce9cb67..fdf98675 100644 --- a/client-common/node.py +++ b/client-common/node.py @@ -264,7 +264,7 @@ def get_list(zk_conn, limit): node_name_length = 5 daemon_state_length = 7 coordinator_state_length = 12 - domain_state_length = 7 + domain_state_length = 8 domains_count_length = 4 cpu_count_length = 5 load_length = 5