Virtual Router /etc/hosts File

2022-03-21 Thread Serge Byishimo
Hi all, I would like to know how to make my added IPs in the /etc/hosts file permanent. It seems every time cloudstack is restarted for some reason (power outage, ...) the IPs I added in the /etc/hosts file are lost. This is not related to the already existing configurations that exist in that f

Re: Virtual Router Domain Name Handling

2021-05-26 Thread Serge Byishimo
as soon as you restart network with "clean up" - the existing > VR > > is destroyed and a brand new one is created for that network (or for VPC, > > if you are working with VPCs) > > So you would need to automate such thing in some way. > > > > Hope tha

Virtual Router Domain Name Handling

2021-05-26 Thread Serge Byishimo
Centos8 Cloudstack 4.15 Hypervisor KVM This is a drawing of what I’m trying to do https://ibb.co/pKvzhHj I have different domain names that I want assigned to instances IP ports In the DNS, I put one public IP address that I have from ISP 209.150.X.X, The cloudstack Virtual Router is at 192.16

Re: Virtual Router Domain Name Handling

2021-05-26 Thread Serge Byishimo
This is a drawing of what I’m trying to do https://ibb.co/pKvzhHj I was thinking on installing NGINX as a proxy on the ACS virtual router VM to forward the traffic it is receiving to Instances, but i’m not sure if that will work. Regards, On Wed, May 26, 2021 at 10:38 AM Serge Byishimo

Re: Virtual Router Domain Name Handling

2021-05-26 Thread Serge Byishimo
Virtual Router Details Image : https://ibb.co/1Jr2DZT On Wed, May 26, 2021 at 10:06 AM Serge Byishimo wrote: > Centos8 > Cloudstack: 4.15 > Hypervisor: KVM > > I have different domain names that I want to be assigned to instances IP > ports > > In the DNS, I put one

Re: Virtual Router Domain Name Handling

2021-05-26 Thread Serge Byishimo
. Then have > your home router send the traffic to that ip > > Get Outlook for Android<https://aka.ms/AAb9ysg> > ____ > From: Serge Byishimo > Sent: Tuesday, May 25, 2021 11:10:07 PM > To: users@cloudstack.apache.org > Subject: Re: Virt

Virtual Router Domain Name Handling

2021-05-26 Thread Serge Byishimo
Centos8 Cloudstack: 4.15 Hypervisor: KVM I have different domain names that I want to be assigned to instances IP ports In the DNS, I put one public IP address that I have from the ISP 209.X.X.X, The cloudstack Virtual Router is at 192.168.1.86 Then in my home router, I forward traffic from 209

Re: Virtual Router Domain Name Handling

2021-05-25 Thread Serge Byishimo
I have Basic Network with Security Groups, I use Ingress Rules to allow incoming traffic in the Instances Thanks On Tue, May 25, 2021 at 10:02 PM Serge Byishimo wrote: > In other words, I need to know how to do port forwarding in the virtual > router > > Thanks, > > > On T

Re: Virtual Router Domain Name Handling

2021-05-25 Thread Serge Byishimo
In other words, I need to know how to do port forwarding in the virtual router Thanks, On Tue, May 25, 2021 at 9:52 PM Serge Byishimo wrote: > I have different domain names that I want to be assigned to instances IP > ports > > In the DNS, I put one public IP address that I ha

Virtual Router Domain Name Handling

2021-05-25 Thread Serge Byishimo
I have different domain names that I want to be assigned to instances IP ports In the DNS, I put one public IP address that I have 209.X.X.X, Then in my home router, I forward traffic from port 80 and 443 to the cloudstack virtual router at 192.168.1.86 How do I engage the router to forward that

Re: Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-24 Thread Serge Byishimo
ase invest some time into understanding this > low-level, otherwise, your would be playing Russian roulette - it may to > may not work... > > Cheers, > > On Mon, 24 May 2021 at 11:28, Serge Byishimo > wrote: > > > I changed the traffic Label in the old UI for managem

Re: Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-24 Thread Serge Byishimo
raffic labels on each guest type - so you can expect that > NOTHING will work as VLAN interfaces that ACS provisions dynamically will > be created on wrong bridges if any, etc > > Best, > > On Mon, 24 May 2021 at 10:58, Serge Byishimo > wrote: > > > Hi Andrija, &g

