Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
thx... On Tue, Mar 12, 2019 at 5:21 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > Try to fire API from a browser. For deleteIso, > "http://:/client/api?command=deleteIso=". > For example: IP: 1.2.3.4, Port:8080 and > UUID: f4f42f7b-a678-4d17-b746-cd3e696ed4dc, then API to

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Suresh Kumar Anaparti
Try to fire API from a browser. For deleteIso, "http://:/client/api?command=deleteIso=". For example: IP: 1.2.3.4, Port:8080 and UUID: f4f42f7b-a678-4d17-b746-cd3e696ed4dc, then API to fire: " http://1.2.3.4: 8080/client/api?command=deleteIso=f4f42f7b-a678-4d17-b746-cd3e696ed4dc". Alternatively,

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
Sorry, I'm new to CloudStack. How do I use an API? And, is it in the GUI or in the server? On Tue, Mar 12, 2019 at 4:30 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > Check deleteIso API. > > On Tue, Mar 12, 2019 at 1:44 PM Larry Sevilla > > wrote: > > > Fixed NFS on the

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Suresh Kumar Anaparti
Check deleteIso API. On Tue, Mar 12, 2019 at 1:44 PM Larry Sevilla wrote: > Fixed NFS on the server... > > How can I UnRegister ISOs in the Templates-ISO? > > There's no option to UnRegister or Delete ISOs. > > On Tue, Mar 12, 2019 at 3:21 PM Suresh Kumar Anaparti < >

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
Fixed NFS on the server... How can I UnRegister ISOs in the Templates-ISO? There's no option to UnRegister or Delete ISOs. On Tue, Mar 12, 2019 at 3:21 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > Ping and check the connectivity from Host ad SSVM (details located at UI:

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Suresh Kumar Anaparti
Ping and check the connectivity from Host ad SSVM (details located at UI: Infrastructure -> System VMs -> Secondary Storage VM). Also, check private and public network configuration. - Suresh On Tue, Mar 12, 2019 at 12:30 PM Larry Sevilla wrote: > SSVM = Secondary Storage Virtual Machine,

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
thx... I think I found it. I got a "Failed to start NFS server and services" after reboot. (and long wait... about 30 minutes) On Tue, Mar 12, 2019 at 3:04 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > You can check the status either from UI or API. > -> UI: Go to the

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Suresh Kumar Anaparti
You can check the status either from UI or API. -> UI: Go to the Templates and Select View: ISOs. -> API: Use listIsos SSVM is the Secondary Secondary VM , which is mainly responsible for all the storage operations where secondary storage is involved. - Suresh On Tue, Mar 12, 2019 at 12:22 PM

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
SSVM = Secondary Storage Virtual Machine, right? Since it's a one PC cloud setup, the Management, Host, Primary Storage and Secondary Storage are on the same PC. I assumed it's reachable. On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla wrote: > also, what's SSVM? > > On Tue, Mar 12, 2019 at

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
also, what's SSVM? On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla wrote: > Hi, > > Thx for the reply. > > (I'm new to CloudStack) > > How do I know if the ISO was downloaded? And Ready? > > Are there log files? > > > On Tue, Mar 12, 2019 at 2:43 PM Suresh Kumar Anaparti < >

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
Hi, Thx for the reply. (I'm new to CloudStack) How do I know if the ISO was downloaded? And Ready? Are there log files? On Tue, Mar 12, 2019 at 2:43 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > In order to create a VM using the ISO, the ISO registered should be Ready

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Suresh Kumar Anaparti
In order to create a VM using the ISO, the ISO registered should be Ready state. When Direct Download is set to "No", the SSVM will download the ISO into the Secondary storage using the public network. Is ISO added with Direct Download "No" is in ready state? Does the SSVM could reach that host?

Re: No Template ISO during adding a VM Instance

2019-03-12 Thread Thomas Joseph
Hi Did the ISO complete downloading in all the zones? That's the only reason this issue would happen. When you say it was added, I reckon you mean the details for the iso was visible in cloud portal, there is another tab zones, wherein you can check the status of the download for specific zones.

No Template ISO during adding a VM Instance

2019-03-12 Thread Larry Sevilla
Hi, I have a single PC cloud with CentOS7 using: https://github.com/apache/cloudstack-documentation/blob/master/source/quickinstallationguide/qig.rst Currently, I'm using "admin cloud". I'm trying to create a Virtual Machine, but failed. Steps: 1. in Template - ISO, I Registered an ISO with