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: [Non-DoD Source] RE: RHEL compatibility

2019-03-12 Thread Morrow, Gary G II CIV DISA JT (USA)
That seems fairly easy so that's good news! My employer likes to have "official" OS with support so we will likely go that route as well. Thanks Paul! Respectfully, Gary Morrow -Original Message- From: Paul Angus Sent: Tuesday, March 12, 2019 1:07 PM To: users@cloudstack.apache.org

RE: RHEL compatibility

2019-03-12 Thread Paul Angus
Hi Gary, I do know of some guys running RHEL rather than CentOS, as I recall it's just a matter of making sure that the hosts have access to the right repos. paul.an...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue -Original Message-

RHEL compatibility

2019-03-12 Thread Morrow, Gary G II CIV DISA JT (USA)
Question for the group: Is CloudStack compatible with RHEL? I know it is similar to Centos but I didn't know if anyone had installed it on there? Respectfully, Gary Morrow

Re: New VP of CloudStack: Paul Angus

2019-03-12 Thread Khosrow Moossavi
Congratulations Paul! On Tue, Mar 12, 2019 at 9:29 AM Boris Varbanov wrote: > Congratulations Paul! > Excellent news! Definitely well deserved! > > Best, > Boris Varbanov > > On Mon, Mar 11, 2019 at 11:16 AM Tutkowski, Mike < > mike.tutkow...@netapp.com> > wrote: > > > Hi everyone, > > > >

RE: New* UI SVG hires icons for CloudStack (Vote)

2019-03-12 Thread Paul Angus
Hey Sven, If the icons are separate files then it will be easy enough for people to swap-in a branded set. I'm not up-to-date with the modern practices, but I assume that it's ok to move away from the single sprite file.. Nb scope-creep is when people keep adding little extras to the original

Re: New* UI SVG hires icons for CloudStack (Vote)

2019-03-12 Thread Riepl, Gregor (SWISS TXT)
> I create a new iconset for cloudstack and we think we will implement > it. There is a Vote Formular and some examples. I oriented myself on > the original one. Its a lot of work to make them all looks good but > if you do not start it will be nothing. Lets start with the dashboard > and left

Re: New* UI SVG hires icons for CloudStack (Vote)

2019-03-12 Thread Sven Vogel
@Paul Maybe we don’t need this map anymore. We evaluate the things. SVG will be separated files. Von meinem iPhone gesendet __ Sven Vogel Teamlead Platform EWERK RZ GmbH Brühl 24, D-04109 Leipzig P +49 341 42649 - 11 F +49 341 42649 - 18 s.vo...@ewerk.com www.ewerk.com Geschäftsführer: Dr.

Re: ApacheCon Europe in Berlin

2019-03-12 Thread Rafael Weingärtner
You can create a PR here: https://github.com/apache/cloudstack-www On Tue, Mar 12, 2019 at 6:03 AM Swen - swen.io wrote: > Hi all, > > maybe I missed a conversation, but are there any plans to do a CloudStack > Collaboration Conference during ApacheCon Europe in Berlin this October? > As far as

RE: [VOTE] Release Apache CloudStack CloudMonkey 6.0.0

2019-03-12 Thread Paul Angus
Thanks Gregor, every vote counts ! paul.an...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue -Original Message- From: Riepl, Gregor (SWISS TXT) Sent: 12 March 2019 10:10 To: users@cloudstack.apache.org; d...@cloudstack.apache.org

Re: New VP of CloudStack: Paul Angus

2019-03-12 Thread Boris Stoyanov
Thank you Mike and congrats to Paul! Bobby. boris.stoya...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue > On 12 Mar 2019, at 10:43, Swen - swen.io wrote: > > Thank you Mike for your great work over the last year! > > Congratulations

Re: [VOTE] Release Apache CloudStack CloudMonkey 6.0.0

2019-03-12 Thread Riepl, Gregor (SWISS TXT)
No sure if my vote counts, but a [x] +1 approve from me. I built the tag 6.0.0 locally with Go 1.11.5 and tested against a CS 4.5.2 and a CS 4.11.2 instance. Listing VMs and stopping/starting instances works as expected, on both CloudStack versions. I also filed a few minor issues on Github,

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,

ApacheCon Europe in Berlin

2019-03-12 Thread Swen - swen.io
Hi all, maybe I missed a conversation, but are there any plans to do a CloudStack Collaboration Conference during ApacheCon Europe in Berlin this October? As far as I remember CCC will join ApacheCon in Brazil and North America, is this correct? BTW: Can somebody please explain to me how we can

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

AW: New VP of CloudStack: Paul Angus

2019-03-12 Thread Swen - swen.io
Thank you Mike for your great work over the last year! Congratulations Paul! Best regards, Swen -Ursprüngliche Nachricht- Von: Tutkowski, Mike Gesendet: Montag, 11. März 2019 16:16 An: users@cloudstack.apache.org; d...@cloudstack.apache.org Betreff: New VP of CloudStack: Paul Angus

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