Re: Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-24 Thread Serge Byishimo
the same as the name of the bridge that > you want to use for each traffic type (cloudb0 or cloudbr1 in your case - > but you need to understand what you want to do, via which bridge, and the > underlying VLAN physical interfaces on your hypervisors, and if your > switches support trunkin

Re: Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-24 Thread Serge Byishimo
CPVM do not respond to pings on its Public IP address (VRs do) - > so yes, that is expected. > > Check and temp-turn-off all firewalls, to rule out this, as this is a usual > thing to start troubleshooting with. > > Best, > > On Sun, 23 May 2021 at 19:37, Serge

Re: Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-24 Thread Serge Byishimo
dd the range with the VLAN untagged or blank. > > Regards. > > Regards, > Rohit Yadav > > > From: Serge Byishimo > Sent: Monday, May 24, 2021 12:58:42 PM > To: users@cloudstack.apache.org > Subject: Please Help πŸ™πŸΌπŸ™πŸΌ > >

Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-24 Thread Serge Byishimo
Centos8 Cloudstack 4.15 System VMs are running and their Agent is UP, System VMs can ping the management server but the management server can not ping any of the IPs of the System VMs, thus the web console is not accessible, I’m thinking it is firewall rules on the System VM side that is causing

Please Help πŸ™πŸΌπŸ™πŸΌ

2021-05-23 Thread Serge Byishimo
Centos8 Cloudstack 4.15 Here is my scenario I have two servers, one for the host and another for the management server I used Advanced Networking Configuration and I can SSH Inside the System VMs, Inside console proxy VM I can Ping the Management Server but the problem is I can not ping the co

Re: Console IP is unreachable, but it’s Private IP is reachable

2021-05-23 Thread Serge Byishimo
oss all hosts (start with the > KVM/CentOS host where the cpvm is running) and debug where the packet is > being dropped. > > > Regards. > > ____ > From: Serge Byishimo > Sent: Sunday, May 23, 2021 12:59 > To: users@cloudstack.apache.org &g

Re: Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
: icmp_seq=7 ttl=64 time=0.216 ms ^C--- 192.168.1.7 ping statistics --- 8 packets transmitted, 8 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.149/0.189/0.216/0.024 ms root@v-2-VM:~# On Sun, May 23, 2021 at 5:29 PM Serge Byishimo wrote: > Route Table > > root@v-2-VM:~#

Re: Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
eth2 root@v-2-VM:~# The NFS Server is at 192.168.1.7 On Sun, May 23, 2021 at 5:27 PM Serge Byishimo wrote: > Here are some log files > > /var/log/cloud.log > > > root@v-2-VM:/var/log# cat cloud.log > Sun 23 May 2021 03:17:36 PM UTC Executing cloud-early-config > Sun 23

Re: Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
ReadyAnswer 2021-05-23 15:17:57,837 INFO [cloud.consoleproxy.ConsoleProxy] (Console-Proxy-Main:null) Listening for HTTP CMDs on port 8001 root@v-2-VM:/var/log# On Sun, May 23, 2021 at 5:24 PM Serge Byishimo wrote: > Cloudstack 4.15 > > Console Proxy SSVM check has NFS error

Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
Cloudstack 4.15 Console Proxy SSVM check has NFS error trying to reach 255.255.255.0, which is not the configured secondary storage IP address I re installed the set up and still the problem is there root@v-2-VM:~# root@v-2-VM:~# root@v-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh ===

Re: I need Help with Networking

2021-05-23 Thread Serge Byishimo
with the provided > nfs-shares. > > with regards, > chris > > Am So., 23. Mai 2021 um 15:01 Uhr schrieb Serge Byishimo > : > > > > Management Server can not ping System VM Console Proxy IP address > > > >

Re: Web Console Timing Out

2021-05-23 Thread Serge Byishimo
255.255.255.0 > PING 255.255.255.0 (255.255.255.0): 56 data bytes > --- 255.255.255.0 ping statistics --- > 2 packets transmitted, 0 packets received, 100% packet loss > WARNING: cannot ping nfs server > > > From: Serge Byishimo > Date: Sunday, May 23, 2021 at 5:29 AM > To: use

I need Help with Networking

2021-05-23 Thread Serge Byishimo
Management Server can not ping System VM Console Proxy IP address root@v-2-VM:~# root@v-2-VM:~# root@v-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh First DNS server is 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8.8.8.8: icmp_seq

Web Console Timing Out

2021-05-23 Thread Serge Byishimo
Centos8 Cloudstack 4.15 System VMs are running and their Agent is UP, System VMs can ping the management server but the management server can not ping any of the IPs of the System VMs, thus the web console is not accessible, I’m thinking it is firewall rules on the System VM side that is causing

Console IP is unreachable, but it’s Private IP is reachable

2021-05-23 Thread Serge Byishimo
Centos8 Cloudstack 4.15 My console IP address 192.168.1.86 is unreachable from anywhere But it’s Private IP 192.168.1.68 is reachable EVERYWHERE The console also has access to the Internet. Network Setup : 2 servers : they are on a home Local Network router with internet Home Router Gateway : 1

Re: Agent Error

2021-05-21 Thread Serge Byishimo
annot access '/sys/class/net//brif/': No such file or directoryCommand > > > > On Fri, 21 May 2021 at 10:29, Serge Byishimo > wrote: > > > Centos 8 > > Cloudstack 4.15 > > > > > > 2021-05-21 05:25:13,312 INFO [kvm.storage.LibvirtStorageAdaptor] > > (

Agent Error

2021-05-21 Thread Serge Byishimo
Centos 8 Cloudstack 4.15 2021-05-21 05:25:13,312 INFO [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) (logid:5fb6ba1e) Trying to fetch storage pool 26a9efbf-fb80-3f0d-a292-43bd0a3eec9d from libvirt 2021-05-21 05:25:13,314 INFO [kvm.storage.LibvirtStorageAdaptor] (agentRequest-

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
rt to refresh storage pool On Thu, May 20, 2021 at 10:52 AM Serge Byishimo wrote: > On the host 192.168.1.7, There is no /var/log/cloud directory, > > Instead, there is /var/log/cloudstack/agent/agent.log with these logs > > 2021-05-20 04:44:20,995 INFO [kvm.storage.LibvirtStorag

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
egards, > Jordan > > -Original Message- > From: Serge Byishimo > Sent: Thursday, May 20, 2021 11:40 AM > To: users@cloudstack.apache.org > Subject: Re: I Need Help πŸ™πŸΌ > > > [X] This message came from outside your organization > > > The fact that

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
The fact that SSVMs need a public network to access the internet I understand, but at least I think the System VMs should start and be able to ssh into them before we reach that step. Isn't that the case Yordan? On Thu, May 20, 2021 at 10:29 AM Serge Byishimo wrote: > I disabled the

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
, May 20, 2021 at 10:21 AM Serge Byishimo wrote: > Other Image Links including the Host status, System VMs > > https://ibb.co/ggyY4Yj > https://ibb.co/XCBdy6D > https://ibb.co/LCmpj01 > https://ibb.co/FJbXJCk > > Thank you Yordan > > > On Thu, May 20, 2021 at 10:1

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
Other Image Links including the Host status, System VMs https://ibb.co/ggyY4Yj https://ibb.co/XCBdy6D https://ibb.co/LCmpj01 https://ibb.co/FJbXJCk Thank you Yordan On Thu, May 20, 2021 at 10:18 AM Serge Byishimo wrote: > 1st computer : > > ifconfig : > > [root@srvr1 ~]#

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
ONBOOT=yes BRIDGE=cloudbr0 # cat /etc/sysconfig/network-scripts/enp0s25.200 DEVICE=enp0s25.200 ONBOOT=yes HOTPLUG=no BOOTPROTO=none TYPE=Ethernet VLAN=yes BRIDGE=cloudbr1 On Thu, May 20, 2021 at 10:17 AM Serge Byishimo wrote: > Sorry Yordan, I didn't know that > > Here are all

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
to pod -> clusters -> hosts and check if any of those has any red alert > instead of a green dot. > If such exists around cluster level and below – make sure > you configured the network traffic labels correct. I have not played with > ACS + KVM so I cannot give spe

Re: I Need Help πŸ™πŸΌ

2021-05-20 Thread Serge Byishimo
var/log/cloud/cloud.log > > Any issues reported? > > Regards, > Jordan > > From: Serge Byishimo > Sent: Thursday, May 20, 2021 9:55 AM > To: users@cloudstack.apache.org > Subject: Re: I Need Help πŸ™πŸΌ > > > [X]This message came from outside your organiza

Re: I Need Help πŸ™πŸΌ

2021-05-19 Thread Serge Byishimo
he > zone/pods/clusters are not functional. > Check the hypervisor logs at "/var/log/cloud/cloud.log and let us > know what you see there. > > Usually the cause of this issue is that primary storage cannot > utilized (either not mounted or something else

I Need Help πŸ™πŸΌ

2021-05-19 Thread Serge Byishimo
Cloudstack: 4.15 OS: Centos 8 Two computers: one for the Management Server and the other for the Host Primary and Secondary storage is on the host and connected to the management through NFS, 2021-05-19 11:20:39,924 DEBUG [c.c.a.m.a.i.FirstFitAllocator] (Work-Job-Executor-8:ctx-e9ad7a77 job-110