Todd Lipcon has posted comments on this change. Change subject: [docs] Add admin workflow for recovering from disk failure ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/6606/3/docs/administration.adoc File docs/administration.adoc: Line 609: $ rm -rf /data/0/kudu-tserver-wal /data/1/kudu-tserver /data/2/kudu-tserver > In my testing, the tablet server will happily recreate the WAL and data dir only if it has permissions to do so. Typically /data/0 would be owned by root and not world-writable, so the 'kudu' user running the daemon couldn't create it. -- To view, visit http://gerrit.cloudera.org:8080/6606 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6541bffc5e9546c523df610fd8c025dd05e403bf Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ambreen Kazi <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
