integralstor / integralstor_gridcell

Gluster/ZFS based open source scale-out storage system
1 stars 3 forks source link

INSTALL - Rename gluster scripts.. #93

Closed fractalram closed 8 years ago

fractalram commented 8 years ago

After we install gluster, at the end of the post section, we should add the following :

mv /var/lib/glusterd/hooks/1/start/post/S29CTDBsetup.sh /var/lib/glusterd/hooks/1/start/post/unused_S29CTDBsetup.sh

mv /var/lib/glusterd/hooks/1/start/post/S30samba-start.sh /var/lib/glusterd/hooks/1/start/post/unused_S30samba-start.sh

mv /var/lib/glusterd/hooks/1/stop/pre/S29CTDB-teardown.sh /var/lib/glusterd/hooks/1/stop/pre/unused_S29CTDB-teardown.sh mv /var/lib/glusterd/hooks/1/stop/pre/S30samba-stop.sh /var/lib/glusterd/hooks/1/stop/pre/unused_S30samba-stop.sh

mv /var/lib/glusterd/hooks/1/set/post/S30samba-set.sh /var/lib/glusterd/hooks/1/set/post/unused_S30samba-set.sh

fractalram commented 8 years ago

Is this fixed? Pl. mard as fixed if it is..

naveenmh commented 8 years ago

All gluster files mentioned above are successfully moved to respective Directories("unused_.....").