X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famanda-devices.7.xml;fp=man%2Fxml-source%2Famanda-devices.7.xml;h=575b0651c7588526c38bc8d7576fc8a6af452b04;hb=c6f0a88c567f8536c498f554285aed1f8150da18;hp=170b90128c6df6869dbe847d1634e8d2f346d94c;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/man/xml-source/amanda-devices.7.xml b/man/xml-source/amanda-devices.7.xml index 170b901..575b065 100644 --- a/man/xml-source/amanda-devices.7.xml +++ b/man/xml-source/amanda-devices.7.xml @@ -442,6 +442,10 @@ writing long enough to bring the average below this value. NB_THREADS_RECOVERY (read-write) The number of thread that read data from the s3 device, higher value can provide more throutput. + + + OPENSTACK_SWIFT_API + (read-write) Set to yes if it is an openstack storage device. S3_ACCESS_KEY @@ -453,7 +457,7 @@ writing long enough to bring the average below this value. As of this writing, it can be set to "*" (US Standard, i.e. lowest-latency choice of US East or West), "us-west-1" (US West, Northern California), "EU" (European Union), or "ap-southeast-1" (Asia Pacific). See for the most up-to-date list. @@ -472,6 +476,14 @@ The value is passed to curl_easy_setopt(3) as CURLOPT_CAINFO. S3_SECRET_KEY (read-write) This property gives the Amazon S3 secret key used to access the service. + + + S3_SERVER_SIDE_ENCRYPTION +(read-write) Set to the server side encryption algorithm to use. +There is actually only one algorithm, it is "AES256". The encryption is done +by Amazon on their server. See + +for the most up-to-date list. S3_SERVICE_PATH @@ -585,7 +597,7 @@ operations can be emulated with the MTREW and read data operations. NONBLOCKING_OPEN - (read-write) Set this boolean property to "true" if O_NONBLOCK must be used on the open call. Default to "true" on Linux and "false" on all others machines. Witout it, Linux wait for a few seconds if no tape are loaded. Solaris have strange error it is set to "yes". + (read-write) Set this boolean property to "true" if O_NONBLOCK must be used on the open call. Default to "true" on Linux and "false" on all others machines. Without it, Linux wait for a few seconds if no tape are loaded. Solaris have strange error it is set to "yes". READ_BLOCK_SIZE