weizhouapache commented on issue #8310: URL: https://github.com/apache/cloudstack/issues/8310#issuecomment-1847766897
@shulemmosko can you check if there are some settings in agent.properties ? ideally it should look like ``` cluster=1 pod=1 resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource private.network.device=cloudbr0 domr.scripts.dir=scripts/network/domr/kvm guest.network.device=cloudbr1 keystore.passphrase=xxxxxxx hypervisor.type=kvm port=8250 zone=1 public.network.device=cloudbr1 local.storage.uuid=30613d55-0d90-4d6a-a370-f4b28cb7bf8b host=x.x.x.x@static guid=e414520b-96c0-37a2-bef3-ebe439432765 LibvirtComputingResource.id=1 workers=5 iscsi.session.cleanup.enabled=false vm.migrate.wait=3600 ``` -- 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]
