CTDB support in gdeploy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have Improved CTDB support in gdeploy and have committed to master.
Now we will be able to setup ctdb end-to-end on a minimal RHEL/Fedora machine.
gdeploy subscribes to necessary channels and installs the packages and configures ctdb.

Please find the attached configuration file.

Fixes are available in master: https://github.com/gluster/gdeploy
gdeploy install instructions can be found at:  http://gdeploy.readthedocs.io/en/latest/installation.html#installing-from-source

Comments are welcome!

-sac
[hosts]
10.70.37.192
10.70.37.88

[backend-setup]
devices=/dev/vdb
vgs=vg1
pools=pool1
lvs=lv1
mountpoints=/mnt/brick

[RH-subscription1]
action=register
username=<user>@redhat.com
password=<password>
pool=<pool-id>

[RH-subscription2]
action=disable-repos
repos=

[RH-subscription3]
action=enable-repos
repos=rhel-7-server-rpms,rh-gluster-3-for-rhel-7-server-rpms,rh-gluster-3-samba-for-rhel-7-server-rpms

[yum]
action=install
repolist=
gpgcheck=no
update=no
packages=samba,samba-client,glusterfs-server,ctdb

[firewalld]
action=add
ports=54321/tcp,5900/tcp,5900-6923/tcp,5666/tcp,4379/tcp
services=glusterfs,samba,high-availability

[volume]
action=create
volname=ctdb
transport=tcp
replica_count=2
force=yes
brick_dirs=/mnt/brick/1

[ctdb]
action=setup
public_address=10.70.37.6/24 eth0,10.70.37.8/24 eth0

_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-devel

[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux