Closed subincb30 closed 2 months ago
Thanks for opening your first issue here! Be sure to follow the issue template!
@subincb30
Could you please take look at the /var/log/cloudstack/management/management-server.log for any other exceptions
and can you provide the log to investigate further
Here is the recent logs:
Also, I checked for the specific error for host server IP: 192.168.200.238:
Please check and let me know any further details needed.
Additionally, I found that the port 8250 is not listening in my cloudstack host server.
the logs show
2024-09-19 07:24:55,064 DEBUG [c.c.h.k.d.LibvirtServerDiscoverer] (qtp341748265-16:ctx-d80d59ca ctx-6dbc68fe) (logid:4e450a45) Succeeded to import certificate in the keystore for agent on the KVM host: 192.168.200.238. Agent secured and trusted.
there should be some errors in log like CloudStack Agent setup through command
... failed
@weizhouapache Sorry I didn't get your point. Also, I couldn't find any errors related to the cloud stack agent on the cloud stack management-server.log.
@weizhouapache Sorry I didn't get your point. Also, I couldn't find any errors related to the cloud stack agent on the cloud stack management-server.log.
the logs shows the mgmt server has connected to the host and configured security (for cloudstack-agent and libvirt). so it is not a connectivity issue.
please upload the full log by keyword ctx-6dbc68fe
if possible.
@weizhouapache Here is the full log with keyword: ctx-6dbc68fe:
@subincb30
can you upload the file /var/log/cloudstack/agent/setup.log
on the kvm host ?
@weizhouapache Please find the log below:
Someone please help me to resolve the issue.
@subincb30
have you configured cloudbr0
on the kvm host ?
Can you give me complete guide for that? I got some doc for for that but it was not clear. But, I found one new network interface in my server.
Can you help me setting up cloudbr0?
@subincb30 please refer to https://docs.cloudstack.apache.org/en/4.19.1.1/installguide/hypervisor/kvm.html
@weizhouapache I already checked this earlier. But, I am little bit confussed on it. I will paste my current netplan settings below.
root@host:~# cat /etc/netplan/00-installer-config.yaml
network: renderer: networkd ethernets: enp1s0: dhcp4: true enp2s0: addresses:
Can you help me adding the additional parameters in this file.
@subincb30 the doc has provided an example of netplan
@weizhouapache Yes I saw that. But some parameters are confusing for me. Can you check my current settings which I shared earlier and give an example accordingly?
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS