@@ -219,6 +219,10 @@ To remove all omnibus-gitlab data use `sudo gitlab-ctl cleanse`.
To remove all users and groups created by omnibus-gitlab, before removing the gitlab package (with dpkg or yum) run `sudo gitlab-ctl remove_users`. *Note* All gitlab processes need to be stopped before runnign the command.
#### 'Short read or OOM loading DB' error
Try cleaning the old redis session by following the [documentation here.](http://doc.gitlab.com/ce/operations/cleaning_up_redis_sessions.html)
## Updating
Instructions for updating your Omnibus installation and upgrading from a manual installation are in the [update doc](doc/update.md).