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 fire: "
> http://1.2.3.4:
> 8080/client/api?command=deleteIso=f4f42f7b-a678-4d17-b746-cd3e696ed4dc".
>
> Alternatively, try cloudmonkey (
>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI
> )
>
> For more details on cloudstack and API, Refer to the docs at
> http://docs.cloudstack.apache.org and
> https://cloudstack.apache.org/api.html
>
> - Suresh
>
> On Tue, Mar 12, 2019 at 2:22 PM Larry Sevilla  >
> wrote:
>
> > 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 <
> > sevilla.larry@gmail.com
> > > >
> > > 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 <
> > > > sureshkumar.anapa...@gmail.com> wrote:
> > > >
> > > > > 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 <
> > > > > sevilla.larry@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > 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 12:34 PM Suresh Kumar Anaparti <
> > > > > sureshkumar.anapa...@gmail.com> wrote:
> > > > >
> > > > > > 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 Larry Sevilla <
> > > > > > sevilla.larry@gmail.com> wrote:
> > > > > >
> > > > > >> also, what's SSVM?
> > > > > >>
> > > > > >> On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
> > > > > >> sevilla.larry@gmail.com>
> > > > > >> 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 <
> > > > > >> > sureshkumar.anapa...@gmail.com> wrote:
> > > > > >> >
> > > > > >> >> 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?
> > > > > >> >>
> > > > > >> >> In the second case, when Direct Download is set to "Yes", ISO
> > is
> > > > > >> directly
> > > > > >> >> downloaded to Primary Storage (Sec Storage is ByPassed here)
> by
> > > the
> > > > > >> Host.
> > > > > >> >> Might be the url is not reachable from Host.
> > > > > >> >>
> > > > > >> >> - Suresh
> > > > > >> >>
> > > > > >> >>
> > > > > >> >>
> > > > > >> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> > > > > >> >> sevilla.larry@gmail.com>
> > > > > >> >> wrote:
> > > > > >> >>
> > > > > >> >> > 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 the
> following
> > > > > fields:
> > > > > >> >> >a. Name: CentOSDVD1
> > > > > >> >> >b. Description: 

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

All active links contained in this email were disabled.  Please verify the 
identity of the sender, and confirm the authenticity of all links contained 
within the message prior to copying and pasting the address to a Web browser.  






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 
Caution-www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 


-Original Message-
From: Morrow, Gary G II CIV DISA JT (USA)  
Sent: 12 March 2019 19:50
To: users@cloudstack.apache.org
Subject: RHEL compatibility

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: 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-
From: Morrow, Gary G II CIV DISA JT (USA)  
Sent: 12 March 2019 19:50
To: users@cloudstack.apache.org
Subject: RHEL compatibility

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




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,
> >
> > As you may know, the role of VP of CloudStack (Chair of the CloudStack
> > PMC) has a one-year term. My term has now come and gone.
> >
> > I’m happy to announce that the CloudStack PMC has elected Paul Angus as
> > our new VP of CloudStack.
> >
> > As many already know, Paul has been an active member of the CloudStack
> > Community for over six years now. I’ve worked with Paul on and off
> > throughout much of that time and I believe he’ll be a great fit for this
> > role.
> >
> > Please join me in welcoming Paul as the new VP of Apache CloudStack!
> >
> > Thanks,
> > Mike
> >
>


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 scope 
until it turns into a monster.

paul.an...@shapeblue.com 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 


-Original Message-
From: Sven Vogel  
Sent: 12 March 2019 11:22
To: d...@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: New* UI SVG hires icons for CloudStack (Vote)

@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. Erik Wende, Hendrik Schubert, Frank Richter, Gerhard Hoyer
Registergericht: Leipzig HRB 17023

Zertifiziert nach:
ISO/IEC 27001:2013
DIN EN ISO 9001:2015
DIN ISO/IEC 2-1:2011

EWERK-Blog | LinkedIn | Xing | Twitter | Facebook

Auskünfte und Angebote per Mail sind freibleibend und unverbindlich.

Disclaimer Privacy:
Der Inhalt dieser E-Mail (einschließlich etwaiger beigefügter Dateien) ist 
vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der 
bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, 
Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte 
informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die 
E-Mail (einschließlich etwaiger beigefügter Dateien) von Ihrem System. Vielen 
Dank.

