>1. the command "gluster v replace-brick " is async or sync? The replace is complete when the command quit ? Async. The command will end immediately, and the replace will continue in the background. Use "gluster volume replace-brick VOLUME-NAME OLD-BRICK NEW-BRICK status" to monitor the progress.