Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sysadm-environment
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 167
    • Issues 167
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Infrastructure
  • sysadm-environment
  • Issues
  • #4506
Closed
Open
Issue created Sep 07, 2022 by Vincent Sellier@vsellierOwner

Use local hypervisor storage in the loader pods

The loader pods should use local hypervisor storage to avoid an unnecessary load on ceph when the data is offloaded on the disk during the parsing of big repositories.

Currently, on the current "classical" workers, the temporary file is written in a memory fs and the servers are configured to swap on a partition hosted on the local storage.

The same mechanism can't be used for the kubernetes infrastructure as the swap must be disabled for the nodes themselves and the notion of swap doesn't exist in a pod.


Migrated from T4506 (view on Phabricator)

Edited Oct 18, 2022 by Vincent Sellier
Assignee
Assign to
Time tracking