So lets begin by installing the a node. The node install is pretty standard but there are a few very important steps that have to be done or it wont work correctly. All the issues I have found have been put into bugzilla. Before you begin your node install please make sure you have the engine setup correctly as outlined in Engine Install.
yum -y upgrade
wget http://repos.fedorapeople.org/repos/kkeithle/glusterfs/epel-glusterfs.repo -P /etc/yum.repos.d/
wget http://repos.fedorapeople.org/repos/kkeithle/glusterfs/fedora-glusterfs.repo -P /etc/yum.repos.d/
wget http://www.dreyou.org/ovirt/ovirt-dre.repo -P /etc/yum.repos.d/
wget http://ovirt.org/releases/beta/ovirt-engine.repo -P /etc/yum.repos.d/
yum clean all
yum install vdsm vdsm-cli vdsm-gluster
[ NFSMount_Global_Options ]
Defaultproto=tcp
Defaultvers=3
Nfsvers=3
DEVICE=eth0
BOOTPROTO=none
NM_CONTROLLED=no
ONBOOT=yes
BRIDGE=ovirtmgmt
DEVICE=ovirtmgmt
BOOTPROTO=static
GATEWAY=192.168.100.254
IPADDR=192.168.100.201
NETMASK=255.255.255.0
NM_CONTROLLED=no
ONBOOT=yes
TYPE=Bridge
Next Step Volume Setup
2020 has not been a year we would have been able to predict. With a worldwide pandemic and lives thrown out of gear, as we head into 2021, we are thankful that our community and project continued to receive new developers, users and make small gains. For that and a...
It has been a while since we provided an update to the Gluster community. Across the world various nations, states and localities have put together sets of guidelines around shelter-in-place and quarantine. We request our community members to stay safe, to care for their loved ones, to continue to be...
The initial rounds of conversation around the planning of content for release 8 has helped the project identify one key thing – the need to stagger out features and enhancements over multiple releases. Thus, while release 8 is unlikely to be feature heavy as previous releases, it will be the...