Hi community !
I use cloudstack 4.4 on centos with xenserver 6.2.
I created a advanced zone without security group. I have 3 nics :
- nics 1 for guest network and administration network.
- nics 2 for public network
- nics 3 for storage network.
I have a primary storage iscsi and my secondary storage locate on NFS server.
I followed installation instruction (vhd-utils, cloud-install-sys-tmplt ...)
When I working my zone, two vm created (secondary storage and console proxy) but agent state none (attach file 1)
I logged in Secondary Storage VM i try "ping 8.8.8.8" = ok but "ping www.google.fr" failed with DNS 8.8.8.8 of course.
When I created a advanced zone WITH security group. I don't have problems with System'vm. Agents of system'vm work normaly. I can download iso, template, to create VM ....
The only difference is to add the nic public network.
Where I can look for to help ?
Thanks for your help !