The contents of this e-mail (including any attachments) are confidential and 
may be legally privileged. If you are not the intended recipient of this 
e-mail, any disclosure, copying, distribution or use of its contents is 
strictly prohibited, and you should please notify the sender immediately and 
then delete it (including any attachments) from your system. Thank you.
> Am 11.03.2019 um 19:02 schrieb Sven Vogel :
>
> Hi Paul,
>
>
> Thanks for the votes. Many users and devs want new icons. Okay let’s start.
>
> Sorry i saw your Post to late. Sure.  We will try to implement it.
>
> We want to make it easier to implement new icons.
>
> To your questions.
> Icons should also be greeted out or so you mean the complete button?
>
> We check how we can make it with svg so we have always sharp pictures. 
> :)
>
> What is scopescreep?
>
> Greetings
>
> Sven
>
>
>
> 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. Erik Wende, Hendrik Schubert, Frank Richter, Gerhard Hoyer
> Registergericht: Leipzig HRB 17023
>
> Zertifiziert nach:
> ISO/IEC 27001:2013
> DIN EN ISO 9001:2015
> DIN ISO/IEC 2-1:2011
>
> EWERK-Blog | 
> LinkedIn | 
> Xing | 
> Twitter | 
> Facebook
>
> Auskünfte und Angebote per Mail sind freibleibend und unverbindlich.
>
> Disclaimer Privacy:
> Der Inhalt dieser E-Mail (einschließlich etwaiger beigefügter Dateien) ist 
> vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der 
> bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, 
> Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte 
> informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die 
> E-Mail (einschließlich etwaiger beigefügter Dateien) von Ihrem System. Vielen 
> Dank.
>
> The contents of this e-mail (including any attachments) are confidential and 
> may be legally privileged. If you are not the intended recipient of this 
> e-mail, any disclosure, copying, distribution or use of its contents is 
> strictly prohibited, and you should please notify the sender immediately and 
> then delete it (including any attachments) from your system. Thank you.
>
> Am 06.03.2019 um 18:30 schrieb Paul Angus 
> mailto:paul.an...@shapeblue.com>>:
>
> This is a great idea,  I wonder, could you refactor the code/positions on the 
> sprite image to make dropping new icon sprites in generally easier?
> Maybe have them in a rows, such that there is always a specific offset for 
> 'greyed out', 'selected', 'mouse over' etc ?
> #scopecreep
>
>
> paul.an...@shapeblue.com
> www.shapeblue.com
> Amadeus House, Floral Street, London  WC2E 9DPUK @shapeblue
>
>
>
>
> -Original Message-
> From: Sven Vogel mailto:s.vo...@ewerk.com>>
> Sent: 03 March 2019 12:57
> To: users@cloudstack.apache.org; dev 
> mailto:d...@cloudstack.apache.org>>
> Subject: New* UI SVG hires 

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 control panel.

Looking good to me, but I'm also fine with the old icons.

Question: Are you going to prepare different colour sets, or "dark"
versions of the images?
Though with SVGs, it will be relatively easy to recolour the icons
later, I suppose.


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. Erik Wende, Hendrik Schubert, Frank Richter, Gerhard Hoyer
Registergericht: Leipzig HRB 17023

Zertifiziert nach:
ISO/IEC 27001:2013
DIN EN ISO 9001:2015
DIN ISO/IEC 2-1:2011

EWERK-Blog | LinkedIn | Xing | Twitter | Facebook

Auskünfte und Angebote per Mail sind freibleibend und unverbindlich.

Disclaimer Privacy:
Der Inhalt dieser E-Mail (einschließlich etwaiger beigefügter Dateien) ist 
vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der 
bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, 
Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte 
informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die 
E-Mail (einschließlich etwaiger beigefügter Dateien) von Ihrem System. Vielen 
Dank.

The contents of this e-mail (including any attachments) are confidential and 
may be legally privileged. If you are not the intended recipient of this 
e-mail, any disclosure, copying, distribution or use of its contents is 
strictly prohibited, and you should please notify the sender immediately and 
then delete it (including any attachments) from your system. Thank you.
> Am 11.03.2019 um 19:02 schrieb Sven Vogel :
>
> Hi Paul,
>
>
> Thanks for the votes. Many users and devs want new icons. Okay let’s start.
>
> Sorry i saw your Post to late. Sure.  We will try to implement it.
>
> We want to make it easier to implement new icons.
>
> To your questions.
> Icons should also be greeted out or so you mean the complete button?
>
> We check how we can make it with svg so we have always sharp pictures. :)
>
> What is scopescreep?
>
> Greetings
>
> Sven
>
>
>
> 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. Erik Wende, Hendrik Schubert, Frank Richter, Gerhard Hoyer
> Registergericht: Leipzig HRB 17023
>
> Zertifiziert nach:
> ISO/IEC 27001:2013
> DIN EN ISO 9001:2015
> DIN ISO/IEC 2-1:2011
>
> EWERK-Blog | 
> LinkedIn | 
> Xing | 
> Twitter | 
> Facebook
>
> Auskünfte und Angebote per Mail sind freibleibend und unverbindlich.
>
> Disclaimer Privacy:
> Der Inhalt dieser E-Mail (einschließlich etwaiger beigefügter Dateien) ist 
> vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der 
> bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, 
> Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte 
> informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die 
> E-Mail (einschließlich etwaiger beigefügter Dateien) von Ihrem System. Vielen 
> Dank.
>
> The contents of this e-mail (including any attachments) are confidential and 
> may be legally privileged. If you are not the intended recipient of this 
> e-mail, any disclosure, copying, distribution or use of its contents is 
> strictly prohibited, and you should please notify the sender immediately and 
> then delete it (including any attachments) from your system. Thank you.
>
> Am 06.03.2019 um 18:30 schrieb Paul Angus 
> mailto:paul.an...@shapeblue.com>>:
>
> This is a great idea,  I wonder, could you refactor the code/positions on the 
> sprite image to make dropping new icon sprites in generally easier?
> Maybe have them in a rows, such that there is always a specific offset for 
> 'greyed out', 'selected', 'mouse over' etc ?
> #scopecreep
>
>
> paul.an...@shapeblue.com
> www.shapeblue.com
> Amadeus House, Floral Street, London  WC2E 9DPUK
> @shapeblue
>
>
>
>
> -Original Message-
> From: Sven Vogel mailto:s.vo...@ewerk.com>>
> Sent: 03 March 2019 12:57
> To: users@cloudstack.apache.org; dev 
> mailto:d...@cloudstack.apache.org>>
> Subject: New* UI SVG hires icons for CloudStack (Vote)
>
> Hi Cloudstack Users and Devs,
>
> 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 control panel.
>
> https://form.jotformeu.com/90604064429354
>
> Greetings from Leipzig
>
>
>
> __
>
> 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
> 

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 I remember CCC will join ApacheCon in Brazil and North America,
> is
> this correct?
>
> BTW: Can somebody please explain to me how we can edit
> https://cloudstack.apache.org/? "Upcoming CloudStack Events" section is a
> little bit outdated. If I can I will take care of this.
>
> Best regards,
> Swen
>
>
>

-- 
Rafael Weingärtner


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
Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 6.0.0

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, but nothing critical. The -p 
argument bug should be fixed in the next release if possible, though.


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 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
> 
> Hi everyone,
> 
> As you may know, the role of VP of CloudStack (Chair of the CloudStack PMC) 
> has a one-year term. My term has now come and gone.
> 
> I’m happy to announce that the CloudStack PMC has elected Paul Angus as our 
> new VP of CloudStack.
> 
> As many already know, Paul has been an active member of the CloudStack 
> Community for over six years now. I’ve worked with Paul on and off throughout 
> much of that time and I believe he’ll be a great fit for this role.
> 
> Please join me in welcoming Paul as the new VP of Apache CloudStack!
> 
> Thanks,
> Mike
> 
> 



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, but nothing critical. The -p
argument bug should be fixed in the next release if possible, though.


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, try cloudmonkey (
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI
)

For more details on cloudstack and API, Refer to the docs at
http://docs.cloudstack.apache.org and https://cloudstack.apache.org/api.html

- Suresh

On Tue, Mar 12, 2019 at 2:22 PM Larry Sevilla 
wrote:

> 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 <
> sevilla.larry@gmail.com
> > >
> > 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 <
> > > sureshkumar.anapa...@gmail.com> wrote:
> > >
> > > > 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 <
> > > > sevilla.larry@gmail.com>
> > > > wrote:
> > > >
> > > > > 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 12:34 PM Suresh Kumar Anaparti <
> > > > sureshkumar.anapa...@gmail.com> wrote:
> > > >
> > > > > 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 Larry Sevilla <
> > > > > sevilla.larry@gmail.com> wrote:
> > > > >
> > > > >> also, what's SSVM?
> > > > >>
> > > > >> On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
> > > > >> sevilla.larry@gmail.com>
> > > > >> 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 <
> > > > >> > sureshkumar.anapa...@gmail.com> wrote:
> > > > >> >
> > > > >> >> 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?
> > > > >> >>
> > > > >> >> In the second case, when Direct Download is set to "Yes", ISO
> is
> > > > >> directly
> > > > >> >> downloaded to Primary Storage (Sec Storage is ByPassed here) by
> > the
> > > > >> Host.
> > > > >> >> Might be the url is not reachable from Host.
> > > > >> >>
> > > > >> >> - Suresh
> > > > >> >>
> > > > >> >>
> > > > >> >>
> > > > >> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> > > > >> >> sevilla.larry@gmail.com>
> > > > >> >> wrote:
> > > > >> >>
> > > > >> >> > 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 the following
> > > > fields:
> > > > >> >> >a. Name: CentOSDVD1
> > > > >> >> >b. Description: CentOSDVD1
> > > > >> >> >c. URL:
> > > > >> >> >
> > > > >> >> >
> > > > >> >>
> > > > >>
> > > >
> > >
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > > > >> >> >d. Direct Download: no
> > > > >> >> >e. Zone: All zones
> > > > >> >> >f. Bootable: yes
> > > > >> >> >g. OS Type: Cent OS 7.2
> > > > >> >> >h. Extractable: yes
> > > > >> >> >i. Public: yes
> 

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 edit
https://cloudstack.apache.org/? "Upcoming CloudStack Events" section is a
little bit outdated. If I can I will take care of this.

Best regards,
Swen




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 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:
> > > 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 <
> > > sevilla.larry@gmail.com>
> > > wrote:
> > >
> > > > 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 12:34 PM Suresh Kumar Anaparti <
> > > sureshkumar.anapa...@gmail.com> wrote:
> > >
> > > > 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 Larry Sevilla <
> > > > sevilla.larry@gmail.com> wrote:
> > > >
> > > >> also, what's SSVM?
> > > >>
> > > >> On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
> > > >> sevilla.larry@gmail.com>
> > > >> 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 <
> > > >> > sureshkumar.anapa...@gmail.com> wrote:
> > > >> >
> > > >> >> 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?
> > > >> >>
> > > >> >> In the second case, when Direct Download is set to "Yes", ISO is
> > > >> directly
> > > >> >> downloaded to Primary Storage (Sec Storage is ByPassed here) by
> the
> > > >> Host.
> > > >> >> Might be the url is not reachable from Host.
> > > >> >>
> > > >> >> - Suresh
> > > >> >>
> > > >> >>
> > > >> >>
> > > >> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> > > >> >> sevilla.larry@gmail.com>
> > > >> >> wrote:
> > > >> >>
> > > >> >> > 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 the following
> > > fields:
> > > >> >> >a. Name: CentOSDVD1
> > > >> >> >b. Description: CentOSDVD1
> > > >> >> >c. URL:
> > > >> >> >
> > > >> >> >
> > > >> >>
> > > >>
> > >
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > > >> >> >d. Direct Download: no
> > > >> >> >e. Zone: All zones
> > > >> >> >f. Bootable: yes
> > > >> >> >g. OS Type: Cent OS 7.2
> > > >> >> >h. Extractable: yes
> > > >> >> >i. Public: yes
> > > >> >> >j. Featured: yes
> > > >> >> >
> > > >> >> >   ISO was added.
> > > >> >> >
> > > >> >> > If "Direct Download" is yes and add an MD5 checksum (by
> > generating
> > > >> using
> > > >> >> > MD5sum), I got error msg:
> > > >> >> > Couldn't find a host to validate URL
> > > >> >> >
> > > >> >> >
> > > >> >>
> > > >>
> > >
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > > >> >> >
> > > >> >> > 2. in (VM) Instances, I add an Instance:
> > > >> >> > a. Zone: Zone1
> > > >> >> > b. Template or ISO: ISO
> > > >> >> > Then, there's "Select an ISO box" with four (4) tabs:
> > > >> >> > Featured, Community, My ISOs and Shared
> > > >> >> > but there are NO items among the 4 tabs.
> > > >> >> >
> > > >> >> > Was this the right procedure?
> > > >> >> > Or did I missed something?
> > > >> >> >
> > > >> >>
> > > >> >
> > > >>
> > > >
> > >

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

Hi everyone,

As you may know, the role of VP of CloudStack (Chair of the CloudStack PMC) has 
a one-year term. My term has now come and gone.

I’m happy to announce that the CloudStack PMC has elected Paul Angus as our new 
VP of CloudStack.

As many already know, Paul has been an active member of the CloudStack 
Community for over six years now. I’ve worked with Paul on and off throughout 
much of that time and I believe he’ll be a great fit for this role.

Please join me in welcoming Paul as the new VP of Apache CloudStack!

Thanks,
Mike




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 <
> sureshkumar.anapa...@gmail.com> wrote:
>
> > 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 <
> > sevilla.larry@gmail.com>
> > wrote:
> >
> > > 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 12:34 PM Suresh Kumar Anaparti <
> > sureshkumar.anapa...@gmail.com> wrote:
> >
> > > 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 Larry Sevilla <
> > > sevilla.larry@gmail.com> wrote:
> > >
> > >> also, what's SSVM?
> > >>
> > >> On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
> > >> sevilla.larry@gmail.com>
> > >> 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 <
> > >> > sureshkumar.anapa...@gmail.com> wrote:
> > >> >
> > >> >> 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?
> > >> >>
> > >> >> In the second case, when Direct Download is set to "Yes", ISO is
> > >> directly
> > >> >> downloaded to Primary Storage (Sec Storage is ByPassed here) by the
> > >> Host.
> > >> >> Might be the url is not reachable from Host.
> > >> >>
> > >> >> - Suresh
> > >> >>
> > >> >>
> > >> >>
> > >> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> > >> >> sevilla.larry@gmail.com>
> > >> >> wrote:
> > >> >>
> > >> >> > 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 the following
> > fields:
> > >> >> >a. Name: CentOSDVD1
> > >> >> >b. Description: CentOSDVD1
> > >> >> >c. URL:
> > >> >> >
> > >> >> >
> > >> >>
> > >>
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > >> >> >d. Direct Download: no
> > >> >> >e. Zone: All zones
> > >> >> >f. Bootable: yes
> > >> >> >g. OS Type: Cent OS 7.2
> > >> >> >h. Extractable: yes
> > >> >> >i. Public: yes
> > >> >> >j. Featured: yes
> > >> >> >
> > >> >> >   ISO was added.
> > >> >> >
> > >> >> > If "Direct Download" is yes and add an MD5 checksum (by
> generating
> > >> using
> > >> >> > MD5sum), I got error msg:
> > >> >> > Couldn't find a host to validate URL
> > >> >> >
> > >> >> >
> > >> >>
> > >>
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > >> >> >
> > >> >> > 2. in (VM) Instances, I add an Instance:
> > >> >> > a. Zone: Zone1
> > >> >> > b. Template or ISO: ISO
> > >> >> > Then, there's "Select an ISO box" with four (4) tabs:
> > >> >> > Featured, Community, My ISOs and Shared
> > >> >> > but there are NO items among the 4 tabs.
> > >> >> >
> > >> >> > Was this the right procedure?
> > >> >> > Or did I missed something?
> > >> >> >
> > >> >>
> > >> >
> > >>
> > >
> >
>


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:
> 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 <
> sevilla.larry@gmail.com>
> wrote:
>
> > 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 12:34 PM Suresh Kumar Anaparti <
> sureshkumar.anapa...@gmail.com> wrote:
>
> > 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 Larry Sevilla <
> > sevilla.larry@gmail.com> wrote:
> >
> >> also, what's SSVM?
> >>
> >> On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
> >> sevilla.larry@gmail.com>
> >> 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 <
> >> > sureshkumar.anapa...@gmail.com> wrote:
> >> >
> >> >> 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?
> >> >>
> >> >> In the second case, when Direct Download is set to "Yes", ISO is
> >> directly
> >> >> downloaded to Primary Storage (Sec Storage is ByPassed here) by the
> >> Host.
> >> >> Might be the url is not reachable from Host.
> >> >>
> >> >> - Suresh
> >> >>
> >> >>
> >> >>
> >> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> >> >> sevilla.larry@gmail.com>
> >> >> wrote:
> >> >>
> >> >> > 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 the following
> fields:
> >> >> >a. Name: CentOSDVD1
> >> >> >b. Description: CentOSDVD1
> >> >> >c. URL:
> >> >> >
> >> >> >
> >> >>
> >>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> >> >> >d. Direct Download: no
> >> >> >e. Zone: All zones
> >> >> >f. Bootable: yes
> >> >> >g. OS Type: Cent OS 7.2
> >> >> >h. Extractable: yes
> >> >> >i. Public: yes
> >> >> >j. Featured: yes
> >> >> >
> >> >> >   ISO was added.
> >> >> >
> >> >> > If "Direct Download" is yes and add an MD5 checksum (by generating
> >> using
> >> >> > MD5sum), I got error msg:
> >> >> > Couldn't find a host to validate URL
> >> >> >
> >> >> >
> >> >>
> >>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> >> >> >
> >> >> > 2. in (VM) Instances, I add an Instance:
> >> >> > a. Zone: Zone1
> >> >> > b. Template or ISO: ISO
> >> >> > Then, there's "Select an ISO box" with four (4) tabs:
> >> >> > Featured, Community, My ISOs and Shared
> >> >> > but there are NO items among the 4 tabs.
> >> >> >
> >> >> > Was this the right procedure?
> >> >> > Or did I missed something?
> >> >> >
> >> >>
> >> >
> >>
> >
>


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, 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 12:34 PM Suresh Kumar Anaparti <
sureshkumar.anapa...@gmail.com> wrote:

> 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 Larry Sevilla <
> sevilla.larry@gmail.com> wrote:
>
>> also, what's SSVM?
>>
>> On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
>> sevilla.larry@gmail.com>
>> 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 <
>> > sureshkumar.anapa...@gmail.com> wrote:
>> >
>> >> 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?
>> >>
>> >> In the second case, when Direct Download is set to "Yes", ISO is
>> directly
>> >> downloaded to Primary Storage (Sec Storage is ByPassed here) by the
>> Host.
>> >> Might be the url is not reachable from Host.
>> >>
>> >> - Suresh
>> >>
>> >>
>> >>
>> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
>> >> sevilla.larry@gmail.com>
>> >> wrote:
>> >>
>> >> > 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 the following fields:
>> >> >a. Name: CentOSDVD1
>> >> >b. Description: CentOSDVD1
>> >> >c. URL:
>> >> >
>> >> >
>> >>
>> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>> >> >d. Direct Download: no
>> >> >e. Zone: All zones
>> >> >f. Bootable: yes
>> >> >g. OS Type: Cent OS 7.2
>> >> >h. Extractable: yes
>> >> >i. Public: yes
>> >> >j. Featured: yes
>> >> >
>> >> >   ISO was added.
>> >> >
>> >> > If "Direct Download" is yes and add an MD5 checksum (by generating
>> using
>> >> > MD5sum), I got error msg:
>> >> > Couldn't find a host to validate URL
>> >> >
>> >> >
>> >>
>> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>> >> >
>> >> > 2. in (VM) Instances, I add an Instance:
>> >> > a. Zone: Zone1
>> >> > b. Template or ISO: ISO
>> >> > Then, there's "Select an ISO box" with four (4) tabs:
>> >> > Featured, Community, My ISOs and Shared
>> >> > but there are NO items among the 4 tabs.
>> >> >
>> >> > Was this the right procedure?
>> >> > Or did I missed something?
>> >> >
>> >>
>> >
>>
>


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 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 Larry Sevilla <
> sevilla.larry@gmail.com>
> wrote:
>
> > also, what's SSVM?
> >
> > On Tue, Mar 12, 2019 at 2:51 PM Larry Sevilla <
> sevilla.larry@gmail.com
> > >
> > 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 <
> > > sureshkumar.anapa...@gmail.com> wrote:
> > >
> > >> 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?
> > >>
> > >> In the second case, when Direct Download is set to "Yes", ISO is
> > directly
> > >> downloaded to Primary Storage (Sec Storage is ByPassed here) by the
> > Host.
> > >> Might be the url is not reachable from Host.
> > >>
> > >> - Suresh
> > >>
> > >>
> > >>
> > >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> > >> sevilla.larry@gmail.com>
> > >> wrote:
> > >>
> > >> > 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 the following fields:
> > >> >a. Name: CentOSDVD1
> > >> >b. Description: CentOSDVD1
> > >> >c. URL:
> > >> >
> > >> >
> > >>
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > >> >d. Direct Download: no
> > >> >e. Zone: All zones
> > >> >f. Bootable: yes
> > >> >g. OS Type: Cent OS 7.2
> > >> >h. Extractable: yes
> > >> >i. Public: yes
> > >> >j. Featured: yes
> > >> >
> > >> >   ISO was added.
> > >> >
> > >> > If "Direct Download" is yes and add an MD5 checksum (by generating
> > using
> > >> > MD5sum), I got error msg:
> > >> > Couldn't find a host to validate URL
> > >> >
> > >> >
> > >>
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> > >> >
> > >> > 2. in (VM) Instances, I add an Instance:
> > >> > a. Zone: Zone1
> > >> > b. Template or ISO: ISO
> > >> > Then, there's "Select an ISO box" with four (4) tabs:
> > >> > Featured, Community, My ISOs and Shared
> > >> > but there are NO items among the 4 tabs.
> > >> >
> > >> > Was this the right procedure?
> > >> > Or did I missed something?
> > >> >
> > >>
> > >
> >
>


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 Larry Sevilla 
wrote:

> 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 <
> > sureshkumar.anapa...@gmail.com> wrote:
> >
> >> 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?
> >>
> >> In the second case, when Direct Download is set to "Yes", ISO is
> directly
> >> downloaded to Primary Storage (Sec Storage is ByPassed here) by the
> Host.
> >> Might be the url is not reachable from Host.
> >>
> >> - Suresh
> >>
> >>
> >>
> >> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> >> sevilla.larry@gmail.com>
> >> wrote:
> >>
> >> > 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 the following fields:
> >> >a. Name: CentOSDVD1
> >> >b. Description: CentOSDVD1
> >> >c. URL:
> >> >
> >> >
> >>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> >> >d. Direct Download: no
> >> >e. Zone: All zones
> >> >f. Bootable: yes
> >> >g. OS Type: Cent OS 7.2
> >> >h. Extractable: yes
> >> >i. Public: yes
> >> >j. Featured: yes
> >> >
> >> >   ISO was added.
> >> >
> >> > If "Direct Download" is yes and add an MD5 checksum (by generating
> using
> >> > MD5sum), I got error msg:
> >> > Couldn't find a host to validate URL
> >> >
> >> >
> >>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> >> >
> >> > 2. in (VM) Instances, I add an Instance:
> >> > a. Zone: Zone1
> >> > b. Template or ISO: ISO
> >> > Then, there's "Select an ISO box" with four (4) tabs:
> >> > Featured, Community, My ISOs and Shared
> >> > but there are NO items among the 4 tabs.
> >> >
> >> > Was this the right procedure?
> >> > Or did I missed something?
> >> >
> >>
> >
>


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 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 <
>> sureshkumar.anapa...@gmail.com> wrote:
>>
>>> 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?
>>>
>>> In the second case, when Direct Download is set to "Yes", ISO is directly
>>> downloaded to Primary Storage (Sec Storage is ByPassed here) by the Host.
>>> Might be the url is not reachable from Host.
>>>
>>> - Suresh
>>>
>>>
>>>
>>> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
>>> sevilla.larry@gmail.com>
>>> wrote:
>>>
>>> > 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 the following fields:
>>> >a. Name: CentOSDVD1
>>> >b. Description: CentOSDVD1
>>> >c. URL:
>>> >
>>> >
>>> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>>> >d. Direct Download: no
>>> >e. Zone: All zones
>>> >f. Bootable: yes
>>> >g. OS Type: Cent OS 7.2
>>> >h. Extractable: yes
>>> >i. Public: yes
>>> >j. Featured: yes
>>> >
>>> >   ISO was added.
>>> >
>>> > If "Direct Download" is yes and add an MD5 checksum (by generating
>>> using
>>> > MD5sum), I got error msg:
>>> > Couldn't find a host to validate URL
>>> >
>>> >
>>> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>>> >
>>> > 2. in (VM) Instances, I add an Instance:
>>> > a. Zone: Zone1
>>> > b. Template or ISO: ISO
>>> > Then, there's "Select an ISO box" with four (4) tabs:
>>> > Featured, Community, My ISOs and Shared
>>> > but there are NO items among the 4 tabs.
>>> >
>>> > Was this the right procedure?
>>> > Or did I missed something?
>>> >
>>>
>>


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 <
> sureshkumar.anapa...@gmail.com> wrote:
>
>> 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?
>>
>> In the second case, when Direct Download is set to "Yes", ISO is directly
>> downloaded to Primary Storage (Sec Storage is ByPassed here) by the Host.
>> Might be the url is not reachable from Host.
>>
>> - Suresh
>>
>>
>>
>> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
>> sevilla.larry@gmail.com>
>> wrote:
>>
>> > 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 the following fields:
>> >a. Name: CentOSDVD1
>> >b. Description: CentOSDVD1
>> >c. URL:
>> >
>> >
>> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>> >d. Direct Download: no
>> >e. Zone: All zones
>> >f. Bootable: yes
>> >g. OS Type: Cent OS 7.2
>> >h. Extractable: yes
>> >i. Public: yes
>> >j. Featured: yes
>> >
>> >   ISO was added.
>> >
>> > If "Direct Download" is yes and add an MD5 checksum (by generating using
>> > MD5sum), I got error msg:
>> > Couldn't find a host to validate URL
>> >
>> >
>> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>> >
>> > 2. in (VM) Instances, I add an Instance:
>> > a. Zone: Zone1
>> > b. Template or ISO: ISO
>> > Then, there's "Select an ISO box" with four (4) tabs:
>> > Featured, Community, My ISOs and Shared
>> > but there are NO items among the 4 tabs.
>> >
>> > Was this the right procedure?
>> > Or did I missed something?
>> >
>>
>


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
> 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?
>
> In the second case, when Direct Download is set to "Yes", ISO is directly
> downloaded to Primary Storage (Sec Storage is ByPassed here) by the Host.
> Might be the url is not reachable from Host.
>
> - Suresh
>
>
>
> On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla <
> sevilla.larry@gmail.com>
> wrote:
>
> > 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 the following fields:
> >a. Name: CentOSDVD1
> >b. Description: CentOSDVD1
> >c. URL:
> >
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> >d. Direct Download: no
> >e. Zone: All zones
> >f. Bootable: yes
> >g. OS Type: Cent OS 7.2
> >h. Extractable: yes
> >i. Public: yes
> >j. Featured: yes
> >
> >   ISO was added.
> >
> > If "Direct Download" is yes and add an MD5 checksum (by generating using
> > MD5sum), I got error msg:
> > Couldn't find a host to validate URL
> >
> >
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
> >
> > 2. in (VM) Instances, I add an Instance:
> > a. Zone: Zone1
> > b. Template or ISO: ISO
> > Then, there's "Select an ISO box" with four (4) tabs:
> > Featured, Community, My ISOs and Shared
> > but there are NO items among the 4 tabs.
> >
> > Was this the right procedure?
> > Or did I missed something?
> >
>


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?

In the second case, when Direct Download is set to "Yes", ISO is directly
downloaded to Primary Storage (Sec Storage is ByPassed here) by the Host.
Might be the url is not reachable from Host.

- Suresh



On Tue, Mar 12, 2019 at 11:48 AM Larry Sevilla 
wrote:

> 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 the following fields:
>a. Name: CentOSDVD1
>b. Description: CentOSDVD1
>c. URL:
>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>d. Direct Download: no
>e. Zone: All zones
>f. Bootable: yes
>g. OS Type: Cent OS 7.2
>h. Extractable: yes
>i. Public: yes
>j. Featured: yes
>
>   ISO was added.
>
> If "Direct Download" is yes and add an MD5 checksum (by generating using
> MD5sum), I got error msg:
> Couldn't find a host to validate URL
>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>
> 2. in (VM) Instances, I add an Instance:
> a. Zone: Zone1
> b. Template or ISO: ISO
> Then, there's "Select an ISO box" with four (4) tabs:
> Featured, Community, My ISOs and Shared
> but there are NO items among the 4 tabs.
>
> Was this the right procedure?
> Or did I missed something?
>


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.
In case the download hasn't completed, connect to the ssvm and run a wget
with the iso url and check if it's able to connect and download. You can
also check if the file exists and the size, on the secondary storage.

Regards
Thomas

On Tue, 12 Mar 2019, 6:18 am Larry Sevilla, 
wrote:

> 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 the following fields:
>a. Name: CentOSDVD1
>b. Description: CentOSDVD1
>c. URL:
>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>d. Direct Download: no
>e. Zone: All zones
>f. Bootable: yes
>g. OS Type: Cent OS 7.2
>h. Extractable: yes
>i. Public: yes
>j. Featured: yes
>
>   ISO was added.
>
> If "Direct Download" is yes and add an MD5 checksum (by generating using
> MD5sum), I got error msg:
> Couldn't find a host to validate URL
>
> http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
>
> 2. in (VM) Instances, I add an Instance:
> a. Zone: Zone1
> b. Template or ISO: ISO
> Then, there's "Select an ISO box" with four (4) tabs:
> Featured, Community, My ISOs and Shared
> but there are NO items among the 4 tabs.
>
> Was this the right procedure?
> Or did I missed something?
>


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 the following fields:
   a. Name: CentOSDVD1
   b. Description: CentOSDVD1
   c. URL:
http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso
   d. Direct Download: no
   e. Zone: All zones
   f. Bootable: yes
   g. OS Type: Cent OS 7.2
   h. Extractable: yes
   i. Public: yes
   j. Featured: yes

  ISO was added.

If "Direct Download" is yes and add an MD5 checksum (by generating using
MD5sum), I got error msg:
Couldn't find a host to validate URL
http://mirror.rise.ph/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso

2. in (VM) Instances, I add an Instance:
a. Zone: Zone1
b. Template or ISO: ISO
Then, there's "Select an ISO box" with four (4) tabs:
Featured, Community, My ISOs and Shared
but there are NO items among the 4 tabs.

Was this the right procedure?
Or did I missed something?