AWS Storage Gateway User Guide
Creating a Volume Gateway
Note
File gateways don't support creating hard or symbolic links on a file share.
Keep in mind these points about how file gateways work with S3:
• Reads are served from a read-through cache. In other words, if data isn't available, it's fetched from S3
and added to the cache.
• Writes are sent to S3 through optimized multipart uploads by using a write-back cache.
• Read and writes are optimized so that only the parts that are requested or changed are transferred
over the network.
• Deletes remove objects from S3.
• Directories are managed as folder objects in S3, using the same syntax as in the Amazon S3 console.
You can rename empty directories.
• Recursive file system operation performance (for example
ls –l
) depends on the number of objects
in your bucket.
Next Step
Where Do I Go from Here? (p. 56)
Where Do I Go from Here?
In the preceding sections, you created and started using a file gateway, including mounting a file share
and testing your setup.
Other sections of this guide include information about how to do the following:
• To manage your file gateway, see
Managing Your File Gateway (p. 144)
• To optimize your file gateway, see
Optimizing Gateway Performance (p. 287)
.
• To troubleshoot gateway problems, see
Troubleshooting Your Gateway (p. 316)
• To learn about Storage Gateway metrics and how you can monitor how your gateway performs, see
Monitoring Your Gateway and Resources (p. 185)
.
Cleaning Up Resources You Don't Need
If you created your gateway as an example exercise or a test, consider cleaning up to avoid incurring
unexpected or unnecessary charges.
To clean up resources you don't need
1. Delete any snapshots. For instructions, see
2. Unless you plan to continue using the gateway, delete it. For more information, see
Gateway by Using the AWS Storage Gateway Console and Removing Associated Resources (p. 281)
.
3. Delete the AWS Storage Gateway VM from your on-premises host. If you created your gateway on an
Amazon EC2 instance, terminate the instance.
Creating a Volume Gateway
In this section, you can find instructions about how to create and use a volume gateway.
Topics
•
•
API Version 2013-06-30
56