[BioC] EBS volumes with the Bioconductor AMI: how to change default behaviour

Dan Tenenbaum dtenenba at fhcrc.org
Thu Aug 11 19:17:04 CEST 2011


On Thu, Aug 11, 2011 at 6:11 AM, Quin Wills <qilin at quinwills.net> wrote:
> Hello Bioconductor AMI gurus
>
> Delighted that Bioconductor has an AMI with pre-loaded bells and whistles.
> I'm hardly an AWS guru (yet?), and in particular feel like all the dots
> aren't connecting in my brain regarding EBS.
>
> So I see that the Bioconductor AMI automatically initiates 1 x 20GiB root
> EBS volume, and 3 x 30 GiB extra volumes, correct?
> What if I don't want
> these? Presumably just detaching and deleting them in the AWS management
> console is one way to do it? Is this the only (reasonably easy) way?


The AMI "lives" on these EBS volumes so you don't want to delete them.
You may find you don't even own them.


>
> For the moment I'm just using AWS for CPU-intensive work that I need to
> speed up. I have an S3 bucket and am using the omegahat RAmazonS3 library to
> access and save data on a semi-permanent basis. Does this seem like a
> reasonable tactic? For the moment, the sizes of the data objects in my S3
> bucket are manageable.

If it works for you, it is reasonable. The reason we don't use S3 is
that we find it slow, plus it is a two-step process to push files to
S3 from your AMI, then pull them from S3 to your local machine, as
opposed to using scp to copy files directly in one step.

But if you find that S3 works for you, there's no reason not to use it.
Dan


>
> Perhaps there's a link to an idiots guide on "EBS vs S3" options and
> suggestions when using the Bioconductor AMI?
>
> Thanks in advance for any wisdom,
> Quin
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>



More information about the Bioconductor mailing list