Hi Ron,
Also keep in mind you can just restore iptables functionality, the
procedure is something along the lines of
systemctl mask firewalld
systemctl stop firewalld
yum -y install iptables-services
systemctl enable iptables
systemctl start iptables
Regards,
Dag Sonstebo
Cloud Architect
Sh
Hi Andrei,
For minor releases, there is no requirement of upgrading systemvms so it’s not
necessary. All minor releases can be simply upgraded by upgrading the deb/rpm
packages, that’s all.
So, simply - yum install/upgrade, or apt-get upgrade would work. I’ll get this
added in the docs explici
Hello,
I installed the cloudstack finally and works, but i have a issue
regarding Templates, when i check the status for
CentOS 5.5(64-bit) no GUI (KVM) i see (Ready - NO)
also i'm not able to deploy new instance because i don't have templates. i
tried to add an ISO, but without success
Log in to the SSVM and view any relevant logs (/var/log/*).
Also, is there anything in your management server logs?
--
Erik
On Wed, Aug 26, 2015 at 3:05 PM, ShapeHost wrote:
> Hello,
>
>I installed the cloudstack finally and works, but i have a issue
> regarding Templates, when i chec
Hello,
Yes, i found something and i know why is not able to connect to the host (
the ip from the log is a external IP from the management server, I'm not sure
why is try to connect via this IP.
2015-08-26 13:29:38,412 INFO [utils.nio.NioClient] (Agent-Selector:null)
Connecting to 167.114
Hi Rohit
Thanks for doing great job in maitaining CloudMonkey.
I'm curious, is there any way I can filter on json sub-block?
For example, list virtualmachines id=123 filter=name,nic[ipaddress]
I cant seem to figure out the way to get the content of sub-block
without using "grep".
Thanks
ily
Hello,
After many hours to configure all the cloudstack environment i have only a
issue.
If i ping the SSVM or Console Proxy from external i don't have any issue
but if i try to ping from inside of the VM on external, for example google.com
or any website (IP) no respond.
Also
Is it reaching to your default gateway from the SSVM ?
Trace the packets in hypervisor vif, look for the host iptables rules if it is
blocking. Also look at the host networking like bridge, vlan.
Thanks,
Jayapal
> On 26-Aug-2015, at 10:43 pm, ShapeHost wrote:
>
> Hello,
>
> After many h
check the value of host in configuration table.
select * from configuration where name like ‘host’;
Change it to the right value and destroy SSVM.
~Rajani
On 26-Aug-2015, at 7:05 pm, Cristian Ciobanu wrote:
> Hello,
>
> Yes, i found something and i know why is not able to connect to the