Community
 
 
 

CloudPlatform 3.x

팔로워 343명
 
Avatar
Pankaj Paliwal

Unable to download iso template

Avatar

Unable to download iso template

Hi all,

when i try to register iso the download doesn't start. But if i go manually from IE to http://mywebserver/template.iso the download start

Any ideas?

Thanks for the reply


Valentina Bombelli MEMBERS
댓글 7개
0

댓글을 남기려면 로그인하세요.

 
 

Previous 댓글 7개

Avatar
Pankaj Paliwal
Avatar

Unable to download iso template

If it's an internal web server, make sure to add the IP or CIDR to secstorage.allowed.internal.sites in Global Settings and restart the management server. If that is not applicable, check the management-server.log for errors, and log on to the SSVM and try downloading the template with +wget+.

Best regards,

{color:#555555}Kirk Kosinski{color}
{color:#999999}MCITP: EA / VA / EDA7, VCP 4 / 5, CCA{color}


Kirk Kosinski CITRIX EMPLOYEES
댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Hi krik

I have 3 Vms
cpman 10.39.1.160
nfs(ssvm) 10.39.1.162
webserver 10.39.1.9

secstorage.allowed.internal.sites = 10.39.1.9/32

i test whit command line wget
wget http://10.39.1.9/isoname.iso
starting download
and then i fined iso in /root/isoname.iso
so download completed

but i go to cloudstack
template
register iso
add
after rigester
ready No
status (empty)
download (empty)

You can Help Me ..!
TanX


Valentina Bombelli MEMBERS
댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

If you haven't already done so, I would work through the troubleshooting steps in https://cwiki.apache.org/CLOUDSTACK/ssvm-troubleshooting.html.

Also, once logged into the SSVM, take a close look at its route table and iptables configuration.

I usually use a full subnet CIDR for secstorage.allowed.internal.sites, but a /32 should work. Again, take a close look at the routing and firewall on SSVM.

--Mike


Mike Little MEMBERS
댓글 작업 고유 링크
Avatar
Erik Godin

I think it's worth mentioning:

Just because the screen to register the ISO disappears doesn't mean the template will be ready right away. Consider clicking on "Refresh" at least once and see if "status" doesn't update from it's empty state. The template will have to "download" and "install" before it's ready.

Regards,
Erik


댓글 작업 고유 링크
Avatar
Erik Godin

I used the word template a cpl of times when what I meant was ISO.


댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Erik,

You may have to look at the /usr/local/cloud/systemvm/cloud.log to find out the exact reason why the template/ISO is not being downloaded.

But a couple of things that you could check,
1. Is there an entry for the given template/ISO in the table template_host_ref ?
2. Is the SSVM agent showing as connected/Up in the DB?

Also, it is worth running the SSVM diagnostic script as recommended by Mike in an earlier post.

Regards,
Somesh


Somesh Naidu CITRIX EMPLOYEES
댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Hi Somesh ,

 

I have the same problem. I am using Cloudstack 4.4. I am unable to see any download option for the ISO that i upload.

I managed to get the log file and run scripts, but nothing seems wrong. One thing though, that caught my concern was:- there is no entry for any template in the table "template_host_ref" . What do you think, could be wrong?


merlin sundar MEMBERS
댓글 작업 고유 링크

Top Contributors