Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #6330

Closed
Open
Created Feb 15, 2014 by Administrator@rootOwner

Cannot set the repos_path to point to a network disk

Created by: rajeshr264

Summary: I get a Gitlab error when I changed the default repos_path=/home/git/repositories path to a network directory repos_path=/network1/storage/repository in gitlab.yml. Steps to reproduce: I am using Gitlab 6.5.1. I just change default repos path value to a network directory in gitlab.yml only. Expected behavior: The machine that I am running Gitlab on has limited disk space. I would like save the repositories on a network drive. Observed behavior: I made the change to repos_path in gitlab.yml, saved the file and restarted all the services (mysqld,redis, nginx,gitlab). I then created a new account and created a new project. When I clicked on the "Create Project" button, I got an error saying that Gitlab can't save the project. Relevant logs and/or screenshots:
screen shot 2014-02-14 at 4 11 53 pm

Assignee
Assign to
Time tracking