Difference between revisions of "CentOS 6.x apache cloudstack troubleshooting"

From Notes_Wiki
m
m
 
Line 1: Line 1:
<yambe:breadcrumb>CentOS_6.x_cloudstack|CentOS 6.x cloudstack</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Virtualization tools]] > [[CentOS 6.x cloudstack|Cloudstack]] > [[CentOS 6.x apache cloudstack troubleshooting]]
=CentOS 6.x apache cloudstack troubleshootig=


==Issues faced during setup==
==Issues faced during setup==
Line 20: Line 19:




<yambe:breadcrumb>CentOS_6.x_cloudstack|CentOS 6.x cloudstack</yambe:breadcrumb>
 
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Virtualization tools]] > [[CentOS 6.x cloudstack|Cloudstack]] > [[CentOS 6.x apache cloudstack troubleshooting]]

Latest revision as of 13:01, 24 August 2022

Home > CentOS > CentOS 6.x > Virtualization tools > Cloudstack > CentOS 6.x apache cloudstack troubleshooting

Issues faced during setup

During setup:

If adding host fails
then reboot the machine. Ensure virtualization is enabled in bios in agent hosts.
If primary, secondary storage size or number is 0
Again add them
If zone is disabled
enable it
If you are facing VM instance related issues
directly checking mysql database table vm_instance might help.


Connection refused error resolution during ISO/template import from LAN URL

For connection refused error while trying to import an ISO/template check whether the config parameter "secstorage.allowed.internal.sites" has been set to allow the internal n/w URL's.

Refer:



Home > CentOS > CentOS 6.x > Virtualization tools > Cloudstack > CentOS 6.x apache cloudstack troubleshooting