Questo contenuto non è disponibile nella lingua selezionata.
Chapter 13. Cleaning up automated Red Hat Gluster Storage deployment errors
If the deployment process fails after the physical volumes and volume groups are created, you need to undo that work to start the deployment from scratch. Follow this process to clean up a failed deployment so that you can try again.
Procedure
- Create a volume_cleanup.conf file based on the volume_cleanup.conf file in Appendix B, Example cleanup configuration files for gdeploy.
Run gdeploy using the volume_cleanup.conf file.
# gdeploy -c volume_cleanup.conf- Create a lv_cleanup.conf file based on the lv_cleanup.conf file in Appendix B, Example cleanup configuration files for gdeploy.
Run gdeploy using the lv_cleanup.conf file.
# gdeploy -c lv_cleanup.confCheck mount configurations on all hosts
Check the
/etc/fstabfile on all hosts, and remove any lines that correspond to XFS mounts of automatically created bricks.