Dear Ian, root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh ================================================ First DNS server is 10.4.21.4 PING 10.4.21.4 (10.4.21.4): 48 data bytes 56 bytes from 10.4.21.4: icmp_seq=0 ttl=127 time=1.851 ms 56 bytes from 10.4.21.4: icmp_seq=1 ttl=127 time=0.389 ms --- 10.4.21.4 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.389/1.120/1.851/0.731 ms Good: Can ping DNS server ================================================ Good: DNS resolves download.cloud.com ================================================ nfs is currently mounted Mount point is /mnt/SecStorage/c22b0fcc-cc29-399e-9b71-f474fc0c2d1e Good: Can write to mount point ================================================ Management server is 10.4.29.151. Checking connectivity. Good: Can connect to management server port 8250 ================================================ Good: Java process is running ================================================ Tests Complete. Look for ERROR or WARNING above. root@s-1-VM:~#
mysql> select id,name,status from host; +----+----------------------+--------+ | id | name | status | +----+----------------------+--------+ | 1 | hypervisor.snist.org | Up | | 2 | v-2-VM | Up | | 3 | s-1-VM | Up | +----+----------------------+--------+ 3 rows in set (0.00 sec) mysql> select * from template_host_ref; Empty set (0.00 sec) Ian I dont have any templates in these table? Thank you. On Sat, Aug 16, 2014 at 10:23 AM, sandeep khandekar < [email protected]> wrote: > Dear ilya, > > yes system has internet access. > > on agent log > 2014-08-16 09:51:49,987 WARN [kvm.resource.LibvirtComputingResource] > (agentRequest-Handler-5:null) Unsupported command > > sometimes status changes to : Template download is already in progress or > already downloaded > cenots template - status and size field are empty > > How to know that centos template has been downloaded? > > Thanks in advance > > > On Fri, Aug 15, 2014 at 4:56 PM, Ian Duffy <[email protected]> wrote: > >> Also see: >> >> https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting >> >> >> On 15 August 2014 06:43, ilya musayev <[email protected]> >> wrote: >> >> > Does your system storage vm has internet access? What error do you get? >> > >> > To download default templates, you need internet access. You can also >> look >> > into setting up proxy (if you have internet access through proxy). >> > >> > On 8/14/14, 8:32 PM, sandeep khandekar wrote: >> > >> >> Dear cloudstackers, >> >> After installing cloudstack, Default centos didnt got downloaded from >> >> internet what to do? >> >> Thank you >> >> >> > >> > >> > > > > -- > SANDEEP KHANDEKAR > Assistant Professor > Department of Computer science and engineering > Sreenidhi Institute of science and Technology > Hyderabad > -- SANDEEP KHANDEKAR Assistant Professor Department of Computer science and engineering Sreenidhi Institute of science and Technology Hyderabad
