Sponsored Content
Full Discussion: Amazon S3 storage mounting.
Operating Systems Solaris Amazon S3 storage mounting. Post 302361381 by Neo on Tuesday 13th of October 2009 05:09:46 AM
Old 10-13-2009
Quote:
Originally Posted by uxadmin007
We need to mount an amazon S3 share on windows as well as Solaris servers.
Any help is appreciated.

Thanks in advance.
The Amazon AWS service for this is called EBS, Elastic Block Storage and you can only mount EBS volumes on an AWS EBS instance. You cannot "mount" S3, or at least you should not (but some have tried via some strange configuration, but S3 is not reliable.)

Quote:
Originally Posted by TonyFullerMalv
What is an "Amazon S3 share"? Does it natively share files using SMB or NFS, does it have a host operating system?
No, S3 is not a reliable, mountable filesystem.

EBS is the mountable AWS service, and that is only mountable by an EC2 instance:

Quote:
Amazon Elastic Block Store (EBS) provides block level storage volumes for use with Amazon EC2 instances. Amazon EBS volumes are off-instance storage that persists independently from the life of an instance. Amazon Elastic Block Store provides highly available, highly reliable storage volumes that can be attached to a running Amazon EC2 instance and exposed as a device within the instance. Amazon EBS is particularly suited for applications that require a database, file system, or access to raw block level storage.
As far as S3 is concerned:

Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers.

Quote:
Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. It gives any developer access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its own global network of web sites. The service aims to maximize benefits of scale and to pass those benefits on to developers.
 

3 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

CEP as a Service (CEPaaS) with MapReduce on Amazon EC2 and Amazon S3

Tim Bass 11-25-2008 01:02 PM Just as I was starting to worry that complex event processing community has been captured by RDBMS pirates off the coast of Somalia, I rediscovered a new core blackboard architecture component, Hadoop. Hadoop is a framework for building applications on large... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. UNIX for Advanced & Expert Users

Problems with udev & mounting fat32 usb storage

I have been trying to get USB storage devices to auto-mount themselves under "/media/usb/<dev>" but have been running into some problems with udev (on FC7, btw... running udevd v.106) Every time I put in a FAT (not 32) USB stick, udev identifies it as "USB storage", identifies the partition and... (3 Replies)
Discussion started by: jjinno
3 Replies

3. AIX

Mounting USB Mass Storage

Hi experts, recently i'm exploring USB with filesystem FAT32 mounting on my aix oslevel 6100-04-02-1007. I tried to google to get solutions but failed. Thus, i post it here hope to get solution. Appreciate :) This is my usb drives: (5 Replies)
Discussion started by: polar
5 Replies
MojoMojo::Formatter::Amazon(3pm)			User Contributed Perl Documentation			  MojoMojo::Formatter::Amazon(3pm)

   module_loaded
       Return true if the module is loaded.

NAME
MojoMojo::Formatter::Amazon - Include Amazon objects on your page. DESCRIPTION
This is an url formatter. it takes urls containing amazon and /-/ or /ASIN/ and make a pretty formatted link to that object in the amazon web store. It automatically handles books/movies/dvds and formats them as apropriate. You can also pass 'small' as a parameter after the url, and it will make a thumb link instead of a blurb. METHODS
format_content_order Format order can be 1-99. The Amazon formatter runs on 5. format_content calls the formatter. Takes a ref to the content as well as the context object. get <asin> Connects to amazon and retrieves a Net::Amazon object based on the supplied ASIN number. small <property> Renders a small version of the formatter. blurb <property> renders a full width blurb of the product, suitable for reviews and such. DVD <property> Product information suitable for DVD movies. Book <property> Product information suitable for books. Music <property> Product information suitable for music CDs. SEE ALSO
MojoMojo, Module::Pluggable::Ordered, Net::Amazon. AUTHORS
Marcus Ramberg <mramberg@cpan.org LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-02-12 MojoMojo::Formatter::Amazon(3pm)
All times are GMT -4. The time now is 01:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy