더북(TheBook)

17. 내려받은 환경설정 파일 중에서 /etc/swift/container-server.conf 파일을 열어 다음과 같이 환경설정을 합니다. 오픈스택 공식 매뉴얼을 참고해 설정합니다.

root@compute:~# vi /etc/swift/container-server.conf
[DEFAULT]
bind_ip = 0.0.0.0
bind_port = 6001
user = swift
swift_dir = /etc/swift
devices = /srv/node
mount_check = true

[pipeline:main] pipeline = healthcheck recon container-server

[app:container-server] use = egg:swift#container

[filter:healthcheck] use = egg:swift#healthcheck

[filter:recon] use = egg:swift#recon recon_cache_path = /var/cache/swift

[container-replicator] … [container-updater] … [container-auditor] … [container-sync]

[filter:xprofile] use = egg:swift#xprofile

신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.