Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-14 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Karanbir Singh > Sent: Tuesday, October 11, 2016 5:21 PM > To: centos@centos.org > Subject: Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual > format &

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-12 Thread Matthew Miller
On Tue, Oct 11, 2016 at 08:16:14AM -0400, Aliaksei Sheshka wrote: > Kind of, there is a CentOS-7-x86_64-GenericCloud.raw.tar.gz ( compare > with CentOS-7-x86_64-GenericCloud.raw.xz ) > But again link is not good, and why put raw disk inside the tar? > It would me more natural to have compressed ima

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-11 Thread Karanbir Singh
On 11/10/16 13:16, Aliaksei Sheshka wrote: >> >> did you look in the directory to see what is there? >> >> http://cloud.centos.org/centos/7/images/ >> > > Kind of, there is a CentOS-7-x86_64-GenericCloud.raw.tar.gz ( compare > with CentOS-7-x86_64-GenericCloud.raw.xz ) > > > But again link is no

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-11 Thread Karanbir Singh
On 11/10/16 03:21, TE Dukes wrote: > Just a question, what exactly are these images? > > I see it mentioned on the CentOS website but not a lot of info on exactly > what it is and what it does. > > How does this differ from a CentOS 7 VM installed from an ISO? Are these > just pre-made images? t

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-11 Thread Aliaksei Sheshka
> > did you look in the directory to see what is there? > > http://cloud.centos.org/centos/7/images/ > Kind of, there is a CentOS-7-x86_64-GenericCloud.raw.tar.gz ( compare with CentOS-7-x86_64-GenericCloud.raw.xz ) But again link is not good, and why put raw disk inside the tar? It would me mor

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-10 Thread TE Dukes
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of John R Pierce > Sent: Monday, October 10, 2016 1:31 PM > To: centos@centos.org > Subject: Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual > format &g

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-10 Thread John R Pierce
On 10/10/2016 8:28 AM, Aliaksei Sheshka wrote: $ wgethttp://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw.xz --2016-10-10 11:21:32-- http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw.xz Resolving cloud.centos.org (cloud.centos.org)... 162.252.80.138, 26

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-10-10 Thread Aliaksei Sheshka
Problem re-appeared again. At that time I'm unable to download Cloud Image linked from https://wiki.centos.org/Download http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw.xz $ wget http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw.xz --2016-10-10 1

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-29 Thread Martinx - ジェームズ
> > > Why not a compressed qcow2? > > > > Like: CentOS-7-x86_64-GenericCloud.qcow2c > > > > This way, we can add it as-is to OpenStack Glance, that it will be > > downloaded by demand, when required and, OpenStack Nova will > automatically > > uncompress the image for runtime. > > We do publish a q

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-29 Thread Karanbir Singh
On 22/03/16 01:06, Martinx - ジェームズ wrote: > On 21 March 2016 at 11:51, Karanbir Singh wrote: > >> On 21/03/16 14:34, Aliaksei Sheshka wrote: >>> What is the point to pack single raw file into the tar.gz and to name it >> raw ? >>> Or it's just a mistake ? >>> >>> >> >> Johnny is looking at the cd

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-22 Thread Johnny Hughes
On 03/22/2016 08:15 AM, Aliaksei Sheshka wrote: > What you mean is not listed ? > Click 1) https://www.centos.org/download/ > there click 2) More download choices > it goes to 3) https://wiki.centos.org/Download > there you see 4) Cloud / Containers , > http://cloud.centos.org/centos/7/images/CentO

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-22 Thread Aliaksei Sheshka
What you mean is not listed ? Click 1) https://www.centos.org/download/ there click 2) More download choices it goes to 3) https://wiki.centos.org/Download there you see 4) Cloud / Containers , http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw raw files are very useful, they

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-22 Thread Fabian Arrotin
On 21/03/16 15:34, Aliaksei Sheshka wrote: > Hello! > > Is anyone aware why CentOS-7-x86_64-GenericCloud.raw has such unusual format ? > > root@test-srv:~# wget > http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw > --2016-03-21 13:16:31-- > http://cloud.centos.org/centos/7/

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-21 Thread Martinx - ジェームズ
On 21 March 2016 at 11:51, Karanbir Singh wrote: > On 21/03/16 14:34, Aliaksei Sheshka wrote: > > What is the point to pack single raw file into the tar.gz and to name it > raw ? > > Or it's just a mistake ? > > > > > > Johnny is looking at the cdn side of thigs, but effectively we will not > hav

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-21 Thread Johnny Hughes
On 03/21/2016 09:51 AM, Karanbir Singh wrote: > On 21/03/16 14:34, Aliaksei Sheshka wrote: >> What is the point to pack single raw file into the tar.gz and to name it raw >> ? >> Or it's just a mistake ? >> >> > > Johnny is looking at the cdn side of thigs, but effectively we will not > have a .r

Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-21 Thread Karanbir Singh
On 21/03/16 14:34, Aliaksei Sheshka wrote: > What is the point to pack single raw file into the tar.gz and to name it raw ? > Or it's just a mistake ? > > Johnny is looking at the cdn side of thigs, but effectively we will not have a .raw - we will have a .raw.tar.gz file ( which will itself onl

[CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual format

2016-03-21 Thread Aliaksei Sheshka
Hello! Is anyone aware why CentOS-7-x86_64-GenericCloud.raw has such unusual format ? root@test-srv:~# wget http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw --2016-03-21 13:16:31-- http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.raw Resolving cloud.cen