Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Docs and Developer Site
Docs and Developer Site
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Docs and Developer SiteDocs and Developer Site
  • Issues
  • #8

Closed
Open
Opened 3 weeks ago by Ben Hayward@benhayward.ben
  • Report abuse
  • New issue
Report abuse New issue

(chore): Add ES troubleshooting on Linux in docs

Add alias dm-disk='docker run --rm -it -v /:/docker alpine:edge $@' to .bashrc or .zshrc if you want it permanently, else just run it in a shell

Run docker volume ls and find the name of the elasticsearch data miniminds_elasticsearch-data

docker volume inspect xxxxx_elasticsearch_etc

copy the folder at Mountpoint key (now referred to as $MOUNTPOINT) /var/lib/docker/volumes/minds_elasticsearch-data/_data

Run dm-disk chmod -R 0777 /docker/$MOUNTPOINT

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Edited 3 weeks ago by Ben Hayward

Related issues
0

Related merge requests
1
  • Opened 3 weeks ago
    Sep 16, 2019 8:40pm GMT+0000
    [Sprint/NuancedNumbat](chore): Added in section for troubleshooting failed ES building on Linux
    Opened 3 weeks ago
    Sep 16, 2019 8:40pm GMT+0000
    !6
When this merge request is accepted, this issue will be closed automatically.
  • Discussion 1
  • Designs 0
  • Ben Hayward @benhayward.ben added Sprint::09/11 - Nuanced Numbat Status::InProgress scoped labels 3 weeks ago

    added Sprint::09/11 - Nuanced Numbat Status::InProgress scoped labels

  • Ben Hayward @benhayward.ben assigned to @benhayward.ben 3 weeks ago

    assigned to @benhayward.ben

  • Ben Hayward
    Ben Hayward @benhayward.ben · 3 weeks ago
    Developer

    Add alias dm-disk='docker run --rm -it -v /:/docker alpine:edge $@' to .bashrc or .zshrc if you want it permanently, else just run it in a shell

    Run docker volume ls and find the name of the elasticsearch data miniminds_elasticsearch-data

    docker volume inspect xxxxx_elasticsearch_etc

    copy the folder at Mountpoint key (now referred to as $MOUNTPOINT) /var/lib/docker/volumes/minds_elasticsearch-data/_data

    Run dm-disk chmod -R 0777 /docker/$MOUNTPOINT

    Edited by Ben Hayward 3 weeks ago
  • Ben Hayward @benhayward.ben changed the description 3 weeks ago

    changed the description

  • Ben Hayward @benhayward.ben changed time estimate to 30m 3 weeks ago

    changed time estimate to 30m

  • Ben Hayward @benhayward.ben removed Status::InProgress label 3 weeks ago

    removed Status::InProgress label

  • Ben Hayward @benhayward.ben added Status::InProgress scoped label 3 weeks ago

    added Status::InProgress scoped label

  • Ben Hayward @benhayward.ben mentioned in merge request !6 3 weeks ago

    mentioned in merge request !6

  • Ben Hayward @benhayward.ben added Status::Review scoped label and automatically removed Status::InProgress label 3 weeks ago

    added Status::Review scoped label and automatically removed Status::InProgress label

  • Ben Hayward @benhayward.ben added Squad::Yellow scoped label 2 weeks ago

    added Squad::Yellow scoped label

  • Mark Harding @markeharding closed 13 minutes ago

    closed

  • Mark Harding @markeharding removed Status::Review label 13 minutes ago

    removed Status::Review label

  • Mark Harding @markeharding reopened 11 minutes ago

    reopened

  • Mark Harding @markeharding added Status::Blocked scoped label 11 minutes ago

    added Status::Blocked scoped label

  • Mark Harding @markeharding added Status::InProgress scoped label and automatically removed Status::Blocked label 11 minutes ago

    added Status::InProgress scoped label and automatically removed Status::Blocked label

  • Mark Harding @markeharding added Sprint::09/25 - Oldfashioned Owl scoped label and automatically removed Sprint::09/11 - Nuanced Numbat label 11 minutes ago

    added Sprint::09/25 - Oldfashioned Owl scoped label and automatically removed Sprint::09/11 - Nuanced Numbat label

  • Mark Harding @markeharding added Status::Backlog scoped label and automatically removed Status::InProgress label 9 minutes ago

    added Status::Backlog scoped label and automatically removed Status::InProgress label

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply

The one place for your designs

Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.

Assignee
Ben Hayward's avatar
Ben Hayward @benhayward.ben
Assign to
none
Epic
None
None
Milestone
None
Assign milestone
-- / 30m
Time tracking
Estimated: 30m
None
Due date
None
3
Labels
Sprint::09/25 - Oldfashioned Owl Squad::Yellow Status::Backlog
Assign labels
  • View project labels
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
2
2 participants
user avatar
Ben Hayward
user avatar
Mark Harding
Reference: minds/docs#8