Description of problem: As per the new design CG is no more a valid feature. So cleanup unwanted CG code from glusterd and cli.
Patch http://review.gluster.org/#/c/7204/ submitted
Restoring the IWB back to Denali
verified with build: glusterfs-3.4.1.9.snap.apr09.2014git-1.el6.x86_64 Didn't go through the code but did black box testing with CG older commands and help. [root@snapshot-09 ~]# gluster snapshot help | grep -i cg [root@snapshot-09 ~]# gluster snapshot create vol0 -name CG Creating multiple volume snapshot is not supported as of now Usage: snapshot create <snapname> <volname(s)> [description <description>] [force] [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot create vol0 -name CG -d description Creating multiple volume snapshot is not supported as of now Usage: snapshot create <snapname> <volname(s)> [description <description>] [force] [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot list -d Snapshot list : failed: Volume (-d) does not exist [root@snapshot-09 ~]# gluster snapshot list CG Snapshot list : failed: Volume (CG) does not exist [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot restore -c CG Usage: snapshot restore <snapname> [root@snapshot-09 ~]# [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot status -C CG Usage: snapshot status [(snapname | volume <volname>)] [root@snapshot-09 ~]# [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot status -c CG Usage: snapshot status [(snapname | volume <volname>)] [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot delete -c CG Usage: snapshot delete <snapname> [root@snapshot-09 ~]# [root@snapshot-09 ~]# gluster snapshot start -c CG unrecognized word: start (position 1) [root@snapshot-09 ~]# Moving the bug to verified.
Marking snapshot BZs to RHS 3.0.
BZs not targeted for Denali.
Fixing RHS 3.0 flags.