더북(TheBook)

공유 노드 설치 및 환경설정

컨트롤러 노드가 설치되면 이번에는 공유 노드에 필요한 서비스를 설치하고 환경설정을 하겠습니다.

1. 컴퓨트 노드에 apt-get install 명령어를 이용해 manila-share, python-pymysql을 설치합니다.

root@compute:~# apt-get install manila-share python-pymysql
Reading package lists… Done
Building dependency tree
Reading state information… Done python-pymysql is already the newest version (0.7.2-1). python-pymysql set to manually installed. The following packages were automatically installed and are no longer required: linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-image-4.4.0-21- generic linux-image-extra-4.4.0-21-generic Use ‘sudo apt autoremove’ to remove them. The following additional packages will be installed: manila-common python-manila python-pylxd python-requests-unixsocket The following NEW packages will be installed: manila-common manila-share python-manila python-pylxd python-requests- unixsocket 0 upgraded, 5 newly installed, 0 to remove and 23 not upgraded. Need to get 803 kB of archives. After this operation, 7,878 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-requests- unixsocket all 0.1.5-0ubuntu4 [6,486 B] Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-pylxd all 2.0.0-0ubuntu1 [20.8 kB] Get:3 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 python-manila all 1:2.0.0-0ubuntu1 [758 kB] … Setting up manila-share (1:2.0.0-0ubuntu1) … Processing triggers for systemd (229-4ubuntu6) … Processing triggers for ureadahead (0.100.0-19) …

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