Amazon S3 - Storage Class and Server Side Encryption

Posted by Steven on Server Fault See other posts from Server Fault or by Steven
Published on 2012-12-03T16:17:39Z Indexed on 2012/12/03 17:06 UTC
Read the original article Hit count: 162

Filed under:
|

Ahhh! I am using Amazon S3 for some low price storage to clear down out SAN. I created the bucket and created a root folder. I set the storage class to standard and server side encryption AES.

I started a copy job to move the files, some files copied over and i checked the files:

  • Reduced Redundancy
  • Encryption set to none

WTF? So i deleted all files and folders. I manuallyed created the folder structure and again set the storage class and encryption level. I coped some files and bamm, still showing (at a file level as Reduced and no encryption).

So my question is this, is it really raid'd and encrypted just not showing it properly (as the root folder is, how can the file not be??) or (b) am i being a huge tool and missing something?

© Server Fault or respective owner

Related posts about encryption

Related posts about amazon-s3