-
Notifications
You must be signed in to change notification settings - Fork 4
openvstorage_install
Bert De Jonghe edited this page Jun 1, 2015
·
7 revisions
Use the HyperConverged packages option (openvstorage-hc)
Don't create a storage backend before adding the other nodes. The backend arakoon configs will not be properly copied if you do.
On cpu node, enable root login in /etc/ssh/sshd_config
PermitRootLogin yes
/mnt/bfs : device : DIR_ONLY
/mnt/cache1 : device : /dev/sdi (800 GB) label : cache1 percentage : 100 ssd : True type : writecache
/mnt/cache2 : device : DIR_ONLY
/var/tmp : device : DIR_ONLY
Make sure to set /mnt/cache2 as type : readcache
even though it does not show in the overview
/mnt/cache1
Don't add extra nodes concurrently. The ovs setup can not handle that.
Don't create a storage backend before adding all nodes. The backend arakoon configs will not be properly copied if you do.
Don't add two nodes to a cluster at once, this will crash the machines