Virtual Router failing health chek - webserver.service

2021-09-29 Thread Christopher Brown
Hi everyone,

I am setting up a redundant VPC.
Therefore i created a custome service offering with the following Service
provided by the virtual Router:
- Portforwarding
- Network ACL
- SourceNAT
- VPN
- StaticNat

I now getting alerts, that the router couldn't pass all health checks. The
one failing at the moment is "webserver.service".
As far as i got reading the log files, the apache service on the router is
shutting down, as know valid / correct ssl - certificate is availeable.

So now i am looking for some support on how to get rid of the errors and
some information, why a webserver is running on the router?
I found some articel in the wiki about the integrated Load Balancer. But i
didn't have the service in the vpc service offering as well it wasn't
selected for the (custome) service offering for the tier-networks for the
vpc.

Hope someone can help me out!
Regards!


Usage of "Tags" for Network Offerings

2021-06-08 Thread Christopher Brown
Hi everyone,

just a short question regarding the creation / usage of network offerings.
When adding a network offering there is the optional field to give the
network offering a "Tag".
After reading the docs, the acutal usage is to map the offering to a
specific physical network.

So the tag would need to be same as the traffic label for the physical network?

For example i would like to use a dedicated fiber-network for some
hosts. So during the zone creation i would specify a "second" physical
network for Guest-Traffic with the traffic label "fiber".
After creation of the zone, i would add a new network offering and
specify "fiber" as a tag for the service offering to make this
dedicated physical network availeable for hosts ?

With regards,

Chris


Re: Several Problems joining inital host to first zone

2021-03-13 Thread Christopher Brown
 Hi Andrija,

sadly i can't give you the log with the DEBUG option as i played
around a bit more before reading your mail.
Nevertheless I uploaded the "last" sequences of the agent.log

https://pastebin.com/jjKPzGqM

as well as the management-server log

https://pastebin.com/3ht00jyq

from the actual time-frame.

I was able to join the host at least, as i provided the required
"default"-values in the agent.properties manually.
At the moment I am a bit puzzled as i just relie on the configuration
done by the cloudstack-agent during installation and the installation
guide. Same goes for the management-server. So no special
configuration or anything done.

Thanks in advance!


Understanding and usage of management-server-secret-key

2021-02-27 Thread Christopher Brown
Hello everyone,

I am currently making my first steps with cloudstack and therefore stumble into 
some problems and understanding issues.
My first topic is regarding the usage of the Management Server secret key.

As in the official installation guide, this key ist provided for en- and 
decryption of the databasekey. So this should take place everytime the server / 
the service is started. However i am facing some trouble in how the key is 
passed from the administrator to the system.

One way of providing the key is via the parameter file and then with an file 
containg the password in plain text.
Which can be dealt with.
However the "web" option gives me some headache. When and how is the 
administrator going to give the password to system?
I was looking through the guides and goodle, but sadly i didn't find an proper 
explanaition.
Maybe someone can give me some glimpse or referral to additional sources?

With kind regards,
Christopher Brown