You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/10/03 08:13:25 UTC

[GitHub] izenk edited a comment on issue #2862: VR stop/start/reboot commands failed

izenk edited a comment on issue #2862: VR stop/start/reboot commands failed
URL: https://github.com/apache/cloudstack/issues/2862#issuecomment-424362909
 
 
   apache2 service is not started even after VPC restart. Don't now if it is related to described problem...
   There only logs related to apache2 is:
   ~~~
   root@r-190-VM:~# grep apache /var/log/cloud.log
   Tue Sep 25 13:59:41 UTC 2018 Setting up apache web server for VPC
   2018-09-25 13:59:52,686  CsHelper.py copy:264 Copied /etc/apache2/vhost.template to /etc/apache2/sites-enabled/vhost-172.16.0.17.conf
   2018-09-25 13:59:52,690  CsFile.py commit:66 Wrote edited file /etc/apache2/sites-enabled/vhost-172.16.0.17.conf
   2018-09-25 13:59:54,456  CsHelper.py copy:264 Copied /etc/apache2/vhost.template to /etc/apache2/sites-enabled/vhost-172.16.0.1.conf
   2018-09-25 13:59:54,461  CsFile.py commit:66 Wrote edited file /etc/apache2/sites-enabled/vhost-172.16.0.1.conf
   2018-09-25 13:59:55,773  CsHelper.py copy:264 Copied /etc/apache2/vhost.template to /etc/apache2/sites-enabled/vhost-172.16.0.33.conf
   2018-09-25 13:59:55,776  CsFile.py commit:66 Wrote edited file /etc/apache2/sites-enabled/vhost-172.16.0.33.conf
   2018-09-25 13:59:57,076  CsHelper.py copy:264 Copied /etc/apache2/vhost.template to /etc/apache2/sites-enabled/vhost-172.16.0.49.conf
   2018-09-25 13:59:57,080  CsFile.py commit:66 Wrote edited file /etc/apache2/sites-enabled/vhost-172.16.0.49.conf
   2018-09-25 13:59:58,459  CsHelper.py copy:264 Copied /etc/apache2/vhost.template to /etc/apache2/sites-enabled/vhost-172.16.0.65.conf
   2018-09-25 13:59:58,463  CsFile.py commit:66 Wrote edited file /etc/apache2/sites-enabled/vhost-172.16.0.65.conf
   2018-09-25 13:59:59,926  CsHelper.py copy:264 Copied /etc/apache2/vhost.template to /etc/apache2/sites-enabled/vhost-172.16.0.81.conf
   2018-09-25 13:59:59,930  CsFile.py commit:66 Wrote edited file /etc/apache2/sites-enabled/vhost-172.16.0.81.conf
   ~~~
   
   apache2 error log is clean.
   
   How apache2 should be started? By systemd or by some cloud scripts?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services