[Bugs] [Bug 1476867] packaging: /var/lib/glusterd/options should be %config( noreplace)
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 9 11:09:40 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1476867
Manisha Saini <msaini at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |VERIFIED
--- Comment #9 from Manisha Saini <msaini at redhat.com> ---
Verified this bug on
# rpm -qa | grep ganesha
glusterfs-ganesha-3.8.4-38.el7rhgs.x86_64
nfs-ganesha-2.4.4-16.el7rhgs.x86_64
nfs-ganesha-gluster-2.4.4-16.el7rhgs.x86_64
Steps:
1.Create ganesha cluster on RHGS 3.2
2.Create a volume and export the volume via ganesha
3.Set some cluster level options
#gluster v set all cluster.server-quorum-ratio 88
4.Check the entry in /var/lib/glusterd/options
# cat /var/lib/glusterd/options
global-option-version=4
cluster.enable-shared-storage=enable
nfs-ganesha=enable
cluster.server-quorum-ratio=88
5.Upgrade ganesha cluster to 3.3
6.Again check for cluster options in /var/lib/glusterd/options whether they are
persistent after upgrade
# cat /var/lib/glusterd/options
global-option-version=4
cluster.enable-shared-storage=enable
nfs-ganesha=enable
cluster.server-quorum-ratio=88
# gluster v info
Volume Name: ganesha
Type: Replicate
Volume ID: 07faab68-3e77-4dff-bfbc-c757ee688eb6
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: dhcp42-37.lab.eng.blr.redhat.com:/gluster/brick1/1
Brick2: dhcp42-220.lab.eng.blr.redhat.com:/gluster/brick1/1
Options Reconfigured:
nfs.disable: on
performance.readdir-ahead: on
transport.address-family: inet
features.cache-invalidation: on
ganesha.enable: on
cluster.server-quorum-ratio: 88
nfs-ganesha: enable
cluster.enable-shared-storage: enable
Volume Name: gluster_shared_storage
Type: Replicate
Volume ID: 8491000b-112d-4fdf-a5db-cb952debda1f
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: dhcp42-220.lab.eng.blr.redhat.com:/var/lib/glusterd/ss_brick
Brick2: dhcp42-37.lab.eng.blr.redhat.com:/var/lib/glusterd/ss_brick
Options Reconfigured:
nfs.disable: on
performance.readdir-ahead: on
transport.address-family: inet
cluster.server-quorum-ratio: 88
nfs-ganesha: enable
cluster.enable-shared-storage: enable
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bXsxHgl6Eo&a=cc_unsubscribe
More information about the Bugs
mailing list