Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9967 )
Change subject: [docs] Add docs on full data dirs ...................................................................... Patch Set 4: (3 comments) http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc File docs/administration.adoc: http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc@845 PS4, Line 845: If all data directories for a tablet are full, Kudu : will crash. Hmm, you already wrote this on L837; isn't it redundant? http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc@850 PS4, Line 850: due to full directories "because its data directories were full" http://gerrit.cloudera.org:8080/#/c/9967/4/docs/administration.adoc@864 PS4, Line 864: Note that existing tablets will not use new data directories BTW, this is something we could address in a CLI tool. I can imagine a tool that, for each tablet, loads the superblock, rewrites the data dir group to reflect all disks (or whatever), then flushes the superblock. The opposite is not possible without losing data, but maybe this would still be useful. -- To view, visit http://gerrit.cloudera.org:8080/9967 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If1081cab4c84789d29a0ccdccfd11c190b6164cf Gerrit-Change-Number: 9967 Gerrit-PatchSet: 4 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Wed, 25 Apr 2018 20:00:20 +0000 Gerrit-HasComments: Yes
