Re: How to prevent DHCp conflict?

2019-07-30 Thread jesse . waters
As I learned this is a networking issue not a cloudstack issue. See my previous thread, Yipingresponse is what worked for me. https://lists.apache.org/thread.html/51e005eb7730124d1ecb17adb8ca995a4ae5114d88f6e698b2219587@%3Cusers.cloudstack.apache.org%3E HTH, Jesse On Tue, Jul 30, 2019 at 9:40

Re: DHCP instance/vm issue

2019-07-09 Thread jesse . waters
Yes race condition exists, I have been fortunate it hasn't been seen outside of ACS environment so far.From a network topology, Ideally I should isolate and route traffic to the Pod and use a firewall or other gateway to control traffic. I'll need to re-think my deployment and see if I need additio

Re: DHCP instance/vm issue

2019-07-09 Thread jesse . waters
Interesting proxy in to vm pkill dhclient dhclient -x dhclient eth0 get ip I expected, odd On Tue, Jul 9, 2019 at 11:16 AM wrote: > > My vm was assigned an ip from our endpoint DHCP server, not from VR. Do I > need to add firewall rule(s) to force DHCP request to VR? I probably missed > a par

Re: DHCP instance/vm issue

2019-07-09 Thread jesse . waters
My vm was assigned an ip from our endpoint DHCP server, not from VR. Do I need to add firewall rule(s) to force DHCP request to VR? I probably missed a part of setup w/KVM hosts and or within management when I defined the zone/pod/... This seems to be correct, VR is running on a different host the

DHCP instance/vm issue

2019-07-09 Thread jesse . waters
Have a DHCP issue where vm pulls from ACS proxy properly sometimes and other when it pulls from our normal dhcp server for end-points. Network layout is flat, and I ACS is using basic network with security groups. IP range for acs is within range of our normal network so vms and endpoints will fl

Re: adding new host fails

2019-07-08 Thread jesse . waters
excuse me, I guess i should have windows fix first. Everything is connected and working. Hate windows fixes, don't know what real issue was. On Mon, Jul 8, 2019 at 9:35 PM wrote: > > Host failes to add > running cloudstack 4.12.0.0 on mgmt & host > > Get these from host setup.log: > DEBUG:root:

adding new host fails

2019-07-08 Thread jesse . waters
Host failes to add running cloudstack 4.12.0.0 on mgmt & host Get these from host setup.log: DEBUG:root:execute:uuidgen DEBUG:root:execute:systemctl is-active cloudstack-agent DEBUG:root:Failed to execute:failed DEBUG:root:execute:systemctl stop cloudstack-agent DEBUG:root:execute:sleep 30 DEBUG:r

VM HA enabled when on ceph

2019-06-26 Thread jesse . waters
Hi all, Have a ACS 4.12.0.0 running with 2 kvm hosts and ceph for primary storage. How do I enable HA for my VM(s)? The manual hints "HA features work with iSCSI or NFS primary storage", leaves out ceph. Can I just go in db and enable set vm to "HA" yes? mysql> update vm_instance set ha_enabled =

Re: mgmt node on kvm host

2019-06-20 Thread jesse . waters
Coming from vmware environments where vcenter has almost always been a hosted vm. You could give mgmt node highest priority over other VMs, but safe approach as you stated is to keep it outside. Environment I am stand up is going to be very light use and wanting to keep infrastructure as light as p

mgmt node on kvm host

2019-06-20 Thread jesse . waters
How are most of you running your management node? On a standalone host(s) outside hypervisors? On managed hypervisor hosts? What I want to do is have management node on kvm hosts that it manages. What I am not certain is how I get it in there in 1st place. Other than standing up a temporary mgmt n

Re: delete UploadAbandoned template

2019-06-06 Thread jesse . waters
I did not try your fix but I will be trying to import image again soon and see. My fix was to create directory in template/tmpl/2/209, then using th UI I was able to remove the template. Thanks again, Jesse On Wed, Jun 5, 2019 at 4:55 PM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote:

delete UploadAbandoned template

2019-06-05 Thread jesse . waters
How do I remove abandined templates? While trying to clean up after couple failed attempts of importing a vm template status is "UploadAbandoned" When I try to delete file I get an error , "Failed to delete template" Looking at management.log 2019-06-05 14:43:17,508 WARN [c.c.t.HypervisorTemplate