Discussion:
[Gluster-users] Community to supported
Colin Coe
2018-07-04 00:11:59 UTC
Permalink
Hi all

We've been running community supported gluster for a few years and now
we've bought support subscriptions for RHGS.

We currently have a 3 node system (2 replicas plus quorum) in production
hosting several volumes with a TB or so of data.

I've logged a support ticket requesting the best path forward to migrating
from the community version to the RH supported version and was told to
re-install. Obviously I'd rather not do that as it will be very disruptive.

Is there a way to migrate from gluster to RHGS without re-installing?

Thanks

CC
Colin Coe
2018-07-11 05:41:37 UTC
Permalink
Hi all

I did some basic testing and did a Gluster to RHGS using

Built three new VMs (devfil01, devfil02, devfil03) and installed community
gluster version 3.8.7. using devfil01, added all three nodes to the pool -
peer probe devfil02 - peer probe devfil03 Created a volume matching the
basic setup of production - gluster volume create testvol replica 3 arbiter
1 devfil01:/bricks/brick1/brick devfil02:/bricks/brick1/brick
devfil03:/bricks/brick1/brick On devfil03 (arbiter first) - systemctl stop
glusterd - pkill glusterfs - yum erase $(rpm -qa | grep glusterfs) -
rhn-channel -r -c el-x86_64-glusterfs-7 # community gluster - rhn-channel
-a -c rhn-channel -a -c rhel-x86_64-server-7-rh-gluster-3 -c
rhel-x86_64-server-7-rh-gluster-3-nfs -c
rhel-x86_64-server-7-rh-gluster-3-samba - yum install glusterfs-server -y -
systemctl restart glusterd Repeat for devfil02 Repeat for devfil01

Any thoughts on this process? Anything I'm missing or could do a better
way?

Thanks
Post by Colin Coe
Hi all
We've been running community supported gluster for a few years and now
we've bought support subscriptions for RHGS.
We currently have a 3 node system (2 replicas plus quorum) in production
hosting several volumes with a TB or so of data.
I've logged a support ticket requesting the best path forward to migrating
from the community version to the RH supported version and was told to
re-install. Obviously I'd rather not do that as it will be very disruptive.
Is there a way to migrate from gluster to RHGS without re-installing?
Thanks
CC
Vijay Bellur
2018-07-11 11:55:18 UTC
Permalink
Hi Colin,

I think it would be ideal to vet this process with your Red Hat support
channel. It is difficult to provide authoritative advice on any downstream
product based on upstream GlusterFS in this forum.

Thanks,
Vijay
Post by Colin Coe
Hi all
I did some basic testing and did a Gluster to RHGS using
Built three new VMs (devfil01, devfil02, devfil03) and installed community
gluster version 3.8.7. using devfil01, added all three nodes to the pool -
peer probe devfil02 - peer probe devfil03 Created a volume matching the
basic setup of production - gluster volume create testvol replica 3 arbiter
1 devfil01:/bricks/brick1/brick devfil02:/bricks/brick1/brick
devfil03:/bricks/brick1/brick On devfil03 (arbiter first) - systemctl stop
glusterd - pkill glusterfs - yum erase $(rpm -qa | grep glusterfs) -
rhn-channel -r -c el-x86_64-glusterfs-7 # community gluster - rhn-channel
-a -c rhn-channel -a -c rhel-x86_64-server-7-rh-gluster-3 -c
rhel-x86_64-server-7-rh-gluster-3-nfs -c
rhel-x86_64-server-7-rh-gluster-3-samba - yum install glusterfs-server -y -
systemctl restart glusterd Repeat for devfil02 Repeat for devfil01
Any thoughts on this process? Anything I'm missing or could do a better
way?
Thanks
Post by Colin Coe
Hi all
We've been running community supported gluster for a few years and now
we've bought support subscriptions for RHGS.
We currently have a 3 node system (2 replicas plus quorum) in production
hosting several volumes with a TB or so of data.
I've logged a support ticket requesting the best path forward to
migrating from the community version to the RH supported version and was
told to re-install. Obviously I'd rather not do that as it will be very
disruptive.
Is there a way to migrate from gluster to RHGS without re-installing?
Thanks
CC
_______________________________________________
Gluster-users mailing list
https://lists.gluster.org/mailman/listinfo/gluster-users
Colin Coe
2018-07-11 11:59:14 UTC
Permalink
Hi

The initial response I got from GSS was re-install which I why I posted
here. I used the process I outlined above and it seemed to work but I was
looking for advice/war stories.

Thanks
Post by Vijay Bellur
Hi Colin,
I think it would be ideal to vet this process with your Red Hat support
channel. It is difficult to provide authoritative advice on any downstream
product based on upstream GlusterFS in this forum.
Thanks,
Vijay
Post by Colin Coe
Hi all
I did some basic testing and did a Gluster to RHGS using
Built three new VMs (devfil01, devfil02, devfil03) and installed
community gluster version 3.8.7. using devfil01, added all three nodes to
the pool - peer probe devfil02 - peer probe devfil03 Created a volume
matching the basic setup of production - gluster volume create testvol
replica 3 arbiter 1 devfil01:/bricks/brick1/brick
devfil02:/bricks/brick1/brick devfil03:/bricks/brick1/brick On devfil03
(arbiter first) - systemctl stop glusterd - pkill glusterfs - yum erase
$(rpm -qa | grep glusterfs) - rhn-channel -r -c el-x86_64-glusterfs-7 #
community gluster - rhn-channel -a -c rhn-channel -a -c
rhel-x86_64-server-7-rh-gluster-3 -c rhel-x86_64-server-7-rh-gluster-3-nfs
-c rhel-x86_64-server-7-rh-gluster-3-samba - yum install glusterfs-server
-y - systemctl restart glusterd Repeat for devfil02 Repeat for devfil01
Any thoughts on this process? Anything I'm missing or could do a better
way?
Thanks
Post by Colin Coe
Hi all
We've been running community supported gluster for a few years and now
we've bought support subscriptions for RHGS.
We currently have a 3 node system (2 replicas plus quorum) in production
hosting several volumes with a TB or so of data.
I've logged a support ticket requesting the best path forward to
migrating from the community version to the RH supported version and was
told to re-install. Obviously I'd rather not do that as it will be very
disruptive.
Is there a way to migrate from gluster to RHGS without re-installing?
Thanks
CC
_______________________________________________
Gluster-users mailing list
https://lists.gluster.org/mailman/listinfo/gluster-users
Loading...