Scality: Ring Setup
Jump to navigation
Jump to search
Install the Nodes
The following would install a node with 1 disk and 6 nodes with the /mnt/disk prefix
yum install scality-node
scality-node-config --prefix /mnt/disk --disks 1 --nodes 6
mkdir /mnt/disk1
touch /mnt/disk1/.ok_for_biziod
service scality-node startInstall sagentd
yum install scality-sagentd
chkconfig scality-sagentd on
/etc/init.d/scality-sagentd start
/usr/local/bin/scality-node-config -m <name of node> -i <IP of node where you install sagentd> -u <supervisor ip address>
/etc/init.d/scality-sagentd start