magento / magento/magento-cloud

Pro environment, add var/report to the local disk

Open
#451 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
226
Forks
244
PR merge metrics
No merged PRs in 30d

Description

Currently on the Pro servers the var/ folder is mounted as a shared folder, and then the var/log folder is mounted as a direct local disk access for performance.

var/report is another directory that basically contains "logging" information and should be a local mount.

I think this would require both some changes to ece-tools or the other cloud components and a support ticket.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing the Pro server mount configuration and the ece-tools or other cloud components mentioned, then determine what support ticket is required. Done means var/report is mounted on local disk like var/log without breaking the shared var/ mount.

Written by the indexing model from the issue text.

Assessment

Tech stack
cloud
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.