January 2019
Intermediate to advanced
606 pages
15h 1m
English
Following commands are used for configuring s3cmd on the client-node1:
# yum install s3cmd -y
# s3cmd --configure

The s3cmd --configure command will create /root/.s3cfg.
host_base = rgw-node1.cephcookbook.com:8080 host_bucket ...
Read now
Unlock full access