Questo contenuto non è disponibile nella lingua selezionata.
21.5. Deactivating a group configuration
Use this procedure to deactivate group configurations like
metadata-cache
, nl-cache
, or samba
. Use this procedure to reset volume options set up by a group configuration in order to deactivate the group.
- Navigate to the
groups
folder:cd /var/lib/glusterd/groups
# cd /var/lib/glusterd/groups
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - View the contents of the group profile:
cat PROFILE_NAME
# cat PROFILE_NAME
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Reset each volume option present in the group profile:
gluster volume reset VOLNAME OPTION_NAME
# gluster volume reset VOLNAME OPTION_NAME
Copy to Clipboard Copied! Toggle word wrap Toggle overflow