xuanyuanaosheng commented on issue #7742: URL: https://github.com/apache/cloudstack/issues/7742#issuecomment-1635676916
@DaanHoogland The cloudstack can started when the host do not add to cloudstack cluster in 4.17.2.0. The cloudstack can not started when the host do not add to cloudstack cluster in 4.18.0.0. The start log is ``` 2023-07-14 18:37:02,081 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:02,085 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:02,086 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:02,094 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:02,118 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:02,118 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. 2023-07-14 18:37:12,543 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:12,546 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:12,547 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:12,555 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:12,580 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:12,580 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. 2023-07-14 18:37:23,041 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:23,044 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:23,045 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:23,053 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:23,078 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:23,078 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. 2023-07-14 18:37:24,450 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:24,453 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:24,454 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:24,462 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:24,486 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:24,487 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. 2023-07-14 18:37:35,041 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:35,044 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:35,045 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:35,053 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:35,077 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:35,078 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. 2023-07-14 18:37:45,543 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:45,547 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:45,548 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:45,556 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:45,580 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:45,581 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. 2023-07-14 18:37:56,042 INFO [cloud.agent.AgentShell] (main:null) (logid:) Agent started 2023-07-14 18:37:56,046 INFO [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.18.0.0 2023-07-14 18:37:56,047 INFO [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2023-07-14 18:37:56,055 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [host] was altered. Now using the value [localhost]. 2023-07-14 18:37:56,079 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [guid] has empty or null value. Using default value [null]. 2023-07-14 18:37:56,079 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:null) (logid:) Property [developer] has empty or null value. Using default value [false]. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
