Re: [galaxy-dev] cloudman galaxy - too large volume

2015-07-16 Thread Enis Afgan
All of the volumes will be SSD from now on, large or small (technically,
gp2 type as defined here
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html) but
no, it's not currently possibly to specify the type via user data.
Regardless, to specify the *volume_type* the volume needs to exist a priori
and so if it an SSD type was created, that's what it's going to be.

On Wed, Jul 15, 2015 at 11:03 AM, Alexander Vowinkel <
vowinkel.alexan...@gmail.com> wrote:

> Great!
> Especially also witht he IO performance.
> Is it possible to define the volume type manually by putting 'volume_type'
> to the user data?
> So I can also have smaller volumes with SSD?
> Best,
> Alexander
>
> 2015-07-14 13:57 GMT-05:00 Enis Afgan :
>
>> I just fixed this here
>> https://github.com/galaxyproject/cloudman/commit/0f6ab132958ad57a338c66387112407edbc7632d#diff-9eba488c9175de87945a13d7b7228a6dR621
>>
>> This required switching to SSD-based volumes on AWS and, besides actually
>> being able to create volumes up to 16TB now, it should give us better IO
>> performance now.
>>
>> On Mon, Jul 13, 2015 at 5:06 PM, Alexander Vowinkel <
>> vowinkel.alexan...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I get this error on cluster creation:
>>>
>>> Error creating volume: EC2ResponseError: 400 Bad Request
>>> InvalidParameterValueVolume of 2048GiB is too large for volume type
>>> standard; maximum is 1024GiB
>>>
>>> Is there a way to get a volume that big for galaxy?
>>>
>>> Best,
>>> Alexander
>>>
>>> ___
>>> Please keep all replies on the list by using "reply all"
>>> in your mail client.  To manage your subscriptions to this
>>> and other Galaxy lists, please use the interface at:
>>>   https://lists.galaxyproject.org/
>>>
>>> To search Galaxy mailing lists use the unified search at:
>>>   http://galaxyproject.org/search/mailinglists/
>>>
>>
>>
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] cloudman galaxy - too large volume

2015-07-15 Thread Alexander Vowinkel
Great!
Especially also witht he IO performance.
Is it possible to define the volume type manually by putting 'volume_type'
to the user data?
So I can also have smaller volumes with SSD?
Best,
Alexander

2015-07-14 13:57 GMT-05:00 Enis Afgan :

> I just fixed this here
> https://github.com/galaxyproject/cloudman/commit/0f6ab132958ad57a338c66387112407edbc7632d#diff-9eba488c9175de87945a13d7b7228a6dR621
>
> This required switching to SSD-based volumes on AWS and, besides actually
> being able to create volumes up to 16TB now, it should give us better IO
> performance now.
>
> On Mon, Jul 13, 2015 at 5:06 PM, Alexander Vowinkel <
> vowinkel.alexan...@gmail.com> wrote:
>
>> Hi,
>>
>> I get this error on cluster creation:
>>
>> Error creating volume: EC2ResponseError: 400 Bad Request
>> InvalidParameterValueVolume of 2048GiB is too large for volume type
>> standard; maximum is 1024GiB
>>
>> Is there a way to get a volume that big for galaxy?
>>
>> Best,
>> Alexander
>>
>> ___
>> Please keep all replies on the list by using "reply all"
>> in your mail client.  To manage your subscriptions to this
>> and other Galaxy lists, please use the interface at:
>>   https://lists.galaxyproject.org/
>>
>> To search Galaxy mailing lists use the unified search at:
>>   http://galaxyproject.org/search/mailinglists/
>>
>
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] cloudman galaxy - too large volume

2015-07-14 Thread Enis Afgan
I just fixed this here
https://github.com/galaxyproject/cloudman/commit/0f6ab132958ad57a338c66387112407edbc7632d#diff-9eba488c9175de87945a13d7b7228a6dR621

This required switching to SSD-based volumes on AWS and, besides actually
being able to create volumes up to 16TB now, it should give us better IO
performance now.

On Mon, Jul 13, 2015 at 5:06 PM, Alexander Vowinkel <
vowinkel.alexan...@gmail.com> wrote:

> Hi,
>
> I get this error on cluster creation:
>
> Error creating volume: EC2ResponseError: 400 Bad Request
> InvalidParameterValueVolume of 2048GiB is too large for volume type
> standard; maximum is 1024GiB
>
> Is there a way to get a volume that big for galaxy?
>
> Best,
> Alexander
>
> ___
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
>   https://lists.galaxyproject.org/
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/
>
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

[galaxy-dev] cloudman galaxy - too large volume

2015-07-13 Thread Alexander Vowinkel
Hi,

I get this error on cluster creation:

Error creating volume: EC2ResponseError: 400 Bad Request
InvalidParameterValueVolume of 2048GiB is too large for volume type
standard; maximum is 1024GiB

Is there a way to get a volume that big for galaxy?

Best,
Alexander
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/