Skip to content

docs: align RUSTFS_OBS_LOG_DIRECTORY with permissioned volume path#87

Open
Leprekus wants to merge 1 commit intorustfs:mainfrom
Leprekus:docs/permissions-init-container
Open

docs: align RUSTFS_OBS_LOG_DIRECTORY with permissioned volume path#87
Leprekus wants to merge 1 commit intorustfs:mainfrom
Leprekus:docs/permissions-init-container

Conversation

@Leprekus
Copy link
Copy Markdown
Contributor

@Leprekus Leprekus commented Apr 8, 2026

The Problem
In PR #85 rustfs_perms grants the necessary permissions to rustfs to a volume mounted on the host machine. However, rustfs still crashes with the message Permission Denied (os error 13) and exit 1 because it fails to run the command mkdir logs.

The solution
It is necessary to point the /logs path using the env variable RUSTFS_OBS_LOG_DIRECTORY to the folder with correct access rights.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

@Leprekus is attempting to deploy a commit to the overtrue's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant