You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Vadim Kimlaychuk <Va...@Elion.ee> on 2013/09/23 13:06:03 UTC

ISO image downloading in CS 4.1.1

Hi,

            I have tried to upload ISO image to management server. Followed instructions given here: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admin_Guide/working-with-iso.html#add-iso

I have used external FreeBSD HTTP server to download ISO image. The URL is: http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2-RC4-i386-disc1.iso

CS creates ISO in the console but does not download it. I have status field empty, size – empty and ready – “NO”.  From the management server logs I understood that management server even does not try to download it.

Why?

Vadim K.



Re: ISO image downloading in CS 4.1.1

Posted by Marty Sweet <ms...@gmail.com>.
Hi Vadim,

Let us know of any errors you may receive.

Thanks,
Marty


On Tue, Sep 24, 2013 at 8:05 AM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> Thank you for this tip Marty,
>
>         I have checked from the shell that both "curl" and "wget" working
> fine and I can get the image, but not only ISO , Templates can't be
> downloaded using management console as well. I think there is global
> network configuration mistake somewhere. Need to read documentation on how
> to make right configuration of the network. My console to VM is also
> broken, because UI tries to connect to some "realhostip.com" and got
> timeout, of course. I have seeing somewhere in documentation that for
> external access Proxy must be configured correctly.
>         Will look into documentation once again.
>
> Vadim.
>
>
> -----Original Message-----
> From: Marty Sweet [mailto:msweet.dev@gmail.com]
> Sent: Tuesday, September 24, 2013 9:35 AM
> To: users@cloudstack.apache.org
> Subject: Re: ISO image downloading in CS 4.1.1
>
> Hi Vadim,
>
> It's probably best to try and wget the URL from the Secondary Storage VM,
> this will be where it is failing.
> Also check that the Secoundary Storage is mounted on that VM.
>
> There is documentation which shows the steps on how to connect to the SSVM
> depending on your hypervisor in the main documentation area.
>
> Thanks,
> Marty
>
>
> On Mon, Sep 23, 2013 at 1:44 PM, Vadim Kimlaychuk <
> Vadim.Kimlaychuk@elion.ee
> > wrote:
>
> > Yes, I have 2 system VM-s running  and 2 VM-s created from the base
> > template (CentOS). Have no problem to create/start/stop VM.
> > I can't start to investigate the problem, because there is no error
> > from logs/UI. It seems CS just ignores this task.
> >
> > Vadim Kimlaychuk
> >
> > -----Original Message-----
> > From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> > Sent: Monday, September 23, 2013 3:40 PM
> > To: Cloudstack users mailing list
> > Subject: Re: ISO image downloading in CS 4.1.1
> >
> > Is your secondary storage setup correctly? Are you system VMs started?
> >
> >
> > Regards,
> >
> > Kirk Jantzer
> > http://about.me/kirkjantzer
> >
> >
> > On Mon, Sep 23, 2013 at 8:28 AM, Vadim Kimlaychuk <
> > Vadim.Kimlaychuk@elion.ee
> > > wrote:
> >
> > > wget works fine.  I was able to get this image.
> > >
> > > Vadim.
> > >
> > > -----Original Message-----
> > > From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> > > Sent: Monday, September 23, 2013 3:21 PM
> > > To: Cloudstack users mailing list
> > > Subject: Re: ISO image downloading in CS 4.1.1
> > >
> > > Are you able curl that url from the management server?
> > >
> > >
> > > Regards,
> > >
> > > Kirk Jantzer
> > > http://about.me/kirkjantzer
> > >
> > >
> > > On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk <
> > > Vadim.Kimlaychuk@elion.ee
> > > > wrote:
> > >
> > > > Hi,
> > > >
> > > >             I have tried to upload ISO image to management server.
> > > > Followed instructions given here:
> > > > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/ht
> > > > ml /A dmin_Guide/working-with-iso.html#add-iso
> > > >
> > > > I have used external FreeBSD HTTP server to download ISO image.
> > > > The URL
> > > > is:
> > > > http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2
> > > > -R
> > > > C4
> > > > -i386-disc1.iso
> > > >
> > > > CS creates ISO in the console but does not download it. I have
> > > > status field empty, size – empty and ready – “NO”.  From the
> > > > management server logs I understood that management server even
> > > > does not try to
> > > download it.
> > > >
> > > > Why?
> > > >
> > > > Vadim K.
> > > >
> > > >
> > > >
> > >
> >
>

RE: ISO image downloading in CS 4.1.1

Posted by Vadim Kimlaychuk <Va...@Elion.ee>.
Thank you for this tip Marty,

	I have checked from the shell that both "curl" and "wget" working fine and I can get the image, but not only ISO , Templates can't be downloaded using management console as well. I think there is global network configuration mistake somewhere. Need to read documentation on how to make right configuration of the network. My console to VM is also broken, because UI tries to connect to some "realhostip.com" and got timeout, of course. I have seeing somewhere in documentation that for external access Proxy must be configured correctly. 
	Will look into documentation once again.

Vadim.
	

-----Original Message-----
From: Marty Sweet [mailto:msweet.dev@gmail.com] 
Sent: Tuesday, September 24, 2013 9:35 AM
To: users@cloudstack.apache.org
Subject: Re: ISO image downloading in CS 4.1.1

Hi Vadim,

It's probably best to try and wget the URL from the Secondary Storage VM, this will be where it is failing.
Also check that the Secoundary Storage is mounted on that VM.

There is documentation which shows the steps on how to connect to the SSVM depending on your hypervisor in the main documentation area.

Thanks,
Marty


On Mon, Sep 23, 2013 at 1:44 PM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> Yes, I have 2 system VM-s running  and 2 VM-s created from the base 
> template (CentOS). Have no problem to create/start/stop VM.
> I can't start to investigate the problem, because there is no error 
> from logs/UI. It seems CS just ignores this task.
>
> Vadim Kimlaychuk
>
> -----Original Message-----
> From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> Sent: Monday, September 23, 2013 3:40 PM
> To: Cloudstack users mailing list
> Subject: Re: ISO image downloading in CS 4.1.1
>
> Is your secondary storage setup correctly? Are you system VMs started?
>
>
> Regards,
>
> Kirk Jantzer
> http://about.me/kirkjantzer
>
>
> On Mon, Sep 23, 2013 at 8:28 AM, Vadim Kimlaychuk < 
> Vadim.Kimlaychuk@elion.ee
> > wrote:
>
> > wget works fine.  I was able to get this image.
> >
> > Vadim.
> >
> > -----Original Message-----
> > From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> > Sent: Monday, September 23, 2013 3:21 PM
> > To: Cloudstack users mailing list
> > Subject: Re: ISO image downloading in CS 4.1.1
> >
> > Are you able curl that url from the management server?
> >
> >
> > Regards,
> >
> > Kirk Jantzer
> > http://about.me/kirkjantzer
> >
> >
> > On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk < 
> > Vadim.Kimlaychuk@elion.ee
> > > wrote:
> >
> > > Hi,
> > >
> > >             I have tried to upload ISO image to management server.
> > > Followed instructions given here:
> > > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/ht
> > > ml /A dmin_Guide/working-with-iso.html#add-iso
> > >
> > > I have used external FreeBSD HTTP server to download ISO image. 
> > > The URL
> > > is:
> > > http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2
> > > -R
> > > C4
> > > -i386-disc1.iso
> > >
> > > CS creates ISO in the console but does not download it. I have 
> > > status field empty, size – empty and ready – “NO”.  From the 
> > > management server logs I understood that management server even 
> > > does not try to
> > download it.
> > >
> > > Why?
> > >
> > > Vadim K.
> > >
> > >
> > >
> >
>

Re: ISO image downloading in CS 4.1.1

Posted by Marty Sweet <ms...@gmail.com>.
Hi Vadim,

It's probably best to try and wget the URL from the Secondary Storage VM,
this will be where it is failing.
Also check that the Secoundary Storage is mounted on that VM.

There is documentation which shows the steps on how to connect to the SSVM
depending on your hypervisor in the main documentation area.

Thanks,
Marty


On Mon, Sep 23, 2013 at 1:44 PM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> Yes, I have 2 system VM-s running  and 2 VM-s created from the base
> template (CentOS). Have no problem to create/start/stop VM.
> I can't start to investigate the problem, because there is no error from
> logs/UI. It seems CS just ignores this task.
>
> Vadim Kimlaychuk
>
> -----Original Message-----
> From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> Sent: Monday, September 23, 2013 3:40 PM
> To: Cloudstack users mailing list
> Subject: Re: ISO image downloading in CS 4.1.1
>
> Is your secondary storage setup correctly? Are you system VMs started?
>
>
> Regards,
>
> Kirk Jantzer
> http://about.me/kirkjantzer
>
>
> On Mon, Sep 23, 2013 at 8:28 AM, Vadim Kimlaychuk <
> Vadim.Kimlaychuk@elion.ee
> > wrote:
>
> > wget works fine.  I was able to get this image.
> >
> > Vadim.
> >
> > -----Original Message-----
> > From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> > Sent: Monday, September 23, 2013 3:21 PM
> > To: Cloudstack users mailing list
> > Subject: Re: ISO image downloading in CS 4.1.1
> >
> > Are you able curl that url from the management server?
> >
> >
> > Regards,
> >
> > Kirk Jantzer
> > http://about.me/kirkjantzer
> >
> >
> > On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk <
> > Vadim.Kimlaychuk@elion.ee
> > > wrote:
> >
> > > Hi,
> > >
> > >             I have tried to upload ISO image to management server.
> > > Followed instructions given here:
> > > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html
> > > /A dmin_Guide/working-with-iso.html#add-iso
> > >
> > > I have used external FreeBSD HTTP server to download ISO image. The
> > > URL
> > > is:
> > > http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2-R
> > > C4
> > > -i386-disc1.iso
> > >
> > > CS creates ISO in the console but does not download it. I have
> > > status field empty, size – empty and ready – “NO”.  From the
> > > management server logs I understood that management server even does
> > > not try to
> > download it.
> > >
> > > Why?
> > >
> > > Vadim K.
> > >
> > >
> > >
> >
>

RE: ISO image downloading in CS 4.1.1

Posted by Vadim Kimlaychuk <Va...@Elion.ee>.
Yes, I have 2 system VM-s running  and 2 VM-s created from the base template (CentOS). Have no problem to create/start/stop VM.
I can't start to investigate the problem, because there is no error from logs/UI. It seems CS just ignores this task. 

Vadim Kimlaychuk

-----Original Message-----
From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com] 
Sent: Monday, September 23, 2013 3:40 PM
To: Cloudstack users mailing list
Subject: Re: ISO image downloading in CS 4.1.1

Is your secondary storage setup correctly? Are you system VMs started?


Regards,

Kirk Jantzer
http://about.me/kirkjantzer


On Mon, Sep 23, 2013 at 8:28 AM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> wget works fine.  I was able to get this image.
>
> Vadim.
>
> -----Original Message-----
> From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> Sent: Monday, September 23, 2013 3:21 PM
> To: Cloudstack users mailing list
> Subject: Re: ISO image downloading in CS 4.1.1
>
> Are you able curl that url from the management server?
>
>
> Regards,
>
> Kirk Jantzer
> http://about.me/kirkjantzer
>
>
> On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk < 
> Vadim.Kimlaychuk@elion.ee
> > wrote:
>
> > Hi,
> >
> >             I have tried to upload ISO image to management server.
> > Followed instructions given here:
> > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html
> > /A dmin_Guide/working-with-iso.html#add-iso
> >
> > I have used external FreeBSD HTTP server to download ISO image. The 
> > URL
> > is:
> > http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2-R
> > C4
> > -i386-disc1.iso
> >
> > CS creates ISO in the console but does not download it. I have 
> > status field empty, size – empty and ready – “NO”.  From the 
> > management server logs I understood that management server even does 
> > not try to
> download it.
> >
> > Why?
> >
> > Vadim K.
> >
> >
> >
>

Re: ISO image downloading in CS 4.1.1

Posted by Kirk Jantzer <ki...@gmail.com>.
Is your secondary storage setup correctly? Are you system VMs started?


Regards,

Kirk Jantzer
http://about.me/kirkjantzer


On Mon, Sep 23, 2013 at 8:28 AM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> wget works fine.  I was able to get this image.
>
> Vadim.
>
> -----Original Message-----
> From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com]
> Sent: Monday, September 23, 2013 3:21 PM
> To: Cloudstack users mailing list
> Subject: Re: ISO image downloading in CS 4.1.1
>
> Are you able curl that url from the management server?
>
>
> Regards,
>
> Kirk Jantzer
> http://about.me/kirkjantzer
>
>
> On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk <
> Vadim.Kimlaychuk@elion.ee
> > wrote:
>
> > Hi,
> >
> >             I have tried to upload ISO image to management server.
> > Followed instructions given here:
> > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/A
> > dmin_Guide/working-with-iso.html#add-iso
> >
> > I have used external FreeBSD HTTP server to download ISO image. The
> > URL
> > is:
> > http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2-RC4
> > -i386-disc1.iso
> >
> > CS creates ISO in the console but does not download it. I have status
> > field empty, size – empty and ready – “NO”.  From the management
> > server logs I understood that management server even does not try to
> download it.
> >
> > Why?
> >
> > Vadim K.
> >
> >
> >
>

RE: ISO image downloading in CS 4.1.1

Posted by Vadim Kimlaychuk <Va...@Elion.ee>.
wget works fine.  I was able to get this image.

Vadim.

-----Original Message-----
From: Kirk Jantzer [mailto:kirk.jantzer@gmail.com] 
Sent: Monday, September 23, 2013 3:21 PM
To: Cloudstack users mailing list
Subject: Re: ISO image downloading in CS 4.1.1

Are you able curl that url from the management server?


Regards,

Kirk Jantzer
http://about.me/kirkjantzer


On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> Hi,
>
>             I have tried to upload ISO image to management server.
> Followed instructions given here:
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/A
> dmin_Guide/working-with-iso.html#add-iso
>
> I have used external FreeBSD HTTP server to download ISO image. The 
> URL
> is:
> http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2-RC4
> -i386-disc1.iso
>
> CS creates ISO in the console but does not download it. I have status 
> field empty, size – empty and ready – “NO”.  From the management 
> server logs I understood that management server even does not try to download it.
>
> Why?
>
> Vadim K.
>
>
>

Re: ISO image downloading in CS 4.1.1

Posted by Kirk Jantzer <ki...@gmail.com>.
Are you able curl that url from the management server?


Regards,

Kirk Jantzer
http://about.me/kirkjantzer


On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk <Vadim.Kimlaychuk@elion.ee
> wrote:

> Hi,
>
>             I have tried to upload ISO image to management server.
> Followed instructions given here:
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admin_Guide/working-with-iso.html#add-iso
>
> I have used external FreeBSD HTTP server to download ISO image. The URL
> is:
> http://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/9.2/FreeBSD-9.2-RC4-i386-disc1.iso
>
> CS creates ISO in the console but does not download it. I have status
> field empty, size – empty and ready – “NO”.  From the management server
> logs I understood that management server even does not try to download it.
>
> Why?
>
> Vadim K.
>
>
>